islet-project / islet

An on-device confidential computing platform
Apache License 2.0
91 stars 16 forks source link

OpenSSF Badge Score #319

Closed Salkimmich closed 3 months ago

Salkimmich commented 4 months ago

OpenSSF Badge % widget Score added for Islet.

A complete overview can be found at this report output: https://www.bestpractices.dev/en/projects/8915

  1. Quality Checks: Confirm an Automated Test Suit
  2. Security Checks: Confirm Cryptographic Best Practices
  3. Analysis Checks: Confirm Static and Dynamic Code Analysis
zpzigi754 commented 4 months ago

Hi @Salkimmich, thank you for the commit!

The failed workflow (DCO) in CI would be passed with the below command which adds Signed off message.

$ git commit --amend --no-edit -s