debricked / cli

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

Fix issue with tar.gz file fingerprinting #210

Closed emilwareus closed 8 months ago

emilwareus commented 8 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 8 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 8 months ago

Tests are a bit sad.

emilwareus commented 8 months ago

Tests are a bit sad.

Seems to be a flake