Skip to content

Adding deployment script

646eac1
Select commit
Loading
Failed to load commit list.
Open

Adding deployment script #5

Adding deployment script
646eac1
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Oct 2, 2025 in 0s

2 new security issues (0 max.).

Codacy 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

See this annotation in the file changed.

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

deployment.py#L45

Call to requests without timeout (B113)

Check warning on line 45 in deployment.py

See this annotation in the file changed.

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

deployment.py#L45

The application was found using the `requests` module without configuring a timeout value for connections.