Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 900 Bytes

File metadata and controls

31 lines (26 loc) · 900 Bytes

Contributing to ConduitShield

How to Contribute

Feature Requests

Open an issue with the enhancement label describing:

  • The OT/ICS use case
  • Which standards it maps to (IEC 62443, NIST 800-82, etc.)
  • Expected behavior

Bug Reports

Open an issue with the bug label including:

  • Steps to reproduce
  • Expected vs actual behavior
  • Browser/OS information

Pull Requests

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/new-detection)
  3. Follow existing code style and conventions
  4. Test in multiple browsers
  5. Submit PR with clear description

Areas for Contribution

  • Additional MITRE ATT&CK for ICS detection rules
  • New OT incident playbooks
  • ICS protocol parsing improvements
  • Additional compliance framework mappings
  • Localization (Arabic, other languages)
  • Integration guides (SIEM, SOAR, CMDB)
  • OT-specific threat intelligence feeds