Skip to content

Commit

Permalink
Add sonatype as sbom generator (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: Mor Weinberger <morwnbrg@gmail.com>
  • Loading branch information
davidsalame1 and morwn authored Jun 16, 2022
1 parent 10d0778 commit 45a3dd7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ sbom_generation_commands = [
`syft .*`,
`spdx-sbom-generator`,
`cyclonedx-\w+`,
`jake sbom`,
]

does_job_contain_one_of_tasks(job, regexes) {
Expand Down

0 comments on commit 45a3dd7

Please sign in to comment.