mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
Security policy update (#8479)
Since we have seen a few reports that assume no authn/authz lately, let's update the policy to say something about that. Signed-off-by: Anders Eknert <anders.eknert@apple.com>
This commit is contained in:
@@ -7,6 +7,10 @@ response policy to ensure we responsibly handle critical issues.
|
||||
|
||||
## Reporting a Security Bug
|
||||
|
||||
- Before reporting a suspected security issue, make sure to read the documentation on OPA's
|
||||
[security](https://www.openpolicyagent.org/docs/security) model. Attack vectors that depend on the OPA server running
|
||||
without authentication/authorization enabled will not be considered, as none of OPAs APIs are protected at that point.
|
||||
|
||||
- If you think you have found a security issue in an OPA project, please send an email to
|
||||
[open-policy-agent-security@googlegroups.com](mailto:open-policy-agent-security@googlegroups.com).
|
||||
This list is delivered to a small security team. We will then acknowledge receipt of your report and prioritize initial analysis of severity.
|
||||
|
||||
Reference in New Issue
Block a user