awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Execution Sandboxing · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesExecution Sandboxing

Techniques for restricting the execution environment of scripts to prevent access to sensitive APIs or data.

Distinguishing note: Focuses on runtime environment restrictions for client-side code, distinct from server-side security.

Explore 1 awesome GitHub repository matching security & cryptography · Execution Sandboxing. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Execution Sandboxing

Awesome Execution Sandboxing GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • appsmithorg/appsmith

    appsmithorg/appsmith

    39,119View on GitHub↗

    Appsmith is a low-code platform designed for building internal business tools, such as operational dashboards and administrative panels. It enables developers to construct dynamic user interfaces by dragging and dropping modular widgets onto a canvas and binding them directly to backend data sources. The platform utilizes a reactive framework that automatically updates interface elements and triggers functions whenever underlying data or widget properties change, eliminating the need for manual event handling. The platform distinguishes itself through a server-side proxy architecture that exe

    Limits DOM access and cookie exposure to secure client-side script execution.

    TypeScriptadmin-dashboardadmin-panelsapp-builder
    39,119View on GitHub↗