Skip to content

Releases: owasp-dep-scan/dep-scan

Release v5.4.2

05 Jul 17:22
e19da24
Compare
Choose a tag to compare

What's Changed

  • Fix for generic packages false positives by @prabhu in #322

Full Changelog: v5.4.1...v5.4.2

Release v5.4.1

13 Jun 09:30
59dee85
Compare
Choose a tag to compare

Bump cdxgen version. Also disables cdxgen banner, since depscan has its own banner ;-)

Full Changelog: v5.4.0...v5.4.1

Release v5.4.0

04 Jun 21:29
75810e1
Compare
Choose a tag to compare

Depscan container image is now based on almalinux 9.4 with python 3.12, so might be a breaking change for python scans. If your project requires an older version of Java or python, use the AppThreat base-images to generate an SBOM first, and then invoke depscan with the --bom argument.

We have also added support for malicious packages scanning.

What's Changed

Full Changelog: v5.3.5...v5.4.0

Release v5.3.5

23 May 11:25
3fd242b
Compare
Choose a tag to compare

What's Changed

  • Update vdb. Fix version was missing for certain packages for osv by @prabhu in #306

Full Changelog: v5.3.4...v5.3.5

Release v5.3.4

02 May 20:44
c4ee8af
Compare
Choose a tag to compare

What's Changed

  • depscan was reporting redis:redis for pypi:redis by @prabhu in #302

Full Changelog: v5.3.3...v5.3.4

Release v5.3.3

15 Apr 19:32
48305e8
Compare
Choose a tag to compare

Bump up cdxgen to 10.4.1

Full Changelog: v5.3.2...v5.3.3

Release v5.3.2

07 Apr 21:38
523e60c
Compare
Choose a tag to compare

What's Changed

  • Added generic cdxgen_args that can be passed as an environment variable or argument to depscan itself. by @deleterepo in #292
  • Update cdxgen to bring go purl compatibility fixes by @prabhu in #297

Full Changelog: v5.3.1...v5.3.2

Release v5.3.1

04 Apr 21:27
a27b6ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v5.3.1

Release v5.3.0

02 Apr 10:33
82d0fd9
Compare
Choose a tag to compare

From this release, deprecated packages would always get flagged regardless of the score with risk audit. For PyPI, we look for couple of strings in the description since not every vendor follows the procedure to yank the packages correctly.

Full Changelog: v5.2.15...v5.3.0

Release v5.2.15

01 Apr 20:11
c6893f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.2.14...v5.2.15