Files
compliance-scanner-agent/docs/index.md
Sharang Parnerkar 94552d1626
All checks were successful
CI / Format (push) Successful in 3s
CI / Clippy (push) Successful in 3m13s
CI / Security Audit (push) Has been skipped
CI / Tests (push) Has been skipped
Add VitePress documentation site with complete user guides
Covers getting started, repositories, scanning, findings, configuration,
SBOM, code graph, impact analysis, DAST, AI chat, issue tracker integration,
Docker deployment, environment variables, Keycloak auth, and OpenTelemetry.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-08 01:18:58 +01:00

1.5 KiB

layout, hero, features
layout hero features
home
name text tagline actions
Compliance Scanner AI-Powered Security Compliance Automated SAST, SBOM, DAST, CVE monitoring, and code intelligence for your repositories
theme text link
brand Get Started /guide/getting-started
theme text link
alt Features /features/overview
title details
Static Analysis (SAST) Automated security scanning with Semgrep, detecting vulnerabilities across multiple languages including OWASP patterns, GDPR issues, and OAuth misconfigurations.
title details
SBOM & License Compliance Full software bill of materials with dependency inventory, vulnerability tracking, license compliance analysis, and export to CycloneDX/SPDX formats.
title details
Dynamic Testing (DAST) Black-box security testing of live web applications and APIs. Crawls endpoints, fuzzes parameters, and detects SQL injection, XSS, SSRF, and auth bypass vulnerabilities.
title details
Code Knowledge Graph Interactive visualization of your codebase structure. Understand function calls, class hierarchies, and module dependencies with community detection.
title details
Impact Analysis When a vulnerability is found, see exactly which entry points and call chains are affected. Understand blast radius before prioritizing fixes.
title details
AI-Powered Chat Ask questions about your codebase using RAG-powered AI. Code is embedded as vectors and retrieved contextually to give accurate, source-referenced answers.