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: add openssf scorecard gh action #87

Merged
merged 1 commit into from
Jul 3, 2023
Merged

Conversation

inigomarquinez
Copy link
Member

@inigomarquinez inigomarquinez commented Jul 3, 2023

Description

Add a new GitHub action to generate the OpenSSF scorecard for this repository.

After adding this action, we'll need to update the file in the maintainers repo listing all the tracked repositories (see here).

Related Issue

Closes #86

Motivation and Context

The intention is to track all the active repositories in the OneBeyond's GitHub organization with the OpenSSF Scorecard so we can better maintain them and see their health.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@inigomarquinez inigomarquinez added the enhancement New feature or request label Jul 3, 2023
@inigomarquinez inigomarquinez added this to the 2023 Q3 milestone Jul 3, 2023
@inigomarquinez inigomarquinez self-assigned this Jul 3, 2023
@UlisesGascon UlisesGascon merged commit 8e276b4 into main Jul 3, 2023
2 checks passed
@UlisesGascon UlisesGascon deleted the openssf-scorecard branch July 3, 2023 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

FEATURE: OpenSSF Scorecard gh action
2 participants