Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Releases: fossas/spectrometer

v2.5.0

09 Feb 19:34
Compare
Choose a tag to compare
  • Add container scanning mode.

v2.4.11

03 Feb 03:37
3b9249a
Compare
Choose a tag to compare
  • Fixes for a couple of issues that caused analysis failures during upload (#187/#188)

v2.4.10

02 Feb 21:39
8e93bdf
Compare
Choose a tag to compare
  • Adds the subcommand fossa vps aosp-notice-file, which generates NOTICE files for AOSP projects.
  • Generates SAML-redirection links if organization supports it.

v2.4.9

02 Feb 20:35
f187e8c
Compare
Choose a tag to compare
  • Requirements.txt parser fix.
  • Support for fossa test with no VCS in the directory.

v2.4.8

26 Jan 00:36
45061ef
Compare
Choose a tag to compare

Add support for the hidden command fossa compatibility which allows users to access fossa-cli v1 archive functionality

v2.4.7

07 Jan 18:09
Compare
Choose a tag to compare
  • Fixes an issue where fossa test would always succeed for push-only API keys (#170)
  • Fixes an issue with glide.lock parser (#175)
  • Fixes an issue where subdirectories were erroneously ignored (#174)
  • Fixes an issue where dependency graphs would be filtered out if they had no direct dependencies (#172)
  • Adds multi-module project support to gomodules static analysis (#171)

v2.4.6

15 Dec 23:27
00beb8a
Compare
Choose a tag to compare

Update the VPS plugin to the latest version.

v2.4.5

02 Dec 20:34
1f308d6
Compare
Choose a tag to compare

Update fossa vps analyze to use a new VPS project scanning engine.

  • Improve scan performance
  • Support "License Only" scans, where the project is scanned for licenses but is not inspected for vendored dependencies.

v2.4.4

24 Nov 19:15
8045072
Compare
Choose a tag to compare
  • Improves maven pom ${property} interpolation (#158)

v2.4.3

18 Nov 20:34
9c51eb0
Compare
Choose a tag to compare
  • Add --version flag (#157)