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

ci: Security Hardening #42

Merged
merged 2 commits into from
Jun 17, 2024
Merged

ci: Security Hardening #42

merged 2 commits into from
Jun 17, 2024

Conversation

tippmar-nr
Copy link
Member

A few changes aimed at security hardening for this repo:

  • Adds top-level default permissions to the language agent workflows. Individual jobs can still specify the permissions they need.
  • Adds a dependabot.yml to enable Dependabot to open PRs for dependency updates. Note that I've included docker in the list of ecosystems; we will need to let it run once or twice to determine whether it is useful or not.
  • Adds a scorecard.yml workflow to enable OpenSSF Scorecard analysis of the repo. Issues will appear under the "Security" tab on the repo and can be addressed either with a code change or manual dismissal if the issue isn't relevant.

@tippmar-nr tippmar-nr merged commit 561d861 into main Jun 17, 2024
16 checks passed
@tippmar-nr tippmar-nr deleted the ci/security-hardening branch June 17, 2024 18:54
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.

7 participants