DefectDojo DB - products and findings #7274
Unanswered
fabiolanza
asked this question in
Q&A
Replies: 2 comments
-
I came up with the following query. Isn't there a way to have the product version? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am working on creating custom DefectDojo reports by directly querying the database, and I would like to know which tables should be considered for associating products and findings. I did not find any column on the finding table that would allow an association with the product.
Basic idea is to have a final table with the following columns: product, product version, component, component version, cve, cve severity, analysis fields
Can you please advise?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions