Documentation

Get started with our DevSecOps tools

⚙️

PipelineForge

AI-assisted pipeline generation

Quick Start

# Access the web application
https://pipelineforge.dev

# Optional CLI install
curl -sSL https://get.pipelineforge.dev | sh

# Use AI assistant to generate pipelines
# Export to GitHub Actions, GitLab CI, etc.

Features

  • Support for 6 CI/CD platforms
  • AI-powered pipeline generation
  • Custom templates
  • Team collaboration
🛡️

PGuard

Comprehensive security scanning

Quick Start

# Install
curl -sSL https://get.pguard.dev | sh

# Scan your project
pguard scan

# Air-gap bundle
pguard bundle create

# Scan with baseline
pguard scan --baseline prod

Features

  • Extensive security rule coverage (plan and release dependent)
  • Offline-capable workflows for disconnected environments
  • Mobile CI/CD security
  • Compliance templates
🔧

KubeFix

Self-healing Kubernetes

Quick Start

# Install
curl -sSL https://get.kubefix.dev | sh

# Analyze logs
kubefix analyze logs.txt

# Run in daemon mode
kubefix daemon --watch

# Auto-remediate
kubefix fix --auto

Features

  • Three-tier AI analysis
  • Multiple integration paths across Kubernetes workflows
  • Offline AI models
  • Auto-remediation