v1.4.0
·
15 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Minor Changes
- #20
cbf62d5Thanks @alerizzo! -codacy findingsandcodacy findingnow show the vulnerable dependency's import chain for SCA findings that carry the newdependencyChainsfield. Each finding is labelled Direct (Update <pkg> to <fixedVersion>) or Transitive (<pkg> → … → <pkg> (Fixed in <fixedVersion>)), and chains with 4+ packages collapse their middle to<first> → ... N more ... → <last>. The list shows the first chain plus... and X more; the detail lists every chain aligned under a single label.dependencyChainsis also included in--output json.