7. [X] Download the sarif files, optionally also get databases. For the current
This commit is contained in:
committed by
=Michael Hohn
parent
0378c4cb7f
commit
faeb13efb1
@@ -330,18 +330,13 @@
|
|||||||
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
7. [ ] Download the sarif files, optionally also get databases. For the current
|
7. [X] Download the sarif files, optionally also get databases. For the current
|
||||||
query / database combination there are zero result hence no downloads.
|
query / database combination there are zero result hence no downloads.
|
||||||
#+BEGIN_SRC sh
|
#+BEGIN_SRC sh
|
||||||
cd ~/work-gh/mrva/gh-mrva/
|
docker exec -i mrvacommander-client-ghmrva-1 /usr/local/bin/gh-mrva \
|
||||||
# Just download the sarif files
|
download --session mirva-session-1360 \
|
||||||
./gh-mrva download --session mirva-session-1360 \
|
--download-dbs \
|
||||||
--output-dir mirva-session-1360
|
--output-dir mirva-session-1360
|
||||||
|
|
||||||
# Download the sarif files and CodeQL dbs
|
|
||||||
./gh-mrva download --session mirva-session-1360 \
|
|
||||||
--download-dbs \
|
|
||||||
--output-dir mirva-session-1360
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Write query that has some results
|
** Write query that has some results
|
||||||
|
|||||||
Reference in New Issue
Block a user