Skip to content

Fix: [AEA-0000] - Adds contents read to get_docker_images_to_scan to handle internal repos#128

Merged
JackSpagnoliNHS merged 1 commit intomainfrom
aea-0000-adds-contents-permission-to-docker-image-scan
Apr 9, 2026
Merged

Fix: [AEA-0000] - Adds contents read to get_docker_images_to_scan to handle internal repos#128
JackSpagnoliNHS merged 1 commit intomainfrom
aea-0000-adds-contents-permission-to-docker-image-scan

Conversation

@JackSpagnoliNHS
Copy link
Copy Markdown
Contributor

Summary

  • Routine Change

Details

Adds contents read to get_docker_images_to_scan to handle internal repos

Copilot AI review requested due to automatic review settings April 9, 2026 09:50
Copy link
Copy Markdown

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

Adds explicit contents: read permissions to the get_docker_images_to_scan job so it can successfully checkout and read repository contents when run via workflow_call with default permissions: {} (notably for internal repositories).

Changes:

  • Grant contents: read to get_docker_images_to_scan to allow repository checkout/content access during the docker image normalization step.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 9, 2026

@JackSpagnoliNHS JackSpagnoliNHS merged commit a194fd0 into main Apr 9, 2026
15 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