Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 589,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 12898,
"TypeScript": 272454
},
"pushed_at": "2026-07-23T18:26:03Z",
"created_at": "2026-06-24T15:20:49Z",
"owner_type": "User",
"updated_at": "2026-07-23T12:56:05Z",
"description": "Local-first MCP server for AI-powered codebase intelligence — AST analysis, dependency graphs, and semantic search. Your source code never leaves your machine.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "GiauPhan",
"type": "User",
"login": "giauphan",
"company": null,
"location": " Vietnam",
"followers": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/122676967?v=4",
"created_at": "2023-01-14T12:10:40Z",
"is_verified": null,
"public_repos": 52,
"account_age_days": 1286
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "bd41d7f9b85b61e5ed90e0d7b8bd78df038b9498",
"body": "…10712169006866073531\n\n⚡ Bolt: [performance improvement] Avoid intermediate array allocations in Map/Set instantiations",
"is_bot": false,
"headline": "Merge pull request #80 from giauphan/bolt/optimize-map-instantiation-…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-23T12:56:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdba584134e474dd45f9f8853526c2124008006b",
"body": "Co-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Merge origin/main into PR 80 branch to resolve conflicts",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-23T12:55:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9950db1110e3640524b7d4383e752ba5983e9975",
"body": "…77703739825\n\n🛡️ Sentinel: [MEDIUM] Fix DoS vulnerability by limiting input length",
"is_bot": false,
"headline": "Merge pull request #88 from giauphan/sentinel/fix-dos-schema-12943636…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-23T12:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1a7386608a53218538472b23f5bbcbff515d714",
"body": "Co-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Merge main into PR 88 branch to resolve conflicts",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-23T12:31:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2dda28b85a6ddb8bb7ce580cdb0eec2003b1b622",
"body": "…er-13865343204758508737\n\n⚡ Bolt: Optimize regex matching in directory loops",
"is_bot": false,
"headline": "Merge pull request #81 from giauphan/bolt/optimize-regex-loop-mcpServ…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-23T12:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82a1476c6fc9c78bb45082b155562d4cb2d7995c",
"body": "…s-2141345367945543771\n\n⚡ Bolt: speed up path resolution with fs.Dirent caching",
"is_bot": false,
"headline": "Merge pull request #84 from giauphan/bolt/perf-readdir-with-file-type…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-23T12:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a93c1a4cd3fb7635f699fa4a98e7233fb7c96f8",
"body": "…20529453983174616\n\n🔒 Fix indirect command injection in run_script tool via args",
"is_bot": false,
"headline": "Merge pull request #86 from giauphan/security-fix-run-script-args-164…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-23T12:01:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1463954d24b63116111be6eb23739cfda78ba91",
"body": "…04533539849587161\n\n🔒 Fix API Key Exposure in Error Message",
"is_bot": false,
"headline": "Merge pull request #87 from giauphan/security-fix-api-key-exposure-34…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-23T12:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58dc60dbb77edc22b575bb8994effb05a51ab0ea",
"body": "…9946412106956244\n\n🔒 Prevent path traversal in project loading and command execution",
"is_bot": false,
"headline": "Merge pull request #85 from giauphan/security-fix-path-traversal-1355…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-23T12:01:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d318c7b9d54196088658ab39fe0b1676d4d4301a",
"body": "Co-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "Fix DoS vulnerability in Zod schemas",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-07-22T15:23:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0d477f829c93cd494b365c495a600053955e79e4",
"body": "Co-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "Add length limits to z.string schemas to prevent DoS",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-07-22T15:20:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c8e93d1335202382f7be3c574580799257a195a5",
"body": "…ey substring in CLI commands and steps output with safe strings (\"Set\" and \"***\") to prevent credential leakage.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "🔒 Fix API Key Exposure in Error Message\\n\\nReplaces the partial API k…",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-07-22T10:35:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "27eeca45a12126e5ad75dd42ae6d2ced18708568",
"body": "- Extracted path authorization logic into a single shared helper `isPathInAuthorizedProjects` in `src/services/projectService.ts` to reduce code duplication and maintain consistency across tool handlers.\n- Improved error handling by wrapping `fs.realpathSync` calls within `isPathInAuthorizedProjects\n[…]\ning the handler with `ENOENT`.\n- Updated `loadAnalysisAsync`, `run_script`, and `git_changes` to use the new centralized helper.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "🔒 Refactor and harden path traversal protection logic",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-07-22T10:35:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "91dc833d8ff0c1b120f3f9cbd2e2ade7b4484491",
"body": "Co-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "🔒 Polish indirect command injection fix and error message",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-07-22T10:34:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9bc32a1b7145f68dda59ee22654ee04be705a7dd",
"body": "…ey substring in CLI commands and steps output with safe strings (\"Set\" and \"***\") to prevent credential leakage.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "🔒 Fix API Key Exposure in Error Message\\n\\nReplaces the partial API k…",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-07-22T10:32:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "16f16acbf41926eb3b453e9ba49d01f2a194adb5",
"body": "- Addressed a path traversal bypass where input directory names containing `..` could falsely match an authorized prefix before resolution.\n- Updated boundary checks in `projectService.ts` (`loadAnalysisAsync`) and `mcpServer.ts` (`run_script` and `git_changes`) to use `fs.realpathSync(path.resolve(...))` to guarantee that symlinks and unnormalized segments cannot be exploited.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "🔒 Fix path traversal normalization vulnerability in workspace guard",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-07-22T10:32:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d465c6463d52e943f6ad1356c554914b41145cb9",
"body": "Co-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "🔒 Fix indirect command injection in run_script tool via args",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-07-22T10:32:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "feadfb5333ac4f366e9dfeaaffa25b08483c6140",
"body": "Co-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "🔒 Fix indirect command injection in run_script tool via args",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-07-22T10:30:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f7a15ae0f2480ad6930d9de30f1a07bb3dfc065f",
"body": "- Updated `loadAnalysisAsync` to strictly validate `absPath` against authorized directories using `discoverProjectsAsync` before loading or registering project analysis data.\n- Added comprehensive directory validation within the `run_script` tool handler to ensure the resolved `projectDir` is an authorized path before running `npm` tasks, preventing potential command execution outside the user workspace.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "🔒 Prevent path traversal in project loading and command execution",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-07-22T10:29:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3f886146b66a0530e092bb08c1e43a83dce07db1",
"body": "- Use `withFileTypes: true` in `fs.readdirSync` to directly read dirents\n- Cache Map of dirents rather than Set of strings\n- Eliminate synchronous `fs.statSync()` calls during import path resolution logic by leveraging the cached `isDirectory()` method on the dirent\n- Fallback to `fs.statSync()` only for broken symlinks\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "⚡ Bolt: optimize directory contents caching to reduce statSync calls",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-07-21T22:41:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "aa00f6c4aa2cc6c9eee5bb62d90356e999c35007",
"body": "- Use `withFileTypes: true` in `fs.readdirSync` to directly read dirents\n- Cache Map of dirents rather than Set of strings\n- Eliminate synchronous `fs.statSync()` calls during import path resolution logic by leveraging the cached `isDirectory()` method on the dirent\n- Fallback to `fs.statSync()` only for broken symlinks\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "⚡ Bolt: optimize directory contents caching to reduce statSync calls",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-07-21T22:39:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2052bccbf6aa557cafb2777dd42e8a0478cf3a2c",
"body": "Replaced memory-intensive `.toLowerCase()` inside tight filesystem iteration loops with precompiled `RegExp.test()` during impact analysis.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "⚡ Bolt: Optimize regex matching in directory loops",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-07-20T14:59:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8a174c2f84aed2a2eff1472c4930df55af3dd209",
"body": "…locations in Map instantiations\n\nReplaced ~12 occurrences of `new Map(nodes.map(...))` and `new Set(nodes.map(...))` with O(1) space loops.\nThis prevents the creation of enormous intermediate tuple arrays when handling tens of thousands of AST nodes, drastically reducing memory spikes and GC overhead.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "⚡ Bolt: [performance improvement] Avoid massive intermediate array al…",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-07-19T15:06:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d77148087d7fbb135f5bfe035c88ff85e9f3c310",
"body": "Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "🔒 Fix potential path traversal vulnerability in git_changes (#72)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-19T12:37:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "074cec16ea5e5a595db085b43c754a085370e070",
"body": "… to prevent memory spikes (#79)\n\n* Optimize string matching in SecurityScanner\n\nReplaced multiple `.toLowerCase().includes()` and `.replace()` operations with pre-compiled regular expressions in `src/securityScanner.ts`. This reduces intermediate string allocations and improves scanning performance\n[…]\nlarge AST graphs.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n---------\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "⚡ Bolt: [performance improvement] Precompile Regex in SecurityScanner…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-19T12:37:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "87eb975179a6199384e7fb187c6016e02d7b044f",
"body": "Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "🔒 Fix API key exposure in doctor command (#73)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-19T12:37:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c98bdd49687eb783720817335002c995fa7388b5",
"body": "…oop (#75)\n\nIntroduced a `dirCache` using `fs.readdirSync` within `CodeAnalyzer` to cache directory contents in `Set`s, turning expensive repeated filesystem checks (`O(N)` syscalls) into fast `O(1)` memory lookups. This significantly improves the performance of module path resolution for TS/JS and \n[…]\nnore missing files or broken symlinks. Ensure cache is cleared appropriately before analyzing files.\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "perf: optimize synchronous fs.existsSync calls in module resolution l…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-19T11:08:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "573c917cbc20483d3a82d40e510db3b3498569e5",
"body": "Added a security check within `getResolvedApiKey` to reject paths containing\n`..` or null bytes (`\\0`) when attempting to dynamically resolve and read\nconfiguration files.\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix path traversal vulnerability in getResolvedApiKey (#74)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-19T11:08:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6db0477ff1b15adf8fee6b418abfb20c3cd9ec71",
"body": "Reviewed. Correct: uses -- separator + spawn (not shell: true).",
"is_bot": false,
"headline": "fix: npm argument injection",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-19T11:07:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28171a0e08df6085ade89f8e782bb7cb52f05e04",
"body": "* Secured `setup_second_brain` configuration generation by using `JSON.stringify(key)` instead of string interpolation inside quotes for `CODEATLAS_API_KEY`. This prevents structural YAML injection if the key contains characters like quotes or newlines.\n* Documented the finding in Sentinel's journal.\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "🛡️ Sentinel: [CRITICAL] Fix YAML injection in MCP configuration (#78)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-19T10:51:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2922217f7951a6061d7a991249dc58d4d836db34",
"body": "Fixes the O(N*M) iteration bottleneck in impact analysis by pre-computing forward and reverse adjacency lists.\n\nPerformance improvements measured on a graph with 50,000 nodes and 200,000 links:\n- Baseline: ~6200ms\n- Optimized: ~1350ms\n- Speedup: 4.6x faster\n\nThis ensures the BFS graph traversal completes in O(V+E) time instead of evaluating all links redundantly on each depth level.\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "⚡ Optimize graph traversal using adjacency lists (#77)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-19T10:51:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d5da2a8dd0379d7a979364bff34426de1b2a8443",
"body": "…locking (#71)\n\n* perf: optimize config file checks using async I/O\n\nReplaces synchronous `fs.existsSync` loop with concurrent asynchronous checks using `Promise.all` and `fs.promises.access`. This prevents blocking the Node.js event loop during file system operations, improving server concurrency a\n[…]\nd responsiveness.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n---------\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "⚡ [performance] Optimize config file checking to prevent event loop b…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-19T10:51:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "aed35a6544cac70f5885d5d518d59e2b560b3461",
"body": "* ⚡ Bolt: Optimize PhpParser string allocation and fs.readdir calls\n\n- Optimized `PhpParser` regex check to avoid unnecessary string allocations.\n- Optimized `projectService.ts` sync and async `discoverProjects` file traversal using `withFileTypes: true`.\n\nCo-authored-by: giauphan <122676967+giaupha\n[…]\nprojectService.ts\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n---------\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "⚡ Bolt: Optimize PhpParser string allocation and fs.readdir calls (#68)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-19T10:40:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "af1b8b2fcbe185bd952cfb2dbbeb2bc752ee4993",
"body": "Add CODEATLAS_MULTI_TENANT guard before returning mock local user fallback. Prevents auth bypass in production multi-tenant deployments.",
"is_bot": false,
"headline": "🛡️ Sentinel: [HIGH] Fix authorization bypass in API",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-16T07:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a38a1c92fc410c794eeaf57b2f359b233c43a641",
"body": "Extract escapeRegExp helper, replace .toLowerCase().includes() with pre-compiled RegExp.test() in 12 locations. Reduces string allocations and GC pressure.",
"is_bot": false,
"headline": "⚡ Bolt: [performance improvement] Optimize symbol search with RegExp",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-16T07:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64e6ca551cad9e61276b68d7f8e9fcc77c011047",
"body": "…rabilities (#65)\n\n* ⚡ Bolt: [Performance] Concurrent project scanning in enterprise vulnerabilities\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n* ⚡ Bolt: [Performance] Concurrent project scanning in enterprise vulnerabilities\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n---------\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "⚡ Bolt: [Performance] Concurrent project scanning in enterprise vulne…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T14:13:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2e5126fa46ebdc7d173a9c1025cd25b44faeea6f",
"body": "…t discovery (#64)\n\n* ⚡ Bolt: [performance improvement] Parallelize directory stat in tenant discovery\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n* Address PR comment: remove null sentinel by pushing directly inside Promise.all map\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n---------\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "⚡ Bolt: [performance improvement] Parallelize directory stat in tenan…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T14:09:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c5b6f54a3e701311214a2111833a51c37adb4694",
"body": "* ⚡ Bolt: [performance improvement] Parallelize project discovery\n\n💡 What: Updated scanForCodeatlasProjectsAsync to use Promise.all and .map for asynchronous, parallel file existence checks.\n🎯 Why: Disk I/O bound nested loops in project discovery were inefficient due to checking directories sequenti\n[…]\nms (~3x speedup).\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n---------\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "⚡ Bolt: [performance improvement] Parallelize project discovery (#63)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T14:09:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6ca14cdd523c9f8e69dc931f7a265467f6378a35",
"body": "* fix: --version prints 'unknown' instead of crashing when package.json not found\n\nCloses #58\n\n* fix: uncaughtException handler exits with code 1 (not 0)\n\nCloses #57",
"is_bot": false,
"headline": "fix: uncaughtException handler exits with code 1 (not 0) (#59)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T14:09:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac577e69af623257bef9de4db099a2c361fc5a10",
"body": "…ever fired) (#60)\n\n* fix: --version prints 'unknown' instead of crashing when package.json not found\n\nCloses #58\n\n* fix: God Object detection uses 'contains' link type instead of 'import'\n\nThe parser stores class-member relationships as 'contains' links, not 'import'.\nGod Object detection was using the wrong link type, meaning it never fired.\n\nCloses #56",
"is_bot": false,
"headline": "fix: God Object detection uses 'contains' link type (was 'import' — n…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T14:09:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fe502409223419a4a19107f7dfd71af492aad5a",
"body": "… import) (#61)\n\n* fix: --version prints 'unknown' instead of crashing when package.json not found\n\nCloses #58\n\n* fix: Python plugin uses os.environ instead of process.env\n\nThe auto-generated Python plugin used process.env (Node.js global)\nwhich crashes in Python with NameError. Changed to os.environ.get().\n\nCloses #55",
"is_bot": false,
"headline": "fix: Python plugin uses os.environ instead of process.env (crashed on…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T14:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf8f91ab436cbf1a161c6eb180ee5df17a6787bc",
"body": "* fix: --version prints 'unknown' instead of crashing when package.json not found\n\nCloses #58\n\n* fix: API key no longer embedded in generated plugin files\n\nThe auto-generated Python plugin had the CODEATLAS_API_KEY string-interpolated\ninto the source code and written world-readable to disk. Now reads from env var\nat runtime.\n\nCloses #54",
"is_bot": false,
"headline": "fix: API key no longer embedded in generated plugin files (#62)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T14:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b25682fd0222b6303905e11e246e98bba8811957",
"body": "…ty (#43)\n\n* 🧹 [Code Health] Replace console.error with console.debug in logActivity\n\n🎯 What: Replaced console.error with console.debug in the logActivity function inside src/services/authService.ts.\n💡 Why: The log statement is explicitly guarded by process.env.DEBUG === 'true', meaning it's intende\n[…]\ng log legibility.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n---------\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "🧹 [Code Health] Replace console.error with console.debug in logActivi…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T11:25:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3912fcf4eac4eb2f8fc2471e3a0f1adff0a74ea0",
"body": "Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "🧹 Code Health: Remove explicit any type assertions in test stubs (#44)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T11:25:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f2c05929b554dae131602b81459fb5f6c032cd04",
"body": "… (#45)\n\n* 🧹 Code Health: Improve type safety in pythonParser\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n* 🧹 Code Health: Improve type safety in pythonParser\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n* 🧹 Code Health: Improve type safety in\n[…]\nR comment replies\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n---------\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "🧹 [Code Health] Improve type safety in pythonParser traverse function…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T11:25:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cb949ed587af59d23e7795652224cbad75daecfc",
"body": "* 🧹 Remove leftover console.error\n\n🎯 What: Removed the unnecessary console.error statement in stopWatcher.\n💡 Why: Improves code health by eliminating an unneeded error log entry during normal application stopping, making logs cleaner.\n✅ Verification: Ran test suite, which passed without introducing \n[…]\nc logging intact.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n---------\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "🧹 [code health improvement] Remove leftover console.error (#46)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T11:25:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0f1332095cbd099a197cf6fabf1c4c55af9a55f0",
"body": "…Scanner.ts (#47)\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "🧹 [Code Health] Remove unnecessary console.log statements in security…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T11:25:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b58016db296e392bf4ca5e7d0e78e85456977347",
"body": "Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "🧹 [code health improvement] Extract setup steps to a separate file (#48)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T11:25:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8da5ab85bd838a1cbf6301ec3910b98df922d528",
"body": "🎯 **What:** Extracted repetitive path.join(os.homedir(), ...) logic into shared utility functions in src/utils/pathUtils.ts. Updated references in src/presentation/mcpServer.ts, src/cli/commands.ts, and src/services/projectService.ts.\n💡 **Why:** Reduces duplicate code, improves maintainability, and \n[…]\nno regressions (32 tests passed).\n✨ **Result:** A cleaner codebase with centralized path management.\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "🧹 Code Health: Extract path resolution to utility functions (#50)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T11:24:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "52e0ec852bffbf7ca3b0d4c0a095384cfdc6e7a6",
"body": "…ex check (#51)\n\n* ⚡ Bolt: [performance improvement] Optimize code_search with early Regex check\n\nAdded a fast-path regex check to pre-filter files before performing expensive per-line iterations in `code_search` tool.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n* ⚡ Bolt\n[…]\nearly Regex check\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n---------\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "⚡ Bolt: [performance improvement] Optimize code_search with early Reg…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T11:24:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "77ba1c7dc242444b6ba83ad5f56266077080fc04",
"body": "* 🛡️ Sentinel: [HIGH] Fix sensitive data exposure in URL parameters\n\nRemoved API key from URL query parameters in API requests.\nEnsured the API key is passed exclusively via the `x-api-key` header to prevent exposure in logs or proxies. Updated corresponding tests to verify the key is omitted from t\n[…]\nence of `apiKey` in request URLs and presence in headers.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>\n\n* 🛡️ Sentinel: [HIGH] Fix sensitive data exposure in URL parameters\n…",
"is_bot": false,
"headline": "🛡️ Sentinel: [HIGH] Fix sensitive data exposure in URL parameters (#53)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-15T11:24:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "aeca15d7621e058eb94ab9d5b67e1d4961b49340",
"body": "… (#41)\n\nReplaces fs.readdirSync followed by blocking fs.statSync with\nfs.readdirSync(dir, { withFileTypes: true }) to read directory\nentries with their types in a single I/O call. This prevents massive\nstat overhead when scanning deep folder trees.\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "⚡ Bolt: Speed up file discovery by using fs.readdirSync withFileTypes…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-14T12:26:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1c72385c9eea4107fd006cc59d2f30ab0fbd16a4",
"body": "Replaced child_process.execSync with child_process.execFileSync\nin src/presentation/mcpServer.ts for all git commands to prevent\npotential shell command injection vulnerabilities. Arguments are\nnow passed safely as arrays instead of a single parsed string.\n\nCo-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "🛡️ Sentinel: Fix command injection risk in git_changes (#42)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-07-14T12:26:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "612814f705ad268dc185d27ee1f96aa987690c9b",
"body": "- saveDreamMemory() now appends ?apiKey= to POST path\n- queryDreamMemories() now includes apiKey in URLSearchParams\n- Both endpoints send dual auth: header (x-api-key) + query param (apiKey)\n- All 32 tests pass",
"is_bot": false,
"headline": "fix: add apiKey query param to dreamingService HTTP calls",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-13T05:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2171ef8ed103f6dd0fcdaffa7dbc462ba06941c",
"body": null,
"is_bot": false,
"headline": "chore: align default API URL with service defaults",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-13T05:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc6ec416ffd1ad7b9cfa4e78b2af2489bc251940",
"body": "…oncurrency",
"is_bot": false,
"headline": "fix: resolve dreaming service test failures and stabilize PID-Guard c…",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-13T05:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10abd5d3f0b4d28b4b7fe25d9b5fd05ea7a47841",
"body": "- docs/diagrams/scanner.mmd: Static → AI analysis → Report → Immune flow\n- docs/architecture/scanner.md: Feature docs with MCP tools, data flow, extension points",
"is_bot": false,
"headline": "docs: add scanner feature flow diagram + AI scan documentation",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-12T10:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1762f7f995dcb79d3d4ada97ff3b84f889dfb53",
"body": "- New SecurityScanner.aiScan() for LLM-powered deep code analysis\n- Configurable via CODEATLAS_SCAN_AI_URL/KEY/MODEL env vars\n- Falls back to static-only scan when AI not configured\n- scan_enterprise_vulnerabilities tool now runs AI analysis on findings",
"is_bot": false,
"headline": "feat: add AI-powered security scan with DeepSeek V4 Pro",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-12T10:11:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8e0acb579e644e1eb420e6c2ddc4f1054e239e5",
"body": "- MCP server flow diagram with parser, AST, dependency graph layers\n- Updated README with architecture, quick start, tool catalog",
"is_bot": false,
"headline": "docs: add MCP server architecture diagram + updated README",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-12T07:09:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "093e0c7296637c81858c269b3a2ce354f39a46d7",
"body": "Fix ~10 comments that described what the code does (Build chunks,\nFind test files, Build Mermaid) — replaced with explanation of why\nthe approach was chosen (chunking improves force layout, WHY Mermaid\nis used, WHY test colocation matters).",
"is_bot": false,
"headline": "style: replace what-comments with why-comments",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-11T11:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "887c8a8b8ce0ae58e747225509db13a1f36b30b3",
"body": "…v var\n\nAll hardcoded URLs replaced with:\n process.env.CODEATLAS_API_URL || 'https://your-server.com'\n\nThis makes the MCP server configurable for any deployment:\n export CODEATLAS_API_URL=https://my-cloud-server.com\nbefore starting the server.",
"is_bot": false,
"headline": "fix: remove hardcoded atlas.genrostore.com — use CODEATLAS_API_URL en…",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-11T11:35:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcdf95e678cbad7e44d958bd4af5111cb3e6ed85",
"body": "- Replace 4-line comment with self-documenting one-liner\n- Fix syncDreams() description (it reads cloud count, not syncs from Oracle)",
"is_bot": false,
"headline": "refactor: compact --sync-dreams flag comment; remove 'what' noise",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-07T08:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e17eb5d7f86071ff3cd57c062fd2ac6117415932",
"body": "… through Cloud API, no direct Oracle",
"is_bot": false,
"headline": "docs: fix architecture diagram — MCP server routes ALL cloud features…",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-07T08:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a602e88bf61f5eedad5ca6cbc3306dc85c30b72",
"body": "…an pipe connections",
"is_bot": false,
"headline": "docs: fix architecture diagram alignment — consistent box widths, cle…",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-07T08:22:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fdc24bab770d5a4caa69f02065683e2e8961a35",
"body": "…tecture, Oracle setup, troubleshooting",
"is_bot": false,
"headline": "docs: comprehensive README — 30 MCP tools, CLI flags, env vars, archi…",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-07T08:12:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "870b8de61e4b52f21c2cd65e926c7f1aefae1cc6",
"body": null,
"is_bot": false,
"headline": "fix: syncDreams uses limit=100 (server max)",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-07T07:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fc8a668abaa639ab344461e6492a8d69040eccc",
"body": "…pre-init\n\nAdds:\n- syncDreams() in dreamingService.ts — queries cloud dream count\n- --sync-dreams flag in index.ts — runs sync and exits\n- Hermes/Claude can call before session: node index.ts --sync-dreams\n\nUsage:\n node index.ts --sync-dreams # sync check and exit\n npx codeatlas-mcp-enterprise --sync-dreams # via npx",
"is_bot": false,
"headline": "feat: --sync-dreams CLI flag — one-shot dream sync for Hermes/Claude …",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-07T07:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbef27031f8a5925c8708d848686f1caf9a846cd",
"body": "New MCP tool 'sync_dreams' available to all AI IDEs and CLI:\n - Scans dreams by type/project\n - Reports count grouped by type and project\n - Shows 5 most recent dreams\n - Verifies cloud sync health\n\nAlso adds offset parameter to DreamMemoryQuery + queryDreamMemories\nfor paginated queries from all tools.",
"is_bot": false,
"headline": "feat: add sync_dreams MCP tool + offset pagination support",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-07T07:20:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de6c2a172d72b9b4147c220ca062737af4e050ac",
"body": "…integration",
"is_bot": false,
"headline": "feat: add CLI setup wizard and health diagnostics tool for CodeAtlas …",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-07-06T14:45:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12b3beaeb3d77cba51a6af04c1aea9af1ccff546",
"body": "…3186982483545440468\n\n🛡️ Sentinel: [CRITICAL] Fix command injection in run_script tool",
"is_bot": false,
"headline": "Merge pull request #13 from giauphan/sentinel/fix-command-injection-1…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-06-25T11:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cc444e09abdd68d337a59bf4a1529fd04dad356",
"body": "…g spawnSync\n\n🚨 Severity: CRITICAL\n💡 Vulnerability: User input was directly concatenated into a shell command using `execSync` with `shell: \"/bin/bash\"`, allowing arbitrary command execution.\n🎯 Impact: Remote code execution on the server by any user who has permission to use the `run_script` tool.\n🔧\n[…]\nication and tests. Confirmed command injection using metacharacters is no longer possible and that the code functions correctly.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "🛡️ Sentinel: [CRITICAL] Fix command injection in run_script tool usin…",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-06-25T04:11:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5f8c88c21d9f61b6b26a3798e8f6bbbcfb8c3aec",
"body": "🚨 Severity: CRITICAL\n💡 Vulnerability: User input was directly concatenated into a shell command in the `run_script` tool, allowing attackers to execute arbitrary commands by injecting characters like `;`, `&`, etc., into `script` or `args`.\n🎯 Impact: Remote code execution on the server by any user w\n[…]\nlication and verified that using an argument with `; touch pwned` results in an \"Invalid characters\" error instead of execution.\n\nCo-authored-by: giauphan <122676967+giauphan@users.noreply.github.com>",
"is_bot": true,
"headline": "🛡️ Sentinel: [CRITICAL] Fix command injection in run_script tool",
"author_name": "google-labs-jules[bot]",
"author_login": "google-labs-jules[bot]",
"committed_at": "2026-06-25T01:29:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8eb89db5bc04e6e6e7ac84ef408e45578daf423b",
"body": "…rity model, architecture)",
"is_bot": false,
"headline": "📝 Replace README with comprehensive community version (23 tools, secu…",
"author_name": "Giau Phan",
"author_login": null,
"committed_at": "2026-06-24T15:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c929c8162dc14434f29816a45c054871a084bcb1",
"body": null,
"is_bot": false,
"headline": "🔒 Fix remaining personal path in test fixtures",
"author_name": "Giau Phan",
"author_login": null,
"committed_at": "2026-06-24T14:59:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8ea8da30cb03a1f3bf8f21d7a07e8829414c259",
"body": null,
"is_bot": false,
"headline": "🔒 Final sanitization: remove remaining personal URLs and test username",
"author_name": "Giau Phan",
"author_login": null,
"committed_at": "2026-06-24T14:58:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f7f254b3baa013b84c63e6a12fe0726277165bd",
"body": null,
"is_bot": false,
"headline": "🔒 Final sanitization: remove personal server URL and test username",
"author_name": "Giau Phan",
"author_login": null,
"committed_at": "2026-06-24T14:57:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81d818da5448c762980931b9388448ff8b9daaa9",
"body": null,
"is_bot": false,
"headline": "🔒 Sanitize: replace personal server URL with placeholder",
"author_name": "Giau Phan",
"author_login": null,
"committed_at": "2026-06-24T14:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc63dea72b34058ce3b9e1c98d4d04d9b2639b6d",
"body": "…up guides",
"is_bot": false,
"headline": "📝 Comprehensive open-source README with SEO, features, tools, and set…",
"author_name": "Giau Phan",
"author_login": null,
"committed_at": "2026-06-24T14:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7548fb9bd2e414f16352a9cadf293095cc2f23a3",
"body": "…al paths in tests, add .env.example, CONTRIBUTING.md, SECURITY.md",
"is_bot": false,
"headline": "🔒 Sanitize for public release: remove dist/ from tracking, fix person…",
"author_name": "Giau Phan",
"author_login": null,
"committed_at": "2026-06-24T14:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b9162fe9e11605a8d08571d266a9d2ae7a0f21f",
"body": null,
"is_bot": false,
"headline": "📄 Add .env.example for required environment variables",
"author_name": "Giau Phan",
"author_login": null,
"committed_at": "2026-06-24T14:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f09ba61bf0a9fdb62a0d97910f3ab14109ac216b",
"body": null,
"is_bot": false,
"headline": "feat: add hono dependency to package.json",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-06-24T14:05:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6efeab6e6dd40b73a444552755ee10759103e712",
"body": "…processes leak",
"is_bot": false,
"headline": "fix: PID guard - new instance exits if old alive, prevents duplicate …",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-06-23T15:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "723b7e86d39846da2da0a1eafdee79527fcf2cab",
"body": "Fix/security remove admin email",
"is_bot": false,
"headline": "Merge pull request #12 from giauphan/fix/security-remove-admin-email",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-06-23T15:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d8ccca67968976a017f856d9be8f5a7d099dcb9",
"body": "Resolve 3 conflicts:\n- package.json: keep v2.20.0 from PR branch\n- dreamingService.ts: apply security fix (remove apiKey from URL query params)\n- projectService.ts: keep extended async functions from PR branch",
"is_bot": false,
"headline": "Merge origin/main into fix/security-remove-admin-email",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-06-23T15:18:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5169ac19e21aca9716e0c800bcf1b2cb00e58e59",
"body": "…rvices and tests",
"is_bot": false,
"headline": "refactor: replace DREAM_REST_API_KEY with CODEATLAS_API_KEY across se…",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-06-23T15:14:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e0ced64dc463e5a2d16d20dc4847103acedcf9f",
"body": "…e handling for dreaming service",
"is_bot": false,
"headline": "refactor: simplify test code structure and update environment variabl…",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-06-23T14:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "176e77bcdc2e6e591ffaa257535f18345270f90e",
"body": "- Add MIT license\n- Bump version 2.17.3 -> 2.17.4\n- watcherService: add __pycache__, *.pyc, .venv, .env to chokidar ignored patterns",
"is_bot": false,
"headline": "chore: bump to 2.17.4, add MIT license, fix watcher ignore patterns",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-06-22T15:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21391a7829f2d969978fd15d3262137c735638ed",
"body": "…r-leak\n\nFix/security path traversal error leak",
"is_bot": false,
"headline": "Merge pull request #11 from giauphan/fix/security-path-traversal-erro…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-06-14T03:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "924b70763b8fba8cecbf53a74fd6b55c31b3081f",
"body": null,
"is_bot": false,
"headline": "trigger: test review-bot",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-06-13T12:45:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4409f6f839041a2fd34068f7a5c75d7a8ac4a4bd",
"body": "…y in URL (#8)\n\nSecurity fixes from manual code audit: API key removed from URL query string (dreamingService.ts), path traversal blocked with system dirs list (mcpServer.ts), error messages sanitized (mcpServer.ts), /proc scan capped at 500 entries (projectService.ts). Version bumped to 2.16.2.",
"is_bot": false,
"headline": "fix: resolve 5 security findings - path traversal, error leak, API ke…",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-06-13T07:06:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "024c0cc0b6d08f76b243e83f0216e65d45e45644",
"body": null,
"is_bot": false,
"headline": "fix: security - /proc scan limit, admin email removed, path validation",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-06-13T07:05:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "438bd11187e243123ed392de21ee97a8695699d9",
"body": null,
"is_bot": false,
"headline": "fix: remove API key from URL query string in dream memory endpoints",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-06-13T07:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b535d26a9bafa4ba8bc97791c539a35e56c4f06",
"body": null,
"is_bot": false,
"headline": "chore: bump to v2.16.2 for security fixes (pre-push)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-06-13T07:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfcbdd53d301843bcf4cab74645784018c785a5e",
"body": null,
"is_bot": false,
"headline": "chore: bump to v2.16.1 for security fix publish",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-06-13T04:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05149357bdb4f71d65819dc5a25782159fc774b8",
"body": "Removed auth.email === 'admin@genrostore.com' from projectService.ts (2 occurrences). Admin access now uses uid/role only.",
"is_bot": false,
"headline": "fix: remove hardcoded admin email from authorization checks (#5)",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-06-13T04:29:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acec5f6dea569cf461f317b58c57c9139afb6be8",
"body": "Remove auth.email === 'admin@genrostore.com' from auth checks in:\n- projectService.ts (2 occurrences — multi-tenant isolation)\n\nSecurity audit finding: hardcoded credentials in source code (HIGH).",
"is_bot": false,
"headline": "fix: remove hardcoded admin email from authorization checks",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-06-13T04:24:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd0bff916e367b42879973fb0f75835ce5476bf1",
"body": "### Memory Fixes\n- Add LRU cache (max 3 projects) for inMemoryAnalysisCache\n- Add LRU cache (max 5) for analyzerInstances\n- Auto-evict analyzer instance when cache entry is dropped\n- Cap log queue at 1000 entries to prevent unbounded growth\n- Add stopWatcher() for proper cleanup\n\n### Multi-instance \n[…]\ns visible via ps aux)\n- Remove apiKey from all URL query parameters\n - /api/projects/sync\n - /api/projects/memory\n - /api/projects/settings\n- API key now only sent via x-api-key header and env vars",
"is_bot": false,
"headline": "v2.16.0: Fix memory leak, PID guard, sub-project scan, security fixes",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-06-11T02:32:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3d58903f346b98267bf888e3ed21ef0eed7730a0",
"body": "feat: dreaming memory — persistent AI memory storage via MCP",
"is_bot": false,
"headline": "Merge pull request #4 from giauphan/feat/dreaming-memory",
"author_name": "GiauPhan",
"author_login": "giauphan",
"committed_at": "2026-06-07T14:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24f6872b6b3bcb5a80b945ba3a42172b28fdf41c",
"body": "…mock modules",
"is_bot": false,
"headline": "test: add comprehensive test suite for DreamingService using Node.js …",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-06-07T13:37:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe808c4760c68ec8659c2677cc2235c14947d5bc",
"body": "…expose via MCP tools",
"is_bot": false,
"headline": "feat: implement dreamingService for persistent AI memory storage and …",
"author_name": "giauphan",
"author_login": "giauphan",
"committed_at": "2026-06-07T13:22:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 128,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 10,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "codeatlas-mcp-enterprise",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "npm",
"matches_repo": null,
"registry_url": "https://www.npmjs.com/package/codeatlas-mcp-enterprise",
"is_deprecated": false,
"latest_version": null,
"repository_url": null,
"versions_count": 0,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 477,
"first_published_at": "2026-07-07T07:20:25.576000Z",
"latest_published_at": null,
"latest_version_yanked": null,
"days_since_latest_publish": null
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": true,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 105083,
"source_files_sampled": 22,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@modelcontextprotocol/sdk",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.1"
},
{
"name": "@typescript-eslint/typescript-estree",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^8.0.0"
},
{
"name": "chokidar",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.6.0"
},
{
"name": "dotenv",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^16.4.5"
},
{
"name": "express",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.19.2"
},
{
"name": "glob",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^10.3.10"
},
{
"name": "hono",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.12.27"
},
{
"name": "ignore",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.0.5"
},
{
"name": "py-ast",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.9.0"
},
{
"name": "supergateway",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.4.3"
},
{
"name": "zod",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.22.4"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 67,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 5,
"closed_unmerged_prs": 16
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "giauphan",
"commits": 113,
"avatar_url": "https://avatars.githubusercontent.com/u/122676967?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 14 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/14 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 5,
"reason": "5 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "bd41d7f9b85b61e5ed90e0d7b8bd78df038b9498",
"ran_at": "2026-07-23T18:30:23Z",
"aggregate_score": 2.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T12:56:02Z",
"oldest_open_prs": [
{
"number": 89,
"created_at": "2026-07-23T15:04:10Z",
"last_comment_at": "2026-07-23T18:27:20Z",
"last_comment_author": "giauphan"
},
{
"number": 90,
"created_at": "2026-07-23T15:38:06Z",
"last_comment_at": "2026-07-23T15:53:42Z",
"last_comment_author": "hermes-webhook-gateway-any"
}
],
"last_merged_pr_at": "2026-07-23T12:56:00Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/giauphan/codeatlas-mcp-server",
"host": "github.com",
"name": "codeatlas-mcp-server",
"owner": "giauphan"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"security": 27,
"vitality": 37,
"community": 36,
"governance": 50,
"engineering": 44
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 37,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 128,
"human_commit_share": 0.84,
"days_since_last_push": 0,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "128 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 128
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 36,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"packages": [
"codeatlas-mcp-enterprise"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 477
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "477 downloads/month across npm",
"points": 35.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 477,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 50,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 67,
"open_issues": 0,
"closed_issues": 5,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 16
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "67/83 decided PRs merged",
"points": 30.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 67,
"decided": 83
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"followers": 15,
"owner_type": "User",
"is_verified": null,
"owner_login": "giauphan",
"public_repos": 52,
"account_age_days": 1286
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "15 followers of giauphan",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 15,
"login": "giauphan"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "52 public repos, account ~3 yr old",
"points": 19.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 52
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": "Excluded from scoring (no data or not applicable): Publish recency. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"publish_recency"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"packages": [
"codeatlas-mcp-enterprise"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": null
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "0 published versions",
"points": 4,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 0
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 44,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 14 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 27,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 27,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 14 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "5 existing vulnerabilities detected",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 53,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.881,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "74 of 84 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 74,
"sampled": 84
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.4,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "40 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 40,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 105083,
"source_files_sampled": 22,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/22 source files over 60KB",
"points": 52.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 22,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "critical",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"example_dirs": [],
"has_mcp_signal": true,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-23T18:30:38.703225Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/giauphan/codeatlas-mcp-server.svg",
"full_name": "giauphan/codeatlas-mcp-server",
"license_state": "standard",
"license_spdx": "MIT"
}