Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improving Security Posture #117

Merged
merged 4 commits into from
Dec 13, 2024
Merged

Improving Security Posture #117

merged 4 commits into from
Dec 13, 2024

Conversation

dtaivpp
Copy link
Contributor

@dtaivpp dtaivpp commented Dec 13, 2024

I've just taken some time to improve the security posture of this repo:

  1. Giving workflow steps narrowly scoped permissions
  2. Pinning dependencies in workflows to explicit commit hashes

These are really just some cleanup items and this does not necessitate a release.

@Copilot Copilot bot review requested due to automatic review settings December 13, 2024 14:43

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

.github/workflows/releases.yml:27

  • [nitpick] The commit hash b953231f81b8dfd023c58e0854a721e35037f28b should be replaced with a more descriptive tag or version to improve clarity and maintainability.
uses: goreleaser/goreleaser-action@b953231f81b8dfd023c58e0854a721e35037f28b

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

@dtaivpp dtaivpp merged commit c03609c into main Dec 13, 2024
8 checks passed
@dtaivpp dtaivpp deleted the improving-posture branch December 13, 2024 16:23
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