Release Matrix
| Platform |
Status |
Notes |
| Windows |
PASS |
Tested on Windows 11, Node.js 22 |
| Linux |
PASS |
Tested in clean environment from packed tarball |
| macOS |
EXPECTED COMPATIBLE |
Not directly tested; no platform-specific runtime dependencies |
CLI commands
| Command |
Status |
codygiene scan |
PASS |
codygiene baseline |
PASS |
codygiene diff |
PASS |
codygiene verify |
PASS |
codygiene rules |
PASS (70 rules listed) |
codygiene version |
PASS |
codygiene help |
PASS |
| Format |
Status |
| Terminal |
PASS |
| JSON |
PASS |
| SARIF |
PASS (structurally valid) |
| Markdown |
PASS |
Installation
| Method |
Status |
| npm install -g (from tarball) |
PASS |
| pnpm add -g |
EXPECTED COMPATIBLE |
| yarn global add |
EXPECTED COMPATIBLE |
Privacy checks
| Check |
Status |
| No source code upload |
PASS |
| No network calls during scan |
PASS |
| No telemetry |
PASS |
| No account required |
PASS |
| Privacy canary test |
PASS (27 tests) |
Large repository scan
| Repository |
Files |
Findings |
Duration |
Status |
| CODYGIENE self-scan |
360 |
644 |
~10.8s |
PASS |
| calcom |
4502 |
1341 |
46.3s |
PASS |
Technology scope
| Technology |
Status |
| JavaScript (.js, .jsx, .mjs, .cjs) |
PASS |
| TypeScript (.ts, .tsx) |
PASS |
| SQL (.sql) |
PASS |
| Next.js |
PASS |
| React |
PASS |
| Node.js |
PASS |
| Supabase |
PASS |
| PostgreSQL |
PASS |
| Prisma |
PASS |
| Drizzle |
PASS |
| Kysely |
Not supported |
| TypeORM |
Not supported |
Determinism
| Check |
Status |
| 3x identical self-scan |
PASS |
| Identical findings |
PASS |
| Identical fingerprints |
PASS |
| Identical scores |
PASS |
| Identical coverage |
PASS |
Rule profile
| Metric |
Value |
| Registered rules |
70 |
| Enabled by default |
64 |
| Disabled by default |
6 |
| Frozen Ruleset 1.0.0 |
44 |
| Alpha candidates |
26 |
Version
| Component |
Version |
| CLI |
0.9.1-beta.1 |
| Engine |
1.0.0 |
| Ruleset |
1.0.0 |
Spotted something wrong or missing? Send feedback