prabhuat commited on
Commit
512c52c
·
verified ·
1 Parent(s): e241977

Upload 5 files

Browse files
php/phpmyadmin/depscan-universal.vdr.json ADDED
The diff for this file is too large to render. See raw diff
 
php/phpmyadmin/depscan.html CHANGED
The diff for this file is too large to render. See raw diff
 
php/phpmyadmin/depscan.pdf CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05d6ebdbe028d1753dcf6fc78a12f44cde20779ee310fb5a91c530e66663512b
3
- size 505998
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b11757e6753bbf6db0b05da0ab848d2f15bcb32e7211d03444135ffc5caeec7
3
+ size 424568
php/phpmyadmin/depscan.toml.sample CHANGED
@@ -1,5 +1,5 @@
1
  config = "/Users/prabhu/work/owasp/dep-scan/.config/depscan.toml"
2
- src_dir_image = "/Users/prabhu/sandbox/phpmyadmin/"
3
  reports_dir = "/Users/prabhu/sandbox/phpmyadmin/reports"
4
  csaf = false
5
  profile = "generic"
@@ -21,8 +21,10 @@ server_host = "127.0.0.1"
21
  server_port = "7070"
22
  enable_debug = false
23
  quiet = false
24
- explain = true
25
- src_dir = "/Users/prabhu/sandbox/phpmyadmin/"
 
 
26
  html_report_file = "/Users/prabhu/sandbox/phpmyadmin/reports/depscan.html"
27
  pdf_report_file = "/Users/prabhu/sandbox/phpmyadmin/reports/depscan.pdf"
28
  txt_report_file = "/Users/prabhu/sandbox/phpmyadmin/reports/depscan.txt"
 
1
  config = "/Users/prabhu/work/owasp/dep-scan/.config/depscan.toml"
2
+ src_dir_image = "/Users/prabhu/sandbox/phpmyadmin"
3
  reports_dir = "/Users/prabhu/sandbox/phpmyadmin/reports"
4
  csaf = false
5
  profile = "generic"
 
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/phpmyadmin"
28
  html_report_file = "/Users/prabhu/sandbox/phpmyadmin/reports/depscan.html"
29
  pdf_report_file = "/Users/prabhu/sandbox/phpmyadmin/reports/depscan.pdf"
30
  txt_report_file = "/Users/prabhu/sandbox/phpmyadmin/reports/depscan.txt"
php/phpmyadmin/depscan.txt CHANGED
The diff for this file is too large to render. See raw diff