AccuKnox SAST
Version updated for https://github.com/accuknox/sast-scan-action to version v1.0.5.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 4 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The AccuKnox SAST GitHub Action integrates Static Application Security Testing (SAST) into CI/CD workflows, using SonarQube to detect security vulnerabilities in source code. It automates security analysis, enforces quality gates to prevent insecure code merges, and centralizes findings in the AccuKnox Console for enhanced security insights. This action streamlines code security processes, ensuring robust application security within development pipelines.
Release notes
What’s Changed
- Update AccuKnox SAST action to version 1.0.3 by @pratham-dot in https://github.com/accuknox/sast-scan-action/pull/14
- Update CLI version to fix SQ-SAST scan failure handling by @Vickydew1 in https://github.com/accuknox/sast-scan-action/pull/15
- add workflow to automatically update latest tag by @Pishone in https://github.com/accuknox/sast-scan-action/pull/16
- fix: soft_fail ignoring upload failures by @Pishone in https://github.com/accuknox/sast-scan-action/pull/17
New Contributors
- @pratham-dot made their first contribution in https://github.com/accuknox/sast-scan-action/pull/14
- @Pishone made their first contribution in https://github.com/accuknox/sast-scan-action/pull/16
Full Changelog: https://github.com/accuknox/sast-scan-action/compare/v1.0.3...v1.0.5