Releases: microsoft/DevSkim
Releases · microsoft/DevSkim
DevSkim CLI v1.0.51
Changes:
This list of changes was auto generated.
DevSkim VS Extension v1.0.51
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).
DevSkim VS Code Extension v1.0.51
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).
DevSkim CLI v1.0.50
DevSkim VS Extension v1.0.47
Changes:
This list of changes was auto generated.
DevSkim VS Code Extension v1.0.46
Changes:
- ad46ed1 add release vs prerelease publishing (#655)
- e1d98d3 add vscode ext release to github and marketplace (#653)
This list of changes was auto generated.
DevSkim CLI v1.0.44
Changes:
- 10b85ce add publish to nuget and GitHub (#652)
- 04f19a9 add release stage with new signing (#650)
- fb82d09 Fix rewriting files with no issues to suppress (#632) [ #628 ]
- 7e08341 Add exclusion for modern InternalsVisibleTo in SDK-style projects (#630)
- ba3d17a Fix #620 (#624)
- f3bfd4d Convert release pipelines (#621)
- 7e03409 Add content for rule guidance containing "TO DO"s. (#617)
- 3e6a87e Add tests to identify rules with missing or incomplete guidance (#613)
- 76125aa Fix PHP Request Rule (DS144886) Fix It Specification (#616) [ #614 ]
- ba39d7a Migrate to New Code Sign Mechanism (#615)
DevSkim CLI v1.0.33
Fix Default Option Settings When Deserializing Options Json (#610) * Fix Default Option Settings When Deserializing Options Json OutputTextFormat and OutputFileFormat were defaulting to string.Empty when deserialized because the default set for instantiating differed from the default value used for command parsing. * Update Changelog.md
DevSkim VS Extension v1.0.33
Fix Default Option Settings When Deserializing Options Json (#610) * Fix Default Option Settings When Deserializing Options Json OutputTextFormat and OutputFileFormat were defaulting to string.Empty when deserialized because the default set for instantiating differed from the default value used for command parsing. * Update Changelog.md
DevSkim VS Code Extension v1.0.33
Changes:
This list of changes was auto generated.