Open Policy Agent (OPA)
@openpolicyagent.bsky.social
📤 23
📥 1
📝 18
OPA is a go at
#KubeCon
! Head down to the project pavilion, kiosk 12A to learn all about our project and meet the
#OPA
maintainers!
4 days ago
0
0
0
Using or trialling OPA? Whether you're new to OPA or have been on the Rego train for years, we want to hear from you in our 2025 Community Survey.
www.surveymonkey.com/r/SCBSDZN
We're going to be at KubeCon tomorrow in the project pavilion. Come and say hi!
#Rego
#OPA
#KubeCon
loading . . .
CNCF OPA Community Survey 2025
Take this survey powered by surveymonkey.com. Create your own surveys for free.
https://www.surveymonkey.com/r/SCBSDZN
5 days ago
0
2
1
Regal v0.37.0 is now out! The latest edition of the OPA community's favorite linter, language server and debugger features a new linter rule, two new language server features, and many other improvements and fixes. Changelog and downloads at the link below. Happy linting!
github.com/open-policy-...
loading . . .
Release v0.37.0 · open-policy-agent/regal
Regal v0.37.0 This release features a new linter rule, several new language server features, and many improvements and fixes. The two major OPA versions bumped since the last release additionally c...
https://github.com/open-policy-agent/regal/releases/tag/v0.37.0
9 days ago
0
1
0
Happy Halloween! 🎃 To celebrate in style, we're pushing to production... on a Friday afternoon 😱 OPA v1.10.0 is out! Bringing spookily, good new features, improvements and bug fixes to your favorite policy engine. See full change log, and download a copy if you dare! 👻
github.com/open-policy-...
loading . . .
Release v1.10.0 · open-policy-agent/opa
This release contains a mix of new features, performance improvements, and bugfixes. Notably: Non-static arm64 executables for linux and darwin Performance improvements to the formatter, compiler,...
https://github.com/open-policy-agent/opa/releases/tag/v1.10.0
15 days ago
0
2
1
Working in Java? Have app teams using OPA from their Spring Boot applications? We’re happy to announce the availability of the OPA Java SDKs. These SDKs make it easy for developers to integrate with OPA’s REST API for policy decisions idiomatically.
github.com/open-policy-...
loading . . .
GitHub - open-policy-agent/opa-java: A driver to connect via Java to Open Policy Agent (OPA) deployments.
A driver to connect via Java to Open Policy Agent (OPA) deployments. - open-policy-agent/opa-java
https://github.com/open-policy-agent/opa-java
24 days ago
0
0
0
Working with C#? Have app teams using OPA & ASP.NET Core? We’re happy to announce the availability of the OPA C# SDKs. These SDKs make it easy for developers to integrate with OPA’s REST API for policy decisions idiomatically.
github.com/open-policy-...
loading . . .
GitHub - open-policy-agent/opa-csharp: A driver to connect via C# to Open Policy Agent (OPA) deployments
A driver to connect via C# to Open Policy Agent (OPA) deployments - open-policy-agent/opa-csharp
https://github.com/open-policy-agent/opa-csharp
about 1 month ago
0
0
0
In case you missed it, OPA 1.9.0 is out now. Among the new features, this release brings new extensions to the Compile API that allow you to generate SQL filters to control row-level database access! You can check our the release notes here for more:
github.com/open-policy-...
loading . . .
Release v1.9.0 · open-policy-agent/opa
This release contains a mix of new features, performance improvements, and bugfixes. Notably: Compile API extensions ported from EOPA Improved rule indexing Compile Rego Queries Into SQL Filters ...
https://github.com/open-policy-agent/opa/releases/tag/v1.9.0
about 1 month ago
0
0
0
Calling OPA from Typescript? Building Authz into React UIs? We now have SDKs just for you. Checkout the Typescript SDKs for OPA here:
open-policy-agent.github.io/opa-typescript
loading . . .
Open Policy Agent TypeScript Packages
Documentation for Open Policy Agent TypeScript Packages
https://open-policy-agent.github.io/opa-typescript
about 1 month ago
0
0
0
Regal v0.36 is out! This is the first Regal release as an official OPA project. v0.36 brings a number of new features to Regal's language server, further improving the policy authoring experience. Check out the release notes for a demo of each feature!
github.com/open-policy-...
loading . . .
Release v0.36.1 · open-policy-agent/regal
This is Regal v0.36! The first Regal release since becoming a part of the OPA project last month. This release mostly delivers a number of new language server features as well as wider improvements...
https://github.com/open-policy-agent/regal/releases/tag/v0.36.1
2 months ago
0
1
1
Today we are announcing OPA Control Plane (OCP) as a new OPA subproject. OCP simplifies policy management by providing a centralized management system to control how OPAs receive the policies and data they need to make decisions. More details:
github.com/open-policy-...
loading . . .
GitHub - open-policy-agent/opa-control-plane
Contribute to open-policy-agent/opa-control-plane development by creating an account on GitHub.
https://github.com/open-policy-agent/opa-control-plane
2 months ago
0
2
4
OPA v1.8.0 has been released! This release adds support EdDSA signatures in io.jwt built-in functions, along with other new features, performance improvements and bug fixes. See the release notes for more details. As always, a huge thanks to all of our contributors!
github.com/open-policy-...
loading . . .
Release v1.8.0 · open-policy-agent/opa
This release contains a mix of new features, performance improvements, and bugfixes. Notably: Support for EdDSA signatures in io.jwt built-ins, including a new io.jwt.verify_eddsa built-in. EdDSA...
https://github.com/open-policy-agent/opa/releases/tag/v1.8.0
3 months ago
0
0
0
EOPA has been donated to the
#OPA
community, and we invite you to take a look around!
github.com/open-policy-...
loading . . .
GitHub - open-policy-agent/eopa
Contribute to open-policy-agent/eopa development by creating an account on GitHub.
https://github.com/open-policy-agent/eopa
3 months ago
0
0
0
An exciting announcement for the OPA community: Regal, the open source linter and language server for Rego, is now officially part of the OPA family of projects!
github.com/open-policy-...
loading . . .
GitHub - open-policy-agent/regal: Regal is a linter and language server for Rego, bringing your policy development experience to the next level!
Regal is a linter and language server for Rego, bringing your policy development experience to the next level! - open-policy-agent/regal
http://github.com/open-policy-agent/regal?foo
3 months ago
0
0
1
OPA v1.6.0 is out now! This release contains new features, performance improvements, and bugfixes. Notably: - Improvements to the
#OPA
website and documentation - Allowing keywords in
#Rego
references - Parallel test execution - Faster built-in function execution
github.com/open-policy-...
loading . . .
Release v1.6.0 · open-policy-agent/opa
This release contains a mix of new features, performance improvements, and bugfixes. Notably: Improvements to the OPA website and documentation Allowing keywords in Rego references Parallel test e...
https://github.com/open-policy-agent/opa/releases/tag/v1.6.0
5 months ago
0
0
0
"The platform enhances developer productivity with robust tooling, enforces consistent security standards, and offers comprehensive audit capabilities, all while minimizing onboarding effort."
medium.com/agoda-engine...
loading . . .
How Agoda Solved Authorization at Scale with OPA
by Danish Fayyaz
https://medium.com/agoda-engineering/how-agoda-solved-authorization-at-scale-with-opa-66a04015191f
5 months ago
0
1
0
reposted by
Open Policy Agent (OPA)
Swift Language
6 months ago
Introducing Swift OPA, which allows you to keep service policies decoupled from service code, giving your security and compliance teams the flexibility they need to manage services built in Swift.
@openpolicyagent.bsky.social
blog.openpolicyagent.org/introducing-...
0
28
7
Apple has open sourced Swift OPA — read about the details here:
blog.openpolicyagent.org/introducing-...
loading . . .
Introducing Swift OPA: Native Policy Evaluation for Swift
Exciting news — Swift OPA, a new way to integrate OPA natively within Swift applications and services, has now been released.
https://blog.openpolicyagent.org/introducing-swift-opa-native-policy-evaluation-for-swift-d5136c8a662e
6 months ago
0
13
5
New Video! 📺 OPA core maintainer Johan takes us through the roadmap and teases some helpful updates to Rego. Nothing’s set in stone so take time to watch this preview and let us know what you think!
loading . . .
OPA 2025 Roadmap Preview
YouTube video by Open Policy Agent
https://www.youtube.com/watch?v=3KYUkV4eg7s
8 months ago
0
1
0
Most of the OPA updates are posted on our Slack and on LinkedIn:
www.linkedin.com/company/open...
Check there for the latest updates.
loading . . .
Open Policy Agent | LinkedIn
Open Policy Agent | 1,136 followers on LinkedIn. Policy-based control for cloud native environments | Stop using a different policy language, policy model, and policy API for every product and service...
https://www.linkedin.com/company/open-policy-agent
8 months ago
0
0
0
you reached the end!!
feeds!
log in