8000 Bugfix: FetchBinary now works with multiple serve URLs. by scudette · Pull Request #4315 · Velocidex/velociraptor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bugfix: FetchBinary now works with multiple serve URLs. #4315

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

Merged
merged 8 commits into from
Jun 24, 2025
Merged

Conversation

scudette
Copy link
Contributor

Previously the FetchBinary artifact that enables using external tools, used only the first URL available from the Client.server_urls. This broke tools when several URLs were used for failover.

This changle allows the server to specify all URLs as possible URLs to download tools from making it work in failover situations.

Also:

  • Config generate wizard did not properly ask dyndns questions.
  • Fixed notebook upload GUI

scudette and others added 8 commits June 24, 2025 13:24
Previously the FetchBinary artifact that enables using external tools,
used only the first URL available from the Client.server_urls. This
broke tools when several URLs were used for failover.

This changle allows the server to specify all URLs as possible URLs to
download tools from making it work in failover situations.

Also:
- Config generate wizard did not properly ask dyndns questions.
- Fixed notebook upload GUI
Snyk has created this PR to upgrade webpack from 5.99.8 to 5.99.9.

See this package in npm:
webpack

See this project in Snyk:
https://app.snyk.io/org/scudette/project/76f4d127-566b-42ef-86f4-bdcbc92b90b4?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade moment-timezone from 0.5.48 to 0.6.0.

See this package in npm:
moment-timezone

See this project in Snyk:
https://app.snyk.io/org/scudette/project/76f4d127-566b-42ef-86f4-bdcbc92b90b4?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade humanize-duration from 3.32.1 to 3.32.2.

See this package in npm:
humanize-duration

See this project in Snyk:
https://app.snyk.io/org/scudette/project/76f4d127-566b-42ef-86f4-bdcbc92b90b4?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade dompurify from 3.2.5 to 3.2.6.

See this package in npm:
dompurify

See this project in Snyk:
https://app.snyk.io/org/scudette/project/76f4d127-566b-42ef-86f4-bdcbc92b90b4?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade @babel/runtime from 7.27.1 to 7.27.4.

See this package in npm:
@babel/runtime

See this project in Snyk:
https://app.snyk.io/org/scudette/project/76f4d127-566b-42ef-86f4-bdcbc92b90b4?utm_source=github&utm_medium=referral&page=upgrade-pr
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ scudette
❌ snyk-bot
You have signed the CLA already but the status is still pending? Let us recheck it.

@scudette scudette merged commit 62cc1a8 into master Jun 24, 2025
2 of 3 checks passed
@scudette scudette deleted the fetchbinary branch June 24, 2025 04:33
scudette added a commit that referenced this pull request Jul 2, 2025
Previously the FetchBinary artifact that enables using external tools,
used only the first URL available from the Client.server_urls. This
broke tools when several URLs were used for failover.

This changle allows the server to specify all URLs as possible URLs to
download tools from making it work in failover situations.

Also:
- Config generate wizard did not properly ask dyndns questions.
- Fixed notebook upload GUI

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
scudette added a commit that referenced this pull request Jul 2, 2025
Previously the FetchBinary artifact that enables using external tools,
used only the first URL available from the Client.server_urls. This
broke tools when several URLs were used for failover.

This changle allows the server to specify all URLs as possible URLs to
download tools from making it work in failover situations.

Also:
- Config generate wizard did not properly ask dyndns questions.
- Fixed notebook upload GUI

---------

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
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.

3 participants
0