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

Enable OSSF Scorecard Code-Scanning for this Repository through scorecard.yml Workflow #92

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

IsaacMilarky
Copy link
Collaborator

Enable OSSF Scorecard Code-Scanning for this Repository through scorecard.yml Workflow

Problem

It is good to record the results of the OSSF scorecard scan for maintainability reasons as well as to create value in other areas such as the upcoming PyCon poster. Currently we are not using OSFF scorecard code-scanning.

Solution

I have enabled OSSF scorecard scanning through the GitHub UI. This workflow will carry out the OSSF code-scanning and upload it to the GitHub code-scanning dashboard. It will also carry out the optional branch-protection check. Currently, the workflow is also set to publish the results of the scan to the OSSF api.

Result

A new workflow is added that runs on push to main as well as on a regular interval set by a cron job. OSSF scorecard code-scanning is carried out by this job.

Enable OSSF Scorecard Code Scanning for this repository.

Signed-off-by: Isaac Milarsky <[email protected]>
@IsaacMilarky IsaacMilarky force-pushed the IsaacMilarky-patch-1 branch from ebb756f to 6524998 Compare March 5, 2024 22:28
@IsaacMilarky IsaacMilarky merged commit 1fde212 into main Mar 5, 2024
2 checks passed
@IsaacMilarky IsaacMilarky deleted the IsaacMilarky-patch-1 branch March 5, 2024 22:29
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.

1 participant