You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-11-27 22:39:32 +02:00
feat: add purl to python sbom with pyproject.toml (#5546)
This commit is contained in:
6
integration/testdata/TestPythonIntegration/python-project-legacy/.pipeline/config.yml
vendored
Normal file
6
integration/testdata/TestPythonIntegration/python-project-legacy/.pipeline/config.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
general:
|
||||
|
||||
steps:
|
||||
pythonBuild:
|
||||
createBOM: true
|
||||
publish: false
|
||||
Reference in New Issue
Block a user