Commit b78c7f4
committed
feat [task-04]: Update GCC test to include severity field
The generic SARIF parser now extracts severity from the level field.
This affects all SARIF-based analyzers including GCC. Updated the
expected plist to include severity=MEDIUM (from SARIF level=warning).
Verification results for seqra.sarif.json:
- 144 reports processed successfully
- 71 HIGH severity, 73 MEDIUM severity
- 11 different CWE tags extracted
- All analyzer unit tests pass (89/89)1 parent c1b00ed commit b78c7f4
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
- tools/report-converter/tests/unit/analyzers/gcc_output_test_files
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| 236 | + | |
| 237 | + | |
236 | 238 | | |
237 | 239 | | |
238 | 240 | | |
| |||
0 commit comments