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

PIP resolution; fix windows lockfile format #220

Closed filip-debricked closed 2 months ago

filip-debricked commented 3 months ago

On Windows the generated lockfile sometimes contains CRLF ("\r\n") newlines. This PR fixes this by replacing the occurences with the Unix newline format.

github-actions[bot] commented 3 months ago

CodeScene PR Check

Code Health Quality Gates: OK

View detailed results in CodeScene