Skip to content

Merge pull request #370 from microsoft/psl-remove-SecurityControl-tag

fd31b0b
Select commit
Loading
Failed to load commit list.
Merged

chore: Down merge from main to dev #372

Merge pull request #370 from microsoft/psl-remove-SecurityControl-tag
fd31b0b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 26, 2025 in 4s

8 new alerts including 4 errors

New alerts in code changed by this pull request

  • 4 errors
  • 4 notes

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 failure on line 5 in infra/vscode_web/codeSample.py

See this annotation in the file changed.

Code scanning / CodeQL

Detect unsafe use of DefaultAzureCredential in python application Error

Please use other types of Token Credential for your application if not for development testing purposes.

Check failure on line 6 in infra/vscode_web/endpointCodeSample.py

See this annotation in the file changed.

Code scanning / CodeQL

Detect unsafe use of DefaultAzureCredential in python application Error

Please use other types of Token Credential for your application if not for development testing purposes.

Check failure on line 42 in src/ContentProcessor/src/helpers/azure_credential_utils.py

See this annotation in the file changed.

Code scanning / CodeQL

Detect unsafe use of DefaultAzureCredential in python application Error

Please use other types of Token Credential for your application if not for development testing purposes.

Check failure on line 33 in src/ContentProcessorAPI/helpers/azure_credential_utils.py

See this annotation in the file changed.

Code scanning / CodeQL

Detect unsafe use of DefaultAzureCredential in python application Error

Please use other types of Token Credential for your application if not for development testing purposes.

Check notice on line 23 in src/ContentProcessor/src/helpers/azure_credential_utils.py

See this annotation in the file changed.

Code scanning / CodeQL

Suppression of type m365. Expiration date: none, Suppression Code: SM05139. Justification: Okay use of DefaultAzureCredential as it is only used in development. Note

Suppression of type m365. Expiration date: none, Suppression Code: SM05139. Justification: Okay use of DefaultAzureCredential as it is only used in development.

Check notice on line 42 in src/ContentProcessor/src/helpers/azure_credential_utils.py

See this annotation in the file changed.

Code scanning / CodeQL

Suppression of type m365. Expiration date: none, Suppression Code: SM05139. Justification: Okay use of DefaultAzureCredential as it is only used in development. Note

Suppression of type m365. Expiration date: none, Suppression Code: SM05139. Justification: Okay use of DefaultAzureCredential as it is only used in development.

Check notice on line 17 in src/ContentProcessorAPI/helpers/azure_credential_utils.py

See this annotation in the file changed.

Code scanning / CodeQL

Suppression of type m365. Expiration date: none, Suppression Code: SM05139. Justification: Okay use of DefaultAzureCredential as it is only used in development. Note

Suppression of type m365. Expiration date: none, Suppression Code: SM05139. Justification: Okay use of DefaultAzureCredential as it is only used in development.

Check notice on line 33 in src/ContentProcessorAPI/helpers/azure_credential_utils.py

See this annotation in the file changed.

Code scanning / CodeQL

Suppression of type m365. Expiration date: none, Suppression Code: SM05139. Justification: Okay use of DefaultAzureCredential as it is only used in development. Note

Suppression of type m365. Expiration date: none, Suppression Code: SM05139. Justification: Okay use of DefaultAzureCredential as it is only used in development.