Skip to content

Commit

Permalink
Bump OPA for CVE-2023-45142
Browse files Browse the repository at this point in the history
CVE-2023-45142 was resolved in 0.57.1, upgrading to v0.58.0 (latest)

Signed-off-by: Arik Hadas <ahadas@redhat.com>
  • Loading branch information
ahadas committed Oct 29, 2023
1 parent 75f3a47 commit e55bb4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -3375,8 +3375,8 @@ http_file(
name = "opa",
downloaded_file_path = "opa",
executable = True,
sha256 = "b52c1d58d9c7ffe378d5bda0ab1aeed7eb6a662a466484c92dce0af803a13986",
urls = ["https://openpolicyagent.org/downloads/v0.57.0/opa_linux_amd64_static"],
sha256 = "7bb75b14c9bcb5798d42bed5fc45c438ee5bb783894733ce553ba3445f66034f",
urls = ["https://openpolicyagent.org/downloads/v0.58.0/opa_linux_amd64_static"],
)

http_file(
Expand Down

0 comments on commit e55bb4c

Please sign in to comment.