1 repository
Capabilities for running command-line tools within isolated, offline environments to prevent unauthorized code execution.
Distinct from Remote Workspace Command Execution: Distinct from Remote Workspace Command Execution: focuses on local offline hardening rather than remote host management.
Explore 1 awesome GitHub repository matching devops & infrastructure · Offline Workspace Execution. Refine with filters or upvote what's useful.
This project provides a comprehensive framework for securing the software supply chain within the Node.js ecosystem. It focuses on mitigating risks associated with third-party dependencies by implementing technical controls and governance policies designed to prevent malicious code injection and ensure the integrity of the development environment. The guide distinguishes itself by offering specific hardening techniques for package management, such as disabling automatic execution of lifecycle scripts and enforcing strict registry-scoped dependency routing to prevent dependency confusion. It e
Runs command-line tools within isolated, offline environments to prevent unauthorized code execution during dependency resolution.