No taint warning with lambda #4823
Labels
Category-Security
DataFlow
Enhancement
False_Negative
No diagnostic is reported for a problematic case
help wanted
The issue is up-for-grabs, and can be claimed by commenting
Milestone
Analyzer
CA3001, but probably all taint tracking analyzers
Analyzer source
Master branch
Describe the bug
No security warning (taint tracking issue?) when the sink is in lambda
Steps To Reproduce
Modify the existing DocSample1_CSharp_Violation_Diagnostic to:
Expected behavior
Warning
Actual behavior
No warning. Test fails.
The text was updated successfully, but these errors were encountered: