Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

security: fixed sidecar response checking allowing subsets #6985

Merged
merged 3 commits into from
Mar 5, 2025
Merged

Conversation

agnxsh
Copy link
Contributor

@agnxsh agnxsh commented Mar 5, 2025

Sidecar responses that have partial responses to what was requested should be considered happy responses even if the response is atleast ONE sidecar.

This PR splits response sanity checking and subset checking in order to give better visibility in DEBUG logs.

Thanks to @fredriksvantes (EF Security) for the find!

@agnxsh agnxsh marked this pull request as ready for review March 5, 2025 09:07
Copy link

github-actions bot commented Mar 5, 2025

Unit Test Results

       15 files  ±0    2 614 suites  ±0   1h 13m 4s ⏱️ - 1m 42s
  6 412 tests ±0    5 891 ✔️ ±0  521 💤 ±0  0 ±0 
44 616 runs  ±0  43 898 ✔️ ±0  718 💤 ±0  0 ±0 

Results for commit 1275a8b. ± Comparison against base commit 3ddcab5.

♻️ This comment has been updated with latest results.

@tersec tersec enabled auto-merge (squash) March 5, 2025 18:49
@tersec tersec merged commit 1efa99b into unstable Mar 5, 2025
12 checks passed
@tersec tersec deleted the sfix branch March 5, 2025 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants