Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubSarifUploader ¶ added in v0.0.3
type GithubSarifUploader struct {
// contains filtered or unexported fields
}
func (*GithubSarifUploader) UploadReport ¶ added in v0.0.3
func (g *GithubSarifUploader) UploadReport(report types.Reporter) error
type SarifUploader ¶ added in v0.0.3
func NewSarifUploader ¶ added in v0.0.3
func NewSarifUploader(logger zerolog.Logger) SarifUploader
Click to show internal directories.
Click to hide internal directories.