Skip to content

Releases: fosslight/fosslight_dependency_scanner

v3.15.0

22 May 02:34
3752bb0
Compare
Choose a tag to compare

Changes

🚀 Features

  • Add android-dependency-scanning plugin automatically @dd-jy (#202)

v3.14.3

16 May 06:55
054697f
Compare
Choose a tag to compare

Changes

🐛 Hotfixes

  • Fix the issue of adding allDeps task for android @dd-jy (#201)
  • Add the version into unity purl @dd-jy (#198)
  • Fix the issue for go.work (go 1.18 or later) @dd-jy (#199)

v3.14.2

08 May 08:15
db92acb
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Hotfixes

  • Fix the fail package manager comment @dd-jy (#196)

v3.14.1

26 Apr 07:18
820c6b4
Compare
Choose a tag to compare

Changes

🚀 Features

  • Add detection summary message (cover sheet) @dd-jy (#191)
  • Change manifest col to purl col @dd-jy (#190)

🔧 Maintenance

v3.14.0

29 Feb 07:57
3c3b656
Compare
Choose a tag to compare

Changes

🚀 Features

  • Fix the pypi direct/transitive bug, Support pyproject.toml @dd-jy (#187)

🐛 Hotfixes

  • Fix the pypi direct/transitive bug, Support pyproject.toml @dd-jy (#187)

🔧 Maintenance

v3.13.9

05 Jan 09:41
1799789
Compare
Choose a tag to compare

Changes

🐛 Hotfixes

  • Add exception when no dependencies in Chart.yaml @dd-jy (#186)
  • Fix the npm issue (no dependencies in package.json) @dd-jy (#185)

v3.13.8

27 Dec 07:35
3809c5d
Compare
Choose a tag to compare

Changes

🐛 Hotfixes

v3.13.7

22 Dec 04:04
6065878
Compare
Choose a tag to compare

Changes

🐛 Hotfixes

  • Add the exception when the maven subprocess raises the error @dd-jy (#182)

🔧 Maintenance

  • Normalize pypi package name (PEP 0503) @dd-jy (#181)

v3.13.6

09 Nov 03:32
feccdc4
Compare
Choose a tag to compare

Changes

🚀 Features

  • Find the top directory where the manifest file is located @dd-jy (#180)

🐛 Hotfixes

🔧 Maintenance

v3.13.5

13 Oct 04:24
c453ab5
Compare
Choose a tag to compare

Changes

🐛 Hotfixes

  • Fix the bug of direct/transitive npm packages @dd-jy (#176, #177)
  • Fix the maven direct/transitive comment @dd-jy (#175)

🔧 Maintenance