Documentation
¶
Index ¶
- func AutoReopenAcceptedVulnerabilities(db core.DB) error
- func CompareStatesAndResolveDifferences(client core.GitlabClientFacade, asset models.Asset, devguardStateIIDs []int) error
- func DeleteOldAssetVersions(db core.DB) error
- func RecalculateRisk(db core.DB, thirdPartyIntegrationAggregate core.ThirdPartyIntegration) error
- func ScanArtifacts(db core.DB, rbacProvider core.RBACProvider) error
- func Start(db core.DB, broker pubsub.Broker)
- func SyncTickets(db core.DB, thirdPartyIntegrationAggregate core.ThirdPartyIntegration, ...) error
- func UpdateFixedVersions(db core.DB) error
- func UpdateOpenSourceInsightInformation(db core.DB) error
- func UpdateStatistics(db core.DB) error
- func UpdateVulnDB(db core.DB) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareStatesAndResolveDifferences ¶ added in v0.17.3
func DeleteOldAssetVersions ¶
func RecalculateRisk ¶
func RecalculateRisk(db core.DB, thirdPartyIntegrationAggregate core.ThirdPartyIntegration) error
func ScanArtifacts ¶
func ScanArtifacts(db core.DB, rbacProvider core.RBACProvider) error
func SyncTickets ¶
func SyncTickets(db core.DB, thirdPartyIntegrationAggregate core.ThirdPartyIntegration, casbinRBACProvider core.RBACProvider) error
func UpdateFixedVersions ¶
func UpdateStatistics ¶
func UpdateVulnDB ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.