Hacker News new | ask | show | jobs
Show HN: YAML-based security framework for CDN edge (CloudFront / Cloudflare) (github.com)
1 points by einshutoin 135 days ago
1 comments

I built a small OSS that lets you define CDN security rules in YAML and compiles them into edge JavaScript.

Motivation: - avoid config drift - make security rules reviewable - GitOps-friendly workflow

Looking for feedback from SRE / Platform engineers.