Puma Scan Professional
Version updated for https://github.com/pumasecurity/puma-scan-pro-action to version v1.7.1.62.
- This action is used across all versions by 1 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Puma Scan Pro GitHub Action automates static code analysis to identify security vulnerabilities and coding issues in .NET projects during the CI/CD pipeline. It simplifies the process of integrating security scanning into pull requests by analyzing specified project files and generating results in multiple output formats (e.g., JSON, HTML, SARIF). This action helps developers maintain secure codebases by providing customizable settings, risk thresholds, and integration with existing workflows.
What’s Changed
Puma scan image tag: 1.7.1-net10.0-linux-x64
What’s Changed
- feat: gh action release pipeline by @ejohn20 in https://github.com/pumasecurity/puma-scan-pro-action/pull/2
Full Changelog: https://github.com/pumasecurity/puma-scan-pro-action/compare/v1.6.1...v1.7.1.62