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

2025.1 release #62

Merged
merged 116 commits into from
Feb 20, 2025

comment middleware

2e7a956
Select commit
Loading
Failed to load commit list.
Merged

2025.1 release #62

comment middleware
2e7a956
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Bandit failed Feb 19, 2025 in 7s

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.

View all branch alerts.

Annotations

Check warning on line 75 in src/aurora/config/__init__.py

See this annotation in the file changed.

Code scanning / Bandit

Probable insecure usage of temp file/directory. Warning

Probable insecure usage of temp file/directory.

Check warning on line 97 in src/aurora/config/__init__.py

See this annotation in the file changed.

Code scanning / Bandit

Probable insecure usage of temp file/directory. Warning

Probable insecure usage of temp file/directory.

Check notice on line 4 in src/aurora/config/fragments/azure_graph_api.py

See this annotation in the file changed.

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

See this annotation in the file changed.

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

The pyCrypto library and its module RSA are no longer actively maintained and have been deprecated. Consider using pyca/cryptography library.

Check failure on line 48 in src/aurora/registration/views/registration.py

See this annotation in the file changed.

Code scanning / Bandit

Use of weak MD5 hash for security. Consider usedforsecurity=False Error

Use of weak MD5 hash for security. Consider usedforsecurity=False

Check failure on line 80 in src/aurora/registration/views/registration.py

See this annotation in the file changed.

Code scanning / Bandit

Use of weak MD5 hash for security. Consider usedforsecurity=False Error

Use of weak MD5 hash for security. Consider usedforsecurity=False

Check notice on line 10 in src/aurora/security/utils.py

See this annotation in the file changed.

Code scanning / Bandit

Possible hardcoded password: '' Note

Possible hardcoded password: ''

Check notice on line 42 in src/dbtemplates/test_cases.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 116 in src/dbtemplates/test_cases.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 125 in src/dbtemplates/test_cases.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 126 in src/dbtemplates/test_cases.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 132 in src/dbtemplates/test_cases.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 137 in src/dbtemplates/test_cases.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 138 in src/dbtemplates/test_cases.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 141 in src/dbtemplates/test_cases.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.