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

chore: add support for OSSF scorecard reporting #228

Merged
merged 1 commit into from Apr 29, 2024

Conversation

inigomarquinez
Copy link
Contributor

@inigomarquinez inigomarquinez commented Apr 7, 2024

Main Changes

This pipeline will proactively report the status of the project (every day and when a push is done to master branch) including critical fields (CI-Tests, Contributors, Dependency-Update-Tool, Webhooks) that are missing while running via OSSF cron jobs.

Context

Changes related

It's also possible that some repositories in your organization are already being automatically tracked by OpenSSF in this CSV file via weekly cronjob. One caveat: Automatically tracked projects do not include ossf/scorecard#3438 in their analysis (CI-Tests,Contributors,Dependency-Update-Tool,Webhooks).
Source: openssf-scorecard-monitor documentation

Team discussion related

Note

This PR should be merged after this one that solves the problems for node 8 and 9 tests.

Copy link
Member

@UlisesGascon UlisesGascon left a comment

Choose a reason for hiding this comment

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

LGTM!

@UlisesGascon UlisesGascon merged commit 025e812 into pillarjs:master Apr 29, 2024
19 of 21 checks passed
@UlisesGascon
Copy link
Member

It worked as expected: https://github.com/pillarjs/send/actions/runs/8875148768/job/24363966708. Thanks @inigomarquinez!

@inigomarquinez inigomarquinez deleted the feat/add-scorecard branch April 30, 2024 06:53
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.

None yet

2 participants