Skip to content

Latest commit

 

History

History
167 lines (91 loc) · 4.34 KB

File metadata and controls

167 lines (91 loc) · 4.34 KB

Cycode Visual Studio Extension

[1.12.2] - 2026-04-02

  • Increase required CLI version to 3.12.2

[1.12.1] - 2026-03-23

  • Increase required CLI version to 3.12.0

1.12.0 - 2026-03-11

  • Add support for Visual Studio 2026

1.11.2 - 2026-03-04

  • Increase required CLI version to 3.11.1

1.11.1 - 2026-02-13

  • Remove Sentry integration
  • Increase required CLI version to 3.9.3

1.11.0 - 2025-11-17

  • Increase required CLI version to 3.6.0

1.10.1 - 2025-08-27

  • Fix null pointer exception of ErrorTaggerProvider on rerender

1.10.0 - 2025-05-14

  • Add detection sorting by line number in addition to severity

1.9.0 - 2025-02-24

  • Add tree view filtering by severity
  • Add proper support for disabled modules
  • Fix scrolling issue in violation panels

1.8.0 - 2024-12-20

  • Add the "Ignore this violation" button for the violation card of SCA
  • Add support of .gitignore files for a file excluding from scans
  • Fix "Path to executable" setting reset on empty value

1.7.0 - 2024-12-11

  • Add AI remediations for IaC and SAST

1.6.1 - 2024-10-31

  • Code refactoring

1.6.0 - 2024-10-07

  • Add sync flow for Secrets and IaC

1.5.1 - 2024-09-25

  • Fix missed markdown blocks on violation cards

1.5.0 - 2024-09-19

  • Add "Open Violation Card" as Suggested Action (Quick Fix)
  • Add "Ignore this violation" button for secrets violation card
  • Add Infrastructure as Code (IaC) support
  • Add Code Security (SAST) support

1.4.0 - 2024-09-06

  • Add Violation Cards
  • Add new toolbar actions: Back to Home, Expand All, Collapse All

1.3.0 - 2024-08-28

  • Add Tree View

1.2.0 - 2024-08-06

  • Add Open-source Threats (SCA) support
  • Add the ability to cancel scans

1.1.4 - 2024-07-25

  • Disable Sentry for on-premise installations

1.1.3 - 2024-07-18

  • Fix deserialization errors
  • Fix working directory for scans
  • Fix entire project scan
  • Fix handling of not downloaded core

1.1.2 - 2024-07-15

  • Integrate Sentry
  • Fix extension loading when the core is not found

1.1.1 - 2024-07-05

  • Fix extension loading on the background thread

1.1.0 - 2024-07-05

  • Add detections highlighting in the code editor

1.0.1 - 2024-07-01

  • Fix toolbar icons not showing up in Visual Studio 2015

1.0.0 - 2024-07-01

The first public release of the extension.