Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 2.18 KB

README.md

File metadata and controls

43 lines (30 loc) · 2.18 KB

Scorecard supply-chain security OpenSSF Scorecard

Open-Source Security Dashboard

The Open Source Security 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
  • Ability to view scorecards, issues and how to resolve them
  • Written in a few 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.