Skip to content

Add Hadolint workflow for Dockerfile linting - #196

Merged
sir-gon merged 1 commit into
mainfrom
develop
Sep 20, 2026
Merged

sir-gon merged 1 commit into
mainfrom
develop

Conversation

@sir-gon

@sir-gon sir-gon commented Sep 20, 2026

Copy link
Copy Markdown
Owner

This workflow configures Hadolint to run on pushes and pull requests to the main branch, as well as on a schedule. It includes steps to check out the code, run Hadolint, and upload the results in SARIF format.

This workflow configures Hadolint to run on pushes and pull requests to the main branch, as well as on a schedule. It includes steps to check out the code, run Hadolint, and upload the results in SARIF format.
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Sep 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (63bf671) to head (3fc0696).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #196   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          200       200           
=========================================
  Hits           200       200           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sir-gon
sir-gon merged commit c4aea84 into main Sep 20, 2026
37 checks passed
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