Open behnazh-w opened 1 year ago
Thanks for opening the issue. After thinking about it, here are some of the approaches I could think of and their pros/cons:
So I think one of the main questions is that whether it makes sense to have this feature for viewing in the HTML report only or do we want to use it inside Macaron in the future.
I think with the improvement on data model and our SQLite database. We can now query dependencies information and write policies about the dependencies of a software component Do you think we should close this issue?
We need to improve querying results from the DB, JSON, and HTML reports for a dependency. For example if I want to know which dependencies have had provenances but failed l3 check, I have to check each dependency manually. The question is if we should improve the HTML report, or directly query the DB? Or would it make sense to add a SQL query CLI with some predefined queries?