Skip to content

Integrate linting of Dockerfile with hadolint and shuffle hadolint and trivy make targets#168

Open
jonasbardino wants to merge 1 commit into
masterfrom
add/hadolint-integration-for-dockerfile-and-rename-existing-make-dockerlint-to-make-dockersecscanimg
Open

Integrate linting of Dockerfile with hadolint and shuffle hadolint and trivy make targets#168
jonasbardino wants to merge 1 commit into
masterfrom
add/hadolint-integration-for-dockerfile-and-rename-existing-make-dockerlint-to-make-dockersecscanimg

Conversation

@jonasbardino

@jonasbardino jonasbardino commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Add linting of Dockerfile with hadolint and adjust make targets to be:
make dockerlint
for hadolint scan and
make dockersecscanimg
for the existing image security scan with trivy.
Polish output slightly.

Don't forget to adjust image security scan cron jobs to use the new dockersecscanimg target once merged.

…o be:

`make dockerlint`
for `hadolint` scan and
`make dockersecscanimg`
for the existing image security scan with `trivy`.
Polish output slightly.
@jonasbardino jonasbardino self-assigned this Jul 17, 2026
@jonasbardino jonasbardino added the enhancement New feature or request label Jul 17, 2026
@jonasbardino jonasbardino changed the title Integrate linting of Dockerfile with hadolint and adjust make targets for lint and security scan Integrate linting of Dockerfile with hadolint and shuffle hadolint and trivy make targets Jul 17, 2026
@jonasbardino
jonasbardino marked this pull request as ready for review July 17, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant