We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c6079 commit 210b5d9Copy full SHA for 210b5d9
1 file changed
src/main/wrapper/CxConstants.ts
@@ -116,7 +116,7 @@ export enum CxConstants {
116
CMD_LEARN_MORE = "learn-more",
117
IDE_SCANS_KEY = "scan.config.plugins.ideScans",
118
AI_GUIDED_REMEDIATION_KEY = "scan.config.plugins.aiGuidedRemediation",
119
- STANDALONE_KEY = "scan.config.plugins.standalone",
+ STANDALONE_KEY = "scan.config.plugins.cxdevassist",
120
ASSIST_KEY = "scan.config.plugins.cxoneassist",
121
AI_MCP_SERVER_KEY = "scan.config.plugins.aiMcpServer",
122
TELEMETRY = "telemetry",
0 commit comments