Skip to content

Releases: cycodehq/vscode-extension

v1.9.4

30 Sep 10:29
65e170c

Choose a tag to compare

What's Changed

  • Fix empty IaC scan results on Windows by @MarshalX in #98
  • Fix missed markdown blocks on violation cards by @MarshalX in #100
  • Fix the settings icon appearing outside views of the extension by @MarshalX in #101
  • Fix scan on save of outside workspace files by @MarshalX in #101

Full Changelog: v1.9.3...v1.9.4

v1.9.3

02 Aug 09:43
e00a7c4

Choose a tag to compare

What's Changed

Full Changelog: v1.9.2...v1.9.3

v1.9.2

01 Aug 08:59
f0e035f

Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1

25 Jul 13:39
2ac77fc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.9.1

v1.9.0

24 Jun 15:55
d4b35b2

Choose a tag to compare

What's Changed

  • Remove the SAST feature switch and enable it by default by @MarshalX in #91

Full Changelog: v1.8.0...v1.9.0

v1.8.0

23 May 14:30
33c1486

Choose a tag to compare

What's Changed

  • Add "Ignore this violation" button for violation card of secrets by @MarshalX in #87
  • Make CWE and CVE clickable on violation cards by @MarshalX in #88
  • Leave "Open violation card" as only one quick fix action by @MarshalX in #89

Full Changelog: v1.7.0...v1.8.0

v1.7.0

15 May 12:52
abaccd4

Choose a tag to compare

What's Changed

  • Add experimental SAST support by @MarshalX in #80
  • Add code actions to open violation card by @MarshalX in #84
  • Add policy display name as the title of SAST detections by @MarshalX in #85
  • Improve UX of violation cards by clarifying fields by @MarshalX in #82
  • Improve UX of tree view by using relative paths by @MarshalX in #83
  • Fix "quick fix" duplications by @MarshalX in #81

Full Changelog: v1.6.0...v1.7.0

v1.6.0

16 Apr 10:19
947304f

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

22 Mar 10:03
c3b9fda

Choose a tag to compare

What's Changed

  • Migrate to the new architecture that auto-manages the CLI by @MarshalX in #74

Full Changelog: v1.4.0...v1.5.0

v1.4.0

15 Mar 22:23
06437e0

Choose a tag to compare

What's Changed

  • Add the on-demand scan of an entire project for Secrets by @MarshalX in #73

Full Changelog: v1.3.0...v1.4.0