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

Update Scorecards handlers to openssf.scorecardcron.scorecard-v2 schema #195

Closed
mayaCostantini opened this issue Oct 27, 2022 · 1 comment · Fixed by #197
Closed

Update Scorecards handlers to openssf.scorecardcron.scorecard-v2 schema #195

mayaCostantini opened this issue Oct 27, 2022 · 1 comment · Fixed by #197
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance.

Comments

@mayaCostantini
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Scorecards prescriptions are not refreshed properly because the current handlers use an older Scorecards dataset version.
Related to thoth-station/prescriptions#25118, thoth-station/core#444 (among others)

Describe the solution you'd like
Adapt the current handlers to correspond to the schema of the new openssf.scorecardcron.scorecard-v2 dataset.
Introduces a new scoring logic, justifications, project revisions and other data.

@mayaCostantini mayaCostantini added kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. labels Oct 27, 2022
@mayaCostantini
Copy link
Contributor Author

/assign
/priority critical-urgent
/sig stack-guidance

@sesheta sesheta added priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance. labels Oct 27, 2022
@mayaCostantini mayaCostantini moved this to 🆕 New in Planning Board Oct 27, 2022
@mayaCostantini mayaCostantini moved this from 🆕 New to 🏗 In progress in Planning Board Oct 27, 2022
Repository owner moved this from 🏗 In progress to ✅ Done in Planning Board Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants