Commit Graph

2 Commits

Author SHA1 Message Date
Sharang Parnerkar
03d53f8b06 ci: consolidate CI into single job; fix sidebar footer UI
Some checks failed
CI / Check (push) Successful in 11m14s
CI / Check (pull_request) Successful in 11m35s
CI / Detect Changes (push) Has been skipped
CI / Detect Changes (pull_request) Has been cancelled
CI / Deploy Agent (pull_request) Has been cancelled
CI / Deploy Dashboard (pull_request) Has been cancelled
CI / Deploy Docs (pull_request) Has been cancelled
CI / Deploy MCP (pull_request) Has been cancelled
CI / Deploy Agent (push) Has been cancelled
CI / Deploy Dashboard (push) Has been cancelled
CI / Deploy Docs (push) Has been cancelled
CI / Deploy MCP (push) Has been cancelled
- Merge fmt, clippy, audit, and tests into one job to eliminate
  redundant cargo downloads and dependency compilation
- Update Rust version badge from 1.89 to 1.94 in README
- Redesign sidebar footer: circular avatar, stacked user info
  with sign-out link, privacy/impressum footer links

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 09:51:49 +01:00
Sharang Parnerkar
0867e401bc Initial commit: Compliance Scanner Agent
Autonomous security and compliance scanning agent for git repositories.
Features: SAST (Semgrep), SBOM (Syft), CVE monitoring (OSV.dev/NVD),
GDPR/OAuth pattern detection, LLM triage, issue creation (GitHub/GitLab/Jira),
PR reviews, and Dioxus fullstack dashboard.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 13:30:17 +01:00