Adding deployment script #5
Open
Codacy Production / Codacy Static Code Analysis
required action
Oct 2, 2025 in 0s
2 new security issues (0 max.).
Here is an overview of what got changed by this pull request:
Issues
======
- Added 2
Complexity increasing per file
==============================
- deployment.py 8
See the complete overview on Codacy
Annotations
Check warning on line 45 in deployment.py
codacy-production / Codacy Static Code Analysis
deployment.py#L45
Call to requests without timeout (B113)
Check warning on line 45 in deployment.py
codacy-production / Codacy Static Code Analysis
deployment.py#L45
The application was found using the `requests` module without configuring a timeout value for connections.
Loading