Skip to content

fix: update README.md file to list explicit secure practices to apply#356

Merged
ardrigh merged 1 commit intomainfrom
clarify_security_policy
Apr 1, 2026
Merged

fix: update README.md file to list explicit secure practices to apply#356
ardrigh merged 1 commit intomainfrom
clarify_security_policy

Conversation

@ardrigh
Copy link
Copy Markdown
Contributor

@ardrigh ardrigh commented Mar 30, 2026

Update README.md to explictly list secure practices for updating GItHub Actions taken from GitHub security documentation and examples from a few security blogs.

When GeoNet migrated to GitHub Actions it was noted at the time to use the full-length commit SHA value to securely use external 3rd-party code to avoid the sort of supply chain attaks seen with Trivy scanner and malicious overwriting of all version tags for Trivy scanner GitHub actions.

Disbles the trivy-action which is currently blocked due to the supply chain attack.

@ardrigh ardrigh added the documentation Improvements or additions to documentation label Mar 30, 2026
Update README.md to explicitly list secure practices for updating GItHub
Actions taken from GitHub security documentation and examples from a few
security blogs.

When GeoNet migrated to GitHub Actions it was noted at the time to use
the full-length commit SHA value to securely use external 3rd-party code
to avoid the sort of supply chain attaks seen with Trivy scanner and
malicious overwriting of all version tags for Trivy scanner GitHub actions.
@ardrigh ardrigh force-pushed the clarify_security_policy branch from 61f2542 to df0e298 Compare March 30, 2026 07:00
@ardrigh ardrigh merged commit 8ecbfb5 into main Apr 1, 2026
16 checks passed
@ardrigh ardrigh deleted the clarify_security_policy branch April 1, 2026 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants