AppSecAI Vulnerability Analysis
Version updated for https://github.com/AppSecureAI/automation-action to version v1.0.6.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
AppSecAI Vulnerability Analysis is a GitHub Action that automates the triage, remediation, and validation of security vulnerabilities in source code by leveraging AI. It processes SARIF or JSON output from various static analysis tools (e.g., Bandit, Semgrep, CodeQL) and integrates with the AppSecAI platform to deliver intelligent vulnerability insights. This action simplifies security workflows by automating the analysis of scan results, enabling developers to identify and address vulnerabilities more efficiently.
Release notes
Release v1.0.6
Changes:
- Synced with submit-run-action latest changes
- Bot detection improvements
- Integration environment fixes