Serix AI Agent Security Test
Version updated for https://github.com/yuktathapliyal/serix to version v0.2.4.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action described in the README is currently in pre-alpha development and does not provide sufficient functional details for analysis.
Release notes
What’s New
- Model Configuration: All models now configurable via
serix.toml[models]section - Interactive Prompts: TTY detection prompts ‘Continue?’ on regression failures (local dev)
- Attack Storage:
attackcommand now saves attacks with--save-allflag - GitHub Tests: 17 new tests for
--githubflag integration
Full Changelog
- feat: centralize model configuration in serix.toml
- feat: interactive regression prompt for local dev
- feat: store attacks in attack command
- test: add GitHub Actions integration tests
- fix: improve demo regression UX
- fix: reorder HTML report sections