SAP / jenkins-library

Jenkins shared library for Continuous Delivery pipelines.
https://www.project-piper.io
Apache License 2.0
779 stars 590 forks source link

fix(detectExecuteScan): sanitize container image name before saving #4834

Closed pbusko closed 7 months ago

pbusko commented 8 months ago

Changes

If the image name to scan contains special symbols (like /) the step fails to create a tarball. Underlying function runContainerSaveImage generates sanitized name for the tarball, escaping special symbols and replacing them with _.

pbusko commented 8 months ago

/it-go

pbusko commented 8 months ago

/it-go

pbusko commented 8 months ago

/it-go

pbusko commented 8 months ago

/it-go

pbusko commented 7 months ago

/it-go

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud