Use Claude Security (original) (raw)

  1. All Collections
  2. Claude
  3. Features and capabilities
  4. Use Claude Security

Overview

Claude Security is a capability built into Claude.ai that scans codebases for security vulnerabilities and suggests targeted patches for human review. It helps teams find and fix issues that traditional methods often miss. Learn more about Claude security.

Claude Security allows you to:

Finding types

Finding falls into these example categories below.

Injection (SQL, Command, Code, XSS): Untrusted input changes query structure or gets executed. E.g., ' OR 1=1--, ; rm -rf /,