File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ pipelines:
3939 caches :
4040 - node
4141 script :
42- - pipe : docker://ccideas/cyclonedx-npm-pipe:2 .0.0
42+ - pipe : docker://ccideas/cyclonedx-npm-pipe:3 .0.0
4343 variables :
4444 IGNORE_NPM_ERRORS : ' true' # optional
4545 NPM_SHORT_PURLS : ' true' # optional
Original file line number Diff line number Diff line change 11name : CycloneDX node/npm sBOM Generator
2- image : shiftleftcyber/cyclonedx-npm-pipe:2 .0.0
2+ image : shiftleftcyber/cyclonedx-npm-pipe:3 .0.0
33category : Security
44description : Generates a CycloneDX compliant Software Bill of Materials for a node/npm project
55repository : https://bitbucket.org/ccideas1/cyclonedx-npm-pipe/src/main/
Original file line number Diff line number Diff line change 11sonar.host.url =https://sonarcloud.io
22sonar.orginization =ccideas
33sonar.projectKey =ccideas1_cyclonedx-npm-pipe
4- sonar.projectVersion =v2 .0.0
4+ sonar.projectVersion =v3 .0.0
55
66sonar.sources =.
You can’t perform that action at this time.
0 commit comments