Show HN: CodeJourney – Verifiable due diligence for code and IP
Category: devtools
Tags: code-audit, security-scanning, license-compliance, static-analysis, due-diligence
Score: 6.3/10 (Innovation: 4, Technical: 7, Documentation: 8, Utility: 6)
CodeJourney is a comprehensive Rust CLI tool that performs verifiable due diligence on git repositories by auditing code quality, security, license compliance, and project health. It's interesting because it combines multiple analysis types (SAST, SCA, complexity, historical trends) into a single tool with rich exportable reports, targeting the specific need for investor-ready codebase assessments.
Target audience: devops, backend devs, engineering managers, security engineers
Repository: https://github.com/adaptive-scale/codejourney · Rust
View on Hacker News