Skip to content

Latest commit

 

History

History
122 lines (68 loc) · 3.25 KB

CHANGELOG.md

File metadata and controls

122 lines (68 loc) · 3.25 KB

Cycode Visual Studio Extension

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.