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: implement OSSF scorecard and Dependabot #235

Merged
merged 3 commits into from
Apr 26, 2024
Merged

ci: implement OSSF scorecard and Dependabot #235

merged 3 commits into from
Apr 26, 2024

Conversation

alessfg
Copy link
Collaborator

@alessfg alessfg commented Apr 26, 2024

Proposed changes

  • Implement the OSSF scorecard GitHub Action.
  • Implement Dependabot.
  • Tweak the main GitHub Actions workflow to target main instead of master and use specific GitHub Action release SHAs instead of the generic version tag (this will help achieve a higher OSSF scorecard score).

Checklist

Before creating a PR, run through this checklist and mark each as complete:

  • I have read the contributing guidelines.
  • If applicable, I have added tests that prove my fix is effective or that my feature works.
  • If applicable, I have checked that any relevant tests pass after adding my changes.
  • I have updated any relevant documentation (e.g. README.md).

@alessfg alessfg requested a review from 4141done April 26, 2024 20:22
@alessfg alessfg self-assigned this Apr 26, 2024
@alessfg alessfg added the dependencies Pull requests that update a dependency file label Apr 26, 2024
@alessfg alessfg changed the title ci: implement OSSF scorecard ci: implement OSSF scorecard and Dependabot Apr 26, 2024
@alessfg alessfg force-pushed the ossf-scorecard branch 2 times, most recently from 89524f0 to fa7ccd1 Compare April 26, 2024 20:33
Copy link
Collaborator

@4141done 4141done left a comment

Choose a reason for hiding this comment

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

👍 🐳 👍

@alessfg alessfg merged commit fc30cc8 into main Apr 26, 2024
8 checks passed
@alessfg alessfg deleted the ossf-scorecard branch April 26, 2024 20:48
@alessfg alessfg added the github_actions Pull requests that update GitHub Actions code label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants