Tags: microsoft/DevSkim
Tags
Fix Confidence Filter at Rule Level (#672) * Update .gitignore * Fix confidence filter at rule level. * Update Changelog.md * Add tests for rule level confidence filtering * Clarify Doc comment on WithConfidenceFilter method Update options tests to account for unspecified behavior (its the 0 value for the enum flag so always passes the check).
-
Dec 9, 2024 - 210b5d1
- zip
- tar.gz
- E5FA Notes
- Downloads
Fix Confidence Filter at Rule Level (#672) * Update .gitignore * Fix confidence filter at rule level. * Update Changelog.md * Add tests for rule level confidence filtering * Clarify Doc comment on WithConfidenceFilter method Update options tests to account for unspecified behavior (its the 0 value for the enum flag so always passes the check).
Fix Confidence Filter at Rule Level (#672) * Update .gitignore * Fix confidence filter at rule level. * Update Changelog.md * Add tests for rule level confidence filtering * Clarify Doc comment on WithConfidenceFilter method Update options tests to account for unspecified behavior (its the 0 value for the enum flag so always passes the check).
Fix LanguageRuleIgnoreMap and Add Positive Globs (#665) * Fix incorrect inversion in LanguageRuleMap codepath * Improve option operation tests * Add Include Globs option. When specified, only files that match one of the include globs and that don't match one of the exclude globs are scanned. * New test cases for glob options. * Update changelog.
PreviousNext