Releases: fossas/spectrometer
Releases · fossas/spectrometer
v2.15.16
- Yarn: Analyzes yarn.lock without runtime error, when yarn.lock includes sym linked package. (#363)
v2.15.15
- Monorepo: Efficiently upload binary blobs for ninja & buildspec files (#362).
v2.15.14
- Yarn: Fixes missing dependency from the analyses, when dependency has zero deep dependencies, and is not a deep dependency of any other dependency. (#359)
v2.15.13
Adds another closed beta feature around FOSSA C/C++ support.
For now this functionality is considered publicly undocumented, and is only used with support from FOSSA engineering.
- Adds support for reporting detected binaries as unlicensed dependencies (#353)
v2.15.12
- Yarn: Parses yarn.lock without runtime error, when yarn.lock includes directory dependency. (#361)
v2.15.11
- Gradle: Classifies dependency's environment when originating from common android development and test configurations. (#338)
v2.15.10
- Monorepo: Ignore permission errors when searching for ninja or buildspec files. (#351)
v2.15.9
- CocoaPods: supports git sources in Podfile.lock analysis. (#345)
v2.15.8
fossa analyze --experimental-enable-monorepo
now turns off proprietary language scanning by default, and has this feature controlled by a feature flag (#343)
v2.15.7
- Resolves an issue where errors running
fossa report
and fossa test
would be made more confusing when the project isn't a monorepo project (#321)
- Prevents uploading standard analysis results to monorepo projects, where they'd be silently ignored (#341)