security-typescript
TypeScript security standards โ XSS prevention, CSP headers, input sanitization, dependency audit.
Overviewโ
| Property | Value |
|---|---|
| Type | Instruction |
| File | instructions/security-typescript.instructions.md |
| Applies To | **/*.ts, **/*.tsx |
| WAF Alignment | security |
| Lines | 206 |
How It Worksโ
Instructions are automatically applied to files matching the applyTo glob pattern. When a developer opens a matching file in VS Code with GitHub Copilot, this instruction's content is injected into the AI context.
Sourceโ
Auto-generated from the FrootAI primitive catalog.