Skip to content

Conversation

@EnriqueL8
Copy link
Contributor

Per the LFDT requirements adding an OpenSSF scorecard workflow

Proposed changes

Add action to create the OpenSSF scorecard

Fixes #1606


Types of changes

  • New Action

Please make sure to follow these points

  • I have read the contributing guidelines.
  • I have performed a self-review of my own code or work.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generates no new warnings.
  • My Pull Request title is in format < issue name > eg Added links in the documentation.

Per the LFDT requirements adding an OpenSSF scorecard workflow

Signed-off-by: Enrique Lacal <[email protected]>
@EnriqueL8 EnriqueL8 requested a review from a team as a code owner January 23, 2025 15:32
Comment on lines +44 to +48
# (Optional) "write" PAT token. Uncomment the `repo_token` line below if:
# - you want to enable the Branch-Protection check on a *public* repository, or
# - you are installing Scorecard on a *private* repository
# To create the PAT, follow the steps in https://github.com/ossf/scorecard-action?tab=readme-ov-file#authentication-with-fine-grained-pat-optional.
# repo_token: ${{ secrets.SCORECARD_TOKEN }}
Copy link
Contributor Author

@EnriqueL8 EnriqueL8 Jan 23, 2025

Choose a reason for hiding this comment

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

Will follow up on the LFDT requirements to see if we need this

@EnriqueL8 EnriqueL8 merged commit 20f4bae into main Jan 24, 2025
4 checks passed
@EnriqueL8 EnriqueL8 deleted the openssf-scorecard branch January 24, 2025 11:10
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.

Enable OpenSSF scorecard action

3 participants