Skip to content

Commit b389d7f

Browse files
committed
Bump OPA for CVE-2023-45142
CVE-2023-45142 was resolved in 0.57.1, upgrading to 0.58.0 (latest) Signed-off-by: Arik Hadas <ahadas@redhat.com>
1 parent 75f3a47 commit b389d7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3375,8 +3375,8 @@ http_file(
33753375
name = "opa",
33763376
downloaded_file_path = "opa",
33773377
executable = True,
3378-
sha256 = "b52c1d58d9c7ffe378d5bda0ab1aeed7eb6a662a466484c92dce0af803a13986",
3379-
urls = ["https://openpolicyagent.org/downloads/v0.57.0/opa_linux_amd64_static"],
3378+
sha256 = "7bb75b14c9bcb5798d42bed5fc45c438ee5bb783894733ce553ba3445f66034f",
3379+
urls = ["https://openpolicyagent.org/downloads/v0.58.0/opa_linux_amd64_static"],
33803380
)
33813381

33823382
http_file(

0 commit comments

Comments
 (0)