Skip to content

Add 30-second timeout to HTTP client#142

Closed
jkennedyvz wants to merge 1 commit into
mainfrom
fix/f04-http-client-timeout
Closed

Add 30-second timeout to HTTP client#142
jkennedyvz wants to merge 1 commit into
mainfrom
fix/f04-http-client-timeout

Conversation

@jkennedyvz

Copy link
Copy Markdown
Contributor

Prevents requests from hanging indefinitely if the ASHIRT server or GitHub API is unresponsive.

Addresses: F-04 (CWE-400)

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

Prevents requests from hanging indefinitely if the ASHIRT server or
GitHub API is unresponsive.

Addresses: F-04 (CWE-400)
@jrozner

jrozner commented Jun 18, 2026

Copy link
Copy Markdown
Member

Partially fixed during rewrite and GitHub check getting added by #201

@jrozner jrozner closed this Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants