Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 2.05 KB

README.md

File metadata and controls

42 lines (29 loc) · 2.05 KB

Scorecard supply-chain security OpenSSF Scorecard

OpenSSF Dashboard

The OpenSSF dashboard can be used to inspect the OpenSSF scorecards for users/organizations or accounts stored on GitHub, GitLab or others.

View the Dashboard

The core features of the dashboard are:

  • Track multiple users/accounts/organizations
  • Easily add a new organization or user to track
  • Ability to provide GitHub/other API keys to avoid rate limiting (optional, stored locally)
  • Track all the scorecards for each repository
  • Cache system to ensure pages load quickly
  • Ability to filter repositories by keywords
  • Ability to sort repositories by scores, names etc
  • Responsive design that will play nice on mobile
  • Created in 7 days from scratch

Tech Stack

Angular Node.JS SASS

Running Locally

If you want to run your own version of this dashboard on your own machine, please fork/clone this repo, install Angular-cli and then run with ng serve. You can build with ng build.

Support

Contact [email protected] if you need support or have questions.