Shipguard — Next.js Security Scanner
Version updated for https://github.com/Fourteen-Systems/shipguard-action to version v1.1.0.
- 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 Shipguard GitHub Action is designed to scan Next.js App Router codebases for security vulnerabilities, such as unprotected routes, missing rate limiting, and SSRF risks. It automates the process of validating authentication and rate-limiting enforcement using TypeScript AST, provides detailed findings via PR comments and inline annotations, and enforces thresholds to ensure code quality and security. The action streamlines identifying and addressing potential issues, helping developers maintain secure and compliant applications.