Route Auditor
Version updated for https://github.com/ayaxsoft/route-auditor to version @route-auditor/cli@4.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The route-auditor GitHub Action is designed to automatically scan Next.js projects for security vulnerabilities within App Router, Pages Router, and API Routes. It identifies issues such as missing authentication, CSRF protection gaps, permissive CORS policies, hardcoded secrets, and more, while providing stack-aware fix suggestions tailored to commonly used libraries. This tool helps developers proactively address security concerns and automate the auditing process to ensure their routes are secure before deployment.
What’s Changed
Major Changes
- f21f08d: Migrate CLI to react ink