Skip to content

fix: validate preset URL fetch#1788

Open
MaxMiksa wants to merge 1 commit intobytedance:mainfrom
MaxMiksa:fix-preset-url-validation
Open

fix: validate preset URL fetch#1788
MaxMiksa wants to merge 1 commit intobytedance:mainfrom
MaxMiksa:fix-preset-url-validation

Conversation

@MaxMiksa
Copy link

@MaxMiksa MaxMiksa commented Jan 17, 2026

Summary

  • Validate preset URLs before fetch (HTTPS only, block private/local targets)
  • Enforce redirect validation, size, and timeout limits
  • Add preset URL validation tests

Testing

  • Not run (no local runtime configured)

Related Issue

@CLAassistant
Copy link

CLAassistant commented Jan 17, 2026

CLA assistant check
All committers have signed the CLA.

@netlify
Copy link

netlify bot commented Jan 17, 2026

Deploy Preview for agent-tars-docs canceled.

Name Link
🔨 Latest commit 3939fc6
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/696c1d5aac1f4e00084202b3

@netlify
Copy link

netlify bot commented Jan 17, 2026

Deploy Preview for tarko canceled.

Name Link
🔨 Latest commit 3939fc6
🔍 Latest deploy log https://app.netlify.com/projects/tarko/deploys/696c1d5a8354d600081e1fe6

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.

Security tracking: preset URL SSRF validation

2 participants