ossf/scorecard-webapp
Feature - Human readable report to link to from scorecards badge
Open
#206 opened on Sep 9, 2022
enhancementgood first issue
Repository metrics
- Stars
- (29 stars)
- PR merge metrics
- (PR metrics pending)
Description
Is your feature request related to a problem? Please describe. No, this is a feature request for generating a human readable report rather than printing json when clicking on the scorecard badge. Describe the solution you'd like Clicking on the scorecard badge redirects to json output e.g. link. It would be great if a human readable version could be generated from the json.
Describe alternatives you've considered N/A
Additional context Users clicking on the scorecard badge need to manually parse the json to understand what the project score means.