mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-06 21:46:40 +02:00
feat: add /cso skill — OWASP Top 10 + STRIDE security audit
This commit is contained in:
@@ -31,7 +31,7 @@ const SKILL_FILES = [
|
||||
'qa-design-review/SKILL.md',
|
||||
'gstack-upgrade/SKILL.md',
|
||||
'document-release/SKILL.md',
|
||||
].filter(f => fs.existsSync(path.join(ROOT, f)));
|
||||
'cso/SKILL.md',].filter(f => fs.existsSync(path.join(ROOT, f)));
|
||||
|
||||
let hasErrors = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user