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

Add ossf scorecard pipeline #16

Merged
merged 1 commit into from Apr 29, 2024

Conversation

carpasse
Copy link
Contributor

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.

Important

Also includes a migration from Travis to GitHub Actions

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

Ref: expressjs/security-wg#2
Report:https://kooltheba.github.io/openssf-scorecard-api-visualizer/#/projects/github.com/jshttp/media-typer/commit/d8c38b1afbc39e0052483d60d56646296de0f35c

Changelog
58e557a add OSSF scorecard action by @carpasse

Important

This pull request relies on and incorporates changes from #15, so it should be merged after it.

@UlisesGascon
Copy link
Member

As I merged #15... I will squash these commits into one, as only the 58e557a will actually be relevant AFAIK.

@carpasse
Copy link
Contributor Author

let me rebase the branch

@carpasse carpasse force-pushed the add-ossf-scorecard-pipeline branch from afa1f4b to 58e557a Compare April 22, 2024 12:00
@carpasse carpasse force-pushed the add-ossf-scorecard-pipeline branch from 58e557a to efe52ef Compare April 22, 2024 12:05
@carpasse
Copy link
Contributor Author

done

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.

I will merge it in a moment. Thanks for the update @carpasse!

@UlisesGascon UlisesGascon merged commit 9fbca09 into jshttp:master Apr 29, 2024
25 checks passed
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