Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add aggregated score #1046

Merged
merged 8 commits into from
Sep 21, 2021
Merged

Conversation

laurentsimon
Copy link
Contributor

@laurentsimon laurentsimon commented Sep 21, 2021

  • Please check if the PR fulfills these requirements

I am hesitant to make this parameterized right now because it will add a command we need to support/maintain. Once we've decided how to use config files, we can tackle it.

Please comment on how weights should be set.

Note: I re-run make generate-docs, which picked up David's changes from the YAML file not yet committed to the .md.

pkg/scorecard_result.go Outdated Show resolved Hide resolved
cmd/root.go Outdated Show resolved Hide resolved
pkg/scorecard_result.go Outdated Show resolved Hide resolved
pkg/scorecard_result.go Outdated Show resolved Hide resolved
@laurentsimon
Copy link
Contributor Author

@olivekl can you update your readme PR with some info on the aggregate score?

  1. Update the run example output
  2. Give a short sentence about it. The weights for calculating the aggregate scores are defined in https://github.com/ossf/scorecard/pull/1046/files#diff-9359395c0ce37bd4ecafda90038687c68381446dd8ed1c93674d9401faa7e494R98
    The risk information is taken from the yaml config file.
    Note that we currently do not have checks with risk set to Critical.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need an aggregate risk score, ideally configurable (need for 3.0)
2 participants