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

Handle cumulative evidence #48

Open
alfinkel opened this issue Aug 26, 2020 · 0 comments
Open

Handle cumulative evidence #48

alfinkel opened this issue Aug 26, 2020 · 0 comments
Labels
enhancement New feature or request evidence Evidence related issue fetch Fetch related issue

Comments

@alfinkel
Copy link
Contributor

Overview

Provide a way to more easily handle and/or mark a fetcher/evidence as one that's accumulating evidence on a timely basis. This will ensure that proper logic is added to ensure evidence continuity from one run to the next.

Requirements

  • The key thing is making it clear that a fetcher is collecting cumulative evidence - this is important at review time, for e.g. We could also provide some helpers, such as getting the last run date easily.
  • TBD... Needs more research, thought, discussion

Approach

  • TBD
  • May be a fetcher subclass??
  • May be an evidence subclass??
  • May be both

Security and Privacy

N/A

Test Plan

TBD

@alfinkel alfinkel added enhancement New feature or request evidence Evidence related issue fetch Fetch related issue labels Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request evidence Evidence related issue fetch Fetch related issue
Projects
None yet
Development

No branches or pull requests

1 participant