Files
Ravi Sastry Kadali 553d8a5050 Sync taint rule docs and add missing CWE mappings for G113/G307 (#1658)
Update README and DEVELOPMENT to list G707-G710 alongside the existing
taint rules. Add CWE-444 for G113 (HTTP request smuggling) and CWE-276
for G307 (os.Create permissions) so issues from those rules carry a CWE
weakness instead of nil. Fix a 'falg1' typo in flag_test that prevented
the validated-flag test from binding the flag it was meant to exercise.
2026-04-27 08:27:57 +02:00
..