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

Fix multi accred notifier bug #98

Open
alfinkel opened this issue Dec 21, 2020 · 0 comments
Open

Fix multi accred notifier bug #98

alfinkel opened this issue Dec 21, 2020 · 0 comments
Labels
bug Something isn't working controls Controls related issue notifier Notifier related issue

Comments

@alfinkel
Copy link
Contributor

Overview

Notifiers should alert based on the accreditation(s) supplied on the execution. If a check is part of multiple accreditations in the controls.json then all of those accreditations tied to that check will receive notifications even if only a subset of the accreditations were supplied on the execution. The behavior should be fixed to only notify the accreditations supplied on the execution.

Requirements

Fix notifier functionality to only notify based on the accreditations supplied on the execution when notifying for a check that is part of multiple accreditations and some of those executions are not supplied as part of the execution request.

Approach

TBD

Security and Privacy

N/A

Test Plan

TBD

@alfinkel alfinkel added bug Something isn't working notifier Notifier related issue controls Controls related issue labels Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working controls Controls related issue notifier Notifier related issue
Projects
None yet
Development

No branches or pull requests

1 participant