mirror of
https://github.com/myugan/awesome-cicd-security.git
synced 2026-07-16 04:12:06 -05:00
[PR #8] [MERGED] Add segspec #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/myugan/awesome-cicd-security/pull/8
Author: @dormstern
Created: 2/23/2026
Status: ✅ Merged
Merged: 2/23/2026
Merged by: @myugan
Base:
main← Head:add-segspec📝 Commits (1)
8c7777bAdd segspec to Tools section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Add segspec to the Tools section.
segspec is an open-source CLI that extracts network dependencies from application config files and generates Kubernetes NetworkPolicies. Its diff mode enables CI gating to catch unauthorized network changes before deployment. Single Go binary, MIT license.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.