Add sbom command
What does this MR do?
- adds a new
sbom
command to all thegemnasium*
analyzers. - extracts the build stage of
gemnasium-maven
andgemnasium-python
into abuildProjects
function, which is used in both therun
andsbom
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?
-
Changelog entry added -
Documentation created/updated for GitLab EE, if necessary -
Documentation created/updated for this project, if necessary -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Job definition updated, if necessary -
Conforms to the code review guidelines -
Conforms to the Go guidelines -
Security reports checked/validated by reviewer
Closes #364622
Edited by Adam Cohen