We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b1339 commit 4d83d79Copy full SHA for 4d83d79
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
7
+## [Unreleased]
8
+
9
+### Changed
10
+- Updated Coana CLI to v14.12.148.
11
12
## [2.1.0](https://github.com/SocketDev/socket-cli/releases/tag/v2.1.0) - 2025-11-02
13
14
### Added
packages/cli/external-tools.json
@@ -3,7 +3,7 @@
3
"description": "Coana CLI for static analysis and reachability detection",
"type": "npm",
"package": "@coana-tech/cli",
- "version": "14.12.139"
+ "version": "14.12.148"
},
"@cyclonedx/cdxgen": {
"description": "CycloneDX SBOM generator for software bill of materials",
0 commit comments