Security Review

Security Review

The /security-review command lets you run security analysis directly from your terminal before committing code.

What can security review detect?

Security-review can be integrated into GitHub Actions so a security scan runs automatically for submitted PRs.

Related: Code Review, GitHub Actions