Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't surface insecure operations errors in VSCode. #8215

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

rosalyntan
Copy link
Member

@rosalyntan rosalyntan commented Feb 13, 2025

Description

Currently, VSCode is flagging insecure operation errors in the editor. However, these errors are not currently accurate since the connector source isn't being compared against a deployed source, and can't differentiate between existing insecure operations and new insecure operations. This PR suppresses insecure operation issues in VSCode for now.

Scenarios Tested

Sample Commands

@rosalyntan rosalyntan changed the title Suppress connector evolution and insecure operation issues in VSCode. Don't surface insecure operations errors in VSCode. Feb 14, 2025
@rosalyntan rosalyntan marked this pull request as ready for review February 14, 2025 21:03
@rosalyntan rosalyntan requested a review from hlshen February 14, 2025 21:04
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.

1 participant