SecureOps Scan
Version updated for https://github.com/secureopsfr/actions-scan to version v2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The SecureOps GitHub Action automates security scanning for web applications directly within CI/CD pipelines. It identifies critical vulnerabilities, calculates a security score, and enforces a minimum score threshold to ensure compliance with security standards. The action integrates seamlessly with GitHub Actions, providing asynchronous scanning, real-time status updates, and automated failure handling based on scan results.
What’s Changed
- Merge branch ‘feature/modify-readme’ (8356c2f)
- docs: Update README.md (3610f48)
- Merge branch ‘feature/correct-bundle’ (65111b5)
- feat: Add multi scan gestion (7b479ba)
- feat: Update dist (0e7a9cd)
- feat: Add trad to scan result (c7cb013)
- feat: Add verbosity to scan result (656060b)
- feat: Update dist (4f1270e)
- feat: Add polling (47ec628)
- feat: Update dist (5fdd3d2)