16 lines
596 B
Markdown
16 lines
596 B
Markdown
---
|
|
auto_execution_mode: 0
|
|
description: Comprehensive security review for LCBP3-DMS with OWASP Top 10 checklist, ADR compliance, and automated security testing patterns
|
|
---
|
|
|
|
This workflow invokes the security-review skill to perform comprehensive security review of LCBP3-DMS code changes.
|
|
|
|
Invoke the security-review skill when:
|
|
- Implementing authentication or authorization
|
|
- Handling user input or file uploads
|
|
- Creating new API endpoints
|
|
- Working with secrets or credentials
|
|
- Integrating AI features (Ollama/Qdrant)
|
|
- Storing or transmitting sensitive data
|
|
- Integrating third-party APIs
|