Skip to content

Configure OpenSSF Scorecard Action - #3571

Merged
vitaut merged 2 commits into
fmtlib:masterfrom
joycebrum:master
Aug 13, 2023
Merged

vitaut merged 2 commits into
fmtlib:masterfrom
joycebrum:master

Conversation

@joycebrum

@joycebrum joycebrum commented Aug 4, 2023

Copy link
Copy Markdown
Contributor

Closes #3530

Hi, I've configured both the action and the badge.

By the way, fmt score is awesome on the OpenSSF Scorecard analysis, being one of the top 18% projects with best scores.

Any concerns, let me know!

Signed-off-by: Joyce <joycebrum@google.com>
Signed-off-by: Joyce <joycebrum@google.com>
@vitaut
vitaut merged commit 29ce2ff into fmtlib:master Aug 13, 2023
@vitaut

vitaut commented Aug 13, 2023

Copy link
Copy Markdown
Contributor

Thank you

@vitaut

vitaut commented Aug 13, 2023

Copy link
Copy Markdown
Contributor

By the way, fmt score is awesome on the OpenSSF Scorecard analysis, being one of the top 18% projects with best scores.

Is this ranking published somewhere?

@joycebrum

Copy link
Copy Markdown
Contributor Author

Hi @vitaut.

This ranking is not published anywhere, we've calculated it from the publicly available BigQuery data, so it is considering about 1 million projects. We've made this estimative by the end of the last year, so it may have changed a little.

Considering the entire database, only 0.6% of the project had the score greater or equal to 7.1 (which is fmt current score)

Filtering the database to only consider projects with criticality_score > 0.5, which is ~10k projects (criticality score also has a public BQ database), the percentile goes to 9.6% (which makes sense since these are projects that probably needs to care more about security).

Te most majority of projects in both analysis scores between 4 and 6.

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.

Enable OpenSSF Scorecard Action and Badge

2 participants