2025.1 release #62
2025.1 release #62
15 new alerts including 3 errors
New alerts in code changed by this pull request
- 3 errors
- 2 warnings
- 10 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 warning on line 75 in src/aurora/config/__init__.py
Code scanning / Bandit
Probable insecure usage of temp file/directory. Warning
Check warning on line 97 in src/aurora/config/__init__.py
Code scanning / Bandit
Probable insecure usage of temp file/directory. Warning
Check notice on line 4 in src/aurora/config/fragments/azure_graph_api.py
Code scanning / Bandit
Possible hardcoded password: 'https://login.microsoftonline.com/unicef.org/oauth2/token' Note
Check failure on line 15 in src/aurora/registration/models.py
Code scanning / Bandit
The pyCrypto library and its module RSA are no longer actively maintained and have been deprecated. Consider using pyca/cryptography library. Error
Check failure on line 48 in src/aurora/registration/views/registration.py
Code scanning / Bandit
Use of weak MD5 hash for security. Consider usedforsecurity=False Error
Check failure on line 80 in src/aurora/registration/views/registration.py
Code scanning / Bandit
Use of weak MD5 hash for security. Consider usedforsecurity=False Error
Check notice on line 10 in src/aurora/security/utils.py
Code scanning / Bandit
Possible hardcoded password: '' Note
Check notice on line 42 in src/dbtemplates/test_cases.py
Code scanning / Bandit
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test
Check notice on line 116 in src/dbtemplates/test_cases.py
Code scanning / Bandit
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test
Check notice on line 125 in src/dbtemplates/test_cases.py
Code scanning / Bandit
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test
Check notice on line 126 in src/dbtemplates/test_cases.py
Code scanning / Bandit
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test
Check notice on line 132 in src/dbtemplates/test_cases.py
Code scanning / Bandit
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test
Check notice on line 137 in src/dbtemplates/test_cases.py
Code scanning / Bandit
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test
Check notice on line 138 in src/dbtemplates/test_cases.py
Code scanning / Bandit
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test
Check notice on line 141 in src/dbtemplates/test_cases.py
Code scanning / Bandit
Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test