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

Suppress objects from being reported #13

Closed
BernieWhite opened this issue Dec 3, 2018 · 1 comment
Closed

Suppress objects from being reported #13

BernieWhite opened this issue Dec 3, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@BernieWhite
Copy link
Member

BernieWhite commented Dec 3, 2018

In certain circumstances it may be necessary to exclude or suppress rules from processing objects that are in a known failed state.

Consider:

suppression:
  storageAccounts.UseHttps:
    targetName:
      - storage
suppression:
  storageAccounts.UseHttps: storage
@BernieWhite BernieWhite added the enhancement New feature or request label Dec 3, 2018
@BernieWhite BernieWhite added this to the v0.2.0 milestone Dec 10, 2018
@BernieWhite BernieWhite self-assigned this Dec 10, 2018
@BernieWhite
Copy link
Member Author

Requires binding of target name earlier in the pipeline #44

@BernieWhite BernieWhite changed the title Exclude objects from being reported Suppress objects from being reported Dec 21, 2018
BernieWhite added a commit that referenced this issue Dec 24, 2018
- Update pipeline for early target name binding and suppression #44 #13
- Allow objects to be suppressed by TargetName for individual rules #13
- Allow binding of TargetName to custom property #44
- Custom functions can be used to bind TargetName #44
- Objects that are unable to bind a TargetName will use a SHA1 object hash for TargetName #44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant