This repository has been archived by the owner on Apr 1, 2022. It is now read-only.
Releases: fossas/spectrometer
Releases · fossas/spectrometer
v2.5.0
- Add container scanning mode.
v2.4.11
v2.4.10
- 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
- Requirements.txt parser fix.
- Support for fossa test with no VCS in the directory.
v2.4.8
Add support for the hidden command fossa compatibility
which allows users to access fossa-cli v1 archive functionality
v2.4.7
- 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
Update the VPS plugin to the latest version.
v2.4.5
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.