[PR #8] [MERGED] Add segspec #15

Closed
opened 2026-03-22 21:23:16 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: add-segspec


📝 Commits (1)

  • 8c7777b Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/myugan/awesome-cicd-security/pull/8 **Author:** [@dormstern](https://github.com/dormstern) **Created:** 2/23/2026 **Status:** ✅ Merged **Merged:** 2/23/2026 **Merged by:** [@myugan](https://github.com/myugan) **Base:** `main` ← **Head:** `add-segspec` --- ### 📝 Commits (1) - [`8c7777b`](https://github.com/myugan/awesome-cicd-security/commit/8c7777b54316c5bf453263cad825fc0b3e0b0019) Add segspec to Tools section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Add [segspec](https://github.com/dormstern/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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 21:23:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-cicd-security#15