Before You Submit
Before You Submit
Run security checks: ```bash npm run security:check npm run security:test ```
Check for secrets: ```bash detect-secrets scan ```
Update dependencies: ```bash npm audit fix ```
Run security checks: ```bash npm run security:check npm run security:test ```
Check for secrets: ```bash detect-secrets scan ```
Update dependencies: ```bash npm audit fix ```