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

Feature Request: Exclusion Rules Extension #153

Open
rosibaj opened this issue Jun 12, 2020 · 0 comments
Open

Feature Request: Exclusion Rules Extension #153

rosibaj opened this issue Jun 12, 2020 · 0 comments
Labels
new-feature Request is a new feature specs-wip Specs are in progress

Comments

@rosibaj
Copy link
Contributor

rosibaj commented Jun 12, 2020

  • Add exclude by analysis type
  • Add exclude by tags/field values. For example"
excludeBy: 
   - path: 'path.to.property'
     values: ['v1', 'v2'] 
  • if we want analysis type faster then we can do this more complex pattern later
  • it may require more complex logic to pull out property than just first level attribute in analysis.
@rosibaj rosibaj added the new-feature Request is a new feature label Jun 12, 2020
@rosibaj rosibaj changed the title Feature Request: Exlcusinon Rules Extension Feature Request: Exclusion Rules Extension Jun 12, 2020
@rosibaj rosibaj added the specs-wip Specs are in progress label Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Request is a new feature specs-wip Specs are in progress
Projects
None yet
Development

No branches or pull requests

1 participant