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

Migrate Trusty evaluation engine to v2 APIs #4894

Open
blkt opened this issue Nov 6, 2024 · 0 comments
Open

Migrate Trusty evaluation engine to v2 APIs #4894

blkt opened this issue Nov 6, 2024 · 0 comments

Comments

@blkt
Copy link
Contributor

blkt commented Nov 6, 2024

Current version of pr_trusty_check rule has the following "knobs"

  • Score, which will be removed eventually, and must be migrated to score in /v2/summary
  • Provenance, which maps to provenance_type in /v2/summary, but will become an enum that we can assume being totally ordered, so we can "hack" backwards compatibility on top of that
  • Activity, which maps to activity in /v2/summary
  • AllowMalicious, which maps to malicious in /v2/summary
  • AllowDeprecated, which maps to is_deprecated in /v2/pkg
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

No branches or pull requests

1 participant