Use Claude Security (original) (raw)
- All Collections
- Claude
- Features and capabilities
- 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 /,