debricked / cli

Debricked's command line interface. It brings open source security, compliance and health to your project via the command prompt.
MIT License
19 stars 8 forks source link

Fix issue with tar.gz file fingerprinting #210

Closed emilwareus closed 4 months ago

emilwareus commented 4 months ago

Found a bug where we didn't unpack *.tar.gz files properly as the filepath.Ext didn't properly capture it.

github-actions[bot] commented 4 months ago

CodeScene PR Check


View detailed results in CodeScene

Code Health Quality Gates ✅ OK
Recommended Review Level Lightweight sanity check
Declining Code Health 0 findings(s) 🚩
Improving Code Health 0 findings(s) ✅
Affected Hotspots 0 files(s) 🔥
sweoggy commented 4 months ago

Tests are a bit sad.

emilwareus commented 4 months ago

Tests are a bit sad.

Seems to be a flake