Upload 5 files
Browse files
js/juice-shop/depscan-universal.vdr.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
js/juice-shop/depscan.html
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
js/juice-shop/depscan.pdf
ADDED
|
Binary file (46.3 kB). View file
|
|
|
js/juice-shop/depscan.toml.sample
CHANGED
|
@@ -21,7 +21,9 @@ server_host = "127.0.0.1"
|
|
| 21 |
server_port = "7070"
|
| 22 |
enable_debug = false
|
| 23 |
quiet = false
|
| 24 |
-
explain =
|
|
|
|
|
|
|
| 25 |
src_dir = "/Users/prabhu/sandbox/juice-shop"
|
| 26 |
html_report_file = "/Users/prabhu/sandbox/juice-shop/reports/depscan.html"
|
| 27 |
pdf_report_file = "/Users/prabhu/sandbox/juice-shop/reports/depscan.pdf"
|
|
|
|
| 21 |
server_port = "7070"
|
| 22 |
enable_debug = false
|
| 23 |
quiet = false
|
| 24 |
+
explain = false
|
| 25 |
+
explanation_mode = "EndpointsAndReachables"
|
| 26 |
+
annotate = false
|
| 27 |
src_dir = "/Users/prabhu/sandbox/juice-shop"
|
| 28 |
html_report_file = "/Users/prabhu/sandbox/juice-shop/reports/depscan.html"
|
| 29 |
pdf_report_file = "/Users/prabhu/sandbox/juice-shop/reports/depscan.pdf"
|
js/juice-shop/depscan.txt
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|