mirror of
https://github.com/hohn/sarif-cli.git
synced 2025-12-16 17:23:03 +01:00
Add a 3 =relatedLocations= and 3 =threadFlows= example
This commit is contained in:
committed by
=Michael Hohn
parent
f0e52753f6
commit
979042ff5c
@@ -141,6 +141,16 @@
|
||||
connection, there need not be a physical (location) connection, so a
|
||||
=threadFlow='s region may or may not overlap with a =relatedLocation='s.
|
||||
|
||||
Using
|
||||
#+BEGIN_SRC sh
|
||||
sarif-results-summary \
|
||||
-s data/treeio/treeio \
|
||||
-r data/treeio/results.sarif | \
|
||||
sed -n "/modal-form.html:89:35:93:14/,/RESULT/p" |less
|
||||
#+END_SRC
|
||||
we see a query result with 3 =relatedLocations= and 3 =threadFlows= with very
|
||||
obvious connections between them. More importantly, the ordering is
|
||||
consistent.
|
||||
|
||||
#
|
||||
#+OPTIONS: ^:{}
|
||||
|
||||
Reference in New Issue
Block a user