Skip to content

Review default mutable arguments and ensure proper handling

Codacy Production / Codacy Static Code Analysis required action Nov 15, 2024 in 0s

12 new issues (0 max.) of at least minor severity.

Annotations

Check warning on line 11 in update-static-saddlebag-data.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

update-static-saddlebag-data.py#L11

Requests call without timeout

Check notice on line 12 in update-static-saddlebag-data.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

update-static-saddlebag-data.py#L12

Detected a request using 'http://'. This request will be unencrypted, and attackers could listen into traffic on the network and be able to obtain sensitive information.

Check warning on line 46 in update-static-saddlebag-data.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

update-static-saddlebag-data.py#L46

Requests call without timeout

Check notice on line 47 in update-static-saddlebag-data.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

update-static-saddlebag-data.py#L47

Detected a request using 'http://'. This request will be unencrypted, and attackers could listen into traffic on the network and be able to obtain sensitive information.

Check notice on line 90 in utils/api_requests.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

utils/api_requests.py#L90

Detected a request using 'http://'. This request will be unencrypted, and attackers could listen into traffic on the network and be able to obtain sensitive information.

Check notice on line 112 in utils/api_requests.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

utils/api_requests.py#L112

Detected a request using 'http://'. This request will be unencrypted, and attackers could listen into traffic on the network and be able to obtain sensitive information.

Check warning on line 117 in utils/api_requests.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

utils/api_requests.py#L117

Requests call without timeout

Check warning on line 123 in utils/api_requests.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

utils/api_requests.py#L123

Requests call without timeout

Check warning on line 129 in utils/api_requests.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

utils/api_requests.py#L129

Requests call without timeout

Check warning on line 142 in utils/api_requests.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

utils/api_requests.py#L142

Requests call without timeout

Check notice on line 164 in utils/api_requests.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

utils/api_requests.py#L164

Detected a request using 'http://'. This request will be unencrypted, and attackers could listen into traffic on the network and be able to obtain sensitive information.

Check warning on line 170 in utils/api_requests.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

utils/api_requests.py#L170

Requests call without timeout