From 0ca68c2826b1d2cd70f4088fa7a99e182941d9df Mon Sep 17 00:00:00 2001 From: dormstern Date: Mon, 23 Feb 2026 07:36:12 +0200 Subject: [PATCH] Add segspec to Security section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f43bb1a..e1c56bb 100644 --- a/README.md +++ b/README.md @@ -449,6 +449,7 @@ DevOps is the combination of cultural philosophies, practices, and tools that in *Validating, lint and best practice in term of Security on code or infrastructure.* - [checkov](https://github.com/bridgecrewio/checkov) - Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages. +- [segspec](https://github.com/dormstern/segspec) - Generate Kubernetes NetworkPolicies from application config files. ## Sharing