v0.4.0 Add OSV vulnerability scanning
[0.4.0] 2026-05-01
- Added vulnerability intelligence engine via
OSV.dev APIintegration. - Implemented network communication logic within a dedicated intel module.
- Refined regex patterns in rules.json to capture package names and versions for
pipandcargo. - Extended the main analysis loop to trigger automatic vulnerability scanning on detected installation commands.
- Updated TUI output to render security vulnerabilities alongside static analysis findings.
- Added
serdeandreqwestto Cargo.toml for JSON handling and API requests.
Full Changelog: v0.3.5...v0.4.0