aquasecurity / fanal

Static Analysis Library for Containers
Apache License 2.0
199 stars 100 forks source link

feat(npm): calculate indirect libraries #557

Closed DmitriyLewen closed 2 years ago

DmitriyLewen commented 2 years ago

Description

Update the Indirect field if it's not in the Package dependencies from lock.file

Related PR