imperva_cloud_waf: work around type mismatch - #13161
Merged
Merged
Conversation
efd6
force-pushed
the
s5733-imperva_cloud_waf_unwedge_typing
branch
from
March 19, 2025 03:43
097ef2a to
a07f54c
Compare
efd6
force-pushed
the
s5733-imperva_cloud_waf_unwedge_typing
branch
from
March 19, 2025 03:45
a07f54c to
959933b
Compare
Contributor
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
event |
1589.83 | 1291.99 | -297.84 (-18.73%) | 💔 |
To see the full report comment with /test benchmark fullreport
|
💚 Build Succeeded
cc @efd6 |
efd6
marked this pull request as ready for review
March 19, 2025 04:05
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
kcreddy
approved these changes
Mar 19, 2025
Contributor
|
Package imperva_cloud_waf - 1.11.1 containing this change is available at https://epr.elastic.co/package/imperva_cloud_waf/1.11.1/ |
flexitrev
pushed a commit
that referenced
this pull request
Mar 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Proposed commit message
See title.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Since the input is not tested, the behaviour change here can be checked with the two CEL programs below, good.cel (new code) and bad.cel (original code) that reflect the defective code region in the agent configuration with minor modifications to allow it to run without an endpoint.
good.cel:
bad.cel:
Related issues
Screenshots