AppThreat / atom

Atom is a novel intermediate representation for applications and a standalone tool that is powered by chen.
https://appthreat.com
Apache License 2.0
47 stars 2 forks source link

Collect extra and test requires in parsedeps #148

Closed prabhu closed 3 months ago

prabhu commented 3 months ago

Requirements specified under extra and test requires will be collected with parsedeps command. This would improve the completeness of the SBOMs generated with these slices, but with a decrease in soundness (increase in false positives)

The attached slices for evadb project includes such extra dependencies.

deps.slices.json

cc: @aryan-rajoria