fossas / fossa-cli

Fast, portable and reliable dependency analysis for any codebase. Supports license & vulnerability scanning for large monoliths. Language-agnostic; integrates with 20+ build systems.
https://fossa.com
Other
1.26k stars 173 forks source link

Support true forced rebuilds for vendored dependencies, refactor types #1423

Closed jssblck closed 4 months ago

jssblck commented 4 months ago

Overview

Fixes ANE-1737:

Acceptance criteria

Testing plan

I manually tested the repro case in https://fossa.atlassian.net/browse/ANE-1737 and validated it works.

I am relying on tests and Haskell's strong typing to validate nothing breaks.

Risks

I don't think it's very risky.

Metrics

None.

References

Resolves https://fossa.atlassian.net/browse/ANE-1737.

Checklist