Conversation
Results of running on the Verify solution64 occurrences detected, none of which were false positives. |
ce37335 to
f3795cd
Compare
It would be nice with an example where wildcard let! surmounts to a security bug. So beyond enforcing this rule, people could see why it is important to enforce. |
Is the example in the positive test case not enough? I think it shows quite concisely that the pattern makes it possible to silently ignore a validation error. |
I'm not sure I understand the example then. What is being ignored? |
That's because I used a bad example for this one... sorry! |
This detects a pattern that makes it easy to accidentally introduce subtle security bugs.
d3fe1cc to
9db2411
Compare
This detects a pattern that makes it easy to accidentally introduce subtle security bugs.