Skip to content

Commit f96caef

Browse files
author
Cosimo Commisso
committed
v1.6.0 release
1 parent 6997b4e commit f96caef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pipelines:
2929
caches:
3030
- node
3131
script:
32-
- pipe: docker://ccideas/cyclonedx-npm-pipe:1.5.0
32+
- pipe: docker://ccideas/cyclonedx-npm-pipe:1.6.0
3333
variables:
3434
IGNORE_NPM_ERRORS: 'true' # optional
3535
NPM_SHORT_PURLS: 'true' # optional

pipe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: CycloneDX node/npm sBOM Generator
2-
image: ccideas/cyclonedx-npm-pipe:1.3.0
2+
image: shiftleftcyber/cyclonedx-npm-pipe:1.6.0
33
category: Security
44
description: Generates a CycloneDX compliant Software Bill of Materials for a node/npm project
55
repository: https://bitbucket.org/ccideas1/cyclonedx-npm-pipe/src/main/

0 commit comments

Comments
 (0)