Skip to content

Implement GlobalSuppression for ScriptAnalyzer #278

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

Merged
merged 2 commits into from
Jul 16, 2015
Merged

Conversation

quoctruong
Copy link

User can use the global suppression feature by running Invoke-ScriptAnalyzer -Profile where is a file containing a hashtable. The values supported in the hashtable in this PR are Severity, IncludeRules and ExcludeRules.

@raghushantha
Copy link
Member

Looking..

@raghushantha
Copy link
Member

Looks good. In the next iteration we must think about adding support for multiple rule containers.

@quoctruong
Copy link
Author

Thanks. Merged. I think we can address this by adding this support to the ExcludeRule, IncludeRule in the command line first.

quoctruong pushed a commit that referenced this pull request Jul 16, 2015
Implement GlobalSuppression for ScriptAnalyzer
@quoctruong quoctruong merged commit 30f3d0f into development Jul 16, 2015
@raghushantha raghushantha deleted the profile branch February 16, 2016 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants