1
0
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:
phgermanov
2025-11-10 10:27:51 +02:00
committed by GitHub
parent 4a386a70f1
commit dae24cb12f
22 changed files with 460 additions and 62 deletions

View File

@@ -0,0 +1,6 @@
general:
steps:
pythonBuild:
createBOM: true
publish: false