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

Releases: fossas/spectrometer

v2.15.16

13 Sep 21:27
59e26ac
Compare
Choose a tag to compare
  • Yarn: Analyzes yarn.lock without runtime error, when yarn.lock includes sym linked package. (#363)

v2.15.15

08 Sep 17:21
8ee096a
Compare
Choose a tag to compare
  • Monorepo: Efficiently upload binary blobs for ninja & buildspec files (#362).

v2.15.14

08 Sep 16:54
09ca72e
Compare
Choose a tag to compare
  • 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

07 Sep 21:33
ad73f44
Compare
Choose a tag to compare

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

07 Sep 20:33
967a0a6
Compare
Choose a tag to compare
  • Yarn: Parses yarn.lock without runtime error, when yarn.lock includes directory dependency. (#361)

v2.15.11

02 Sep 15:48
1db19aa
Compare
Choose a tag to compare
  • Gradle: Classifies dependency's environment when originating from common android development and test configurations. (#338)

v2.15.10

01 Sep 01:44
abb1ceb
Compare
Choose a tag to compare
  • Monorepo: Ignore permission errors when searching for ninja or buildspec files. (#351)

v2.15.9

27 Aug 18:45
57664dd
Compare
Choose a tag to compare
  • CocoaPods: supports git sources in Podfile.lock analysis. (#345)

v2.15.8

25 Aug 16:06
c63939b
Compare
Choose a tag to compare
  • 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

24 Aug 22:41
55d8f31
Compare
Choose a tag to compare
  • 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)