Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 454 Bytes

File metadata and controls

16 lines (11 loc) · 454 Bytes

Contributing

Contributions should keep the cascade modular and auditable.

Before opening a pull request:

  1. Keep skills/secure-code/SKILL.md concise.
  2. Put detailed guidance in one focused reference module.
  3. Add or update a scenario when module loading behavior changes.
  4. Run:
npm test

Avoid copying large sections from OWASP, CWE, or other references. Link to official sources and summarize the checks in Mirogate's own words.