Commit c92f0c8
committed
pySCG: add EXPECTED_TIMEOUT markers to CWE-390 files
Mark CWE-390 files with EXPECTED_TIMEOUT to skip timeout tests.
These files intentionally contain infinite loops/blocking operations
for educational purposes as documented in KNOWN_ISSUES.md.
Signed-off-by: tommcd <[email protected]>1 parent 493f4e6 commit c92f0c8
File tree
2 files changed
+2
-0
lines changed- docs/Secure-Coding-Guide-for-Python/CWE-703/CWE-390
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments