Skip to content

Releases: DataDog/datadog-static-analyzer

Release 0.2.3

18 Jan 18:58
c7c72f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.2.3

Release 0.2.2

17 Jan 19:01
1fbfbc4
Compare
Choose a tag to compare

What's Changed

  • Runtime performance improvements

Full Changelog: 0.2.1...0.2.2

Release 0.2.1

08 Jan 23:56
1979800
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.9...0.2.1

Update documentation URL

20 Dec 00:54
2a3c06a
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: 0.1.8...0.1.9

SARIF report improvements

14 Dec 16:50
37d6350
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.7...0.1.8

Release 0.1.7

08 Nov 13:52
0960f16
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.6...0.1.7

Release 0.1.6

29 Oct 19:23
12fbadd
Compare
Choose a tag to compare
  • Correctly shut down server is already started on a port
  • Add subdirectory option

Gracefully exit server

12 Oct 19:16
79f167d
Compare
Choose a tag to compare

Fix a bug that forces to exit the server gracefully. This should solves a bug with the IDE integration.

Support YAML

11 Oct 18:20
93bf72a
Compare
Choose a tag to compare

Add YAML support

Fix segfault on intel, add more languages

10 Oct 13:12
625b184
Compare
Choose a tag to compare
  • Fix segfault on Intel caused by Deno (see denoland/deno_core#217)
  • Support Kotlin
  • Support Swift
  • Support Dockerfile foo.dockerfile and Dockerfile.foo for detecting docker files