We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 692eb84 commit 21e8f26Copy full SHA for 21e8f26
1 file changed
packages/cli/external-tools.json
@@ -3,13 +3,13 @@
3
"description": "Coana CLI for static analysis and reachability detection",
4
"type": "npm",
5
"package": "@coana-tech/cli",
6
- "version": "14.12.148"
+ "version": "14.12.165"
7
},
8
"@cyclonedx/cdxgen": {
9
"description": "CycloneDX SBOM generator for software bill of materials",
10
11
"package": "@cyclonedx/cdxgen",
12
- "version": "11.11.0"
+ "version": "12.0.0"
13
14
"python": {
15
"description": "Python runtime from python-build-standalone",
@@ -22,7 +22,7 @@
22
"description": "Socket Python CLI (socket-python-cli)",
23
"type": "pypi",
24
"package": "socketsecurity",
25
- "version": "^2.2.15"
+ "version": "2.2.70"
26
27
"socket-patch": {
28
"description": "Socket Patch CLI for applying security patches",
0 commit comments