CrystalCastle uses GitHub's CodeQL for automated security scanning in CI/CD pipelines.
CodeQL scanning is configured via:
.github/workflows/codeql.yml— Automated scanning on push/PR- Supported languages: JavaScript, TypeScript, Python
npm run codeql:analyze