16 Eyes
Version updated for https://github.com/kigiela/16-eyes to version v1.1.1.
- 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
Summary:
This GitHub Action is designed to perform security audits on code repositories using AI-driven tools. It provides a comprehensive, multi-agent approach to identify and verify security issues across an entire repository or specific changes in a pull request. The action profiles the repository’s architecture and design before automating the scanning process with tailored lenses that check for vulnerabilities, ensuring robust and skeptical review processes.
What’s Changed
What’s Changed
- fix: shorten action.yml description to fit GitHub Marketplace’s 125-char limit by @kigiela in https://github.com/kigiela/16-eyes/pull/16
- chore: bump version to 1.1.1 by @kigiela in https://github.com/kigiela/16-eyes/pull/17
Full Changelog: https://github.com/kigiela/16-eyes/compare/v1.1.0...v1.1.1