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

fix: infinite loop in publiccode.yml validation #396

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

bfabio
Copy link
Member

@bfabio bfabio commented Jun 3, 2024

Fix infinite loop when checking for reachability of URLs in the publiccode.yml, when the response is not a 2xx or the error statuses explicitly handled by httpclient-lib-go.

See italia/publiccode-parser-go#190.

Fix infinite loop when checking for reachability of URLs in the
publiccode.yml, when the response is not a 2xx or the error
statuses explicitly handled by httpclient-lib-go.

See italia/publiccode-parser-go#190.
@bfabio bfabio merged commit c0b5880 into italia:main Jun 3, 2024
4 checks passed
@bfabio bfabio deleted the infinite-loop branch June 3, 2024 17:29
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.

None yet

1 participant