coder / internal

Non-community issues related to coder/coder
2 stars 0 forks source link

OpenSSF Scorecard #89

Open matifali opened 1 month ago

matifali commented 1 month ago

In the context of coder/coder#14879, we need to address the following issues to add an OpenSSF card with a perfect score.


OpenSSF Scorecard


The results are collected by running.

brew install scorecard
export GITHUB_AUTH_TOKEN=$(gh auth token)
scorecard --repo=github.com/coder/coder --show-details --verbosity warn

Can Also be viewed online at: https://scorecard.dev/viewer/?uri=github.com%2Fcoder%2Fcoder

matifali commented 1 month ago

After getting the passing criteria for OpenSSF best practices, our score is now 7.4/10.0, which I have added as a badge. Image

88 should further improve the score.

matifali commented 2 weeks ago

After

  1. coder/coder#15282
  2. coder/coder#15249

The coder/coder OpenSSF score has bumped to 8.5. https://scorecard.dev/viewer/?uri=github.com%2Fcoder%2Fcoder