Skip to content

Releases: sysdiglabs/sysdig-lsp

Sysdig LSP 0.7.4

29 Oct 10:27
79c8155

Choose a tag to compare

Features

  • domain: Use String for Package Versions to Support Non-SemVer Formats (#27)

Sysdig LSP 0.7.3

28 Oct 16:16
5b21dd2

Choose a tag to compare

Features

  • domain: implement suggested fix version for packages (#26)

Sysdig LSP 0.7.2

28 Oct 09:21
679a7bb

Choose a tag to compare

Bug Fixes

  • scanresult: Use global evaluation result from scanner (#25)

Features

  • deps: update sysdig-cli-scanner to v1.23.0 (#24)

Sysdig LSP 0.7.1

15 Oct 10:18
5fbf085

Choose a tag to compare

Features

  • lsp: clear documentation on new scans (#23)

Sysdig LSP 0.7.0

04 Oct 06:33
66f9fa9

Choose a tag to compare

Bug Fixes

  • domain: handle image layers without digests (#20)

Code Refactoring

  • lsp: Improve LSP Server and Component Architecture (#18)

Features

  • add domain model to handle the scan result easily (#17)
  • deps: update sysdig-cli-scanner to v1.22.6 (#19)
  • hover: display vulnerability summary on hover for images and layers (#21)

Sysdig LSP 0.6.0

26 Sep 09:58
7892e3e

Choose a tag to compare

Features

  • implement docker-compose image analysis (#16)

Sysdig LSP 0.5.1

22 Sep 08:53
21489cb

Choose a tag to compare

Compilation & Dependencies

  • update dependencies to remove vulns (#15)
  • update Rust to 1.88 (#13)

Continuous Integration

  • ensure we retrieve all the tags to validate new version is released (#10)

Small Modifications

  • update cli scanner to 1.22.4 (#12)
  • update cli to 1.22.2 (#11)
  • show error message if command execution fails (#9)
  • upgrade cli scanner to 1.22.1 (#8)

Sysdig LSP 0.5.0

22 Apr 14:18
90a4e26

Choose a tag to compare

Features

  • add layered analysis support (#7)

Sysdig LSP 0.4.1

08 Apr 10:42
b5e3ea4

Choose a tag to compare

Bug Fixes

  • correct usage issues and docs for neovim (#6)

Sysdig LSP 0.4.0

04 Apr 11:31
0e36f9e

Choose a tag to compare

Features

  • add build and scan dockerfile (#4)