You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 21, 2025. It is now read-only.
- Remove duplicate ci.yml workflow, keep lint-type-check.yml
- Fix CI order: type check → lint → format (as requested)
- Add EXPLOIT to VulnerabilityCategory enum
- Fix type annotations for temperature parameter
- Use model_validate() for Pydantic deserialization
- Fix VulnerabilityCategory literal types to use enum values
- Add missing type annotations for public functions
- Import and format fixes
All type checks and linting now pass successfully.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments