#policyascode — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #policyascode, aggregated by home.social.
-
Tacle glissé sur les tableurs Excel !
Le 1/10 à la #WAX2026 au Vélodrome, Robinson Maigné vous montrera comment dompter les CIS Benchmarks en #PolicyAsCode.
🎟️ Bloquez votre place sur www.waxconf.fr avant le coup d'envoi !
Fini la compliance chronophage, place à l'automatisation 🚀 -
Regal v0.42.0 is out! This release Brings some nice new features for editing and debugging your Rego:
• Initial support for go to reference and renaming for symbols (function arguments and some bindings).
• A mid-debugging 'Evaluate' feature. Use this to inspect variables and expressions in stack frames, with watch expression support in VS Code
• A new future.keywords completion provider for import statementsCheck out the full release notes for video demos of each feature. Happy debugging!
https://github.com/open-policy-agent/regal/releases/tag/v0.42.0
-
When AIs invent religions, the safeguard is not censorship. The safeguard is that the user holds the signing key and the user holds the revocation.
Anchored in the Mickai Policy Brain and the Revocation Brain.
Sovereign Futures, Vol VII.
-
While #DockerExtensions boost developer speed, they can create a “visibility gap” by isolating telemetry. Extensions should act as bridges to centralized platforms!
In this #InfoQ article, Pragya Keshap explains how to use:
🔹 #OpenTelemetry
🔹 #PolicyAsCode
🔹 #Encryption
...to build secure pipelines and balance developer productivity with the governance needed for scalable, compliant observability!📰 Read now: https://bit.ly/4mUn96h
-
CEL-expr-python – the Common Expression Language (CEL) in #Python is now #opensource!
CEL is a non-Turing complete embedded policy and expression language built for simplicity, speed, safety, and portability.
Learn more on #InfoQ ⇨ https://bit.ly/3NQL4pU
-
#Cedar - an #opensource authorisation policy language and SDK - has officially joined the Cloud Native Computing Foundation (#CNCF) as a Sandbox project!
It aims to provide a vendor-neutral standard for defining and enforcing fine-grained permissions in modern applications.
Details here 👉 https://bit.ly/3LMktJP
-
🚀 NEW on We ❤️ Open Source 🚀
Electric sheep need defenders. 🐑🔐 Brett Smith explores how SLSA helps secure the software supply chain, translating EO 14028 into a roadmap for resilient pipelines.
Read the article: https://allthingsopen.org/articles/supply-chain-robots-slsa-security
#WeLoveOpenSource #SLSA #FOSS #Cybersecurity #DevSecOps #PolicyAsCode
-
🚨 Security doesn't start in prod — it starts at terraform plan.
With Policy as Code tools like #OPA, #Checkov, Snyk, and #Sentinel by HashiCorp, you can catch misconfigs before they deploy. 🛡️
-
Nicholaos Mouzourakis at Gusto has been a long-time contributor to #OPA, and has written some of the best blogs on #Rego we've read. Turns out he is just as great talking about it on video! Just published on YouTube, "Super-Scaling Open Policy Agent with Batch Queries" is a deep-dive into an advanced OPA topic, explained well enough to be interesting to most. Hosted by the ever excellent Bart Farrell. Recommended!
-
A new #Regal release is out! Featuring 4 new linter rules, and a bunch of performance improvements along with the usual fixes. I'm particularly happy about the new "narrow-argument" rule, as I don't know many tools do that type of analysis for any language. It's an optional rule though, so make sure to enable it if you want to try it out!
-
The #KubeCon recordings are now on YouTube! We'll be posting links to all the #OpenPolicyAgent related ones as we watch them. First out is the #OPA maintainer track session, where @charlieegan3 and @anderseknert give a short introduction to OPA and Rego, followed by a deep-dive into recent performance improvements, and a sneak peek at the project roadmap. Check it out!
-
Today I was in the mood and packaged #regal and #opa for @opensuse
Packages still need more testing, but the first steps are done. Found a glitch in the OPA ldflags handling and reported it upstream.
Should arrive in #Tumbleweed soon-ish.
-
🚀 The wait is over—Kubewarden 1.23 is here! Packed with security enhancements, smoother workflows, and key updates to elevate your Kubernetes experience. Dive into what's new: https://www.kubewarden.io/blog/2025/03/kubewarden-1.23-release 🌟 #Kubernetes #DevSecOps #Security #PolicyAsCode
-
Regal v0.32.0 just dropped! After having worked mostly on language server features recently, it was time for the linter to get some love. This release includes 3 new linter rules as well as much faster linting. Check it out!
https://github.com/StyraInc/regal/releases/tag/v0.32.0
#OPA #Rego #Regal #PolicyAsCode #CloudNative #DevOps #DevSecOps
-
If you're interested in #PolicyAsCode and #OPA for cloud infra, I'll be talking about that at this #env0 hosted webinar March 4. Join if you want! Only 30 minutes long.
https://www.env0.com/webinar/how-policy-as-code-experts-tackle-infrastructure-governance
-
#PolicyAsCode | From Infrastructure to Fine-Grained Authorization
https://www.permit.io/blog/policy-as-code-or-from-infrastructure-to-fine-grained-authorization
-
Finally got a copy of Jimmy Ray’s “Policy as Code”. And it’s really good! Proud about both myself and my #Regal project getting mentioned too.
#PolicyAsCode #DevOps #DevSecOps #CloudNative #OPA #Styra #OReilly
-
Not sure if it'll make it into the next #Regal release, but currently working on Code Lens support for the Regal language server which would allow evaluating any rule directly in the editor, and have the result displayed on the same line. I think it'll go a *really* long way in making #Rego development easier for everyone. Many things to iron out first though... but here's a preview only for fedi :)