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 OpenSSF scorecard workflow #300

Merged
merged 3 commits into from
Jul 6, 2023
Merged

Add OpenSSF scorecard workflow #300

merged 3 commits into from
Jul 6, 2023

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Jul 5, 2023

Ensure following best open source security practices by monitoring OpenSSF score of the project.

Ensure following best open source security practices by monitoring
OpenSSF score of the project.

Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
@glimchb glimchb requested a review from a team as a code owner July 5, 2023 17:24
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #300 (be03efe) into main (2764fcc) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #300      +/-   ##
==========================================
+ Coverage   83.63%   83.65%   +0.01%     
==========================================
  Files           5        5              
  Lines         874      875       +1     
==========================================
+ Hits          731      732       +1     
  Misses        108      108              
  Partials       35       35              

see 1 file with indirect coverage changes

Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
@@ -0,0 +1,13 @@
name: OpenSSF

Check failure

Code scanning / Scorecard

Token-Permissions

score is 0: no topLevel permission defined Remediation tip: Visit [https://app.stepsecurity.io/secureworkflow](https://app.stepsecurity.io/secureworkflow//scorecard.yml/?enable=permissions). Tick the 'Restrict permissions for GITHUB_TOKEN' Untick other options NOTE: If you want to resolve multiple issues at once, you can visit [https://app.stepsecurity.io/securerepo](https://app.stepsecurity.io/securerepo) instead. Click Remediation section below for further remediation help
@glimchb glimchb merged commit e4f67cf into main Jul 6, 2023
@glimchb glimchb deleted the glimchb-patch-1 branch July 6, 2023 15:33
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.

3 participants