Skip to content

N3mes1s/pruva-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pruva Sandbox

Open in GitHub Codespaces

Isolated environment for running Pruva vulnerability reproductions via GitHub Codespaces.

How It Works

  1. Open a Codespace with a REPRO_ID environment variable
  2. The reproduction runs automatically on startup
  3. The pruva-verify CLI handles downloading and executing the script

Quick Start

Click "Open in Codespaces" on any reproduction at pruva.dev.

Or use a direct URL with any reproduction ID:

https://codespaces.new/N3mes1s/pruva-sandbox?env[REPRO_ID]=REPRO-2026-00006

Install pruva-verify Locally

curl -fsSL https://pruva.dev/install.sh | sh

Or download directly:

curl -fsSL https://raw.githubusercontent.com/N3mes1s/pruva-sandbox/main/pruva-verify -o ~/.local/bin/pruva-verify
chmod +x ~/.local/bin/pruva-verify

Usage

pruva-verify REPRO-2026-00006
pruva-verify GHSA-655q-fx9r-782v
pruva-verify CVE-2025-1716

Security

  • Reproductions run in isolated Codespace containers
  • Scripts are fetched from the official Pruva API
  • Each reproduction exploits a real vulnerability - review before running

Links

About

Autonomous reproductions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •