relix-ai/relix-rules

GitHub: relix-ai/relix-rules

Stars: 0 | Forks: 0

# relix-rules Threat-intelligence rule set for [Relix](https://github.com/relix-ai/relix). ## Status Pre-release placeholder. The rule corpus currently lives at [`rules/` in the main repository](https://github.com/relix-ai/relix/tree/main/rules). It will be migrated to this repository in the v0.2 milestone. Until migration, contribute rules via pull requests against the main repository. ## Scope When migration completes, this repository will contain: ioc/ Known-bad infrastructure and shell patterns. ttp/ Tactic-level descriptions (prompt-injection styles). behavior/ Cross-call behavioral signatures. ## Contribution Contribution mechanics are documented in [`CONTRIBUTING.md`](https://github.com/relix-ai/relix/blob/main/CONTRIBUTING.md) on the main repository. The Contributor License Agreement applies to rule submissions. ## License Rule files are licensed under [CC-BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/legalcode). Modifications and redistributions must remain under the same license. ## Signing Future releases of this repository will be tag-signed. The signing hierarchy and key-rotation policy will be specified in a public RFC in the main repository before the first signed release.