{"id":14042548,"name":"codex","ecosystem":"guix","description":"AI-assisted coding CLI and TUI","homepage":"https://github.com/openai/codex","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-14T00:17:10.187Z","latest_release_published_at":"2026-03-14T00:17:10.187Z","latest_release_number":"0.98.0","last_synced_at":"2026-05-01T13:41:22.323Z","created_at":"2026-03-14T00:17:09.863Z","updated_at":"2026-05-01T13:41:22.324Z","registry_url":"https://packages.guix.gnu.org/packages/codex/0.98.0/","install_command":"guix install codex","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/rust-apps.scm#n842","metadata":{"location":"gnu/packages/rust-apps.scm:842","variable_name":"codex"},"repo_metadata":{"id":288296288,"uuid":"965415649","full_name":"openai/codex","owner":"openai","description":"Lightweight coding agent that runs in your terminal","archived":false,"fork":false,"pushed_at":"2026-03-13T07:41:14.000Z","size":349724,"stargazers_count":64992,"open_issues_count":1896,"forks_count":8673,"subscribers_count":395,"default_branch":"main","last_synced_at":"2026-03-13T07:45:53.001Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":"docs/CLA.md"}},"created_at":"2025-04-13T05:37:54.000Z","updated_at":"2026-03-13T07:45:50.000Z","dependencies_parsed_at":"2025-04-28T10:45:14.704Z","dependency_job_id":"dd2f1a26-f902-4c8a-b2e0-6f4eee82bf64","html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":761,"template":false,"template_full_name":null,"purl":"pkg:github/openai/codex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/codex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/sbom","scorecard":{"id":1239295,"data":{"date":"2025-10-20","repo":{"name":"github.com/openai/codex","commit":"a6b94715482017e32dcda1bb5c8c5c73af874e77"},"scorecard":{"version":"v5.3.1-0.20251020080748-9e702f4c9dc6","commit":"9e702f4c9dc6992745395f4c8ac89942d0cf87ea"},"score":5.2,"checks":[{"name":"Code-Review","score":9,"reason":"Found 29/30 approved changesets -- score normalized to 9","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/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 14 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#maintained"}},{"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/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#cii-best-practices"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#dangerous-workflow"}},{"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/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-deduplicator.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-deduplicator.yml:86","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-labeler.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-labeler.yml:77","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rust-release.yml:366","Info: jobLevel 'actions' permission set to 'read': .github/workflows/rust-release.yml:367","Info: jobLevel 'contents' permission set to 'read': .github/workflows/rust-release.yml:465","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/rust-release.yml:525","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/cla.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/cla.yml:10","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/cla.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/codespell.yml:12","Warn: no topLevel permission defined: .github/workflows/issue-deduplicator.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/rust-release.yml:1","Warn: no topLevel permission defined: .github/workflows/sdk.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#token-permissions"}},{"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/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#binary-artifacts"}},{"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/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cla.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/cla.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/codespell.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-deduplicator.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/issue-deduplicator.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-deduplicator.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/issue-deduplicator.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-deduplicator.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/issue-deduplicator.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/issue-labeler.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/issue-labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:353: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:376: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:378: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:413: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:426: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust-release.yml:447: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust-release.yml:469: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/rust-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sdk.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sdk.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/sdk.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sdk.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/sdk.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sdk.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/codex/sdk.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:1: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:66460d557b25769b102175144d538d88219c077c678a49af4afca6fbfc1b5252","Warn: containerImage not pinned by hash: codex-cli/Dockerfile:1: pin your Docker image by updating node:24-slim to node:24-slim@sha256:b8d2197aff9129d16c801a3e3e1b2a873c4946480f5a310f38056df2268c38d9","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:21-23","Warn: npmCommand not pinned by hash: codex-cli/Dockerfile:43-47","Warn: npmCommand not pinned by hash: .github/workflows/rust-release.yml:478","Info:   0 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of  19 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/rust-release.yml:457"],"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/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact rust-v0.48.0-alpha.3 not signed: https://api.github.com/repos/openai/codex/releases/256155684","Warn: release artifact rust-v0.48.0-alpha.2 not signed: https://api.github.com/repos/openai/codex/releases/255896873","Warn: release artifact rust-v0.48.0-alpha.1 not signed: https://api.github.com/repos/openai/codex/releases/255660931","Warn: release artifact rust-v0.47.0 not signed: https://api.github.com/repos/openai/codex/releases/255378266","Warn: release artifact rust-v0.47.0-alpha.3 not signed: https://api.github.com/repos/openai/codex/releases/255184512","Warn: release artifact rust-v0.48.0-alpha.3 does not have provenance: https://api.github.com/repos/openai/codex/releases/256155684","Warn: release artifact rust-v0.48.0-alpha.2 does not have provenance: https://api.github.com/repos/openai/codex/releases/255896873","Warn: release artifact rust-v0.48.0-alpha.1 does not have provenance: https://api.github.com/repos/openai/codex/releases/255660931","Warn: release artifact rust-v0.47.0 does not have provenance: https://api.github.com/repos/openai/codex/releases/255378266","Warn: release artifact rust-v0.47.0-alpha.3 does not have provenance: https://api.github.com/repos/openai/codex/releases/255184512"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2025-0057","Warn: Project is vulnerable to: RUSTSEC-2024-0436"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/9e702f4c9dc6992745395f4c8ac89942d0cf87ea/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-10-28T17:18:21.455Z","repository_id":288296288,"created_at":"2025-10-28T17:18:21.455Z","updated_at":"2025-10-28T17:18:21.455Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30479125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T20:45:58.186Z","status":"ssl_error","status_checked_at":"2026-03-13T20:45:20.133Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-14T00:20:06.900Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/codex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/codex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/codex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/codex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/codex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/codex/codemeta","maintainers":[]}