Skip to content

Commit 3b256c6

Browse files
committed
fix: remove Welcome Walkthrough Security Scan Feature
1 parent f99957c commit 3b256c6

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

packages/amazonq/package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1470,17 +1470,6 @@
14701470
},
14711471
"completionEvents": []
14721472
},
1473-
{
1474-
"id": "aws.amazonq.walkthrough.securityScan",
1475-
"title": "Check for security vulnerabilities",
1476-
"description": "Amazon Q scans your code to identify security vulnerabilities and suggests fixes.\n\nStart a scan from the status bar menu.\n\n[Scan your current project](command:_aws.amazonq.walkthrough.securityScanExample)\n\nIdentifies vulnerabilities in Python, Typescript, Ruby, AWS CDK, and [more](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/q-language-ide-support.html#security-scans-language-support)",
1477-
"media": {
1478-
"markdown": "./resources/walkthrough/amazonq/scans.md"
1479-
},
1480-
"completionEvents": [
1481-
"onCommand:_aws.amazonq.walkthrough.securityScanExample"
1482-
]
1483-
},
14841473
{
14851474
"id": "aws.amazonq.walkthrough.settings",
14861475
"title": "Access actions and options",

0 commit comments

Comments
 (0)