Skip to content

Updates

1e309b4
Select commit
Loading
Failed to load commit list.
Draft

Configure Python Env Tools #1866

Updates
1e309b4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed May 20, 2025 in 2s

2 new alerts including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high
  • 1 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 73 in src/client/pythonEnvironments/common/environmentManagers/simplevirtualenvs.ts

See this annotation in the file changed.

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to [A-Z[]^_`a-z].

Check failure on line 778 in src/test/mocks/vsc/extHostedTypes.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete string escaping or encoding High test

This does not escape backslash characters in the input.