AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v0.2.5.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
🚀 Features:
- Pickle scanning now has a strict allowlist option (–strict/–no-strict); unknown imports are flagged as UNSAFE_IMPORT, and high-risk scans exit non-zero (controlled by –fail-on-risk).
- GGUF model support added; mock GGUF artifact generated; README updated to mention GGUF and strict mode.
- Test suite expanded (strict mode, GGUF parsing edge cases, generator utilities, legacy .pt, CLI behaviors); coverage up to ~85%.