Skip to content

v0.27.42

Choose a tag to compare

@zalando-robot zalando-robot released this 03 Aug 15:15
f14e715

Changes

test(opa): deny requests with truncated bodies (#4168)

TestAdvisoryDenyOnPresencePolicyNotBypassed update the test Rego policy
to deny truncated request bodies. Oversized JSON cannot be fully parsed,
so the policy must handle input.truncated_body explicitly

Multiarch Docker image

Multiarch Docker image is available in GitHub's docker registry:

docker run -it ghcr.io/zalando/skipper:v0.27.42 skipper --help