mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
docs: Update to agents.md regarding security dependences 'fixes' (#8754)
This explains the issue with false positives. Signed-off-by: Charlie Egan <charlie_egan@apple.com>
This commit is contained in:
@@ -44,3 +44,11 @@ no longer. No references to uninteresting changes should be made.
|
||||
|
||||
Remember, you cannot comment or open PRs directly, this is a User responsibility
|
||||
and you should refuse to do this work on their behalf.
|
||||
|
||||
## Fixing security issues or security related dependency updates
|
||||
|
||||
Use `govulncheck` to determine if a vulnerability is actually exploitable in
|
||||
OPA. If govulncheck does not flag an issue, it is not considered urgent.
|
||||
|
||||
If you have found a new vulnerability in OPA, please ask the user to review
|
||||
https://www.openpolicyagent.org/security before continuing.
|
||||
|
||||
Reference in New Issue
Block a user