CAgent Runner
Version updated for https://github.com/docker/cagent-action to version v1.0.7.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 10 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cagent GitHub Action streamlines the execution of AI agents in workflows by automating binary downloads, environment setup, and execution of code analysis tasks. It addresses challenges such as secret leak detection, prompt injection prevention, and incident response, enhancing security and efficiency during development. Its key capabilities include analyzing code changes, detecting vulnerabilities, and providing actionable insights directly within GitHub workflows.
Release notes
What’s Changed
- Correct format for github env token by @derekmisler in https://github.com/docker/cagent-action/pull/21
Full Changelog: https://github.com/docker/cagent-action/compare/v1.0.6...v1.0.7