PhishGuard AI v0.3.0 - Security Pipeline Integration
PhishGuard AI now integrates directly with SARIF-compatible security workflows.
Highlights:
- Dependency-free SARIF 2.1.0 output for URL, email, and batch scans
- GitHub Code Scanning workflow template using the official upload action
- Stable finding fingerprints for deduplication
- Warning/error severity mapping for suspicious and phishing verdicts
- Probability and explainable feature data retained in every finding
- Existing native JSON output remains backward compatible
Verification:
- 10 local unit and CLI tests passed
- SARIF output validated against the official 2.1.0 JSON schema
- GitHub Actions passed on Python 3.10, 3.11, 3.12, and 3.13
See CHANGELOG.md and docs/GITHUB_CODE_SCANNING.md for details.