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

Fix bug in detect dynamic deb tatic #1401

Closed JeffreyHuynh1 closed 5 months ago

JeffreyHuynh1 commented 5 months ago

Overview

A bug was introduced in: https://github.com/fossas/fossa-cli/releases/tag/v3.6.15

Deb packages are being marked as rpm due to this line: https://github.com/fossas/fossa-cli/pull/1143/files#diff-4c2f1831b02682e5e64e473c3fefbddfdceba8be7bbb8058539d7c842b06f032R38

As a result, debian packages are being identified as rpm packages.

Acceptance criteria

Ensure that debian packages are correctly identified.

Testing plan

Risks

Metrics

References

Checklist

jssblck commented 5 months ago

@JeffreyHuynh1 when are we merging this? i was surprised to see this issue still occurring