Skip to content

Commit 3a38f60

Browse files
chore(deps): bump hackmyagent 0.23.6 -> 0.23.11 (#223)
Propagates the HMA 0.23.11 scanner fixes into `opena2a review`/`scan`: - GIT-003 (.env Not Ignored) content-aware severity (#242): a secret-less .env is now HIGH not CRITICAL, so `opena2a review` on a clean repo with a config-only .env scores 90/100 'Good overall' instead of printing a contradictory 'Not safe to ship' beside a good composite. - MEM-006 local render-array push FP fix (#244). Verified: opena2a build green, corpus scan<->secure parity 12/12 (0 failed), and `opena2a review` on a secret-less .env now renders 90/100 'Good overall'. Exact pin per the CLI-consolidation supply-chain rule.
1 parent c713216 commit 3a38f60

2 files changed

Lines changed: 8 additions & 26 deletions

File tree

package-lock.json

Lines changed: 7 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@opena2a/telemetry": "0.3.0",
3030
"ai-trust": "^0.2.23",
3131
"commander": "^13.1.0",
32-
"hackmyagent": "0.23.6",
32+
"hackmyagent": "0.23.11",
3333
"secretless-ai": "^0.14.1"
3434
},
3535
"optionalDependencies": {

0 commit comments

Comments
 (0)