Closed lolkev1 closed 11 months ago
Because why not ;)
Kudos, SonarCloud Quality Gate passed!
SonarCloud Quality Gate failed.
0 Bugs
0 Vulnerabilities
2 Security Hotspots
1 Code Smell
No Coverage information
0.0% Duplication
Catch issues before they fail your Quality Gate with our IDE extension SonarLint
cheers sorry i could have made it a bit more obvious
Hello,
This PR fixes the build for the sslscan engine, the Dockerfile would make the alpine machine crash @ apk add --update, one command would run sort --version-sort, which crashes without the added coreutil dep version-sort
the python requirement PyYaml installation did not work, https://github.com/yaml/pyyaml/issues/724 bumping to 6.0.1 fixes the engine,
and it also fixes the PatrowlManager/docker-compose.with-engines.yml build.