Commit b2eae0a
committed
writer-json-sarif: unconditionally set the
... for each `physicalLocation` object. Although the property is
optional according to the specification of SARIF Version 2.1.0,
DefectDojo fails to import the data if the property is missing.
Reported-by: Mert Bugra Bicak
Closes: #123region property1 parent 0f475ee commit b2eae0a
File tree
3 files changed
+342
-8
lines changed- src/lib
- tests/csgrep
3 files changed
+342
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
219 | 218 | | |
220 | | - | |
221 | | - | |
| 219 | + | |
| 220 | + | |
222 | 221 | | |
223 | | - | |
224 | | - | |
| 222 | + | |
225 | 223 | | |
226 | 224 | | |
227 | 225 | | |
| |||
0 commit comments