20 projects
oneport-standup
Turn your git history into standup notes, weekly summaries, and release notes — developer-owned, run on your machine, nothing uploaded.
oneport-apidiff
Breaking-change gate for PRs — detects API breaks straight from the Python code diff, no OpenAPI spec required
oneport-depcheck
Dependency CVE gate: deterministic detection via OSV.dev, LLM-triaged exploitability so the 3 vulns that matter surface above the 40 that don't
oneport-debug-local
Air-gapped AI debugger for banking, healthcare, and defense: runs entirely on-premise via Ollama/vLLM/llama.cpp with network enforcement to guarantee zero data exfiltration
oneport-testgap
Diff-scoped test-gap analyzer: finds untested changed code, ranks it by risk, and generates tests it has actually executed and verified
oneport-context
Code Contextualizer — point it at any repo (no upload) and get a narrated architecture walkthrough, a handbook, and hover-to-explain in your editor. Runs locally on your own key.
oneport-costwatch
AI infrastructure cost gate — reads your IaC, no cloud credentials needed
oneport-review
AI-powered code review for teams without a senior engineer
oneport-postmortem
AI-powered incident post-mortem generator for engineering teams
oneport-migrate
Database-migration safety gate for Python — Django, Alembic, and raw SQL, with AI blast-radius judgment
oneport-apiwatch
Self-hosted API health monitoring with AI-explained failures — runs in your own cron/CI, never on our servers
oneport-impact
Blast-radius engine — what breaks if I touch this? Reverse call graph + git co-change mining + ownership, judged by an LLM, run entirely on your machine.
debtpilot
Track technical debt before it blows up in production
oneport
The Oneport pre-ship gate — one command runs every Oneport check and tells you if your code is safe to ship.
oneport-docgen
Enterprise documentation generator — point it at any repo (no upload) and get a branded, sign-off-ready Technical Design Document as PDF, editable Word (.docx) and Markdown, with full document control. Runs locally on your own key.
oneport-debug-cicd
Non-interactive CI/CD background debugging worker: hooks into Jenkins/GitLab/GitHub Actions, runs in a Docker sandbox, identifies regressions, generates fixes, and posts RCA to Jira/Slack
oneport-debug-iam
Enterprise IAM-aware debugger: trace 403/401 failures through Okta, Active Directory, Ping Identity, and Azure AD — find the exact missing permission or policy block
oneport-debug-tracer
Cross-service distributed trace debugger: ingest OTel/Datadog/Splunk trace IDs and pin failures to exact source lines across multiple repos
oneport-debug-core
Shared core for oneport-debug tools: LLM routing, orchestration, audit logging, multi-repo git client
oneport-secretscan
Enterprise secret scanning — detect, classify, verify, rotate, and track credentials