From 24a06ce257a6db7ded63f5c8e8777d6381d1fade Mon Sep 17 00:00:00 2001 From: alex <86014065+mraml@users.noreply.github.com> Date: Sun, 1 Feb 2026 11:03:27 -0500 Subject: [PATCH] Update README.md Added link to nod-rules repo --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 69de099..39e3767 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Automated agents and agentic workflows (like Ralph, AutoGPT, or custom CI/CD bui * **SARIF Output:** Native integration with GitHub Advanced Security and GitLab Security Dashboards. * **Exception Management:** Formalize risk acceptance using a `.nodignore` file. * **Remote Rule Registry:** Securely fetch industry-standard rules via HTTPS with strict SSL verification. +* **Community Rules Library:** https://github.com/mraml/nod-rules ## **⚠️ Important Disclaimer** @@ -39,13 +40,7 @@ Automated agents and agentic workflows (like Ralph, AutoGPT, or custom CI/CD bui ## **🛠️ Installation** -**nod** can be installed as a Python package or used via GitHub Actions. - -**Local Installation:** - -``` -pip install git+[https://github.com/mraml/nod.git@v2.0.0](https://github.com/mraml/nod.git@v2.0.0) -``` +**nod** can be used via GitHub Actions. ## **📖 Usage Lifecycle**