-
Notifications
You must be signed in to change notification settings - Fork 420
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
chore(iast): taint flask request args and form #11883
chore(iast): taint flask request args and form #11883
Conversation
|
Datadog ReportBranch report: ✅ 0 Failed, 87 Passed, 1468 Skipped, 3m 42.08s Total duration (35m 26.35s time saved) |
BenchmarksBenchmark execution time: 2025-01-13 11:46:16 Comparing candidate commit 8be39ef in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 393 metrics, 2 unstable metrics. scenario:iast_aspects-ospathbasename_aspect
|
…equest-parameter-name
This reverts commit 1b26e4c.
Code security: Flask request args and form were not tainted as required.
Also: Some code was on the ASM side and actually belongs to IAST, so it's moved now.
Checklist
Reviewer Checklist