Skip to content
This repository has been archived by the owner on Aug 6, 2018. It is now read-only.

Should violations reappear after being resolved? #494

Open
sebastianpoeplau opened this issue Jul 12, 2017 · 0 comments
Open

Should violations reappear after being resolved? #494

sebastianpoeplau opened this issue Jul 12, 2017 · 0 comments

Comments

@sebastianpoeplau
Copy link
Contributor

Expected behavior

Consider the following case: Someone spawns an RDS instance and accidentally exposes it publicly. We generate a violation, they fix the configuration and resolve the violation. A few months later, someone changes the same instance's configuration, exposing it once more. Then users would expect another violation of the same type to be generated. However, fullstop currently doesn't trigger if there is already a violation for that instance, even if it is a resolved one.

Step needed

  • Evaluate for all violation types whether it makes sense to trigger multiple violations of the same type for the same set of primary keys (such as RDS instance ID).
  • Implement any changes deemed necessary.
  • Possibly inform users.

Dependencies

None.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant