Skip to content

Conversation

@laileni-aws
Copy link
Contributor

Problem

In the Amazon Q Welcome Walkthrough, the "Scan your current project" button under "Check for security vulnerabilities" feature is non-functional and does not initiate any scanning process when clicked.

Steps to Reproduce

  • Click the 3-dot menu (⋯) above the chat interface
  • Select "Help" from the dropdown menu
  • Choose "Welcome Walkthrough" option
  • Navigate to "Check for security vulnerabilities" section
  • Click the "Scan your current project" button
image

Solution

  • Remove this user experience as this is a part of agentic chat experience.

  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

laileni-aws and others added 6 commits October 24, 2025 10:42
## Problem
The test is checking for a popup to confirm overwrite of the SAM
template. It is most likely getting blocked due to the "Scanning
cloudformation template" warning popup that shows up before.

## Solution
aws#3510 says disabling AWS
SAM Codelens removes the aforementioned popup so I added a statement to
disable the statement beforehand, and enabled it after this test runs so
as not to impact other tests.

---

- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.
@laileni-aws laileni-aws requested a review from a team as a code owner October 30, 2025 22:58
@laileni-aws laileni-aws enabled auto-merge (squash) October 30, 2025 22:58
@github-actions
Copy link

  • This pull request implements a feat or fix, so it must include a changelog entry (unless the fix is for an unreleased feature). Review the changelog guidelines.
    • Note: beta or "experiment" features that have active users should announce fixes in the changelog.
    • If this is not a feature or fix, use an appropriate type from the title guidelines. For example, telemetry-only changes should use the telemetry type.

@laileni-aws laileni-aws disabled auto-merge October 30, 2025 22:58
@laileni-aws laileni-aws enabled auto-merge (squash) October 30, 2025 23:53
@laileni-aws laileni-aws merged commit c20b211 into aws:master Oct 31, 2025
29 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants