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

Adding ossf analysis and badge #17

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Adding ossf analysis and badge #17

merged 1 commit into from
Jun 1, 2024

Conversation

rajbos
Copy link

@rajbos rajbos commented Jun 1, 2024

This pull request includes changes to enhance the security of the project and improve the build process. The most significant changes are the addition of a new GitHub workflow for Scorecards supply-chain security scan, the inclusion of an OpenSSF Scorecard badge in the README.md file, and the update of the build process to run on Ubuntu instead of Windows.

Security Enhancements:

  • .github/workflows/ossf-analysis.yml: Added a new GitHub workflow for Scorecards supply-chain security scan. This workflow runs weekly on Saturdays and each time there's a push to the main branch. It uses read-only permissions by default and requires write permissions for security-events and id-token to upload the results to the code-scanning dashboard.

Documentation Updates:

  • README.md: Added an OpenSSF Scorecard badge to provide a quick view of the project's security score.

Build Process Improvements:

  • README.md: Updated the build process to run on Ubuntu instead of Windows. This change was made in two jobs within the on: [push] section. [1] [2]

@rajbos rajbos merged commit a8e4427 into main Jun 1, 2024
3 checks passed
@rajbos rajbos deleted the ossf branch June 1, 2024 19:07
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