pulling information out of the database

20 views
Skip to first unread message

Maor Goaz

unread,
Mar 8, 2016, 4:33:19 AM3/8/16
to Dependency Check
Hi,
I would like to know to which tables the OWASP Dependency checker writes its data.
I tried connecting to the H2 DB, but when I executed SELECT * FROM INFORMATION_SCHEMA.TABLES 
I found they are all systeme tables .

How can I get to the actual data written by OWASP?

Many thanks in advance !

Maor Goaz

unread,
Mar 8, 2016, 4:52:54 AM3/8/16
to Dependency Check
Also, what is the default username / password?

Jeremy Long

unread,
Mar 12, 2016, 8:02:53 AM3/12/16
to Dependency Check

Default username and password can be found in the source code here. The database schema can be found here.

--Jeremy

Reply all
Reply to author
Forward
0 new messages