Skip to content

Releases: microsoft/DevSkim

DevSkim CLI v0.4.114

10 Mar 22:41
1a6f4cf
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

DevSkim CLI v0.4.110

07 Mar 07:19
805e32f
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

DevSkim CLI v0.4.109

05 Mar 23:35
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

DevSkim CLI v0.4.108

02 Mar 20:08
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

DevSkim CLI v0.4.107

28 Feb 18:24
f42bc84
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

DevSkim CLI v0.4.106

28 Feb 17:58
65575ce
Compare
Choose a tag to compare

Changes:

  • 65575ce Add Package and Deploy of Dotnet Tool, Update Licenses (#124)

This list of changes was auto generated.

DevSkim CLI v0.4.105

26 Feb 01:38
Compare
Choose a tag to compare

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

02 Oct 01:20
66f60b3
Compare
Choose a tag to compare
Pre-release
  • Fixes for platform issue #60

DevSkim Command Line Interface

17 May 22:59
e5103da
Compare
Choose a tag to compare
Pre-release
  • Added support for Sarif

DevSkim Command Line Interface

23 Mar 01:40
b51cf13
Compare
Choose a tag to compare
Pre-release
  • fixes for flycheck integration into Emacs