Split the PR actions of the vulncheck evaluator into a proper remediate action #1203
Labels
enhancement
New feature or request
P2
Nice to fix: non-critical items that should be evaluated and planned during issue triage
The vulncheck evaluator does two things - checks the vulnerabilities and then performs an action based on the vulnerabilities found, like suggesting PR changes or commenting with a summary. This was all coded before we had remediations, but now that we do have a proper remediations engine we should split the actions part of the evaluator into a proper remediate module to avoid turning the vulncheck into spaghetti (esp visible once we started adding Pi support in addition to vulnerabilities)
The text was updated successfully, but these errors were encountered: