feat(rees): flag host-network and K8s TLS-skip in IaC patches#2651
Conversation
Extend the iacMisconfig analyzer to detect hostNetwork, compose host network_mode, and insecureSkipTLSVerify / skipTLSVerify additions. Co-authored-by: Cursor <cursoragent@cursor.com>
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-07-03 02:44:13 UTC
⏸️ Suggested Action - Manual Review Review summary Nits — 5 non-blocking
Review context
Contributor next steps
Signal definitions
🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
Summary
iacMisconfigto flag added lines withhostNetwork: true, Docker Composenetwork_mode: host, and Kubernetes/HelminsecureSkipTLSVerify/skipTLSVerifysettings.open-ingress,tls-verification-disabled) — no registry/types/render changes.Scope
review-enrichment/analyzer + dedicated test file (avoids collisions with open analyzer PRs).Validation
review-enrichmentbuild +node --test test/iac-misconfig.test.ts— 4/4 passingSafety