-
Notifications
You must be signed in to change notification settings - Fork 424
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
fix(iast): fix import loop [backport 2.20] #12129
Conversation
Co-authored-by: Brett Langdon <[email protected]> (cherry picked from commit 03e8375)
Datadog ReportBranch report: ✅ 0 Failed, 130 Passed, 1468 Skipped, 4m 36.99s Total duration (35m 53.82s time saved) |
BenchmarksBenchmark execution time: 2025-02-05 08:14:27 Comparing candidate commit 77e5b76 in PR branch Found 2 performance improvements and 0 performance regressions! Performance is the same for 392 metrics, 2 unstable metrics. scenario:iast_aspects-ospathbasename_aspect
scenario:iast_aspects-ospathdirname_aspect
|
|
Backport 03e8375 from #12095 to 2.20.
The usage of
callonce
in this function (that is now used in IAST and SCA) was triggering an import loop:APPSEC-56526
Checklist
Reviewer Checklist