
We added justified suppression to our MCP security scanner - false positives now require a reason, reviewer, and expiry date
We built AI agentic security tool and now Bawbel Scanner v1.2.1 is live on PyPI.
- Justified suppression: every false positive suppression now requires a reason, a reviewer, and an optional expiry date. No more silent suppressions that outlive their justification.
- 3 new AVE records: hook hijacking (CRITICAL 9.1), hardcoded credentials in agent components (HIGH 7.8), unsafe delegation chains (HIGH 8.2)
- bawbel creds and bawbel chain: focused scans for credential and delegation patterns
- bawbel report --recursive: full report across a directory tree
The database is now at 48 AVE records and 121 detection rules covering the full MCP + skill file attack surface.
The scanner never executes MCP servers to scan them. Static analysis only.