Skip to content

Dockerfile security check for clickhouse-server#12102

Merged
alexey-milovidov merged 1 commit intomasterfrom
anchore-analysis
Jul 3, 2020
Merged

Dockerfile security check for clickhouse-server#12102
alexey-milovidov merged 1 commit intomasterfrom
anchore-analysis

Conversation

@blinkov
Copy link
Copy Markdown
Contributor

@blinkov blinkov commented Jul 3, 2020

Changelog category (leave one):

  • Build/Testing/Packaging Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Regular check by Anchore Container Analysis security analysis tool that looks for CVE in clickhouse-server Docker image. Also confirms that Dockerfile is buildable. Runs daily on master and on pull-requests to Dockerfile

Detailed description / Documentation draft:

On ClickHouse fork it found 22 medium severity and 96 low severity CVE issues.

@blinkov blinkov added the pr-build Pull request with build/testing/packaging improvement label Jul 3, 2020
@alexey-milovidov
Copy link
Copy Markdown
Member

What issues did it found? You can post all of them here without any worries...

@alexey-milovidov alexey-milovidov self-assigned this Jul 3, 2020
@alexey-milovidov alexey-milovidov merged commit 66227d8 into master Jul 3, 2020
@alexey-milovidov alexey-milovidov deleted the anchore-analysis branch July 3, 2020 12:51
@alexey-milovidov
Copy link
Copy Markdown
Member

Docker checks appeared to be 99% useless.
They report that we have wrong version of Python inside container (but we don't need Python at all), we have wrong version of Perl inside container (but we don't need Perl at all) and so on.

Maybe we can overcome these issues by avoiding the usage of Ubuntu: #12126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-docs-needed pr-build Pull request with build/testing/packaging improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants