From ca3e59f2c35fdb644dcc49be797fbe434ac71692 Mon Sep 17 00:00:00 2001 From: fabacab Date: Sat, 14 Aug 2021 16:07:40 -0400 Subject: [PATCH] Add AllStar. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 69a7d1c..6bfabc7 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ See also [Awesome-Fuzzing](https://github.com/secfigo/Awesome-Fuzzing). ### Policy enforcement +- [AllStar](https://github.com/ossf/allstar) - GitHub App installed on organizations or repositories to set and enforce security policies. - [Conftest](https://conftest.dev/) - Utility to help you write tests against structured configuration data. - [Open Policy Agent (OPA)](https://www.openpolicyagent.org/) - Unified toolset and framework for policy across the cloud native stack. - [Tang](https://github.com/latchset/tang) - Server for binding data to network presence; provides data to clients only when they are on a certain (secured) network.