Releases: microsoft/DevSkim
Releases · microsoft/DevSkim
DevSkim CLI v0.4.114
DevSkim CLI v0.4.110
DevSkim CLI v0.4.109
DevSkim CLI v0.4.108
DevSkim CLI v0.4.107
DevSkim CLI v0.4.106
Changes:
This list of changes was auto generated.
DevSkim CLI v0.4.105
Changes:
- dff451f Fix #106
- 9c84ea2 Fixed webpack to keep bundling vscode-* libs, updated TextDocument import
- 61f1944 Add cobol and csproj languages which exist in some rules.
- 9ed07cb Fix #9.
- c19cf97 Fix handling of scopes. Fix #57.
- c602c68 Fix #57.
- bb19b74 Fix #68.
- 722e73d Add confidence. Supercedes #72.
- ab6e37f Misc fixes
- 371f092 Fix underlining suppressed actions
- 5629ad7 Fix updating suppressions with previous line suppressions set.
- eb39723 Add support for previous line and block formatted suppression comments.
- 969ce7d Updated pre-compiled rules
- 14b51dc Skip files which can't be read
- a719d0f Exception handling for file either empty or invalid dangling pointer
- 2ab5e3a Add default behaviour to DevSkim CLI to support suppression comments
- d198ff7 Make use of ExitCode.IssuesExists for the analyze command
- c2d73f7 Make TLS rules more efficient; reduced false positives.
- 23a8b5d Fix broken mbedtls rule.
- 7c0a51c Fix two broken JSONs.
- 1f84228 Add mbedTLS and more curl.
- d72587f Add Rust, improve Python, Java, some generics, and some Win32.
- 42e7723 Minor improvements to the win32 rules.
- adedd6e Improve generic TLS hardcoding rules.
- 79e44f8 Add basic TLS detection rules for Go, Java, and COBOL.
- 0fb0135 Update Python, .NET, JavaScript, MacOS, and generic TLS detection rules.
- 99a0520 TLS rules
- 39a05d8 Updated graphics
This list of changes was auto generated.
DevSkim Command Line Interface
- Fixes for platform issue #60
DevSkim Command Line Interface
- Added support for Sarif
DevSkim Command Line Interface
- fixes for flycheck integration into Emacs