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

Track unused type declarations in usages slices #104

Closed prabhu closed 9 months ago

prabhu commented 9 months ago

Useful in scenarios where an annotation is present at a class level without methods.

Related: https://github.com/CycloneDX/cdxgen/issues/780