Skip to content

Add sbom command

Adam Cohen requested to merge 364622-add-sbom-command into master

What does this MR do?

  • adds a new sbom command to all the gemnasium* analyzers.
  • extracts the build stage of gemnasium-maven and gemnasium-python into a buildProjects function, which is used in both the run and sbom commands
  • adds integration tests for the new sbom command

What are the relevant issue numbers?

1 - Add sbom command to gemnasium analyzers (gitlab-org/gitlab#364622 - closed)

Does this MR meet the acceptance criteria?

Closes #364622

Edited by Adam Cohen

Merge request reports

Loading