eBay / NuRaft

C++ implementation of Raft core logic as a replication library
Apache License 2.0
1.02k stars 241 forks source link

OpenSSF Security Scorecard improvements #424

Closed lucasgonze closed 1 year ago

lucasgonze commented 1 year ago

The OpenSSF Security Scorecard helps projects improve security by providing actionable suggestions. I ran it against NuRaft and got the following score:

  "repo": {
    "name": "github.com/ebay/NuRaft",
    "commit": "2e4856bd2d23f6c6461a070c7d13fd49dab287d5"
  },
  "scorecard": {
    "version": "4.10.5",
    "commit": "27cfe92ed356fdb5a398c919ad480817ea907808"
  },
  "score": 5.2,

I am attaching the complete detailed results: NuRaft.json.zip