Skip to content

Commit

Permalink
Update components/consumers/dependency-track/main.go
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
northdpole and github-actions[bot] authored Oct 18, 2023
1 parent ad3de34 commit f68e8fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/consumers/dependency-track/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ func uploadBOMsFromRaw(responses []*v1.LaunchToolResponse) ([]string, error) {




func addOwnersTags(owners []string) error {
// addOwnersTags expects a map of <ownerAnnotation>-<number>:<username> tagging owners
// it then adds to the projectUUID the owners in the following tag format: Owner:<username>
Expand Down

0 comments on commit f68e8fa

Please sign in to comment.