Skip to content

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

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

chore: actions-nullplatform compliance workflows + trivy#28
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 made green without candar resources / breaking builds:

  • AVD-AWS-0030: enable ECR scan_on_push (real fix).
  • AVD-AWS-0031 (ECR mutable tags) + AVD-DS-0002 (placeholder images: root http-echo + Lambda base image) suppressed via .trivyignore with justification — no code annotations, Dockerfiles untouched.

Add conventional-commit, release, branch-validation, shellcheck and trivy
reusable workflows. Make trivy pass: enable ECR scan_on_push (AVD-AWS-0030 fix);
suppress AVD-AWS-0031 (placeholder repo uses mutable latest tags by design) and
AVD-DS-0002 (placeholder images: http-echo + Lambda base) via .trivyignore.
@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 ea05ab2 into main Jul 6, 2026
5 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.

3 participants