{"id":5807037,"name":"codeatlasHQ/codebase-visualizer-action","ecosystem":"actions","description":"The Codeatlas codebase-visualizer action computes what's necessary to visualize codebases through https://codeatlas.dev and automatically adds this data to your repo by raising PRs.","homepage":"https://codeatlas.dev","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/codeatlasHQ/codebase-visualizer-action","keywords_array":[],"namespace":"codeatlasHQ","versions_count":1,"first_release_published_at":"2022-09-11T15:07:21.000Z","latest_release_published_at":"2022-09-11T15:07:21.000Z","latest_release_number":"v1-beta","last_synced_at":"2026-05-13T08:03:06.819Z","created_at":"2023-01-04T16:40:32.741Z","updated_at":"2026-05-13T08:03:06.820Z","registry_url":"https://github.com/codeatlasHQ/codebase-visualizer-action","install_command":null,"documentation_url":null,"metadata":{"name":"Codeatlas - Codebase Visualisation","description":"The Codeatlas codebase-visualizer action computes what's necessary to visualize codebases through https://codeatlas.dev and automatically adds this data to your repo by raising PRs.","inputs":{"sub_directory":{"description":"Sub-directory to start visualisation from.","required":false,"default":""}},"runs":{"using":"composite","steps":[{"name":"pull","shell":"bash","run":"docker pull ghcr.io/codeatlashq/codebase-tessellator:0.1.2"},{"name":"Codeatlas - Codebase Visualisation","shell":"bash","run":"docker run --mount type=bind,source=\"$GITHUB_WORKSPACE\",target=$GITHUB_WORKSPACE ghcr.io/codeatlashq/codebase-tessellator:0.1.2 tessellate-from-path --repo_path $GITHUB_WORKSPACE/${{ inputs.sub_directory }} --output_path $GITHUB_WORKSPACE/.codeatlas --repo_owner $GITHUB_REPOSITORY_OWNER"},{"uses":"peter-evans/create-pull-request@v4","with":{"add-paths":".codeatlas/","commit-message":"codeatlas: update repo visualization to ${{ github.sha }}.","committer":"codeatlas-bot \u003chello@codeatlas.dev\u003e","author":"codeatlas-bot \u003chello@codeatlas.dev\u003e","branch":"codeatlas-preview","delete-branch":true,"title":"Codeatlas: Update repo visualisation.","body":"Adds data for codebase visualization at codeatlas.dev. \nPreview diagram here: https://codeatlas.dev/github/${{ github.repository }}/codeatlas-preview\n\nAfter merging, this diagram will become permanently available at https://codeatlas.dev/github/${{ github.repository }}/${{ github.event.repository.default_branch }}\n\nYou can use the following badge to embed this link in your README: \n`![](https://img.shields.io/badge/Codeatlas-Codebase_visualized-323b4f?link=https://codeatlas.dev/github/${{ github.repository }}/${{ github.event.repository.default_branch }}`\n\n![](https://img.shields.io/badge/Codeatlas-Codebase_visualized-323b4f?link=https://codeatlas.dev/github/${{ github.repository }}/${{ github.event.repository.default_branch }})\n\n(Auto-generated by [codebase-visualizer-action](https://github.com/codeatlasHQ/codebase-visualizer-action))\n"}}]},"default_branch":"main","path":null},"repo_metadata":{"id":44385890,"uuid":"489629424","full_name":"codeatlasHQ/codebase-visualizer-action","owner":"codeatlasHQ","description":"Visualize your codebase during CI.","archived":false,"fork":false,"pushed_at":"2022-09-11T15:32:50.000Z","size":288,"stargazers_count":70,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-11T14:47:52.049Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codeatlas.dev","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeatlasHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-07T09:30:06.000Z","updated_at":"2025-10-08T16:09:40.000Z","dependencies_parsed_at":"2023-01-05T04:53:15.397Z","dependency_job_id":null,"html_url":"https://github.com/codeatlasHQ/codebase-visualizer-action","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.33333333333333337","last_synced_commit":"2a538e5e51a8b4a6398791295f25c85e04073e66"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/codeatlasHQ/codebase-visualizer-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeatlasHQ%2Fcodebase-visualizer-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeatlasHQ%2Fcodebase-visualizer-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeatlasHQ%2Fcodebase-visualizer-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeatlasHQ%2Fcodebase-visualizer-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeatlasHQ","download_url":"https://codeload.github.com/codeatlasHQ/codebase-visualizer-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeatlasHQ%2Fcodebase-visualizer-action/sbom","scorecard":{"id":295929,"data":{"date":"2025-08-11","repo":{"name":"github.com/codeatlasHQ/codebase-visualizer-action","commit":"2a538e5e51a8b4a6398791295f25c85e04073e66"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":0,"reason":"Found 0/9 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T19:29:55.389Z","repository_id":44385890,"created_at":"2025-08-17T19:29:55.389Z","updated_at":"2025-08-17T19:29:55.389Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014019,"owners_count":26085347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v1-beta","sha":"b13829b48b2efaa576d40dd4182db7512e3e7aae","kind":"commit","published_at":"2022-09-11T15:07:21.000Z","download_url":"https://codeload.github.com/codeatlasHQ/codebase-visualizer-action/tar.gz/v1-beta","html_url":"https://github.com/codeatlasHQ/codebase-visualizer-action/releases/tag/v1-beta","dependencies_parsed_at":"2023-06-04T17:40:38.830Z","dependency_job_id":null,"purl":"pkg:github/codeatlasHQ/codebase-visualizer-action@v1-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeatlasHQ%2Fcodebase-visualizer-action/tags/v1-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeatlasHQ%2Fcodebase-visualizer-action/tags/v1-beta/manifests"}]},"repo_metadata_updated_at":"2025-10-13T02:47:03.588Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":7.108964220065832,"forks_count":37.2590091052879,"average":21.8067370580943},"purl":"pkg:githubactions/codeatlasHQ/codebase-visualizer-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/codeatlasHQ/codebase-visualizer-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/codeatlasHQ/codebase-visualizer-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/codeatlasHQ/codebase-visualizer-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:39:37.599Z","issues_count":3,"pull_requests_count":3,"avg_time_to_close_issue":84201.0,"avg_time_to_close_pull_request":93.33333333333333,"issues_closed_count":3,"pull_requests_closed_count":3,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":93.33333333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeatlasHQ%2Fcodebase-visualizer-action/issues","maintainers":[{"login":"LukeWeidenwalker","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LukeWeidenwalker"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codeatlasHQ%2Fcodebase-visualizer-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codeatlasHQ%2Fcodebase-visualizer-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codeatlasHQ%2Fcodebase-visualizer-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codeatlasHQ%2Fcodebase-visualizer-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codeatlasHQ%2Fcodebase-visualizer-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/codeatlasHQ%2Fcodebase-visualizer-action/codemeta","maintainers":[]}