● GitHub App
A reviewer on every PR.
Install the ShipSafe GitHub App and every pull request gets an independent security review, posted as inline comments in plain English, with a pass/fail check. No CI config, no workflow YAML. One click and it rides along on every change your AI tools generate.
Install the ShipSafe AppHow it works
- Diff-aware. It reviews only the lines your PR changed, so a legacy mess never buries the new signal.
- Plain-English inline comments. Each finding lands on the exact line, written for a builder, with the fix, not CVE jargon.
- A pass/fail check. A new critical or high fails the ShipSafe check so you can require it before merge.
- Independent. The tool that built your app isn't the one grading it.
Permissions
ShipSafe requests read access to repository contents and pull requests, and write access to post review comments and checks. It never pushes to your branches or modifies your code, and your code is analyzed transiently, not stored.