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

Bump cabal index state. #1449

Closed csasarak closed 3 weeks ago

csasarak commented 1 month ago

Overview

This PR bumps the cabal index state. I ran into an issue with integration tests that were fixed by upgrading our TLS library. This also meant I have to work around the issue here which is what the code changes are for.

Acceptance criteria

Testing plan

I mainly relied on our automated tests but also manually tested the new builds.

Risks

None.

Metrics

Is this change something that can or should be tracked? If so, can we do it today? And how? If its easy, do it

References

Add links to any referenced GitHub issues, Zendesk tickets, Jira tickets, Slack threads, etc.

Example:

Checklist