Skip to content

Chore: [AEA-0000] - remove trivy#66

Merged
anthony-nhs merged 2 commits intomainfrom
remove_trivy
Mar 23, 2026
Merged

Chore: [AEA-0000] - remove trivy#66
anthony-nhs merged 2 commits intomainfrom
remove_trivy

Conversation

@anthony-nhs
Copy link
Contributor

Summary

  • Routine Change

Details

  • remove trivy

Copilot AI review requested due to automatic review settings March 23, 2026 14:07
@github-actions
Copy link
Contributor

This PR is linked to a ticket in an NHS Digital JIRA Project. Here's a handy link to the ticket:

AEA-0000

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to remove Trivy usage from the devcontainer/tooling and CI build pipeline.

Changes:

  • Stubbed Trivy Make targets in trivy.mk and the repo Makefile (replacing scans with echo "Not implemented").
  • Commented out Trivy installation in the base devcontainer Dockerfile.
  • Commented out parts of the GitHub Actions workflow related to Trivy setup and scan result handling.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 7 comments.

File Description
src/base/.devcontainer/Mk/trivy.mk Replaces Trivy targets with stubs and comments out previous Trivy commands.
src/base/.devcontainer/Dockerfile Comments out the Trivy build stage and binary copy into the image.
Makefile Replaces image scan targets with stubs and comments out previous Trivy scan logic.
.github/workflows/build_multi_arch_image.yml Comments out Trivy setup and some scan-result steps (but leaves a scan step active).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@anthony-nhs anthony-nhs merged commit f73ed5b into main Mar 23, 2026
44 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