Skip to content

Conversation

@StepanMynarik
Copy link
Contributor

Fix for #87 (comment)

@nserver-dokploy
Copy link

🚨 Preview Deployment Blocked - Security Protection

Your pull request was blocked from triggering preview deployments

Why was this blocked?

  • User: StepanMynarik
  • Repository: nuxt-open-fetch
  • Permission Level: read
  • Required Level: write, maintain, or admin

How to resolve this:

Option 1: Get Collaborator Access (Recommended)
Ask a repository maintainer to invite you as a collaborator with write permissions or higher.

Option 2: Request Permission Override
Ask a repository administrator to disable security validation for this specific application if appropriate.

For Repository Administrators:

To disable this security check (⚠️ not recommended for public repositories):
Enter to preview settings and disable the security check.


This security measure protects against malicious code execution in preview deployments. Only trusted collaborators should have the ability to trigger deployments.

🛡️ Learn more about this security feature

This protection prevents unauthorized users from:

  • Executing malicious code on the deployment server
  • Accessing environment variables and secrets
  • Potentially compromising the infrastructure

Preview deployments are powerful but require trust. Only users with repository write access can trigger them.

Copy link
Owner

@Norbiros Norbiros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please resolve the linter issues. Also, have you tested it properly? I don’t have an easy way to test it on a Windows machine at the moment

@StepanMynarik
Copy link
Contributor Author

StepanMynarik commented Sep 8, 2025

Should be fixed now, just styling issues.

The logic itself should be sound, as I tested on both remote and local file schemas. All work now, with caching on local schema files as well.

Can't test on more platforms, but I'm pretty sure it should work as the fileURLToPath node function should have all node supported platforms handled.

@Norbiros Norbiros merged commit 44199d4 into Norbiros:main Sep 8, 2025
2 checks passed
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