9 ms·
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 ru
by einshutoin 7mo ago
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.