AION Auto-Update
Version updated for https://github.com/shenxianpeng/aion to version v1.2.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
AION is an autonomous control plane for Python services that automates the detection, remediation, and management of code issues by scanning repositories, generating deterministic patches, and verifying fixes in isolated sandboxes. It streamlines tasks such as incident detection, secure code remediation, staged rollouts, and runtime defense planning through event-driven workflows and policy gating. Key capabilities include context-aware scanning, automated patch generation, release candidate management, and runtime containment strategies, making it a powerful tool for maintaining secure and resilient Python codebases.
What’s Changed
π New features and improvements
- Add Dependabot-style auto-update with scheduled PR creation by @shenxianpeng in #35
π Bug fixes
- Bugfix
watchandscanoptions by @shenxianpeng in #29
π Documentation updates
- docs: add Phase 6 product-proof and go/no-go scorecard to roadmap by @shenxianpeng in #30
π¦ Tests
- Add E2E scenario tests covering all AION capabilities by @copilot-swe-agent[bot] in #28
π¦ Dependency updates
- chore(deps): bump python-multipart from 0.0.22 to 0.0.26 by @dependabot[bot] in #33
- chore(deps-dev): bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #31
- chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #32
- chore(deps): bump cryptography from 46.0.6 to 46.0.7 by @dependabot[bot] in #27
Full Changelog: https://github.com/shenxianpeng/aion/compare/v1.1.1...v1.2.0