10 projects
pleno-anonymize
Local-first Japanese PII detection and redaction. SDK + `pleno-anonymize` CLI sharing the same recognizer registry and NER pipeline as the pleno-anonymize server.
pleno-dlp
Unified DLP scanner for SaaS sources — secret detection (trufflehog, gitleaks, native regex) plus PII detection (pleno-anonymize). API-driven content collection from GitHub, GitLab, Bitbucket, Slack, Notion, Confluence, Jira.
pmsec
Zero-config install-time supply-chain hardening for npm, pnpm, yarn, bun, cargo, mise, and uv.
saas-retriever
API-first SaaS content retriever — uniform Document stream from GitHub, GitLab, Bitbucket, Notion, Confluence, Jira, and Slack via official REST APIs. No scraping, no Playwright.
pleno-secret-scanner
Scan SaaS sources for leaked secrets. Backend-agnostic (trufflehog, gitleaks, native regex). API-driven content collection via saas-retriever (org-wide GitHub: code + issues + PRs).
saas-scraper
Chrome-driven SaaS content scraper — yields a uniform Document stream for downstream pipelines (pleno-anonymize, pleno-secret-scanner).
pleno-pii-scanner
Japanese-first PII scanner for source repositories with gitleaks/trufflehog-like UX
pleno-recognizers
Pure-Python PII recognizer definitions (regex + checksum validators) shared across pleno-anonymize server and scanner
otel-hooks
AI coding tools tracing hooks for observability (Langfuse, OTLP, and more)
openhook
OpenHook Protocol SDK — standardized hook payloads for AI coding agents