Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NHSDigital/eps-common-workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.6.0
Choose a base ref
...
head repository: NHSDigital/eps-common-workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.6.1
Choose a head ref
  • 1 commit
  • 1 file changed
  • 2 contributors

Commits on Mar 5, 2026

  1. Fix: [AEA-0000] - Always run valid trivy scans even if a previous sca…

    …n failed, so that all vulnerabilities are identified at once. Shorten feedback cycle for vulnerabilities across multiple scans. (#78)
    
    ## Summary
    
    - Routine Change
    
    ### Details
    
    Always run required trivy vulnerability scans for all that apply, even
    if the previous scan has identified vulnerabilities and has failed. This
    shortens the feedback cycle for vulnerabilities across multiple scan
    types.
    
    ---------
    
    Signed-off-by: Connor Avery <214469360+connoravo-nhs@users.noreply.github.com>
    Co-authored-by: tstephen-nhs <231503406+tstephen-nhs@users.noreply.github.com>
    connoravo-nhs and tstephen-nhs authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    d116ba9 View commit details
    Browse the repository at this point in the history
Loading