chore: Merge Latest changes from main to demo#382
3 new alerts including 1 error
New alerts in code changed by this pull request
- 1 error
- 2 notes
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Check notice on line 20 in src/backend/helpers/azure_credential_utils.py
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
Check failure on line 39 in src/backend/helpers/azure_credential_utils.py
Code scanning / CodeQL
Detect unsafe use of DefaultAzureCredential in python application Error
Check notice on line 39 in src/backend/helpers/azure_credential_utils.py
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