Skip to content

Conversation

@snyk-bot
Copy link

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.

Changes included in this PR

  • Dockerfile

We recommend upgrading to debian:bullseye-20220527-slim, as this image has only 44 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.

Some of the most important vulnerabilities in your base image include:

Severity Priority Score / 1000 Issue Exploit Maturity
low severity 150 Improper Verification of Cryptographic Signature
SNYK-DEBIAN10-APT-407502
No Known Exploit
low severity 150 Improper Verification of Cryptographic Signature
SNYK-DEBIAN10-APT-407502
No Known Exploit
high severity 400 Information Exposure
SNYK-DEBIAN10-GCC8-347558
No Known Exploit
high severity 400 Information Exposure
SNYK-DEBIAN10-GCC8-347558
No Known Exploit
high severity 400 Information Exposure
SNYK-DEBIAN10-GCC8-347558
No Known Exploit

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

@josev814
Copy link
Member

Before this PR can be merged, the denyhosts-server needs to have python3-xxxx packages for it's dependencies instead of python-xxxx

josev814 added 3 commits July 14, 2022 13:30
Updated run to support the usage of mysql.connector
Also updated the location to /usr/local/bin since it's a pip manual install
Updated the Readme instructions regarding using the db-variables.env file.
Excluding db-variables.env to prevent accidental commits of the .env file
Changed Line endings to LF from CRLF
Added the option to checkout a specific version of DenyHOSTS based on the tag
Added Args into the dockerfile to allow installing either the Oracle or Mariadb style mysql module

Changed denyhosts_sync to pull from the github tagged releases

Changed docker compose to build the image for denyhosts-sync

Changed the db to use PerconaDB, when using MariaDB, the database wasn't starting up with an InnoDB engine error.

Added Options into the db-variables file to allow enabling tokudb or rocksdb

Updated from debian bullseye-20220527-slim to bullseye-slim to allow packages to be up to date.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants