Skip to content

chore: actions-nullplatform compliance workflows + trivy - #16

Merged
agustincelentano merged 1 commit into
mainfrom
chore/compliance-checks
Jul 6, 2026
Merged

chore: actions-nullplatform compliance workflows + trivy#16
agustincelentano merged 1 commit into
mainfrom
chore/compliance-checks

Conversation

@agustincelentano

Copy link
Copy Markdown
Contributor

Adds the reusable workflows from actions-nullplatform@main (conventional-commit, release, branch-validation, shellcheck, trivy).

Trivy: the only findings were AVD-DS-0002 on the test-only images (testing/docker/Dockerfile.test-runner, testing/docker/azure-mock/Dockerfile), suppressed via .trivyignore with justification (test images may need root for setup). No code/Dockerfile changes.

Add conventional-commit, release, branch-validation, shellcheck and trivy
reusable workflows. Suppress AVD-DS-0002 for the test-only images under
testing/docker/* via .trivyignore (they may need root for setup).
@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.

@agustincelentano
agustincelentano merged commit 2329a2f into main Jul 6, 2026
5 checks passed
@agustincelentano
agustincelentano deleted the chore/compliance-checks branch July 6, 2026 17:59
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.

3 participants