惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

量子位
Vercel News
Vercel News
Microsoft Azure Blog
Microsoft Azure Blog
爱范儿
爱范儿
N
Netflix TechBlog - Medium
Google DeepMind News
Google DeepMind News
H
Help Net Security
罗磊的独立博客
The Cloudflare Blog
J
Java Code Geeks
博客园 - 叶小钗
I
InfoQ
B
Blog
Blog — PlanetScale
Blog — PlanetScale
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
腾讯CDC
月光博客
月光博客
博客园_首页
雷峰网
雷峰网
M
MIT News - Artificial intelligence
博客园 - 【当耐特】
美团技术团队
T
The Blog of Author Tim Ferriss
博客园 - 司徒正美

Show HN

Show HN: AI agents for UK GDAD PCF roles and their skills The Two Pillars: Mixer Mode and Meta-Software in the Reorganization of Software Work After AI GitHub - JaiCode08/teleport-env What 1,000+ Harness Experiments Taught Me About Self-Improving Agents Show HN: Liiists, a Markdown-first, iOS and CLI list app SwiperTab – Get this Extension for 🦊 Firefox (en-US) GitHub - kouhxp/fftext: Summarize, explain, fact-check, or translate any text, URL, or file. No GPU. No cloud. One command GitHub - sweetpad-dev/sweetpad: Develop Swift/iOS projects using VSCode GitHub - dogmaticdev/IRON: IRON a.k.a. Intermediate Representation Object Notation is a Interpreter/Database that is used to create Programming Languages. GitHub - sjhalani7/vaen: Package your AI coding harness into a portable .agent file, and share it across repos, teams, & the community without ever having to copy-paste instructions, skills, MCP config, or secrets. Show HN: Gandalf the Grader Show HN: Citadeld – replay any CI failure locally from a single file GitHub - tdortman/cuSBF: High-Performance GPU Super Bloom Filter coral-ai/claude-code-token-xray at main · Coral-Bricks-AI/coral-ai GitHub - ulyssestenn/funes: Funes is a Git-based framework for LLM-managed knowledge work: an AI Librarian ingests raw sources, builds an interlinked Markdown knowledge base, and uses it to produce cited reports, analyses, and other outputs. GitHub - ThatXliner/gah: Git Add Hunk, built for agents to use GitHub - harmont-dev/harmont-cli: Command-line client for the Harmont CI platform GitHub - brooksmcmillin/mcp-authflow: OAuth 2.0 Authorization Server framework for MCP servers GitHub - javaid-codes/audit-supply-chain-agents GitHub - amorey/gochan: A small library of common channel architectures for Go, inspired by Rust GitHub - arifozgun/OpenGem: Free, Open-Source AI API Gateway with Gemini, OpenAI & Anthropic Compatibility in 1 file GitHub - Pranesh950/BioPetals: 🌸 Run BIOxAI models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading GitHub - cnguyen14/bounty-doctor: Diagnose a GitHub bounty issue before you waste hours: detects honeypot scam repos, AI-bot attempt swarms, and stale contests. Show HN: CoreMCP – MCP Server for On-Prem DBs Show HN: KittyHTML – Render HTML/CSS as an inline image in your terminal GitHub - bingud/filemat: Web-based file manager Show HN: TruthLens – Free multi-signal deepfake image detector GitHub - apexlocal-jz/claude-usage-tray: Windows system-tray app showing your Claude Code rate-limit usage at a glance. Zero deps, ~300 lines of PowerShell. Cross-IDE (works regardless of VS Code, Cursor, plain terminal). Release v0.1.2.1 · kouhxp/yapsnap GitHub - noopolis/moltnet: Self-hostable chat network for AI agents. Pre-built bridges for Claude Code, Codex, and the Claws. Rooms, DMs, history. No Slack bots, no Matrix, no glue code.
vlayer - HIPAA Compliance Scanning for Healthcare Apps
vlayer · 2026-06-24 · via Show HN

Open Source HIPAA Compliance

Automatically detect PHI exposure, encryption gaps, and compliance violations in your codebase. Ship healthcare software with confidence.

Comprehensive HIPAA Scanning

Five categories of compliance checks to ensure your healthcare application meets HIPAA requirements from day one.

PHI Exposure Detection

Automatically scan for Social Security numbers, medical record numbers, dates of birth, and other protected health information in your codebase.

Encryption Standards

Identify weak cryptographic algorithms like MD5 and DES, detect missing TLS configurations, and ensure data-at-rest encryption compliance.

Audit Logging

Verify that your application properly logs access to PHI, including who accessed what data and when, meeting HIPAA audit trail requirements.

Access Control

Detect overly permissive CORS configurations, authentication bypasses, hardcoded credentials, and missing role-based access controls.

Data Retention

Flag improper data deletion practices, identify missing retention policies, and ensure PHI is handled according to HIPAA retention requirements.

How It Works

Get HIPAA compliance insights in three simple steps. No complex setup or configuration required.

Step 01

Install

Install vlayer globally with npm or run directly with npx. No configuration required.

$ npm install -g verification-layer

Step 02

Scan

Point vlayer at your project directory. It analyzes your codebase across all five HIPAA categories.

$ verification-layer scan ./your-project

Step 03

Fix

Review the detailed report with HIPAA references. Use auto-fix for common issues or follow remediation guidance.

$ verification-layer scan . --fix

Seamless Integrations

vlayer fits into your existing workflow. Use it in your IDE, CI/CD pipeline, or customize it for your team's needs.

VS Code Extension

Real-time HIPAA compliance feedback as you code. See violations highlighted directly in your editor.

CI/CD Integration

GitHub Actions, GitLab CI, and Jenkins support. Block non-compliant code from being deployed.

Custom YAML Rules

Define your own compliance rules with simple YAML configuration. Extend checks for your specific needs.

Multiple Report Formats

Generate reports in JSON, HTML, or Markdown. Perfect for documentation, audits, or further processing.

Simple, Transparent Pricing

Start free and upgrade as your team grows. No hidden fees, no per-seat pricing for the CLI.

Free

Free & Open Source

$0forever

For individual developers and open source projects.

  • CLI scanner with 131 detection rules
  • 5 HIPAA compliance categories
  • JSON & Markdown reports
  • Community support (GitHub)
  • Open source

Get Started

Most Popular

Pro

$49/month

For teams building healthcare applications.

  • Everything in Free
  • Team dashboard with scan history
  • GitHub App with automatic PR comments
  • Pre-commit hooks
  • HIPAA document templates (IRP, BAA, NPP)
  • PDF audit-ready reports
  • Custom rules library
  • Slack integration
  • Email support (48h SLA)

Start 14-Day Free Trial

Save 20% with annual billing — $470/year

Enterprise

Custom

For organizations with advanced security needs.

  • Everything in Pro
  • Custom SSO/SAML integration
  • Self-hosted / on-premise deployment
  • Dedicated compliance consultant
  • SLA guarantee (4h response)
  • Audit trail & compliance reports
  • Custom training modules

Contact Sales

Start Scanning in 30 Seconds

No signup required. Install with npm and scan your first project immediately.

npm install -g verification-layer

Or use npx without installing: npx verification-layer scan .