Codity CLI
Security scan
Secrets, injection, unsafe data handling and vulnerable dependencies, caught on the diff in front of you rather than in a weekly report.
Run a security scan on staged changes, uncommitted work, a commit, or a branch comparison. Surface issues early, while the change is still cheap to fix.
Run alongside review via a full pass when you want security and quality with functional feedback in one shot, ideal for release branches and auth-related work.
codity/cli⌘K
codityrepo: payments-apimode: SCAN
$ codity scan --stagedCRITICAL leaked Stripe keyHIGH SQL concat from request body2 findings · fix before push
More of the CLI
- Test generationGenerate tests for a change, then fix the ones that fail.
- DebugTurn a bug into a prompt an agent can act on.
- ClismithPlain English in, the shell command you meant out.
- PR & MR toolsList and resolve review comments without a browser.
- JIRAGround a review in the ticket it belongs to.
- Context & configProject context, team settings and bring-your-own-key.
- Interactive homeA live home screen for the repo you are standing in.
- Getting startedInstall, sign in, and index the repository.
- Code reviewReview the working tree before it becomes a pull request.
- Workspace chatAsk the repository questions, answered from its own code.
- Risk analysisScore the blast radius of a change before you merge.

