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

1 repo

Awesome GitHub RepositoriesEnvironment Access Controls

Granular permissions for accessing system environment variables.

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

  1. Home
  2. Security & Cryptography
  3. Security
  4. Policies
  5. Host Resource Access Controls
  6. Environment Access Controls

Awesome Environment Access Controls GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • denoland/deno

    denoland/deno

    106,258GitHubView on GitHub↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system

    Requires explicit permission grants before allowing code to read or modify system environment variables.

    Rustdenojavascriptrust