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

create models for ResourceEvaluation, PolicyResult #104

Closed
mrparkers opened this issue Jun 14, 2021 · 0 comments · Fixed by #110
Closed

create models for ResourceEvaluation, PolicyResult #104

mrparkers opened this issue Jun 14, 2021 · 0 comments · Fixed by #110
Projects

Comments

@mrparkers
Copy link
Contributor

Resource Evaluation

  • Overall “pass” or “fail” when ANDing each policy result
  • Datetime (created)
  • Source
    • Name: Source of policy evaluation (GitHub Action, K8s enforcer)
    • URL: (optional) URL to logs for the event (i.e. GitHub Action etc) that triggered policy evaluation.
  • Resource Version (embed)
    • Id
    • Type
    • Name
    • Version (resourceUri)
  • Environment (the id which is also its name)

Policy Result

  • Overall “pass” or “fail” when ANDing each rule
  • Parent: Resource Evaluation reference
  • Policy Version ID
  • Result {} (not explanation)
@pickjasmine pickjasmine added this to Backlog in rode via automation Jun 14, 2021
@pickjasmine pickjasmine moved this from Backlog to Ready to work in rode Jun 14, 2021
@mrparkers mrparkers moved this from Ready to work to In progress in rode Jun 15, 2021
@mrparkers mrparkers linked a pull request Jun 16, 2021 that will close this issue
rode automation moved this from In progress to Done Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
rode
Done
Development

Successfully merging a pull request may close this issue.

1 participant