{"id":369903,"url":"https://github.com/openai/codex","last_synced_at":"2026-05-21T11:06:11.250Z","repository":{"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-04-21T02:12:02.000Z","size":401490,"stargazers_count":76569,"open_issues_count":2867,"forks_count":10888,"subscribers_count":433,"default_branch":"main","last_synced_at":"2026-04-21T02:14:14.767Z","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-04-21T02:10:54.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":888,"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":32143881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T15:33:03.595Z","status":"ssl_error","status_checked_at":"2026-04-22T15:30:42.712Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"}},"owner":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"packages":[{"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":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31315,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":14317895,"name":"@zzy_hacker/vcode","ecosystem":"npm","description":null,"homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"zzy_hacker","versions_count":4,"first_release_published_at":"2026-04-25T05:15:25.402Z","latest_release_published_at":"2026-05-11T03:01:31.354Z","latest_release_number":"0.130.0","last_synced_at":"2026-05-11T03:01:48.773Z","created_at":"2026-04-25T10:23:00.988Z","updated_at":"2026-05-11T03:03:09.286Z","registry_url":"https://www.npmjs.com/package/@zzy_hacker/vcode","install_command":"npm install @zzy_hacker/vcode","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.130.0"}},"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-05-04T12:35:18.000Z","size":422771,"stargazers_count":79876,"open_issues_count":3680,"forks_count":11486,"subscribers_count":454,"default_branch":"main","last_synced_at":"2026-05-04T12:40:06.403Z","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":".github/CODEOWNERS","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-05-04T12:36:12.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":937,"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":32747536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T03:03:09.285Z","dependent_packages_count":0,"downloads":329,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.9498770929376,"dependent_packages_count":31.638289082870752,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.794083087904177},"purl":"pkg:npm/%40zzy_hacker/vcode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zzy_hacker/vcode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zzy_hacker/vcode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zzy_hacker/vcode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zzy_hacker%2Fvcode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zzy_hacker%2Fvcode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zzy_hacker%2Fvcode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zzy_hacker%2Fvcode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zzy_hacker%2Fvcode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zzy_hacker%2Fvcode/codemeta","maintainers":[{"uuid":"zzy_hacker","login":"zzy_hacker","name":null,"email":"designstop88@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~zzy_hacker","role":null,"created_at":"2026-04-25T10:23:02.821Z","updated_at":"2026-04-25T10:23:02.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zzy_hacker/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12372552,"name":"@osmiai/osmiflow","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @osmiai/osmiflow\u003c/code\u003e\u003cbr /\u003eor \u003ccode\u003ebrew install codex\u003c/code\u003e\u003c/p\u003e","homepage":"https://github.com/cchuter/codex","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"osmiai","versions_count":3,"first_release_published_at":"2025-10-10T20:02:49.482Z","latest_release_published_at":"2025-10-10T18:51:51.050Z","latest_release_number":"0.1.0","last_synced_at":"2026-05-11T09:44:11.004Z","created_at":"2025-10-10T18:51:55.576Z","updated_at":"2026-05-11T09:44:11.005Z","registry_url":"https://www.npmjs.com/package/@osmiai/osmiflow","install_command":"npm install @osmiai/osmiflow","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1","alpha":"0.1.0-alpha.1"}},"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":"2025-10-28T17:16:18.000Z","size":69930,"stargazers_count":49117,"open_issues_count":1504,"forks_count":5997,"subscribers_count":322,"default_branch":"main","last_synced_at":"2025-10-28T17:17:49.267Z","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":null,"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":"2025-10-28T17:05:05.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":261,"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":281533449,"owners_count":26517829,"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-28T02:00:06.022Z","response_time":60,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"rust-v0.50.0","sha":"b4123b7b1db22a3c0a8b133a23c7b30a477d7b65","kind":"tag","published_at":"2025-10-25T21:16:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0/manifests"},{"name":"rust-v0.50.0-alpha.3","sha":"26f2d445a2226beb0f24103ab3682a4a6560d8ae","kind":"tag","published_at":"2025-10-25T06:08:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3/manifests"},{"name":"rust-v0.50.0-alpha.2","sha":"2521779e0d82b55a5630cad3ad7ed6a13015107a","kind":"tag","published_at":"2025-10-25T05:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2/manifests"},{"name":"rust-v0.50.0-alpha.1","sha":"a25d16d375aa46eaa3ea1e760683701b6a3c6fad","kind":"tag","published_at":"2025-10-24T23:36:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1/manifests"},{"name":"rust-v0.49.0","sha":"63f1267d867f00f18bde079f915c4545f4c0fe9e","kind":"tag","published_at":"2025-10-24T18:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.49.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0/manifests"},{"name":"rust-v0.48.0","sha":"3c1609f94a681e26bc3b88b866b41344f4f5784b","kind":"tag","published_at":"2025-10-23T23:24:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0/manifests"},{"name":"rust-v0.48.0-alpha.4","sha":"b0c34dbd2af0ad03b08ca3afd6377fcdc92772dc","kind":"tag","published_at":"2025-10-23T16:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4/manifests"},{"name":"rust-v0.48.0-alpha.3","sha":"69812f55a36d1e029ac008be204f9faea5d8470d","kind":"tag","published_at":"2025-10-21T21:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3/manifests"},{"name":"rust-v0.48.0-alpha.2","sha":"7586d44e3e376cef2ee28d0fddc270c125e58740","kind":"tag","published_at":"2025-10-21T04:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2/manifests"},{"name":"rust-v0.48.0-alpha.1","sha":"bf8dcc363efb432a4834cd664b3678cf129d02f2","kind":"tag","published_at":"2025-10-20T04:41:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1/manifests"},{"name":"rust-v0.47.0","sha":"c71297b9a9b3f7995445eff8d768837814ac06f8","kind":"tag","published_at":"2025-10-17T16:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0/manifests"},{"name":"rust-v0.47.0-alpha.3","sha":"73336da3f9586529b6ac71588180178f9899fc6c","kind":"tag","published_at":"2025-10-17T00:39:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3/manifests"},{"name":"rust-v0.47.0-alpha.2","sha":"cc2343d92be05297593509e66a9b07c87930d2f1","kind":"tag","published_at":"2025-10-16T22:09:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2/manifests"},{"name":"rust-v0.47.0-alpha.1","sha":"07edd2b3845d5fd19c36eff1c0fc1e15f06f38d1","kind":"tag","published_at":"2025-10-09T19:21:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1/manifests"},{"name":"rust-v0.46.0","sha":"b650f912c50ce4ce0a23b877aa8b1174878c30e2","kind":"tag","published_at":"2025-10-09T01:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0/manifests"},{"name":"rust-v0.46.0-alpha.7","sha":"5402a19a58d3131475476edf75d99dba5ab2df81","kind":"tag","published_at":"2025-10-08T23:13:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7/manifests"},{"name":"rust-v0.46.0-alpha.6","sha":"5d93899bceeaa613253433d9c35bb453503a5a1d","kind":"tag","published_at":"2025-10-08T21:58:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6/manifests"},{"name":"rust-v0.46.0-alpha.5","sha":"9ce80da38a307057fba97d08643f7e5744ec100d","kind":"tag","published_at":"2025-10-08T20:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5/manifests"},{"name":"rust-v0.46.0-alpha.4","sha":"59dd6783938001a1cf6359b201c7c03f3b64b395","kind":"tag","published_at":"2025-10-08T17:23:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4/manifests"},{"name":"rust-v0.46.0-alpha.3","sha":"56ce8e4452b99acf52b482108c9ceddf51754596","kind":"tag","published_at":"2025-10-08T15:16:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3/manifests"},{"name":"rust-v0.46.0-alpha.2","sha":"f73ebdf90c03d8e8c7eac79e0445f8d5283632ec","kind":"tag","published_at":"2025-10-08T00:45:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2/manifests"},{"name":"rust-v0.46.0-alpha.1","sha":"3fa2a2051b2b4e1690e073c1f4ca5d4bd692109a","kind":"tag","published_at":"2025-10-07T17:48:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1/manifests"},{"name":"rust-v0.45.0","sha":"a7c7869c23f88f6c468281e6f438ba4a91b81f26","kind":"tag","published_at":"2025-10-06T19:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0/manifests"},{"name":"rust-v0.45.0-alpha.6","sha":"654b0b32343646cff8b8b2b542f441b9d2af828d","kind":"tag","published_at":"2025-10-06T05:08:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6/manifests"},{"name":"rust-v0.45.0-alpha.5","sha":"de88695869c9a57eab08e23aabbcf0736792362a","kind":"tag","published_at":"2025-10-06T01:04:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5/manifests"},{"name":"rust-v0.45.0-alpha.4","sha":"93ff8d423804b45193818f7e87018048a177fef8","kind":"tag","published_at":"2025-10-05T20:59:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4/manifests"},{"name":"rust-v0.45.0-alpha.3","sha":"adf30ed28f6d7ea4eb6d023c22afd6271dab55fc","kind":"tag","published_at":"2025-10-05T06:02:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3/manifests"},{"name":"rust-v0.45.0-alpha.2","sha":"790f0cc4628f0f69494aa8990750bfee35b39b3a","kind":"tag","published_at":"2025-10-05T02:29:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2/manifests"},{"name":"rust-v0.45.0-alpha.1","sha":"c13e9cb801f838167ce4286bb3c6d548f2f505bb","kind":"tag","published_at":"2025-10-04T22:31:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1/manifests"},{"name":"rust-v0.44.0","sha":"488ec061bf4d36916b8f477c700ea4fde4162a7a","kind":"tag","published_at":"2025-10-03T16:43:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.44.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0/manifests"},{"name":"rust-v0.43.0-alpha.18","sha":"472f299bd71c3da1aa54f396dd58e6fe339df432","kind":"tag","published_at":"2025-10-03T04:46:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18/manifests"},{"name":"rust-v0.43.0-alpha.17","sha":"e52ff0a2ca6e55de36e5ef0478791e202fc5a670","kind":"tag","published_at":"2025-10-02T21:24:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17/manifests"},{"name":"rust-v0.43.0-alpha.16","sha":"4d14f8191918936b454c2fbe7fa7130a7f8c4c4b","kind":"tag","published_at":"2025-10-02T19:51:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16/manifests"},{"name":"rust-v0.43.0-alpha.15","sha":"c8281fa29e680917b935c45a98ac2c374a7a3cbb","kind":"tag","published_at":"2025-10-01T20:15:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15/manifests"},{"name":"rust-v0.43.0-alpha.14","sha":"4d1102afb4f6ed967faf0e3c68f1827cef1dc832","kind":"tag","published_at":"2025-10-01T19:32:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14/manifests"},{"name":"rust-v0.43.0-alpha.13","sha":"839c120cdedeeaf49956aaa086fe7e975b99ba9f","kind":"tag","published_at":"2025-10-01T19:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13/manifests"},{"name":"rust-v0.43.0-alpha.12","sha":"a16d7798b579e4db990459b9c73f99263c28055c","kind":"tag","published_at":"2025-10-01T18:34:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12/manifests"},{"name":"rust-v0.43.0","sha":"a23c1949727a72dbed0c630048a5a1a353eb9168","kind":"tag","published_at":"2025-10-01T17:46:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0/manifests"},{"name":"rust-v0.43.0-alpha.11","sha":"78d70381afa537e3821cec0ecb6bad7e3fe007ea","kind":"tag","published_at":"2025-10-01T17:42:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11/manifests"},{"name":"rust-v0.43.0-alpha.10","sha":"aa0b4192529545a9d8a1f0317e12ce4051407318","kind":"tag","published_at":"2025-10-01T16:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10/manifests"},{"name":"rust-v0.43.0-alpha.9","sha":"c5bd35835bf103bcdb2130781ce2208a38b02f63","kind":"tag","published_at":"2025-10-01T15:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9/manifests"},{"name":"rust-v0.43.0-alpha.8","sha":"f5690e227c33b85497138d046d9928a5d871de29","kind":"tag","published_at":"2025-10-01T03:34:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8/manifests"},{"name":"rust-v0.43.0-alpha.7","sha":"3fd643d926f75266d0c5d6250118405dd7810f49","kind":"tag","published_at":"2025-09-30T21:54:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7/manifests"},{"name":"rust-v0.43.0-alpha.6","sha":"09ba746c32f423454bf92b232dd73f3bb5c75b35","kind":"tag","published_at":"2025-09-30T19:03:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6/manifests"},{"name":"rust-v0.43.0-alpha.5","sha":"a3dcb73f121470f963162578880cce4c0574599c","kind":"tag","published_at":"2025-09-30T07:09:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5/manifests"},{"name":"rust-v0.43.0-alpha.4","sha":"3a0dd7df3b494e37669ff2a6405f324fecb9d459","kind":"tag","published_at":"2025-09-29T02:34:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4/manifests"},{"name":"rust-v0.43.0-alpha.3","sha":"ae8e97f8f22da650333779ae2eeae4f4c5abca64","kind":"tag","published_at":"2025-09-28T22:25:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3/manifests"},{"name":"rust-v0.43.0-alpha.2","sha":"97b9a8943a1115f54cf2d1822efde233c1597ad0","kind":"tag","published_at":"2025-09-27T19:19:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2/manifests"},{"name":"rust-v0.43.0-alpha.1","sha":"5eaaa57fd8597dbbe12e9202f344e9248f2082f2","kind":"tag","published_at":"2025-09-27T14:54:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1/manifests"},{"name":"rust-v0.42.0","sha":"7355ea95d7df53445359570103120b92ef9a084d","kind":"tag","published_at":"2025-09-26T18:29:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0/manifests"},{"name":"rust-v0.42.0-alpha.3","sha":"4730f3905ed971ebf71fe611d104b132cb5fa336","kind":"tag","published_at":"2025-09-26T15:20:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3/manifests"},{"name":"rust-v0.42.0-alpha.2","sha":"42971ad6d9b501e25b332390dfc65f0010fc8e6f","kind":"tag","published_at":"2025-09-26T14:18:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2/manifests"},{"name":"rust-v0.42.0-alpha.1","sha":"eb9f175ad82ae54a5f357b19a1cbf80629af281a","kind":"tag","published_at":"2025-09-26T05:54:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1/manifests"},{"name":"rust-v0.41.0","sha":"90cb84351669f700729be37d6c1cb546c678a871","kind":"tag","published_at":"2025-09-24T16:56:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0/manifests"},{"name":"rust-v0.41.0-alpha.1","sha":"610cf48a871b92b6c52df061c9585bf5ab6a2050","kind":"tag","published_at":"2025-09-24T06:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1/manifests"},{"name":"rust-v0.40.0","sha":"5268705a69713752adcbd8416ef9e84a683f7aa3","kind":"tag","published_at":"2025-09-23T16:15:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0/manifests"},{"name":"rust-v0.40.0-alpha.3","sha":"1f37ad40cb99466450523d359e0454530ad94892","kind":"tag","published_at":"2025-09-23T03:31:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3/manifests"},{"name":"rust-v0.40.0-alpha.2","sha":"4e5cf9d0da76548135b31321ba1202e788233adb","kind":"tag","published_at":"2025-09-23T00:18:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2/manifests"},{"name":"rust-v0.40.0-alpha.1","sha":"1d87d135d2f11e87493530fa450c85da29068f0b","kind":"tag","published_at":"2025-09-19T00:19:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1/manifests"},{"name":"rust-v0.39.0","sha":"077623f2e1a9e3d7ad64354383296368bf082f4c","kind":"tag","published_at":"2025-09-18T21:37:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0/manifests"},{"name":"rust-v0.39.0-alpha.2","sha":"c0e2cd53181140649a42442c49917d644f29b6af","kind":"tag","published_at":"2025-09-18T18:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2/manifests"},{"name":"rust-v0.39.0-alpha.1","sha":"f9d1a29f4aced1e256bb7f9d87b7de3e505d6b5f","kind":"tag","published_at":"2025-09-17T18:33:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1/manifests"},{"name":"rust-v0.38.0","sha":"17d2d8d71d98afb4980fce1f87db3638cf984d9f","kind":"tag","published_at":"2025-09-17T18:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.38.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0/manifests"},{"name":"rust-v0.37.0","sha":"d6f33bca970b2758335f79a5d4ad47e5de528a9d","kind":"tag","published_at":"2025-09-17T17:48:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0/manifests"},{"name":"rust-v0.37.0-alpha.4","sha":"f0aa181b908b503fe6b28f166f76e92d0ce2ca05","kind":"tag","published_at":"2025-09-17T05:57:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4/manifests"},{"name":"rust-v0.37.0-alpha.3","sha":"5bbc212189b60dd4ab23231be65f37f9a306c5e7","kind":"tag","published_at":"2025-09-17T04:38:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3/manifests"},{"name":"rust-v0.37.0-alpha.2","sha":"9546e313cab991921d4b161d00dbbc987e04e625","kind":"tag","published_at":"2025-09-17T04:03:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2/manifests"},{"name":"rust-v0.37.0-alpha.1","sha":"ac4f49f209635764bb8eaef54554554fe9f433c2","kind":"tag","published_at":"2025-09-16T19:09:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1/manifests"},{"name":"rust-v0.36.0","sha":"23e9c42809566b323f026f5235cf90b9171c2169","kind":"tag","published_at":"2025-09-15T17:04:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.36.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0/manifests"},{"name":"rust-v0.35.0","sha":"8d7865dac15c1cd218fefc3f7e0f386fb2845c6a","kind":"tag","published_at":"2025-09-15T15:52:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0/manifests"},{"name":"rust-v0.35.0-alpha.13","sha":"cf2298dd5528738fd8d685641c114193e561b955","kind":"tag","published_at":"2025-09-15T13:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13/manifests"},{"name":"rust-v0.35.0-alpha.12","sha":"121634d4c3ee4a26cb4113af026272d21eda4dd8","kind":"tag","published_at":"2025-09-15T07:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12/manifests"},{"name":"rust-v0.35.0-alpha.11","sha":"f47404109799720afa22f9d5a1d6d65dc22887b8","kind":"tag","published_at":"2025-09-15T01:22:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11/manifests"},{"name":"rust-v0.35.0-alpha.10","sha":"6428ac1e9882013a607376274f252e5f1f48165e","kind":"tag","published_at":"2025-09-15T00:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10/manifests"},{"name":"rust-v0.35.0-alpha.9","sha":"d83467d6e80136176e5eaeb56f16bc48207e927d","kind":"tag","published_at":"2025-09-14T23:17:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9/manifests"},{"name":"rust-v0.35.0-alpha.8","sha":"deda843ccd8a5a1839ee30a4c9da40866064be31","kind":"tag","published_at":"2025-09-14T21:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8/manifests"},{"name":"rust-v0.35.0-alpha.7","sha":"6d075578603d4dfa77ab04f31802ce430a37c258","kind":"tag","published_at":"2025-09-12T20:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7/manifests"},{"name":"rust-v0.35.0-alpha.6","sha":"b90df684bce7b9b69cf8805c3bde4b92d8012b98","kind":"tag","published_at":"2025-09-12T06:44:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6/manifests"},{"name":"rust-v0.35.0-alpha.5","sha":"e6d12790337a5ff8154b1977ff09642f1c334500","kind":"tag","published_at":"2025-09-12T04:05:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5/manifests"},{"name":"rust-v0.35.0-alpha.4","sha":"1e0e781457d613063620d3dd2f11c0ece8c56096","kind":"tag","published_at":"2025-09-11T20:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4/manifests"},{"name":"rust-v0.35.0-alpha.3","sha":"66be223ae3afb34e9459a0e195dacdf6145ff688","kind":"tag","published_at":"2025-09-11T18:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3/manifests"},{"name":"rust-v0.35.0-alpha.2","sha":"305252b2fb2d57bb40a9e4bad269db9a761f7099","kind":"tag","published_at":"2025-09-11T16:17:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2/manifests"},{"name":"rust-v0.35.0-alpha.1","sha":"61e4beeac3c7c01f9029cadc2b27649a40a449f6","kind":"tag","published_at":"2025-09-11T15:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1/manifests"},{"name":"rust-v0.34.0","sha":"0d2ceb199fbea0c9f8d43ad8ef300dfacb955a40","kind":"tag","published_at":"2025-09-10T21:15:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0/manifests"},{"name":"rust-v0.34.0-alpha.2","sha":"367a79d676330b1a7be66fa71ecb33f48173e2fb","kind":"tag","published_at":"2025-09-10T21:00:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2/manifests"},{"name":"rust-v0.34.0-alpha.1","sha":"de989c815665e2666adc35413642469aa25ed82f","kind":"tag","published_at":"2025-09-10T20:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1/manifests"},{"name":"rust-v0.33.0","sha":"fbea465ba891f62f2bc751fc5c737bf5893ba8d5","kind":"tag","published_at":"2025-09-10T19:41:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0/manifests"},{"name":"rust-v0.33.0-alpha.1","sha":"9479ee49fc7f7d36c53562f00680b2252879839f","kind":"tag","published_at":"2025-09-10T17:27:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1/manifests"},{"name":"rust-v0.32.0","sha":"1471b25cc44a73b4eaf9a6fb1d0f706974d809a4","kind":"tag","published_at":"2025-09-10T17:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0/manifests"},{"name":"rust-v0.32.0-alpha.3","sha":"1d56ee5a7d8effcdf8dec67e3f7ecfda0510280b","kind":"tag","published_at":"2025-09-10T02:34:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3/manifests"},{"name":"rust-v0.32.0-alpha.2","sha":"1ce8c547dc1c22595dd8bb6583613dec231d2b9d","kind":"tag","published_at":"2025-09-09T15:39:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2/manifests"},{"name":"rust-v0.32.0-alpha.1","sha":"8b8e4e6677631b499ce1497c5bd2da4eac2d4540","kind":"tag","published_at":"2025-09-08T21:55:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1/manifests"},{"name":"rust-v0.31.0","sha":"cf127102de208feeea000b4dff2e87e40615bd73","kind":"tag","published_at":"2025-09-08T21:20:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0/manifests"},{"name":"rust-v0.31.0-alpha.5","sha":"5b54432f5cceff1a8a026bbfbe16071321c3ced9","kind":"tag","published_at":"2025-09-08T17:49:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5/manifests"},{"name":"rust-v0.31.0-alpha.4","sha":"1c215df13526f6ba352bd29e5d6895ab2ac69b1b","kind":"tag","published_at":"2025-09-08T16:35:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4/manifests"},{"name":"rust-v0.31.0-alpha.3","sha":"630077d46df34093205bab06c8ddc9a4e1e4a6d3","kind":"tag","published_at":"2025-09-08T15:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3/manifests"},{"name":"rust-v0.31.0-alpha.2","sha":"7275346040324abfa6199b0fbdb1a6759a6e21ac","kind":"tag","published_at":"2025-09-06T02:10:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2/manifests"},{"name":"rust-v0.31.0-alpha.1","sha":"e3e65be86a9d8d958ff878eb2d8758584da8627b","kind":"tag","published_at":"2025-09-06T01:55:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1/manifests"},{"name":"rust-v0.30.0","sha":"35ebeaec27cf1aafd5e373d421691e6b60cf3a19","kind":"tag","published_at":"2025-09-05T21:55:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.30.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0/manifests"},{"name":"rust-v0.29.1-alpha.7","sha":"24063cb723c1e31585b4a9334d3d51448bf44784","kind":"tag","published_at":"2025-09-05T00:50:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7/manifests"},{"name":"rust-v0.29.1-alpha.6","sha":"acad9eaa0116a17e3a628cd4e750f16c934d4568","kind":"tag","published_at":"2025-09-04T20:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6/manifests"},{"name":"rust-v0.29.1-alpha.5","sha":"2fee87c66fe812464d44d84ec2ae2562e39ccd51","kind":"tag","published_at":"2025-09-04T17:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5/manifests"},{"name":"rust-v0.29.1-alpha.4","sha":"38dd4843e8d3295b10f332a0e7da4ec656ff9e36","kind":"tag","published_at":"2025-09-04T15:23:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4/manifests"},{"name":"rust-v0.29.1-alpha.3","sha":"594ca1c4d5470e183cd3955b085713939226fcb7","kind":"tag","published_at":"2025-09-04T06:23:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3/manifests"},{"name":"rust-v0.29.1-alpha.2","sha":"ccba32874383f496402ea5cb44dc9126739d2e36","kind":"tag","published_at":"2025-09-03T22:57:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2/manifests"},{"name":"rust-v0.29.1-alpha.1","sha":"267e229bd5132ccb14723751cecd63feb2a56c60","kind":"tag","published_at":"2025-09-03T15:49:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1/manifests"},{"name":"rust-v0.29.0-alpha.1","sha":"67568be0c9d53f59bd150884ef387d044140f32b","kind":"tag","published_at":"2025-09-03T15:39:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1/manifests"},{"name":"rust-v0.29.0","sha":"f88af324ebc1f1f65f2257e3b382a651e12f0e10","kind":"tag","published_at":"2025-09-03T08:20:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0/manifests"},{"name":"rust-v0.28.0","sha":"d8856d77ec29444f529c7a640c1cb1c02c5de971","kind":"tag","published_at":"2025-09-02T22:08:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0/manifests"},{"name":"rust-v0.28.0-alpha.2","sha":"a5ba5a148e1dedc3f1fec9c7daa99da45d6a88e0","kind":"tag","published_at":"2025-09-02T21:26:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2/manifests"},{"name":"rust-v0.28.0-alpha.1","sha":"7624ad602f53053e87e05bedcdc096ff8b89b902","kind":"tag","published_at":"2025-09-02T20:46:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1/manifests"},{"name":"rust-v0.27.0","sha":"3711e6b42834cae8384eac09e6248aa63bdd6ca2","kind":"tag","published_at":"2025-08-29T06:02:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.27.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0/manifests"},{"name":"rust-v0.26.0","sha":"f3ad33cd25e9e51129fd960626a2fdab8a2c775c","kind":"tag","published_at":"2025-08-29T03:22:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0/manifests"},{"name":"rust-v0.26.0-alpha.1","sha":"ad9bbc98a2bd0d39b3863b3daa854ecb79a49b7d","kind":"tag","published_at":"2025-08-27T17:24:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1/manifests"},{"name":"rust-v0.25.0","sha":"241d1bb216e14c0e1477c02df0ea06371a743df1","kind":"tag","published_at":"2025-08-27T08:30:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0/manifests"},{"name":"rust-v0.25.0-alpha.2","sha":"5d07455b7946ec0e8fa37a9ca42085f4852f1108","kind":"tag","published_at":"2025-08-27T06:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2/manifests"},{"name":"rust-v0.25.0-alpha.1","sha":"14f574eeb5be74c3453215f37ab679b9577504eb","kind":"tag","published_at":"2025-08-27T05:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1/manifests"},{"name":"rust-v0.24.0","sha":"f4242e92bd7771e5a862fbdf42de29319bfea5e6","kind":"tag","published_at":"2025-08-26T17:28:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0/manifests"},{"name":"rust-v0.24.0-alpha.10","sha":"539deed96e2ea937bf8ee75b5de4fd252b244eef","kind":"tag","published_at":"2025-08-26T05:05:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10/manifests"},{"name":"rust-v0.24.0-alpha.9","sha":"db9d06e05f7e5d7c66e55a2341d25fdc5077276a","kind":"tag","published_at":"2025-08-26T03:52:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9/manifests"},{"name":"rust-v0.24.0-alpha.8","sha":"3f2ee3641d1ea2eb5ab128bf7a3c9a20331e88e1","kind":"tag","published_at":"2025-08-25T22:58:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8/manifests"},{"name":"rust-v0.24.0-alpha.7","sha":"4d2120417b2fbe3fe956bcb38a684187390a6467","kind":"tag","published_at":"2025-08-25T17:24:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7/manifests"},{"name":"rust-v0.24.0-alpha.6","sha":"f584086fb889d017465a5d8adcfbb2c18bed16a8","kind":"tag","published_at":"2025-08-25T05:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6/manifests"},{"name":"rust-v0.24.0-alpha.5","sha":"9ac22fe58bc1b0950e108f25678bf3060b189a07","kind":"tag","published_at":"2025-08-24T21:39:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5/manifests"},{"name":"rust-v0.24.0-alpha.4","sha":"593786173368c33aabb936e131abf43b9184e03a","kind":"tag","published_at":"2025-08-24T18:44:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4/manifests"},{"name":"rust-v0.0.2508241142","sha":"4c952e9b54142f73d91f086507e9e28ee26a8901","kind":"tag","published_at":"2025-08-24T18:42:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2508241142","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2508241142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2508241142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142/manifests"},{"name":"rust-v0.24.0-alpha.3","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3/manifests"},{"name":"alpha-cli","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/alpha-cli","html_url":"https://github.com/openai/codex/releases/tag/alpha-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@alpha-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli/manifests"},{"name":"rust-v0.24.0-alpha.2","sha":"319f4a527f8040ac6de50917afb8f9ef43ae62ed","kind":"tag","published_at":"2025-08-22T21:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2/manifests"},{"name":"rust-v0.24.0-alpha.1","sha":"6004135ed8a13a9f4f9b6c2b4a24bd7e89f89a52","kind":"tag","published_at":"2025-08-21T05:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1/manifests"},{"name":"rust-v0.23.0","sha":"29a40864dce65369f9aa144d2751586feb245a13","kind":"tag","published_at":"2025-08-20T05:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0/manifests"},{"name":"rust-v0.23.0-alpha.8","sha":"4b60560fca736af432a1c888317498538cd6ec34","kind":"tag","published_at":"2025-08-20T04:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8/manifests"},{"name":"rust-v0.23.0-alpha.7","sha":"db1ac5c510bef1e96631ec835ca93e3924be4743","kind":"tag","published_at":"2025-08-20T03:33:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7/manifests"},{"name":"rust-v0.23.0-alpha.6","sha":"bdaf80fab48429660a6d7122750cedd90f6af0c0","kind":"tag","published_at":"2025-08-20T02:54:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6/manifests"},{"name":"rust-v0.23.0-alpha.5","sha":"b2e3ba144b18ae3d44ac72234038fccd1338cf7e","kind":"tag","published_at":"2025-08-19T04:52:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5/manifests"},{"name":"rust-v0.23.0-alpha.4","sha":"7064efc9493c55a68218acde44724b5aa682f60e","kind":"tag","published_at":"2025-08-18T20:11:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4/manifests"},{"name":"rust-v0.23.0-alpha.3","sha":"319f39be3ac42ef231de5956bc4533b0ef8d964b","kind":"tag","published_at":"2025-08-18T04:42:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3/manifests"},{"name":"rust-v0.23.0-alpha.2","sha":"d29d4d9b50ece38017d31213d2d36e0267fa800c","kind":"tag","published_at":"2025-08-17T17:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2/manifests"},{"name":"rust-v0.23.0-alpha.1","sha":"13de81deb50a85c5cc473a4d1838fc3d9634c63c","kind":"tag","published_at":"2025-08-15T21:48:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1/manifests"},{"name":"rust-v0.22.0","sha":"fa3bdf23cd2a39e562456e88d47614e75109bfcc","kind":"tag","published_at":"2025-08-15T17:21:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0/manifests"},{"name":"rust-v0.22.0-alpha.5","sha":"95e26a00f526cff72007816bc722ed22baac4594","kind":"tag","published_at":"2025-08-14T23:09:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5/manifests"},{"name":"rust-v0.22.0-alpha.4","sha":"622022a22775b70e520fb59f4cbb2f6dae2b925e","kind":"tag","published_at":"2025-08-14T18:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4/manifests"},{"name":"rust-v0.22.0-alpha.3","sha":"c9f7aacad0781b82d8ef0b17f8bfed9af4d9496a","kind":"tag","published_at":"2025-08-14T06:12:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3/manifests"},{"name":"rust-v0.22.0-alpha.2","sha":"9af3f897caa97e0e253536e32e22a7bfa5a5d96c","kind":"tag","published_at":"2025-08-14T00:55:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2/manifests"},{"name":"rust-v0.22.0-alpha.1","sha":"476e30ce606046045385140c6fc4c9c0a2984e5d","kind":"tag","published_at":"2025-08-13T18:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1/manifests"},{"name":"rust-v0.21.0","sha":"ece634208f394fd4be608ca405845e09ed52b7c4","kind":"tag","published_at":"2025-08-12T04:32:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0/manifests"},{"name":"rust-v0.21.0-alpha.1","sha":"ac17dd380d01fc2bcec254ef92b0586cea337323","kind":"tag","published_at":"2025-08-11T20:13:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1/manifests"},{"name":"rust-v0.20.0","sha":"45aed5edd139c38132de044596fdd55e47236657","kind":"tag","published_at":"2025-08-09T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0/manifests"},{"name":"rust-v0.20.0-alpha.4","sha":"bbe7ec896f1a77bfa9598906ce035c57b59f2355","kind":"tag","published_at":"2025-08-08T22:52:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4/manifests"},{"name":"rust-v0.20.0-alpha.3","sha":"5aeff74315a54044c50c2e1198263446359be3ea","kind":"tag","published_at":"2025-08-08T22:18:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3/manifests"},{"name":"rust-v0.20.0-alpha.2","sha":"8b2ba09ada72c0fd89cdab55cc0c42f1aba6d8d7","kind":"tag","published_at":"2025-08-08T20:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2/manifests"},{"name":"rust-v0.20.0-alpha.1","sha":"7b13acde9b8c39aaef8a6afa7fb16555487b231f","kind":"tag","published_at":"2025-08-08T20:05:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1/manifests"},{"name":"rust-v0.19.0","sha":"1dc2abd9266b51bef917fa31b223ece720793aab","kind":"tag","published_at":"2025-08-08T01:31:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.19.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0/manifests"},{"name":"rust-v0.18.0","sha":"7d9e571b3de908192007f04cebd320832dd1e09d","kind":"tag","published_at":"2025-08-08T01:30:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.18.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0/manifests"},{"name":"rust-v0.17.0","sha":"1b1f7113efdb5ba6ee7dd9846ff250060c46756b","kind":"tag","published_at":"2025-08-08T01:25:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.17.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0/manifests"},{"name":"rust-v0.16.0","sha":"9ffad621a207624abb4d7c94c0195c4ea12efc87","kind":"tag","published_at":"2025-08-07T17:53:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.16.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0/manifests"},{"name":"rust-v0.15.0","sha":"8f49a269657bee0d8e42f11128abcf71d2d09e68","kind":"tag","published_at":"2025-08-07T17:21:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0/manifests"},{"name":"rust-v0.15.0-alpha.1","sha":"41d7e727b9b4987a106b29ed1d258ba294bfb01b","kind":"tag","published_at":"2025-08-06T23:27:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1/manifests"},{"name":"rust-v0.14.0","sha":"fd92ea1e96b0695c88302331d7830f84453a6f74","kind":"tag","published_at":"2025-08-06T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0/manifests"},{"name":"rust-v0.14.0-alpha.3","sha":"31d06def790ffdedf7cb547d7358412fa7451dc5","kind":"tag","published_at":"2025-08-06T15:47:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3/manifests"},{"name":"rust-v0.14.0-alpha.2","sha":"e4b2fe0050bc81fac41398d034ebaa47872a3e64","kind":"tag","published_at":"2025-08-06T08:15:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2/manifests"},{"name":"rust-v0.14.0-alpha.1","sha":"829414b9aca044377891328809c63ab982815f76","kind":"tag","published_at":"2025-08-06T06:46:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1/manifests"},{"name":"rust-v0.13.0","sha":"615e37c3c34deb9812785fc45e4b277fdc132000","kind":"tag","published_at":"2025-08-05T20:56:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.13.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0/manifests"},{"name":"rust-v0.12.0","sha":"1d7924dcfb3b018f658df5982b951f006139f4ea","kind":"tag","published_at":"2025-08-05T01:27:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.12.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0/manifests"},{"name":"rust-v0.11.0","sha":"c3e5de0e13a6013a5e4af25e853282065c74f2c1","kind":"tag","published_at":"2025-08-02T00:41:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0/manifests"},{"name":"rust-v0.11.0-alpha.5","sha":"ae38c1e7db81f22b7e323b482f56f06797292fbd","kind":"tag","published_at":"2025-08-01T22:29:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5/manifests"},{"name":"rust-v0.11.0-alpha.4","sha":"16edc4b1d22d9cedc58b9469a8b7e6bd28748398","kind":"tag","published_at":"2025-08-01T22:07:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4/manifests"},{"name":"rust-v0.11.0-beta.1","sha":"8dfc8eacc2563a54f8887a9cbeeb67b113345738","kind":"tag","published_at":"2025-08-01T00:44:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1/manifests"},{"name":"rust-v0.11.0-alpha.3","sha":"13e679a39546988e8c03b9d2f7f9f89a4bcd21c3","kind":"tag","published_at":"2025-07-31T18:16:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3/manifests"},{"name":"rust-v0.11.0-alpha.2","sha":"92043c6a14d16629bd27b445a247d45a8fe30a88","kind":"tag","published_at":"2025-07-28T21:26:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2/manifests"},{"name":"rust-v0.11.0-alpha.1","sha":"142731f2506a1a151db4833626014df23d7ec6b0","kind":"tag","published_at":"2025-07-28T19:45:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1/manifests"},{"name":"rust-v0.11.0-alpha","sha":"1467206d7fdaef58ae05e864483d427f4933984f","kind":"tag","published_at":"2025-07-25T18:49:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha/manifests"},{"name":"rust-v0.10.0","sha":"e45084061e36e512d7c81043e0c3efac4752916a","kind":"tag","published_at":"2025-07-24T21:48:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.10.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0/manifests"},{"name":"rust-v0.9.0","sha":"12994d3a43532fc48ab924035f85cc12cff85fa3","kind":"tag","published_at":"2025-07-23T00:52:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0/manifests"},{"name":"rust-v0.9.0-beta.1","sha":"d2a88a2360e1eba2884d79d7df86a3ee6bcb7273","kind":"tag","published_at":"2025-07-22T22:56:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1/manifests"},{"name":"rust-v0.9.0-beta","sha":"cb4f97928d99360c5315b098cde20308618ffbef","kind":"tag","published_at":"2025-07-22T20:43:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta/manifests"},{"name":"rust-v0.9.0-alpha","sha":"6d5fe7a4876a207f449a360f423845315f887a0f","kind":"tag","published_at":"2025-07-22T07:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha/manifests"},{"name":"rust-v0.8.0","sha":"671f91d3ea7f7fc77dd05e4a7f02eface3834346","kind":"tag","published_at":"2025-07-19T00:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.8.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0/manifests"},{"name":"rust-v0.7.0","sha":"f9478bdfbe60970f126760251410de33980cb607","kind":"tag","published_at":"2025-07-14T16:42:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.7.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0/manifests"},{"name":"rust-v0.6.0","sha":"29c409c49ecc709b3803d4fa1260f88eb29d37ac","kind":"tag","published_at":"2025-07-12T23:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.6.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0/manifests"},{"name":"rust-v0.5.0","sha":"6ff62ba8cecec3456e64e1780d59337eb12fcbcf","kind":"tag","published_at":"2025-07-10T21:44:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.5.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0/manifests"},{"name":"rust-v0.4.0","sha":"345e8bece0aaa9570242d676b6588646a217c892","kind":"tag","published_at":"2025-07-09T06:53:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.4.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0/manifests"},{"name":"rust-v0.3.0","sha":"de04ab108de52f630ed78e5709fc166d0cb09752","kind":"tag","published_at":"2025-07-08T05:32:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.3.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0/manifests"},{"name":"rust-v0.2.0","sha":"b3bffa594d67dce8fd916dc74b8daea7a2c6f9f3","kind":"tag","published_at":"2025-06-30T19:12:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0/manifests"},{"name":"rust-v0.2.0-alpha.2","sha":"2925136536b06a324551627468d17e959afa18d4","kind":"tag","published_at":"2025-06-29T17:19:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2/manifests"},{"name":"codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","sha":"cd2d84d496158450ec25be0109016c7c70112132","kind":"commit","published_at":"2025-06-29T17:18:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.4","sha":"b289c9207090b2e27494545d7b5404e063bd86f3","kind":"tag","published_at":"2025-06-28T22:40:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.1.0-alpha.3","sha":"1341d8db51057ca281e9fdfd31c6bc8a2fad9c06","kind":"tag","published_at":"2025-06-28T22:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3/manifests"},{"name":"rust-v0.1.0-alpha.2","sha":"3cf7269d12a4401b5b50d00a9c3858383d0d1617","kind":"tag","published_at":"2025-06-28T22:34:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.1","sha":"93fe967c692feba5c30f660ab027c227a51b9853","kind":"tag","published_at":"2025-06-28T22:28:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1/manifests"},{"name":"codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","sha":"1b7c8d2569ec965a66ab409377030494bb100fff","kind":"commit","published_at":"2025-06-28T22:24:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.0.2506261603","sha":"6a8a936f75ea44faf05ff4fab0c6a36fc970428d","kind":"tag","published_at":"2025-06-26T23:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603/manifests"},{"name":"codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","sha":"fa0e17f83a7925bc023b5d35661f5af0828fc2c1","kind":"commit","published_at":"2025-06-26T20:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603/manifests"},{"name":"rust-v0.0.2506060849","sha":"5fc3c3023d9f179fb416b2722d1434bac278e916","kind":"tag","published_at":"2025-06-06T15:49:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849/manifests"},{"name":"codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","sha":"029f39b9da894d27dcde81b8636ef89d8b652a9f","kind":"commit","published_at":"2025-06-06T06:34:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849/manifests"},{"name":"rust-v0.0.2506052246","sha":"ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa","kind":"tag","published_at":"2025-06-06T05:46:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246/manifests"},{"name":"codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","sha":"2d5246050ad4fda4834d8f442faf5becd782b4b3","kind":"commit","published_at":"2025-06-06T05:45:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246/manifests"},{"name":"codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","sha":"77b017f67dc37415f6949c452546b1df906c212c","kind":"commit","published_at":"2025-06-06T05:11:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052203","sha":"121686615fd634e35f3e415896f36908cf8632f9","kind":"tag","published_at":"2025-06-06T05:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052135","sha":"84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0","kind":"tag","published_at":"2025-06-06T04:35:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135/manifests"},{"name":"codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","sha":"9db53b33aa28f19602dd82799e179dd8dca06dfb","kind":"commit","published_at":"2025-06-06T03:29:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135/manifests"},{"name":"rust-v0.0.2506030956","sha":"45519e12f39777b65c05ed498503ddcb60beb289","kind":"tag","published_at":"2025-06-03T16:56:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956/manifests"},{"name":"codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","sha":"c6fcec55fe4085b4885bd99e40b46756f12511fd","kind":"commit","published_at":"2025-06-03T16:40:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956/manifests"},{"name":"rust-v0.0.2505302325","sha":"ca8e97fcbcb991e542b8689f2d4eab9d30c399d6","kind":"tag","published_at":"2025-05-31T06:25:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325/manifests"},{"name":"codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","sha":"1159eaf04f26a95d2ffdfcffb6b7368e47996f4f","kind":"commit","published_at":"2025-05-31T06:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325/manifests"},{"name":"rust-v0.0.2505301630","sha":"378d773f3af95384eef51addf560df30aa9fd15f","kind":"tag","published_at":"2025-05-30T23:30:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630/manifests"},{"name":"codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","sha":"4f3d294762e7351268d4670812a24cd4a876a73a","kind":"commit","published_at":"2025-05-30T23:27:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630/manifests"},{"name":"codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","sha":"bdfa95ed313c88c219242e66182a9d044054a177","kind":"commit","published_at":"2025-05-29T23:59:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291659","sha":"dfac02b343605ce61154ab2e075ac6c38f533916","kind":"tag","published_at":"2025-05-29T23:59:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291458","sha":"b152435fb95e7f1ab197ae2cdde68ae29a7d219b","kind":"tag","published_at":"2025-05-29T21:58:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458/manifests"},{"name":"codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","sha":"a32d305ae6a8c8680932b5259f7dd7e5a086db26","kind":"commit","published_at":"2025-05-29T21:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458/manifests"},{"name":"rust-v0.0.2505270918","sha":"d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28","kind":"tag","published_at":"2025-05-27T16:18:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918/manifests"},{"name":"codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","sha":"29d154cb139d63ef4896dd5fa7ebc5b303fb7fea","kind":"commit","published_at":"2025-05-27T16:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918/manifests"},{"name":"rust-v0.0.2505231205","sha":"aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3","kind":"tag","published_at":"2025-05-23T19:05:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205/manifests"},{"name":"codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","sha":"4bf81373a730deb391a9c1a4b65d9d62f5902e13","kind":"commit","published_at":"2025-05-23T18:53:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205/manifests"},{"name":"rust-v0.0.2505231137","sha":"d2eee362c1c6cdc00bcb5bf1d479823ef33c143a","kind":"tag","published_at":"2025-05-23T18:37:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137/manifests"},{"name":"codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","sha":"89ef4efdcf033a3b0085328be5d144a292e5d50d","kind":"commit","published_at":"2025-05-23T18:37:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137/manifests"},{"name":"rust-v0.0.2505220956","sha":"6a77484c94956d5cd319da3f8500b178ec93fc90","kind":"tag","published_at":"2025-05-22T16:56:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956/manifests"},{"name":"codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","sha":"cb379d779744aada3e44e861bb9a653e22e5917a","kind":"commit","published_at":"2025-05-22T16:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956/manifests"},{"name":"rust-v0.0.2505212314","sha":"79cb07bf70a9036200aa2b61b211fe47ea13184a","kind":"tag","published_at":"2025-05-22T06:14:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314/manifests"},{"name":"codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","sha":"ef7208359f20f20a38781b14c9c13b31c20c67f4","kind":"commit","published_at":"2025-05-22T05:53:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314/manifests"},{"name":"rust-v0.0.2505191609","sha":"68e94c8c08943e1d4a53bd7987e319ba7dbffb74","kind":"tag","published_at":"2025-05-19T23:09:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609/manifests"},{"name":"codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","sha":"d766e845b391c4fa4c4c1f1bb0a2c49c6a21e4e1","kind":"commit","published_at":"2025-05-19T23:08:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609/manifests"},{"name":"rust-v0.0.2505191518","sha":"c74d7e13e7d8daf3a2493f6216918d5e59a38bed","kind":"tag","published_at":"2025-05-19T22:18:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518/manifests"},{"name":"codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","sha":"a4bfdf6779f5fe382383889f4854de5a9146d4b1","kind":"commit","published_at":"2025-05-19T22:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518/manifests"},{"name":"rust-v0.0.2505171051","sha":"5ee08335ac690a69035720a798df9865bc5a4278","kind":"tag","published_at":"2025-05-17T17:52:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051/manifests"},{"name":"codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","sha":"1c6a3f1097c00d578908572b54a376f82ecd9ab7","kind":"commit","published_at":"2025-05-17T17:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051/manifests"},{"name":"codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","sha":"c7312c9d524783971c2ce6ee4a80f03ebf76950c","kind":"commit","published_at":"2025-05-17T00:11:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505161708","sha":"b5257992b06373acef8b20a4ca25ffc1b96688e2","kind":"tag","published_at":"2025-05-17T00:08:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505151627","sha":"8d6a8b308e7457d432564083bb2f577cd39e132b","kind":"tag","published_at":"2025-05-15T23:27:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627/manifests"},{"name":"codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","sha":"ce2ecbe72f2adca6f27454065fdc6dcc9e8ab312","kind":"commit","published_at":"2025-05-15T23:26:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627/manifests"},{"name":"rust-v0.0.2505141652","sha":"cb19037ca3822e9b19b51417392f8afc046be607","kind":"tag","published_at":"2025-05-14T23:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652/manifests"},{"name":"codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","sha":"0b9ef93da519be9f988bd860ecb48777e5efb76e","kind":"commit","published_at":"2025-05-14T23:51:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652/manifests"},{"name":"rust-v0.0.2505141337","sha":"3a70a0bc280734d09448cb08ec05b5c44f7c798e","kind":"tag","published_at":"2025-05-14T20:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337/manifests"},{"name":"codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","sha":"34aa1991f1287f69ecead71c3fb2a9165ebb1afd","kind":"commit","published_at":"2025-05-14T20:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337/manifests"},{"name":"rust-v0.0.2505121726","sha":"94c47d69a3f92257e7f9717a2044bd55786eb999","kind":"tag","published_at":"2025-05-13T00:26:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726/manifests"},{"name":"codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","sha":"61b881d4e51a0e41e0bdce89feb6390f722a946c","kind":"commit","published_at":"2025-05-13T00:24:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726/manifests"},{"name":"rust-v0.0.2505121520","sha":"9949f6404378db6f54a01bcadb1956e0535d4921","kind":"tag","published_at":"2025-05-12T22:20:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520/manifests"},{"name":"codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","sha":"55142e3e6caddd1e613b71bcb89385ce5cc708bf","kind":"commit","published_at":"2025-05-12T22:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520/manifests"},{"name":"rust-v0.0.2505101753","sha":"7f24ec8cae83ae22e7cc306fea4844958370827d","kind":"tag","published_at":"2025-05-11T00:53:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753/manifests"},{"name":"codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","sha":"2b122da087e5515462733e54d540dec88b6ab134","kind":"commit","published_at":"2025-05-11T00:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753/manifests"},{"name":"rust-v0.0.2505061740","sha":"132146b6d4e133d014f763a0d8dabd853f3fc0c0","kind":"tag","published_at":"2025-05-07T00:40:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740/manifests"},{"name":"codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","sha":"c577e94b675da3aae23e9466e44cffec7cd19f21","kind":"commit","published_at":"2025-05-07T00:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740/manifests"},{"name":"rust-v0.0.2505021951","sha":"5915a59c8290765d6097caf4074aae93a85380fa","kind":"tag","published_at":"2025-05-03T02:51:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951/manifests"},{"name":"codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","sha":"a180ed44e8cfe9674ad9980d3b3509269bdaab77","kind":"commit","published_at":"2025-05-03T02:48:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951/manifests"},{"name":"rust-v0.0.2504301327","sha":"e40bc9911433bd3f942ef4604626fab5638a7a72","kind":"tag","published_at":"2025-04-30T20:27:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327/manifests"},{"name":"codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","sha":"e6fe8d6fa1cf5c6d64b0f7f4cb9d4ca4f5573c41","kind":"commit","published_at":"2025-04-30T20:25:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327/manifests"},{"name":"codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","sha":"b57124986748fa129707d41223915d6a537f0340","kind":"commit","published_at":"2025-04-30T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301219","sha":"72a4c38e41bc64f5a7c8c73d52f45784cb6b7137","kind":"tag","published_at":"2025-04-30T19:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301132","sha":"8f7a54501c33d088a38ac3817d72fdf0f2f316b2","kind":"tag","published_at":"2025-04-30T18:59:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301132","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132/manifests"},{"name":"rust-v.0.0.2504292236","sha":"e42dacbdc8adf7811c9f97153ec8bef01e85d98a","kind":"tag","published_at":"2025-04-30T03:24:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292236","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236/manifests"},{"name":"rust-v.0.0.2504292006","sha":"5122fe647fdc11e7773faab07679dea2e93edafb","kind":"tag","published_at":"2025-04-30T03:13:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292006","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006/manifests"},{"name":"rust-v.0.0.2504291954","sha":"1a39568e03b09cbd02cafa687ba4a43d1815c27c","kind":"tag","published_at":"2025-04-30T02:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291954","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291954","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291954","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954/manifests"},{"name":"rust-v.0.0.2504291926","sha":"85999d72770832e2b1b457401c6c68d86e08344b","kind":"commit","published_at":"2025-04-30T02:35:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291926","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291926","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291926","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926/manifests"},{"name":"rust-v.0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:25:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921/manifests"},{"name":"rust-v0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:23:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921/manifests"}]},"repo_metadata_updated_at":"2025-10-29T02:03:32.191Z","dependent_packages_count":0,"downloads":78,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.68791971728215,"dependent_packages_count":34.169817766949464,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.928868742115807},"purl":"pkg:npm/%40osmiai/osmiflow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@osmiai/osmiflow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@osmiai/osmiflow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@osmiai/osmiflow/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T00:07:05.699Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":294965.92755344417,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":546,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.9764079147640792,"merged_pull_requests_count":1225,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1591,"past_year_pull_requests_count":2628,"past_year_avg_time_to_close_issue":1216759.6185185185,"past_year_avg_time_to_close_pull_request":294965.92755344417,"past_year_issues_closed_count":540,"past_year_pull_requests_closed_count":1684,"past_year_pull_request_authors_count":546,"past_year_issue_authors_count":1144,"past_year_avg_comments_per_issue":1.546825895663105,"past_year_avg_comments_per_pull_request":0.9764079147640792,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":1225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":597,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}],"active_maintainers":[{"login":"bolinfest","count":597,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@osmiai%2Fosmiflow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@osmiai%2Fosmiflow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@osmiai%2Fosmiflow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@osmiai%2Fosmiflow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@osmiai%2Fosmiflow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@osmiai%2Fosmiflow/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12152692,"name":"@openai/codex-responses-api-proxy","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @openai/codex-responses-api-proxy\u003c/code\u003e to install \u003ccode\u003ecodex-responses-api-proxy\u003c/code\u003e\u003c/p\u003e","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"openai","versions_count":612,"first_release_published_at":"2025-09-29T00:47:18.754Z","latest_release_published_at":"2026-05-08T23:12:55.070Z","latest_release_number":"0.130.0","last_synced_at":"2026-05-11T09:44:34.564Z","created_at":"2025-09-29T00:47:51.669Z","updated_at":"2026-05-11T11:50:25.536Z","registry_url":"https://www.npmjs.com/package/@openai/codex-responses-api-proxy","install_command":"npm install @openai/codex-responses-api-proxy","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.130.0","alpha":"0.131.0-alpha.4"}},"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-05-04T12:35:18.000Z","size":422771,"stargazers_count":79876,"open_issues_count":3680,"forks_count":11486,"subscribers_count":454,"default_branch":"main","last_synced_at":"2026-05-04T12:40:06.403Z","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":".github/CODEOWNERS","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-05-04T12:36:12.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":937,"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":32747536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T11:50:25.515Z","dependent_packages_count":0,"downloads":595112,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.76636623062153,"dependent_packages_count":34.283436965612744,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.024901598117136},"purl":"pkg:npm/%40openai/codex-responses-api-proxy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@openai/codex-responses-api-proxy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@openai/codex-responses-api-proxy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@openai/codex-responses-api-proxy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-07T17:01:36.064Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1245,"past_year_pull_requests_count":2004,"past_year_avg_time_to_close_issue":1144015.8652291105,"past_year_avg_time_to_close_pull_request":295226.84762697754,"past_year_issues_closed_count":371,"past_year_pull_requests_closed_count":1201,"past_year_pull_request_authors_count":383,"past_year_issue_authors_count":897,"past_year_avg_comments_per_issue":1.5004016064257029,"past_year_avg_comments_per_pull_request":0.6701596806387226,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":875,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":461,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-responses-api-proxy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-responses-api-proxy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-responses-api-proxy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-responses-api-proxy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-responses-api-proxy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-responses-api-proxy/codemeta","maintainers":[{"uuid":"atty-openai","login":"atty-openai","name":null,"email":"atty@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~atty-openai","role":null,"created_at":"2025-09-29T01:25:24.432Z","updated_at":"2025-09-29T01:25:24.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atty-openai/packages"},{"uuid":"tibo-openai","login":"tibo-openai","name":null,"email":"tibo@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~tibo-openai","role":null,"created_at":"2025-09-29T01:25:24.477Z","updated_at":"2025-09-29T01:25:24.477Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tibo-openai/packages"},{"uuid":"dkundel-openai","login":"dkundel-openai","name":null,"email":"dkundel@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~dkundel-openai","role":null,"created_at":"2025-09-29T01:25:24.537Z","updated_at":"2025-09-29T01:25:24.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkundel-openai/packages"},{"uuid":"mbolin-openai","login":"mbolin-openai","name":null,"email":"mbolin@openai.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~mbolin-openai","role":null,"created_at":"2025-09-29T01:25:24.581Z","updated_at":"2025-09-29T01:25:24.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbolin-openai/packages"},{"uuid":"fouad-openai","login":"fouad-openai","name":null,"email":"fouad@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~fouad-openai","role":null,"created_at":"2025-09-29T01:25:24.646Z","updated_at":"2025-09-29T01:25:24.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fouad-openai/packages"},{"uuid":"easong-openai","login":"easong-openai","name":null,"email":"easong@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~easong-openai","role":null,"created_at":"2025-09-29T01:25:24.712Z","updated_at":"2025-09-29T01:25:24.712Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/easong-openai/packages"},{"uuid":"aibrahim-openai","login":"aibrahim-openai","name":null,"email":"ahmedibrhm32@gmail.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~aibrahim-openai","role":null,"created_at":"2025-09-29T01:25:24.760Z","updated_at":"2025-09-29T01:25:24.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aibrahim-openai/packages"},{"uuid":"apcha-oai","login":"apcha-oai","name":null,"email":"apcha@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~apcha-oai","role":null,"created_at":"2025-09-29T01:25:24.806Z","updated_at":"2025-09-29T01:25:24.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apcha-oai/packages"},{"uuid":"seratch-openai","login":"seratch-openai","name":null,"email":"seratch@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~seratch-openai","role":null,"created_at":"2025-09-30T07:38:10.112Z","updated_at":"2025-09-30T07:38:10.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/seratch-openai/packages"},{"uuid":"gabor-openai","login":"gabor-openai","name":null,"email":"gabor@openai.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~gabor-openai","role":null,"created_at":"2025-10-23T10:52:56.144Z","updated_at":"2025-10-23T10:52:56.144Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gabor-openai/packages"},{"uuid":"tylersmith-openai","login":"tylersmith-openai","name":null,"email":"tylersmith@openai.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~tylersmith-openai","role":null,"created_at":"2025-11-19T09:55:17.677Z","updated_at":"2025-11-19T09:55:17.677Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tylersmith-openai/packages"},{"uuid":"dylan-hurd-openai","login":"dylan-hurd-openai","name":null,"email":"dylan.hurd@openai.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~dylan-hurd-openai","role":null,"created_at":"2026-02-18T20:00:32.062Z","updated_at":"2026-02-18T20:00:32.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylan-hurd-openai/packages"},{"uuid":"moustafa-openai","login":"moustafa-openai","name":null,"email":"moustafa@openai.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~moustafa-openai","role":null,"created_at":"2026-05-07T17:05:57.358Z","updated_at":"2026-05-07T17:05:57.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/moustafa-openai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14361244,"name":"@zhang3f/codexrouter","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @zhang3f/codexrouter\u003c/code\u003e\u003c/p\u003e \u003cp align=\"center\"\u003e\u003cstrong\u003eCodex Router\u003c/strong\u003e is a coding agent that runs locally on your computer. \u003cp align=\"center\"\u003e   \u003cimg src=\"https://github.com/openai/codex/blob/main/.github/codex-c","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"zhang3f","versions_count":9,"first_release_published_at":"2026-04-30T05:45:44.688Z","latest_release_published_at":"2026-05-07T14:45:09.767Z","latest_release_number":"1.0.11","last_synced_at":"2026-05-11T09:44:47.805Z","created_at":"2026-05-01T01:14:34.950Z","updated_at":"2026-05-11T11:50:25.248Z","registry_url":"https://www.npmjs.com/package/@zhang3f/codexrouter","install_command":"npm install @zhang3f/codexrouter","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.11"}},"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-04-30T02:12:16.000Z","size":414912,"stargazers_count":78932,"open_issues_count":3367,"forks_count":11290,"subscribers_count":450,"default_branch":"main","last_synced_at":"2026-04-30T02:13:37.095Z","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":".github/CODEOWNERS","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-04-30T02:12:42.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":923,"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":32521169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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"}},"repo_metadata_updated_at":"2026-05-11T11:50:25.220Z","dependent_packages_count":0,"downloads":1138,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.87894738163819,"dependent_packages_count":31.535379194963735,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.70716328830096},"purl":"pkg:npm/%40zhang3f/codexrouter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zhang3f/codexrouter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zhang3f/codexrouter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zhang3f/codexrouter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-03T06:47:18.123Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1264,"past_year_pull_requests_count":2070,"past_year_avg_time_to_close_issue":1186642.4734042552,"past_year_avg_time_to_close_pull_request":297609.0938743039,"past_year_issues_closed_count":376,"past_year_pull_requests_closed_count":1257,"past_year_pull_request_authors_count":391,"past_year_issue_authors_count":907,"past_year_avg_comments_per_issue":1.4897151898734178,"past_year_avg_comments_per_pull_request":0.6816425120772946,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":924,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":493,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter/codemeta","maintainers":[{"uuid":"mcgrapeng","login":"mcgrapeng","name":null,"email":"mcgrapengzhang@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~mcgrapeng","role":null,"created_at":"2026-05-01T01:14:35.811Z","updated_at":"2026-05-01T01:14:35.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mcgrapeng/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11811576,"name":"@blocksuser/codex","ecosystem":"npm","description":"Fork of @openai/codex with sandbox mods","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":["codex","openai","blocks"],"namespace":"blocksuser","versions_count":2,"first_release_published_at":"2025-06-18T02:59:21.258Z","latest_release_published_at":"2025-06-18T04:42:17.258Z","latest_release_number":"0.0.2","last_synced_at":"2026-05-11T09:44:47.241Z","created_at":"2025-06-18T02:59:33.978Z","updated_at":"2026-05-11T11:50:25.267Z","registry_url":"https://www.npmjs.com/package/@blocksuser/codex","install_command":"npm install @blocksuser/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.2"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T11:50:25.239Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.41264128460579,"dependent_packages_count":35.2316029724795,"stargazers_count":0.43853307122527546,"forks_count":0.5237580240717172,"docker_downloads_count":null,"average":15.15163383809557},"purl":"pkg:npm/%40blocksuser/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@blocksuser/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@blocksuser/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@blocksuser/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blocksuser%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blocksuser%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blocksuser%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blocksuser%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blocksuser%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@blocksuser%2Fcodex/codemeta","maintainers":[{"uuid":"blocksuser","login":"blocksuser","name":null,"email":"adbabble@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~blocksuser","role":null,"created_at":"2025-06-18T02:59:34.816Z","updated_at":"2025-06-18T02:59:34.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blocksuser/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12595913,"name":"@robot8899/codex","ecosystem":"npm","description":"\u003ch1 align=\"center\"\u003eOpenAI Codex CLI\u003c/h1\u003e \u003cp align=\"center\"\u003eLightweight coding agent that runs in your terminal\u003c/p\u003e","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"robot8899","versions_count":1,"first_release_published_at":"2025-12-14T12:55:08.467Z","latest_release_published_at":"2025-12-14T12:55:08.467Z","latest_release_number":"0.72.0","last_synced_at":"2026-05-11T09:44:47.329Z","created_at":"2025-12-17T09:53:58.316Z","updated_at":"2026-05-11T11:50:25.220Z","registry_url":"https://www.npmjs.com/package/@robot8899/codex","install_command":"npm install @robot8899/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.72.0"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T11:50:25.192Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.248640848308966,"dependent_packages_count":33.530325879186556,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.38948336374776},"purl":"pkg:npm/%40robot8899/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@robot8899/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@robot8899/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@robot8899/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robot8899%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robot8899%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robot8899%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robot8899%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robot8899%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@robot8899%2Fcodex/codemeta","maintainers":[{"uuid":"jackrobin","login":"jackrobin","name":null,"email":"2580796679@qq.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~jackrobin","role":null,"created_at":"2025-12-17T10:56:26.262Z","updated_at":"2025-12-17T10:56:26.262Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jackrobin/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14151455,"name":"@sparlampe/codex","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @openai/codex\u003c/code\u003e\u003cbr /\u003eor \u003ccode\u003ebrew install --cask codex\u003c/code\u003e\u003c/p\u003e \u003cp align=\"center\"\u003e\u003cstrong\u003eCodex CLI\u003c/strong\u003e is a coding agent from OpenAI that runs locally on your computer. \u003cp align=\"center\"\u003e   \u003cimg src=\"https://","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"sparlampe","versions_count":2,"first_release_published_at":"2026-03-27T13:52:37.689Z","latest_release_published_at":"2026-03-27T15:51:56.220Z","latest_release_number":"0.94.1","last_synced_at":"2026-05-11T09:44:47.873Z","created_at":"2026-03-30T10:44:37.533Z","updated_at":"2026-05-11T11:50:25.288Z","registry_url":"https://www.npmjs.com/package/@sparlampe/codex","install_command":"npm install @sparlampe/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.94.1"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-11T11:50:25.266Z","dependent_packages_count":0,"downloads":18,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.248369663491545,"dependent_packages_count":32.07230186004694,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.160335761769243},"purl":"pkg:npm/%40sparlampe/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sparlampe/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sparlampe/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sparlampe/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sparlampe%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sparlampe%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sparlampe%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sparlampe%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sparlampe%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sparlampe%2Fcodex/codemeta","maintainers":[{"uuid":"sparlampe","login":"sparlampe","name":null,"email":"roman_babenko@gmx.net","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~sparlampe","role":null,"created_at":"2026-03-30T10:44:40.021Z","updated_at":"2026-03-30T10:44:40.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sparlampe/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14405924,"name":"tdai-codex-sdk","ecosystem":"pypi","description":"Python SDK for Codex app-server v2","homepage":"https://github.com/openai/codex","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":["app-server","codex","json-rpc","llm","sdk"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-05-06T07:54:41.000Z","latest_release_published_at":"2026-05-06T07:54:41.000Z","latest_release_number":"0.3.2","last_synced_at":"2026-05-11T09:45:16.988Z","created_at":"2026-05-08T11:30:11.265Z","updated_at":"2026-05-11T09:45:16.989Z","registry_url":"https://pypi.org/project/tdai-codex-sdk/","install_command":"pip install tdai-codex-sdk --index-url https://pypi.org/simple","documentation_url":"https://tdai-codex-sdk.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"tdai-codex-sdk","project_status":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-08T12:44:25.936Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":41.04444956509393,"dependent_packages_count":7.2559603196216305,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.150204942357778},"purl":"pkg:pypi/tdai-codex-sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tdai-codex-sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tdai-codex-sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tdai-codex-sdk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdai-codex-sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdai-codex-sdk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdai-codex-sdk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdai-codex-sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdai-codex-sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdai-codex-sdk/codemeta","maintainers":[{"uuid":"qianxian.yang","login":"qianxian.yang","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/qianxian.yang/","role":"Owner","created_at":"2026-05-08T12:44:36.045Z","updated_at":"2026-05-08T12:44:36.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/qianxian.yang/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":863315,"maintainers_count":368895,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":14416254,"name":"openai-codex-cli-bin","ecosystem":"pypi","description":"Pinned Codex CLI runtime for the Python SDK","homepage":"https://github.com/openai/codex","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-05-09T06:14:09.000Z","latest_release_published_at":"2026-05-09T06:14:09.000Z","latest_release_number":"0.131.0a4","last_synced_at":"2026-05-11T09:45:17.326Z","created_at":"2026-05-10T01:32:46.259Z","updated_at":"2026-05-11T11:50:25.422Z","registry_url":"https://pypi.org/project/openai-codex-cli-bin/","install_command":"pip install openai-codex-cli-bin --index-url https://pypi.org/simple","documentation_url":"https://openai-codex-cli-bin.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13"],"normalized_name":"openai-codex-cli-bin","project_status":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-11T11:50:25.398Z","dependent_packages_count":0,"downloads":223,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":19.052941750596062,"dependent_repos_count":41.00725196298325,"dependent_packages_count":7.249404971611885,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":22.43653289506373},"purl":"pkg:pypi/openai-codex-cli-bin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/openai-codex-cli-bin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/openai-codex-cli-bin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/openai-codex-cli-bin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openai-codex-cli-bin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openai-codex-cli-bin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openai-codex-cli-bin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openai-codex-cli-bin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openai-codex-cli-bin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/openai-codex-cli-bin/codemeta","maintainers":[],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":863315,"maintainers_count":368895,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12123133,"name":"codexx-cli","ecosystem":"npm","description":"\u003ch1 align=\"center\"\u003eOpenAI Codex CLI\u003c/h1\u003e\r \u003cp align=\"center\"\u003eLightweight coding agent that runs in your terminal\u003c/p\u003e","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2025-09-21T10:00:44.499Z","latest_release_published_at":"2025-09-21T12:56:10.511Z","latest_release_number":"0.1.2","last_synced_at":"2026-05-11T09:44:19.577Z","created_at":"2025-09-21T10:05:13.741Z","updated_at":"2026-05-11T11:50:25.221Z","registry_url":"https://www.npmjs.com/package/codexx-cli","install_command":"npm install codexx-cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.2"}},"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-25T21:12:29.000Z","size":367798,"stargazers_count":67557,"open_issues_count":2267,"forks_count":9043,"subscribers_count":411,"default_branch":"main","last_synced_at":"2026-03-25T21:16:25.881Z","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-25T20:51: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":803,"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":30948183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-26T02:38:33.265Z","status":"ssl_error","status_checked_at":"2026-03-26T02:36:10.435Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"rust-v0.118.0-alpha.3","sha":"a5ea426b9a867ec64a41fa2d956bae552036cd4d","kind":"tag","published_at":"2026-03-27T22:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3/manifests"},{"name":"rust-v0.118.0-alpha.2","sha":"8e84ce23bb2182521399c04ddcd91107094a27b3","kind":"tag","published_at":"2026-03-27T21:25:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2/manifests"},{"name":"rust-v0.118.0-alpha.1","sha":"b07bc7dbbeb1db348f75191755dd86cb22b3804e","kind":"tag","published_at":"2026-03-27T15:46:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1/manifests"},{"name":"rust-v0.117.0","sha":"4c70bff480af37b1bf1a9b352b8341060fe55755","kind":"tag","published_at":"2026-03-26T21:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0/manifests"},{"name":"rust-v0.117.0-alpha.25","sha":"5700e7233896494ceff5181af849d75cef34a201","kind":"tag","published_at":"2026-03-26T20:22:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25/manifests"},{"name":"rust-v0.117.0-alpha.24","sha":"c79385701b195525e4e4cd94a34063287053339b","kind":"tag","published_at":"2026-03-26T18:52:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24/manifests"},{"name":"rust-v0.117.0-alpha.23","sha":"fe4f280ec65f919b12a1c1cb393e38ed6a3e9c6c","kind":"tag","published_at":"2026-03-26T16:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23/manifests"},{"name":"rust-v0.117.0-alpha.22","sha":"93e3b7b94a7e858bda5d9fea5fa2b6c2cabdb5c2","kind":"tag","published_at":"2026-03-26T07:06:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22/manifests"},{"name":"rust-v0.117.0-alpha.21","sha":"e42f0330ce2427b1e5f43de436b7c4f6db6c2dc2","kind":"tag","published_at":"2026-03-26T04:36:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21/manifests"},{"name":"rust-v0.117.0-alpha.20","sha":"afd69e7cc0392d78f3ca055d4e0123fc558d22a9","kind":"tag","published_at":"2026-03-26T02:23:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20/manifests"},{"name":"rust-v0.117.0-alpha.19","sha":"9f6c38b9da443d6c985a381c9c11bbf537d53fd8","kind":"tag","published_at":"2026-03-25T20:56:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19/manifests"},{"name":"rust-v0.117.0-alpha.18","sha":"3a2e8f5fe9e35e829cc6245ffe372206e818776f","kind":"tag","published_at":"2026-03-25T19:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18/manifests"},{"name":"rust-v0.117.0-alpha.17","sha":"e90985bc56d64e209d540cbddbcdba422a2259a0","kind":"tag","published_at":"2026-03-25T07:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17/manifests"},{"name":"rust-v0.117.0-alpha.16","sha":"d3548c8fa0ec1f29d8a1665ba22c9c73167e043f","kind":"tag","published_at":"2026-03-25T04:54:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16/manifests"},{"name":"rust-v0.117.0-alpha.15","sha":"a5f049cc0f0f51754bc72c58dcff1e63040e1a9e","kind":"tag","published_at":"2026-03-25T02:45:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15/manifests"},{"name":"rust-v0.117.0-alpha.14","sha":"977453650888a6d4aac4157c341439e435766d1f","kind":"tag","published_at":"2026-03-24T21:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14/manifests"},{"name":"rust-v0.117.0-alpha.13","sha":"9d48ecfa39eeb4cf4acd024dc57a97de91f104d4","kind":"tag","published_at":"2026-03-24T17:47:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13/manifests"},{"name":"rust-v0.117.0-alpha.12","sha":"48300ac211853dbd9228abefce164fbc0e9975db","kind":"tag","published_at":"2026-03-24T02:13:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12/manifests"},{"name":"rust-v0.117.0-alpha.11","sha":"cb05831ccae46d03254fd19a36b1cd7a83c99f0c","kind":"tag","published_at":"2026-03-24T01:02:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11/manifests"},{"name":"rust-v0.117.0-alpha.10","sha":"56ee8f93a64abf35cdbe7f1728d32238be5f7265","kind":"tag","published_at":"2026-03-23T18:17:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10/manifests"},{"name":"rust-v0.117.0-alpha.9","sha":"a59d741499c5532baf728164b3b01d1ee5a07b35","kind":"tag","published_at":"2026-03-23T16:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9/manifests"},{"name":"rust-v0.117.0-alpha.8","sha":"ce212ab3a8eab313494372ada8ba3c1e7965a79b","kind":"tag","published_at":"2026-03-21T20:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8/manifests"},{"name":"rust-v0.117.0-alpha.7","sha":"86b63de0679c19abae2884059408938db5f5a6e9","kind":"tag","published_at":"2026-03-21T16:00:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7/manifests"},{"name":"rust-v0.117.0-alpha.6","sha":"38a432f1ff6ab47be029ea6468eb341b803b553a","kind":"tag","published_at":"2026-03-20T22:31:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6/manifests"},{"name":"rust-v0.117.0-alpha.5","sha":"8041ab28e993999984955dccabd3ba351aeb6434","kind":"tag","published_at":"2026-03-20T07:08:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5/manifests"},{"name":"rust-v0.117.0-alpha.4","sha":"9db5f68b45f2625f2a87cb5c5f6d474b16ce72f8","kind":"tag","published_at":"2026-03-20T04:42:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4/manifests"},{"name":"rust-v0.117.0-alpha.3","sha":"44895f1fb7728661b5fbd5d8f6dce4a460fb6d12","kind":"tag","published_at":"2026-03-20T03:13:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3/manifests"},{"name":"rusty-v8-v146.4.0","sha":"a3e59e9e851a85f02b1b5213d897910ffe110801","kind":"commit","published_at":"2026-03-20T02:38:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rusty-v8-v146.4.0","html_url":"https://github.com/openai/codex/releases/tag/rusty-v8-v146.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rusty-v8-v146.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0/manifests"},{"name":"rust-v0.117.0-alpha.2","sha":"eaa70911b76e96490759918a0235f825e9bf1991","kind":"tag","published_at":"2026-03-19T22:43:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2/manifests"},{"name":"rust-v0.117.0-alpha.1","sha":"ad3bff7a414c46adf4928146906771f73bd528ab","kind":"tag","published_at":"2026-03-19T19:02:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1/manifests"},{"name":"rust-v0.116.0","sha":"38771c9082535aa16b4c4d0395d3532f32f656ff","kind":"tag","published_at":"2026-03-19T16:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0/manifests"},{"name":"rust-v0.116.0-alpha.12","sha":"d05ff156fa4b7f745165f6f70d581b088e18412b","kind":"tag","published_at":"2026-03-19T15:48:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12/manifests"},{"name":"rust-v0.116.0-alpha.11","sha":"c60f7c55c8747a1ba1aeb55b8aed28fc59a367a6","kind":"tag","published_at":"2026-03-19T00:50:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11/manifests"},{"name":"rust-v0.116.0-alpha.10","sha":"b565c24a8fde7c6db27f49ad835f9fa83ad5cb5f","kind":"tag","published_at":"2026-03-19T00:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10/manifests"},{"name":"rust-v0.116.0-alpha.9","sha":"7cb443169d78b4e8cdaeeb316b30b937434c3784","kind":"tag","published_at":"2026-03-18T22:54:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9/manifests"},{"name":"rust-v0.116.0-alpha.8","sha":"4fe1d8ba4b19809f4cf798b09deab62f2de86eb6","kind":"tag","published_at":"2026-03-18T17:33:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8/manifests"},{"name":"rust-v0.116.0-alpha.7","sha":"40a4696fbfa3c83ed1e22a2416060d27bb0311eb","kind":"tag","published_at":"2026-03-18T07:02:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7/manifests"},{"name":"rust-v0.116.0-alpha.6","sha":"c5dad792a7523d5124ac2ef83940adfab6851679","kind":"tag","published_at":"2026-03-18T04:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6/manifests"},{"name":"rust-v0.116.0-alpha.5","sha":"fb4c03b386f70b20e8269c314e26b392ac08f061","kind":"tag","published_at":"2026-03-18T00:08:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5/manifests"},{"name":"rust-v0.116.0-alpha.4","sha":"5aa761939d4e92863857403bced40078b0824d89","kind":"tag","published_at":"2026-03-17T22:12:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4/manifests"},{"name":"rust-v0.116.0-alpha.3","sha":"0a89d20a364f5ca37f880aa4b38365b97ca66c9e","kind":"tag","published_at":"2026-03-17T05:41:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3/manifests"},{"name":"rust-v0.116.0-alpha.2","sha":"4cb02a38dcfd00c3ea25fc8d4484395a41871a53","kind":"tag","published_at":"2026-03-17T04:55:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2/manifests"},{"name":"rust-v0.116.0-alpha.1","sha":"6241f4748f1c9686d521225b160185024ffc3966","kind":"tag","published_at":"2026-03-16T21:26:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1/manifests"},{"name":"rust-v0.115.0","sha":"f028679abb30051cec2434e624cd99975986b41b","kind":"tag","published_at":"2026-03-16T18:43:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0/manifests"},{"name":"rust-v0.115.0-alpha.28","sha":"8a8f322a902e2373e3e6a825fce2df77739870f4","kind":"tag","published_at":"2026-03-16T17:27:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28/manifests"},{"name":"rust-v0.115.0-alpha.27","sha":"2a0fa2d09e379cee8de902957313454568312f0c","kind":"tag","published_at":"2026-03-16T16:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27/manifests"},{"name":"rust-v0.115.0-alpha.26","sha":"a82c3a901fa8b0818340f8730375cb7e1eecd565","kind":"tag","published_at":"2026-03-16T05:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26/manifests"},{"name":"rust-v0.115.0-alpha.25","sha":"bb8cae191ee0a255b50e6f037d8ef9e4b036795e","kind":"tag","published_at":"2026-03-16T04:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25/manifests"},{"name":"rust-v0.115.0-alpha.24","sha":"da024936173028cc69a6e1c6ae876a8f3e144b42","kind":"tag","published_at":"2026-03-14T17:30:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24/manifests"},{"name":"rust-v0.115.0-alpha.23","sha":"0abe75d44df65d613777166a236e5fcc1ab00775","kind":"tag","published_at":"2026-03-14T05:10:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23/manifests"},{"name":"rust-v0.115.0-alpha.22","sha":"45ee5668cba68775651ba3ff12f74776988020c5","kind":"tag","published_at":"2026-03-14T02:31:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22/manifests"},{"name":"rust-v0.115.0-alpha.21","sha":"38b354e87757a9efc87e5d412555717a682a5613","kind":"tag","published_at":"2026-03-13T22:36:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21/manifests"},{"name":"rust-v0.115.0-alpha.20","sha":"fd434100a6da6a45c29f64ba4c3e7f3c014ca0db","kind":"tag","published_at":"2026-03-13T21:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20/manifests"},{"name":"rust-v0.115.0-alpha.19","sha":"5fcb000222cd2c1d0b71f6cfbbe19ea456a84da5","kind":"tag","published_at":"2026-03-13T18:38:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19/manifests"},{"name":"rust-v0.115.0-alpha.18","sha":"87d2559968932317d0e868dd609c0e27c87abac3","kind":"tag","published_at":"2026-03-13T06:50:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18/manifests"},{"name":"rust-v0.115.0-alpha.17","sha":"a2ba3b8700ad3ab2aa84c97c73003b1bfc8d3f54","kind":"tag","published_at":"2026-03-13T05:30:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17/manifests"},{"name":"rust-v0.115.0-alpha.16","sha":"e2fa4a8af5498683df7ef4188218437f2a106bc9","kind":"tag","published_at":"2026-03-13T01:12:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16/manifests"},{"name":"rust-v0.115.0-alpha.15","sha":"577d1967fff44b163f3853d4c1626812bd261db6","kind":"tag","published_at":"2026-03-13T00:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15/manifests"},{"name":"rust-v0.115.0-alpha.14","sha":"24e3c87bfcdf40750780ad7045ce27b1b07fc61c","kind":"tag","published_at":"2026-03-12T21:16:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14/manifests"},{"name":"rust-v0.115.0-alpha.13","sha":"4d4d25303aca15dc0909b698cc4ae59135e03121","kind":"tag","published_at":"2026-03-12T19:07:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13/manifests"},{"name":"rust-v0.115.0-alpha.12","sha":"3805b8c2155115e1c347f7b404f864ddeca06afc","kind":"tag","published_at":"2026-03-12T16:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12/manifests"},{"name":"rust-v0.115.0-alpha.11","sha":"dd532c4f6ad6292a7e5ec7db176b73fdfd9be1e2","kind":"tag","published_at":"2026-03-12T07:00:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11/manifests"},{"name":"rust-v0.115.0-alpha.10","sha":"8cb3bb0aedfd7061c7172f7c7c25e5e5152371e5","kind":"tag","published_at":"2026-03-12T06:41:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10/manifests"},{"name":"rust-v0.115.0-alpha.9","sha":"49e7ec21e3cbd61030814601675353f03a950bf3","kind":"tag","published_at":"2026-03-12T06:03:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9/manifests"},{"name":"rust-v0.115.0-alpha.8","sha":"de9aac7c578a300d05e5d90850d5cff2b3bea27f","kind":"tag","published_at":"2026-03-12T05:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8/manifests"},{"name":"rust-v0.115.0-alpha.7","sha":"95c0b7ab7301897d2207c3fd364feeead79a85f6","kind":"tag","published_at":"2026-03-11T22:45:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7/manifests"},{"name":"rust-v0.114.0-alpha.7","sha":"fe68acdc8fd15eaa2bee4d221b71b1662e65c059","kind":"tag","published_at":"2026-03-11T21:46:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7/manifests"},{"name":"rust-v0.115.0-alpha.6","sha":"e88765861625b13879e2376c3f0cbc2959a95258","kind":"tag","published_at":"2026-03-11T18:52:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6/manifests"},{"name":"rust-v0.115.0-alpha.5","sha":"516712b6e3c83bd7d74e43318ce3181aa1d85989","kind":"tag","published_at":"2026-03-11T18:15:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5/manifests"},{"name":"rust-v0.115.0-alpha.4","sha":"2a9ef89b48730ab17116138a0d9b85017927ae41","kind":"tag","published_at":"2026-03-11T16:27:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4/manifests"},{"name":"rust-v0.115.0-alpha.3","sha":"5edcfc6954059bc17289831b78fa4df252e27b13","kind":"tag","published_at":"2026-03-11T03:05:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3/manifests"},{"name":"rust-v0.115.0-alpha.2","sha":"f6a8a66ec96519b05a07ba635de7c0ad999a6883","kind":"tag","published_at":"2026-03-11T01:50:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2/manifests"},{"name":"rust-v0.115.0-alpha.1","sha":"3c49002c4500d146017ae472b11b2a37dddcf7e1","kind":"tag","published_at":"2026-03-11T00:31:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1/manifests"},{"name":"rust-v0.114.0","sha":"b9904c0ae4ecb773549efd6ea3fb05229402fdb9","kind":"tag","published_at":"2026-03-10T23:35:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0/manifests"},{"name":"rust-v0.114.0-alpha.4","sha":"f4f1fe25c965bd0d716778d2a1668552f8ba209d","kind":"tag","published_at":"2026-03-10T22:23:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4/manifests"},{"name":"rust-v0.114.0-alpha.3","sha":"446cae76f239c81bcbf322471006d0d82d6a7661","kind":"tag","published_at":"2026-03-10T18:35:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3/manifests"},{"name":"rust-v0.114.0-alpha.2","sha":"46e4d638a0a0b01347e7e070355d7b4b47cefffb","kind":"tag","published_at":"2026-03-10T08:34:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2/manifests"},{"name":"rust-v0.114.0-alpha.1","sha":"195c8a70d2587e8244979a6d256e3bda7407e950","kind":"tag","published_at":"2026-03-10T06:21:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1/manifests"},{"name":"rust-v0.113.0","sha":"81c4928825d1e468447a17d6bc74b9abb48743f4","kind":"tag","published_at":"2026-03-10T04:17:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0/manifests"},{"name":"rust-v0.113.0-alpha.2","sha":"3b24e175fd4f8be042b63dd61575b2ee4498a13d","kind":"tag","published_at":"2026-03-09T21:14:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2/manifests"},{"name":"rust-v0.113.0-alpha.1","sha":"2d6822d9d2e927c9ff755635e7d39d733fe73e0f","kind":"tag","published_at":"2026-03-09T00:47:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1/manifests"},{"name":"rust-v0.112.0","sha":"0ec16b2d9dd7d92f5661b132afdf4df3abb3d443","kind":"tag","published_at":"2026-03-08T19:47:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0/manifests"},{"name":"rust-v0.112.0-alpha.13","sha":"a4b895909c371f4c3a91c7fd3af18d6a5c38cf17","kind":"tag","published_at":"2026-03-08T16:45:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13/manifests"},{"name":"rust-v0.112.0-alpha.12","sha":"6ee86ddf7b28dac8325a24b2f1285478ba300ea3","kind":"tag","published_at":"2026-03-08T01:42:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12/manifests"},{"name":"rust-v0.112.0-alpha.11","sha":"255b8936009fb9240b4370715a014d2b1dce0dbd","kind":"tag","published_at":"2026-03-07T13:43:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11/manifests"},{"name":"rust-v0.112.0-alpha.10","sha":"4e74d5174ee51083f3e42820f2baec643d98d5d7","kind":"tag","published_at":"2026-03-07T10:49:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10/manifests"},{"name":"rust-v0.112.0-alpha.9","sha":"529447f7bad78c1fc168830e0df6d9b978c25b48","kind":"tag","published_at":"2026-03-07T01:52:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9/manifests"},{"name":"rust-v0.112.0-alpha.8","sha":"fd6b970a7ad550de23a8360574efeae0a10c99b9","kind":"tag","published_at":"2026-03-07T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8/manifests"},{"name":"rust-v0.112.0-alpha.7","sha":"54a8fb39c879df51499e12196359fe3e865ca6d3","kind":"tag","published_at":"2026-03-06T23:11:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7/manifests"},{"name":"rust-v0.112.0-alpha.6","sha":"a31901f1d51248fdede0539a6d81a9ec542dd7cb","kind":"tag","published_at":"2026-03-06T20:39:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6/manifests"},{"name":"rust-v0.112.0-alpha.5","sha":"9bbb96a220a0ab86bb220e634663c9510f24cfe3","kind":"tag","published_at":"2026-03-06T19:11:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5/manifests"},{"name":"rust-v0.112.0-alpha.4","sha":"8e80e40d5cb7f314b2ebe35ef1c4e38a42d672d9","kind":"tag","published_at":"2026-03-06T06:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4/manifests"},{"name":"rust-v0.112.0-alpha.3","sha":"44c9d02564bafc645f25b64e369e0509567b52dd","kind":"tag","published_at":"2026-03-06T06:03:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3/manifests"},{"name":"rust-v0.112.0-alpha.2","sha":"3ad0ff4f496fb019cfe87df292bc5e5a397776d9","kind":"tag","published_at":"2026-03-06T01:36:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2/manifests"},{"name":"rust-v0.112.0-alpha.1","sha":"161a95c3f4a680f9ccd59fb0fb770c089c4b901f","kind":"tag","published_at":"2026-03-06T00:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1/manifests"},{"name":"rust-v0.111.0","sha":"8c75cd9afcd405d134530e53c78e5e0e4e5312a3","kind":"tag","published_at":"2026-03-05T18:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0/manifests"},{"name":"rust-v0.111.0-alpha.2","sha":"a5847fb9e075973b22d9e5a60176c9d5ab30a8ff","kind":"tag","published_at":"2026-03-05T13:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2/manifests"},{"name":"artifact-runtime-v2.4.0","sha":"b4cb989563e68639c2bdc748c20c965ba1d830ea","kind":"commit","published_at":"2026-03-05T08:55:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.4.0","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0/manifests"},{"name":"rust-v0.111.0-alpha.1","sha":"5e0d7affff7768b5d0d12f78b086c9f0e3855e9d","kind":"tag","published_at":"2026-03-05T04:02:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1/manifests"},{"name":"rust-v0.110.0","sha":"77aabe4218ab7ddaf4b6d471887bda043a4c16e6","kind":"tag","published_at":"2026-03-05T01:39:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0/manifests"},{"name":"rust-v0.110.0-alpha.1","sha":"74673f4e2438fd0339c3c3ca66d359cddf08b42a","kind":"tag","published_at":"2026-03-05T00:22:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1/manifests"},{"name":"rust-v0.108.0-alpha.13","sha":"1d483777c78c63a96174aaff22f7ad70548eb753","kind":"tag","published_at":"2026-03-05T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13/manifests"},{"name":"rust-v0.109.0","sha":"37133fb8455766068008b8453a1da1dacae4274c","kind":"tag","published_at":"2026-03-04T23:13:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.109.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0/manifests"},{"name":"rust-v0.108.0","sha":"89b79419a1e0720856d4450cf17379221e5a3b1d","kind":"tag","published_at":"2026-03-04T19:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0/manifests"},{"name":"rust-v0.108.0-alpha.12","sha":"f1feadd3694eef2d5b20d609fa52bce4daf12f91","kind":"tag","published_at":"2026-03-04T14:58:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12/manifests"},{"name":"artifact-runtime-v2.3.4","sha":"f72ab43fd193b31208cd3c306293b1b71a52a709","kind":"commit","published_at":"2026-03-04T13:00:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.3.4","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4/manifests"},{"name":"rust-v0.108.0-alpha.11","sha":"a083a34aa56b57609877c702d61242aeca9acae7","kind":"tag","published_at":"2026-03-04T11:29:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11/manifests"},{"name":"rust-v0.108.0-alpha.10","sha":"b5d50c499c3448895373f5ef85a5cfdb7c5253b0","kind":"tag","published_at":"2026-03-04T05:18:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10/manifests"},{"name":"rust-v0.108.0-alpha.9","sha":"406d25f43f895ca6826b0458bbfb957bc44272a6","kind":"tag","published_at":"2026-03-04T04:45:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9/manifests"},{"name":"rust-v0.108.0-alpha.8","sha":"11a600ff7f03947e49949e1a7ba425c674c6d30d","kind":"tag","published_at":"2026-03-04T02:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8/manifests"},{"name":"rust-v0.108.0-alpha.7","sha":"a13d6945ee176eeedd2eba2aafde4e3d0c8fa7d1","kind":"tag","published_at":"2026-03-04T01:01:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7/manifests"},{"name":"rust-v0.108.0-alpha.6","sha":"8ffb0ab1afdba2f3400a4a8c3a71151b9a2be05e","kind":"tag","published_at":"2026-03-04T00:14:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6/manifests"},{"name":"rust-v0.108.0-alpha.5","sha":"f54fd47f2368445c2ebb5095bed62002736f9c36","kind":"tag","published_at":"2026-03-03T22:42:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5/manifests"},{"name":"rust-v0.108.0-alpha.4","sha":"26e7113347b4e335a9e2c3adf539e8a0e3d77c63","kind":"tag","published_at":"2026-03-03T18:14:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4/manifests"},{"name":"rust-v0.108.0-alpha.3","sha":"6752119ad1c19648f12086dbaa01b83e066318f5","kind":"tag","published_at":"2026-03-03T10:38:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3/manifests"},{"name":"rust-v0.108.0-alpha.2","sha":"83fa62425a5ea9ea95580ff760e4e65e4fb5f906","kind":"tag","published_at":"2026-03-03T05:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2/manifests"},{"name":"rust-v0.108.0-alpha.1","sha":"f135585b2b55863aac47a36e51153f7d78048660","kind":"tag","published_at":"2026-03-03T00:07:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1/manifests"},{"name":"rust-v0.107.0","sha":"19f8797c0f62abecb347e817aac36d18c5fc554e","kind":"tag","published_at":"2026-03-02T17:17:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0/manifests"},{"name":"rust-v0.107.0-alpha.9","sha":"564b21bb5322177eb38a7972292d201cd82c9109","kind":"tag","published_at":"2026-03-02T00:13:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9/manifests"},{"name":"rust-v0.107.0-alpha.8","sha":"42bdf6692859b66e313132ae68ac5d45a4693496","kind":"tag","published_at":"2026-02-28T01:58:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8/manifests"},{"name":"rust-v0.107.0-alpha.7","sha":"b36d42ff6fc67dc1d87e2f173a0a2611fcadbce6","kind":"tag","published_at":"2026-02-28T01:22:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7/manifests"},{"name":"rust-v0.107.0-alpha.6","sha":"15db9bab83b88396dd32f2bfafc8d36bbbceac0a","kind":"tag","published_at":"2026-02-27T17:50:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6/manifests"},{"name":"rust-v0.107.0-alpha.5","sha":"0ea8850f851f1d3c30fa7a5434143cb1a7f95731","kind":"tag","published_at":"2026-02-27T13:07:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5/manifests"},{"name":"rust-v0.107.0-alpha.4","sha":"7d051479b32f624ab40291995cf8d54a70efc91f","kind":"tag","published_at":"2026-02-27T06:14:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4/manifests"},{"name":"rust-v0.107.0-alpha.3","sha":"5a7dae4b8142ad952b140015210a426453011f77","kind":"tag","published_at":"2026-02-27T01:41:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3/manifests"},{"name":"rust-v0.107.0-alpha.2","sha":"4551ee8d0870476dfa6f3e4418363a4af5a99783","kind":"tag","published_at":"2026-02-27T00:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2/manifests"},{"name":"rust-v0.107.0-alpha.1","sha":"532c46e85a11ef0d23e84fe9c1dba873b523606d","kind":"tag","published_at":"2026-02-26T23:16:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1/manifests"},{"name":"rust-v0.106.0","sha":"ffd726a656403b69b75130025587d5e0a0d6b7d1","kind":"tag","published_at":"2026-02-26T19:39:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0/manifests"},{"name":"winget-test-rust-v0.106.0-alpha.9","sha":"3aee569b7f5c9387f8ad36c81b61d12d8b0e17ad","kind":"commit","published_at":"2026-02-26T18:59:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/winget-test-rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/winget-test-rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@winget-test-rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.11","sha":"830a15290eb4293d64212d465525187119811650","kind":"tag","published_at":"2026-02-26T17:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11/manifests"},{"name":"rust-v0.106.0-alpha.10","sha":"e0bbbccc37bec03de7c40cb414125ceec3304cc5","kind":"tag","published_at":"2026-02-26T13:29:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10/manifests"},{"name":"rust-v0.106.0-alpha.9","sha":"ca3ec4fe933ac18b343dd6cf0e6d66aaf4567d3f","kind":"tag","published_at":"2026-02-26T12:31:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.8","sha":"3414c082c72cd75b717308121cdd5e9a8f732222","kind":"tag","published_at":"2026-02-26T04:59:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8/manifests"},{"name":"rust-v0.106.0-alpha.7","sha":"409d5ce68728b2bdd6df1caa086726964b0912c8","kind":"tag","published_at":"2026-02-26T03:12:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7/manifests"},{"name":"rust-v0.106.0-alpha.6","sha":"b2d834f4b639f85072a0c1797b259ada471ee726","kind":"tag","published_at":"2026-02-26T02:24:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6/manifests"},{"name":"rust-v0.106.0-alpha.5","sha":"21b81e1c8b6c9e638eb0459bd4f61df08666c2dc","kind":"tag","published_at":"2026-02-25T23:20:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5/manifests"},{"name":"rust-v0.106.0-alpha.4","sha":"2dea339d69f179fc09097301b0d12c8daebc5f9d","kind":"tag","published_at":"2026-02-25T21:42:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4/manifests"},{"name":"rust-v0.106.0-alpha.3","sha":"a4a45e24caf5db95f57cb85e7a564ceb224397db","kind":"tag","published_at":"2026-02-25T19:17:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3/manifests"},{"name":"rust-v0.106.0-alpha.2","sha":"7d9dc058a790ae73f74e52ded9c8233d0ac7e60a","kind":"tag","published_at":"2026-02-25T18:40:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2/manifests"},{"name":"rust-v0.106.0-alpha.1","sha":"c57e04bbe875d132d056544655eb86369897ba12","kind":"tag","published_at":"2026-02-25T17:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1/manifests"},{"name":"rust-v0.105.0","sha":"a7eda6a29b3ee25549f385197ff109508dc49a90","kind":"tag","published_at":"2026-02-25T16:36:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0/manifests"},{"name":"rust-v0.105.0-alpha.26","sha":"47d71f9b3867e9c955808c049b5a65761612dd5b","kind":"tag","published_at":"2026-02-25T15:54:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26/manifests"},{"name":"rust-v0.105.0-alpha.25","sha":"8e9653ba0373c627cbb6df5b728a488ba745c8fa","kind":"tag","published_at":"2026-02-25T13:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25/manifests"},{"name":"rust-v0.105.0-alpha.24","sha":"acf27a0b3c6858c62956b65b769d0d7e51eb1a9b","kind":"tag","published_at":"2026-02-25T11:48:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24/manifests"},{"name":"rust-v0.105.0-alpha.23","sha":"ed0519259c2b264bd893d96ed9c97bd3fd6874bf","kind":"tag","published_at":"2026-02-25T09:23:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23/manifests"},{"name":"rust-v0.105.0-alpha.22","sha":"e506fa075332c461c41c7de0b2da12ebcdef3759","kind":"tag","published_at":"2026-02-25T02:49:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22/manifests"},{"name":"rust-v0.105.0-alpha.21","sha":"07c039d6ee3f8154c7cbcb7a53f5891e46390d58","kind":"tag","published_at":"2026-02-24T23:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21/manifests"},{"name":"rust-v0.105.0-alpha.20","sha":"b73720141c179d7bfadb31f8169cb74006987189","kind":"tag","published_at":"2026-02-24T21:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20/manifests"},{"name":"rust-v0.105.0-alpha.19","sha":"6f5b2f568b892ea0eb1a0a8ccdd8b80a0d04aec5","kind":"tag","published_at":"2026-02-24T19:46:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19/manifests"},{"name":"rust-v0.105.0-alpha.18","sha":"55eeca5a7ace8095a616c34506d11128f148af03","kind":"tag","published_at":"2026-02-24T18:08:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18/manifests"},{"name":"rust-v0.105.0-alpha.17","sha":"7f5a01d2ff04b6e770f3a1173e5e9fa877534e70","kind":"tag","published_at":"2026-02-24T12:08:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17/manifests"},{"name":"rust-v0.105.0-alpha.16","sha":"bb71bc2d623037bfb4e7a88679d66ac970657a97","kind":"tag","published_at":"2026-02-23T20:15:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16/manifests"},{"name":"rust-v0.105.0-alpha.15","sha":"02cdddcb23f24f15487bc6e45bcfaf4b4361765c","kind":"tag","published_at":"2026-02-23T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15/manifests"},{"name":"rust-v0.105.0-alpha.14","sha":"48c9bbeef2eea46c7d1570f38148ea23f42fcce6","kind":"tag","published_at":"2026-02-23T12:59:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14/manifests"},{"name":"rust-v0.105.0-alpha.13","sha":"c9e380405d88c89508d989d149a62f4dd2554870","kind":"tag","published_at":"2026-02-22T14:05:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13/manifests"},{"name":"rust-v0.105.0-alpha.12","sha":"e53fcd42daf50f8271f62142c85bec9b8985c687","kind":"tag","published_at":"2026-02-22T04:28:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12/manifests"},{"name":"rust-v0.105.0-alpha.11","sha":"258a173efa82328300bf0854e7180d2f3f865f9a","kind":"tag","published_at":"2026-02-21T16:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11/manifests"},{"name":"rust-v0.105.0-alpha.10","sha":"e8f1c998cba80bf1f1c4f48f4269ce4a211a1c07","kind":"tag","published_at":"2026-02-21T05:37:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10/manifests"},{"name":"rust-v0.105.0-alpha.9","sha":"028af025f7944fb2ff5d4a434cd7d9889b3b26af","kind":"tag","published_at":"2026-02-20T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9/manifests"},{"name":"rust-v0.105.0-alpha.8","sha":"c25ecd9ebe0fe2746175a822b74a3d3df186381e","kind":"tag","published_at":"2026-02-20T18:18:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8/manifests"},{"name":"rust-v0.105.0-alpha.7","sha":"07612050d85b8450a5b11f41195b1f5bdb969e3b","kind":"tag","published_at":"2026-02-20T15:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7/manifests"},{"name":"rust-v0.105.0-alpha.6","sha":"474dbe6f3758fd0a5bc5356f2cdf3726c39bd734","kind":"tag","published_at":"2026-02-19T20:20:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6/manifests"},{"name":"rust-v0.105.0-alpha.5","sha":"40ef15ccb8f1f042ac975c8096c906e281a8e0ee","kind":"tag","published_at":"2026-02-19T19:37:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5/manifests"},{"name":"rust-v0.105.0-alpha.4","sha":"8bf5e734cad63e9cd828d6284bb10e357794924a","kind":"tag","published_at":"2026-02-19T11:32:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4/manifests"},{"name":"rust-v0.105.0-alpha.3","sha":"fbdd96bacaaebd7d02bcb02ddf18342b95eaf254","kind":"tag","published_at":"2026-02-18T19:28:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3/manifests"},{"name":"rust-v0.105.0-alpha.2","sha":"615c71fa11b9f679cd58f0f585523c23674e862f","kind":"tag","published_at":"2026-02-18T13:56:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2/manifests"},{"name":"rust-v0.105.0-alpha.1","sha":"c6a8377b0998be0f7284ed30fd02156e6af0658c","kind":"tag","published_at":"2026-02-18T08:02:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1/manifests"},{"name":"rust-v0.104.0","sha":"74d1f7b2b3af383bd3605344f3c842b194fd1d70","kind":"tag","published_at":"2026-02-18T06:34:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0/manifests"},{"name":"rust-v0.104.0-alpha.1","sha":"f4af897d98c49fc7f991b24f8a6e303592297bb1","kind":"tag","published_at":"2026-02-18T02:21:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1/manifests"},{"name":"rust-v0.103.0","sha":"ff3d19f9022b154b9ab415f6ad128cd622608b1a","kind":"tag","published_at":"2026-02-17T22:23:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0/manifests"},{"name":"rust-v0.103.0-alpha.1","sha":"044148dac169226f57bab657b43214abe1559b41","kind":"tag","published_at":"2026-02-17T21:42:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1/manifests"},{"name":"rust-v0.102.0","sha":"f59c7c1ab912c9bc5826e5ae60e49ff1b9b255ff","kind":"tag","published_at":"2026-02-17T19:21:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0/manifests"},{"name":"rust-v0.102.0-alpha.11","sha":"d6dee0fb8347728c6c492e03972d94cab20d6de8","kind":"tag","published_at":"2026-02-17T17:43:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11/manifests"},{"name":"rust-v0.102.0-alpha.10","sha":"98b09a92a962cee213e63528de6e204c1f6a5407","kind":"tag","published_at":"2026-02-17T07:12:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10/manifests"},{"name":"rust-v0.102.0-alpha.9","sha":"c90df71e8e25606faa6cb4754782722dd72e01c4","kind":"tag","published_at":"2026-02-17T06:21:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9/manifests"},{"name":"rust-v0.102.0-alpha.8","sha":"0ff39d1816b75b97672a58cd3614e70a0400d667","kind":"tag","published_at":"2026-02-16T17:33:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8/manifests"},{"name":"rust-v0.102.0-alpha.7","sha":"478c7b35dd38c3da74cabf0601cd14911eac4150","kind":"tag","published_at":"2026-02-14T19:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7/manifests"},{"name":"rust-v0.102.0-alpha.6","sha":"d1cc5238fb6930edcfff41b8431d0da60a97b118","kind":"tag","published_at":"2026-02-14T00:33:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6/manifests"},{"name":"rust-v0.102.0-alpha.5","sha":"39b0ca069aab04573df39a1bfebb281db82abb9d","kind":"tag","published_at":"2026-02-13T18:35:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5/manifests"},{"name":"rust-v0.102.0-alpha.4","sha":"6519d436012e7e54797545d60efabc1ef947af65","kind":"tag","published_at":"2026-02-13T16:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4/manifests"},{"name":"rust-v0.102.0-alpha.3","sha":"d4d615ef3922c99cd55dffc23219a541b3113a8b","kind":"tag","published_at":"2026-02-13T15:24:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3/manifests"},{"name":"rust-v0.102.0-alpha.2","sha":"03a8cf28b7a11395f3d44cf782a2ae9c812d63d1","kind":"tag","published_at":"2026-02-13T09:38:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2/manifests"},{"name":"rust-v0.102.0-alpha.1","sha":"ce9c4c80760dcf3d8a88fed953bdfecdee5be69a","kind":"tag","published_at":"2026-02-13T08:47:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1/manifests"},{"name":"rust-v0.101.0","sha":"cf5f1868bc3df74739fc8e06e5c2e93728c5d8f9","kind":"tag","published_at":"2026-02-12T19:27:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0/manifests"},{"name":"rust-v0.101.0-alpha.1","sha":"f81fee3ddfbacca2452083ca722e792e8451168e","kind":"tag","published_at":"2026-02-12T18:45:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1/manifests"},{"name":"rust-v0.100.0","sha":"8272f9a71ee7364d8de992418103628f8a17eb6f","kind":"tag","published_at":"2026-02-12T17:50:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0/manifests"},{"name":"rust-v0.100.0-alpha.11","sha":"acaf2d9ff2762441e4e576e111bad51265d3caaf","kind":"tag","published_at":"2026-02-12T17:15:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11/manifests"},{"name":"rust-v0.100.0-alpha.10","sha":"a1ad82d8b9fc90305fefd1ca4991239c59ce49c6","kind":"tag","published_at":"2026-02-12T13:17:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10/manifests"},{"name":"rust-v0.100.0-alpha.9","sha":"b99e9c3c747205b1db272c8bb94bfb392ee59ed3","kind":"tag","published_at":"2026-02-12T08:57:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9/manifests"},{"name":"rust-v0.100.0-alpha.8","sha":"639f00b7a72ca63520b481be528ce349a18c4100","kind":"tag","published_at":"2026-02-12T08:09:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8/manifests"},{"name":"rust-v0.100.0-alpha.7","sha":"2018476fd27a7aea7a9d38cd07a097a8b2b5ae57","kind":"tag","published_at":"2026-02-12T07:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7/manifests"},{"name":"rust-v0.100.0-alpha.6","sha":"b9a3cb44685088482dcb870610bf1abecfac88b7","kind":"tag","published_at":"2026-02-12T06:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6/manifests"},{"name":"rust-v0.100.0-alpha.5","sha":"1088f7e54bd8e09bde6cbd2d864e6b01107b6d6f","kind":"tag","published_at":"2026-02-12T06:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5/manifests"},{"name":"rust-v0.100.0-alpha.4","sha":"43cffe9408352a09b73a8c58a1ea38bf374212fa","kind":"tag","published_at":"2026-02-12T03:54:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4/manifests"},{"name":"rust-v0.100.0-alpha.3","sha":"c0d41fc61cc00d11ffe4aec2d72cd7ea17f249ed","kind":"tag","published_at":"2026-02-12T01:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3/manifests"},{"name":"rust-v0.100.0-alpha.2","sha":"8865521d07c8d82c397ca5d2bcef9c6cabb6dfae","kind":"tag","published_at":"2026-02-11T22:59:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2/manifests"},{"name":"rust-v0.100.0-alpha.1","sha":"12ae73077b2d568d861fccedde6b07dfc2b98681","kind":"tag","published_at":"2026-02-11T21:04:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1/manifests"},{"name":"rust-v0.99.0","sha":"ec9f76ce4f854c7d4f3c78c9b1bacbe128df286e","kind":"tag","published_at":"2026-02-11T19:54:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0/manifests"},{"name":"rust-v0.99.0-alpha.27","sha":"6cd11f06ea2a556ff09887f97e9a712d9f9b6ad7","kind":"tag","published_at":"2026-02-11T19:31:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27/manifests"},{"name":"rust-v0.99.0-alpha.26","sha":"6f56646d3f3c77dc847a6569ba8489553d1c4886","kind":"tag","published_at":"2026-02-11T18:38:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26/manifests"},{"name":"rust-v0.99.0-alpha.25","sha":"e59ae7aebc6baec0fe368151f6b35b7e5dedc783","kind":"tag","published_at":"2026-02-11T11:37:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25/manifests"},{"name":"rust-v0.99.0-alpha.24","sha":"9479c09ada30abd22353b0420c8de0e1e7583177","kind":"tag","published_at":"2026-02-11T03:26:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24/manifests"},{"name":"rust-v0.99.0-alpha.23","sha":"00d4552d1572bfe9cae7cf6ffab6f12beaf73ae0","kind":"tag","published_at":"2026-02-10T22:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23/manifests"},{"name":"rust-v0.99.0-alpha.22","sha":"db896d041e2df22a4e2ab612f4e3bb20a62ef51d","kind":"tag","published_at":"2026-02-10T21:01:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22/manifests"},{"name":"rust-v0.99.0-alpha.21","sha":"3f04cc920f6f0d35d86200ddf0b8a7ea51aa3a50","kind":"tag","published_at":"2026-02-10T19:58:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21/manifests"},{"name":"rust-v0.99.0-alpha.20","sha":"1f2a9356f9c0afb48262f390833d6a70d6e46d54","kind":"tag","published_at":"2026-02-10T18:43:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20/manifests"},{"name":"rust-v0.99.0-alpha.19","sha":"3680b4eed307801334767750316d2e1fe57f86aa","kind":"tag","published_at":"2026-02-10T18:39:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19/manifests"},{"name":"rust-v0.99.0-alpha.18","sha":"ebad7949d521021c6b43aa68e9d42dfe83314c3b","kind":"tag","published_at":"2026-02-10T18:34:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18/manifests"},{"name":"rust-v0.99.0-alpha.17","sha":"f11c1eb6870bc3b2d6260368a9c43af857431273","kind":"tag","published_at":"2026-02-10T14:50:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17/manifests"},{"name":"rust-v0.99.0-alpha.16","sha":"e270c8e46b14749989c557e32a7442ae195fbab2","kind":"tag","published_at":"2026-02-10T12:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16/manifests"},{"name":"rust-vrust-v0.99.0-alpha.16","sha":"6acedc86a086bc2e5365e6f6c1bd5f5fbdd9f082","kind":"tag","published_at":"2026-02-10T12:21:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16/manifests"},{"name":"rust-v0.99.0-alpha.15","sha":"5f8efa6e8bf0a9030f33992671cf2f66c3b19eaf","kind":"tag","published_at":"2026-02-10T11:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15/manifests"},{"name":"rust-v0.99.0-alpha.14","sha":"a1b26e8188d3f546129c3f595e24b981cfbb4c22","kind":"tag","published_at":"2026-02-10T09:46:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14/manifests"},{"name":"rust-v0.99.0-alpha.13","sha":"b52071c20786cae5a4ef6b1272299e39cfbf3dab","kind":"tag","published_at":"2026-02-10T05:26:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13/manifests"},{"name":"rust-v0.99.0-alpha.12","sha":"f459dabba2c756660f71749f13347978ce9607d0","kind":"tag","published_at":"2026-02-10T00:59:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12/manifests"},{"name":"rust-v0.99.0-alpha.11","sha":"60343af0e62ff3df55929f0eb1acfe9ff6ad1ac9","kind":"tag","published_at":"2026-02-09T22:15:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11/manifests"},{"name":"rust-v0.99.0-alpha.10","sha":"c264e69dcacde8ed70043d156b0520ecdf907669","kind":"tag","published_at":"2026-02-09T11:25:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10/manifests"},{"name":"rust-v0.99.0-alpha.9","sha":"e35bcb7ffd30a51ff0f8d55494f8c97214d0a841","kind":"tag","published_at":"2026-02-07T06:33:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9/manifests"},{"name":"rust-vv0.99.0-alpha.8","sha":"54a3d9946c0af2f853e05366530e128b61482be4","kind":"tag","published_at":"2026-02-07T06:31:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.99.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.99.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.99.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8/manifests"},{"name":"rust-v0.99.0-alpha.7","sha":"ac99dddd4cbb16d314a7bda7df1ee9f6eabe364b","kind":"tag","published_at":"2026-02-07T06:02:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7/manifests"},{"name":"rust-v0.99.0-alpha.6","sha":"0ab9a8ba47c408dbe765acae83556bb64175cd21","kind":"tag","published_at":"2026-02-06T19:12:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6/manifests"},{"name":"rust-v0.99.0-alpha.5","sha":"e282c913436c045d6e86672d75e6e26e0f44db2f","kind":"tag","published_at":"2026-02-06T14:42:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5/manifests"},{"name":"rust-v0.99.0-alpha.4","sha":"42c2347412fbc422eb9c2fdbd9b2c729fa378c79","kind":"tag","published_at":"2026-02-06T04:37:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4/manifests"},{"name":"rust-v0.99.0-alpha.3","sha":"f166461ff28fb40a22f6a3920e1d0b800af3b35e","kind":"tag","published_at":"2026-02-05T22:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3/manifests"},{"name":"rust-v0.99.0-alpha.2","sha":"f084f0e387579f39cf68e43eefe4566c6f9c56d7","kind":"tag","published_at":"2026-02-05T20:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2/manifests"},{"name":"rust-v0.99.0-alpha.1","sha":"706a8e20338870817de6dfd9e3c89579f050682f","kind":"tag","published_at":"2026-02-05T18:50:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1/manifests"},{"name":"rust-v0.98.0","sha":"82464689ce0ba8a3b2065e73a8aa0cfdf2ad0625","kind":"tag","published_at":"2026-02-05T16:12:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0/manifests"},{"name":"rust-v0.98.0-alpha.2","sha":"26f3eb990dadb76a86b2b42f27af840ad311716e","kind":"tag","published_at":"2026-02-05T08:52:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2/manifests"},{"name":"rust-v0.98.0-alpha.1","sha":"4e23e6cd2bb37e4561ddaac05968ae69d26f5978","kind":"tag","published_at":"2026-02-05T06:52:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1/manifests"},{"name":"rust-v0.97.0","sha":"4b415c72c9cb62dded0bb8eb5d4fcf9ddc90a8e3","kind":"tag","published_at":"2026-02-05T04:26:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0/manifests"},{"name":"rust-v0.97.0-alpha.5","sha":"ba8c2631c9f8906a88b85777f4bdafc43680a7df","kind":"tag","published_at":"2026-02-05T04:00:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5/manifests"},{"name":"rust-v0.97.0-alpha.4","sha":"6828ff3918276bb0cd22e6cdb4a075dcc696b2a7","kind":"tag","published_at":"2026-02-05T02:36:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4/manifests"},{"name":"rust-v0.97.0-alpha.3","sha":"a1a986c58ade4b4de8f25fa5ceadb5c06ca4211e","kind":"tag","published_at":"2026-02-05T00:52:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3/manifests"},{"name":"rust-v0.97.0-alpha.2","sha":"9c18c027fa0ff7598576294b06539c0aa6c9eba8","kind":"tag","published_at":"2026-02-04T23:52:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2/manifests"},{"name":"rust-v0.97.0-alpha.1","sha":"1650b3d6a76972fd6e543d320d3a4058ff565dcb","kind":"tag","published_at":"2026-02-04T19:47:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1/manifests"},{"name":"rust-v0.96.0","sha":"2572f96fafb3156f79523bfbe2bc84f13e382167","kind":"tag","published_at":"2026-02-04T17:00:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0/manifests"},{"name":"rust-v0.96.0-alpha.2","sha":"d5374efa6fb1488a7d0a70527bfb9cc274d8f188","kind":"tag","published_at":"2026-02-04T13:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2/manifests"},{"name":"rust-v0.96.0-alpha.1","sha":"b8f4f382fc43baacdfbd7dd9308de9d3783747af","kind":"tag","published_at":"2026-02-04T09:10:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1/manifests"},{"name":"rust-v0.95.0","sha":"12dbb76c812afaff8daf1f3a5acf1d5ef4a75cb1","kind":"tag","published_at":"2026-02-04T04:07:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0/manifests"},{"name":"rust-v0.95.0-alpha.9","sha":"7eb1d2e35238cef89bb104bf2dc5dbaba6370da2","kind":"tag","published_at":"2026-02-04T00:04:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9/manifests"},{"name":"rust-v0.95.0-alpha.8","sha":"616c9b2dc009fbc794675c7b2aa35fb1d1aa8452","kind":"tag","published_at":"2026-02-03T22:04:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8/manifests"},{"name":"rust-v0.95.0-alpha.7","sha":"fd40e3ba4d3cf639c29a958f115f8fd3ea3305ce","kind":"tag","published_at":"2026-02-03T20:28:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7/manifests"},{"name":"rust-v0.95.0-alpha.6","sha":"b5b8c11875b80fcce5e40cb0cd68b6e2b5413aff","kind":"tag","published_at":"2026-02-03T11:32:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6/manifests"},{"name":"rust-v0.95.0-alpha.5","sha":"524613cf91d52a74ba6d3b1e40b8c47d12877778","kind":"tag","published_at":"2026-02-03T04:39:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5/manifests"},{"name":"rust-v0.95.0-alpha.4","sha":"4adbae01db58cd8a5981427e1b272d958b2314ba","kind":"tag","published_at":"2026-02-03T02:46:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4/manifests"},{"name":"rust-v0.95.0-alpha.3","sha":"93d342a404f232f3d0433f9e11a32dee64860251","kind":"tag","published_at":"2026-02-03T01:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3/manifests"},{"name":"rust-v0.95.0-alpha.2","sha":"d74bdf945dd4bb51fd4a95ac7bcbb79268732e26","kind":"tag","published_at":"2026-02-02T22:06:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2/manifests"},{"name":"rust-v0.95.0-alpha.1","sha":"1ec3b5eed5ef8329ba6a8bc2624ac0317f1bcf46","kind":"tag","published_at":"2026-02-02T21:02:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1/manifests"},{"name":"rust-v0.94.0","sha":"dce99bc2595e58acc4d88a324f3ccab05cf5cd7d","kind":"tag","published_at":"2026-02-02T17:44:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0/manifests"},{"name":"rust-v0.94.0-alpha.11","sha":"a3b19de91f9d336088edda6b790a6ed7c7652292","kind":"tag","published_at":"2026-02-02T13:33:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11/manifests"},{"name":"rust-v0.94.0-alpha.10","sha":"08e9c5cfcb986cf95874b7e5552a808960cc854e","kind":"tag","published_at":"2026-02-02T07:49:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10/manifests"},{"name":"rust-v0.94.0-alpha.9","sha":"b706b71c8de0495649be9f34a41ae483b4c0fc85","kind":"tag","published_at":"2026-02-02T06:59:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9/manifests"},{"name":"rust-v0.94.0-alpha.8","sha":"8d0cf6b759bae9d83edd5fc4b3599d08ff936928","kind":"tag","published_at":"2026-02-02T03:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8/manifests"},{"name":"rust-v0.94.0-alpha.7","sha":"000f23076045b0268c7a79cf036a0533b03845e3","kind":"tag","published_at":"2026-02-01T07:23:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7/manifests"},{"name":"rust-v0.94.0-alpha.6","sha":"645255a4aa010d90811b38bd146ee42205e2fb61","kind":"tag","published_at":"2026-02-01T05:16:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6/manifests"},{"name":"rust-v0.94.0-alpha.5","sha":"16401e1b983e50661770a21e4ff4c69fb422eb5a","kind":"tag","published_at":"2026-02-01T04:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5/manifests"},{"name":"rust-v0.94.0-alpha.4","sha":"87e21eca459551140833264d7989a551b13bdc28","kind":"tag","published_at":"2026-02-01T02:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4/manifests"},{"name":"rust-v0.94.0-alpha.3","sha":"e0a78062a12a23cc0fe8876eafc352abd8cffef8","kind":"tag","published_at":"2026-02-01T01:13:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3/manifests"},{"name":"rust-v0.94.0-alpha.2","sha":"d6ee3c2c863c91218f8d60350c90ea99907a5486","kind":"tag","published_at":"2026-01-31T21:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2/manifests"},{"name":"rust-v0.94.0-alpha.1","sha":"dc2ef8cf2aee4025d7be27e3d94689f965c1c502","kind":"tag","published_at":"2026-01-31T12:47:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1/manifests"},{"name":"rust-v0.93.0","sha":"d86cf538f5e7d210ebb7a3493718aaaff40146da","kind":"tag","published_at":"2026-01-31T06:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0/manifests"},{"name":"rust-v0.93.0-alpha.25","sha":"56e847a9ec6f41acdf31e89fc0bac94d12c5a783","kind":"tag","published_at":"2026-01-31T02:58:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25/manifests"},{"name":"rust-v0.93.0-alpha.24","sha":"4208a5e82f73a1c2b007cac805aba82da1720875","kind":"tag","published_at":"2026-01-30T21:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24/manifests"},{"name":"rust-v0.93.0-alpha.23","sha":"329ef2d69249aba31112a37a5db9a43d48941af3","kind":"tag","published_at":"2026-01-30T20:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23/manifests"},{"name":"rust-vrust-v0.93.0-alpha.23","sha":"2d82d9348e7345dc5aea7dc9fcbff83db1af5ac9","kind":"tag","published_at":"2026-01-30T20:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23/manifests"},{"name":"rust-v0.93.0-alpha.22","sha":"079d7c02919de368877c0353999592cf447b48dd","kind":"tag","published_at":"2026-01-30T19:16:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22/manifests"},{"name":"rust-v0.93.0-alpha.21","sha":"b11e0aa5c35b079e3bc394033bef4624f435a7d5","kind":"tag","published_at":"2026-01-30T17:37:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21/manifests"},{"name":"rust-v0.93.0-alpha.20","sha":"5254dc3d251dcd07c0d16cde21cc7e5312f903b9","kind":"tag","published_at":"2026-01-30T10:19:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20/manifests"},{"name":"rust-v0.93.0-alpha.19","sha":"610c265a28f30fd6a5b2b65b273b822fb9d4c614","kind":"tag","published_at":"2026-01-30T09:20:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19/manifests"},{"name":"rust-v0.93.0-alpha.18","sha":"57afe281d3d69e4fca8bf8e8512797803c040504","kind":"tag","published_at":"2026-01-30T08:32:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18/manifests"},{"name":"rust-v0.93.0-alpha.17","sha":"a204130743e0eb40c14938a717a819efb800b70b","kind":"tag","published_at":"2026-01-30T01:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17/manifests"},{"name":"rust-v0.93.0-alpha.16","sha":"0a02ef2bee4ff834a50e16ce11fb74325475e67e","kind":"tag","published_at":"2026-01-29T21:51:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16/manifests"},{"name":"rust-v0.93.0-alpha.15","sha":"b6501f17f3c4fabd2589495a45e262d8a5f9dea5","kind":"tag","published_at":"2026-01-29T19:53:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15/manifests"},{"name":"rust-v0.93.0-alpha.14","sha":"b6c6bc82a789aa53e8ebb2597b0a649ce757966e","kind":"tag","published_at":"2026-01-29T18:49:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14/manifests"},{"name":"rust-v0.93.0-alpha.13","sha":"171e77be7f0a7c148a2ce59b7a70db35d2fdab43","kind":"tag","published_at":"2026-01-29T15:00:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13/manifests"},{"name":"rust-v0.93.0-alpha.12","sha":"11365cdc5dc00ba88498b57d5a0b0f6d5efde7ad","kind":"tag","published_at":"2026-01-29T14:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12/manifests"},{"name":"rust-v0.93.0-alpha.11","sha":"4b16bc76c445314d0a17b0bb786827539d2ae33a","kind":"tag","published_at":"2026-01-29T14:08:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11/manifests"},{"name":"rust-v0.93.0-alpha.10","sha":"ec0f56547a52205f520d50bbfa9076167a5854fc","kind":"tag","published_at":"2026-01-29T14:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10/manifests"},{"name":"rust-v0.93.0-alpha.9","sha":"31de1a4cc7e9829ed498b41e0c3b4fdbb7b450a3","kind":"tag","published_at":"2026-01-29T07:33:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9/manifests"},{"name":"rust-v0.93.0-alpha.8","sha":"8f2052846e52efb10414b78f03857c4475c388e4","kind":"tag","published_at":"2026-01-29T06:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8/manifests"},{"name":"rust-v0.93.0-alpha.7","sha":"d36dea7e54d7c8e35a2233db31bee7ebda544aca","kind":"tag","published_at":"2026-01-29T04:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7/manifests"},{"name":"rust-v0.93.0-alpha.6","sha":"68c678b0b98139698751385f302887c80ed4cac4","kind":"tag","published_at":"2026-01-28T20:49:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6/manifests"},{"name":"rust-v0.93.0-alpha.5","sha":"7c105a3d61e629347cd0ec8186cf53cc136b5226","kind":"tag","published_at":"2026-01-28T18:46:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5/manifests"},{"name":"rust-v0.93.0-alpha.4","sha":"aadf91a348af46de89f834f08ecd0b5cb9e2e21a","kind":"tag","published_at":"2026-01-28T16:39:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4/manifests"},{"name":"rust-v0.93.0-alpha.3","sha":"7e573c7334a4405ab2b0073d7aafed95ecd62492","kind":"tag","published_at":"2026-01-28T15:53:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3/manifests"},{"name":"rust-vv0.93.0-alpha.2","sha":"bb13a09c217186ca74a47b687fa58e5728564451","kind":"tag","published_at":"2026-01-28T15:47:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.93.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.93.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.93.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2/manifests"},{"name":"rust-v0.93.0-alpha.1","sha":"d8eb74685b45b4b7bdd66840ebb64ba65e4ca9ec","kind":"tag","published_at":"2026-01-27T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1/manifests"},{"name":"rust-v0.92.0","sha":"a09055074e082d70e8b92795b0cec1e969a6aaf9","kind":"tag","published_at":"2026-01-27T10:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0/manifests"},{"name":"rust-v0.92.0-alpha.11","sha":"7da4cc8bae9471dd1397f3366a0e787b0079b815","kind":"tag","published_at":"2026-01-27T06:30:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11/manifests"},{"name":"rust-v0.92.0-alpha.10","sha":"743f9fd03e0ea7e34130b4b6110dcb7a66be56d6","kind":"tag","published_at":"2026-01-27T05:31:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10/manifests"},{"name":"rust-v0.92.0-alpha.9","sha":"f999f83374027620cb01292dd78a7cd982d4fb14","kind":"tag","published_at":"2026-01-27T03:34:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9/manifests"},{"name":"rust-v0.92.0-alpha.8","sha":"0a49a4b597aabce9eca1d004e15559ab17a4d883","kind":"tag","published_at":"2026-01-27T02:03:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8/manifests"},{"name":"rust-v0.92.0-alpha.7","sha":"461613593d94b7db4a9c154c4cdec3b745284c6d","kind":"tag","published_at":"2026-01-27T01:04:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7/manifests"},{"name":"rust-v0.92.0-alpha.6","sha":"021441c9b28a791e0773ef4cc07a1de23a782c72","kind":"tag","published_at":"2026-01-26T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6/manifests"},{"name":"rust-v0.92.0-alpha.5","sha":"3e86441d4a621bc5eb713b364a7b98e14ff67deb","kind":"tag","published_at":"2026-01-26T18:56:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5/manifests"},{"name":"rust-v0.92.0-alpha.4","sha":"d1cd89655f2994831589b7158931f9c44e07f3cc","kind":"tag","published_at":"2026-01-26T17:55:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4/manifests"},{"name":"rust-v0.92.0-alpha.3","sha":"401a4cf35a13e34dff53ebe160dc43a672342aee","kind":"tag","published_at":"2026-01-26T03:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3/manifests"},{"name":"rust-v0.92.0-alpha.2","sha":"c5afe1d3e94fa2584e0b9cfe0225cf213a8296fa","kind":"tag","published_at":"2026-01-26T02:25:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2/manifests"},{"name":"rust-v0.92.0-alpha.1","sha":"06481a533bb7d221ac71121627d602da94cdd979","kind":"tag","published_at":"2026-01-25T23:04:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1/manifests"},{"name":"rust-v0.91.0","sha":"3684bc646e0f1123e76a90f03cfb1111358f1aa1","kind":"tag","published_at":"2026-01-25T16:52:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.91.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0/manifests"},{"name":"rust-v0.90.0","sha":"b4e230f8de8f71d08f48c469443ed61a9f365af3","kind":"tag","published_at":"2026-01-25T15:56:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0/manifests"},{"name":"rust-v0.90.0-alpha.7","sha":"e58790ae27082490bd2edbd4a59f9cbac035960d","kind":"tag","published_at":"2026-01-25T14:57:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7/manifests"},{"name":"rust-v0.90.0-alpha.6","sha":"ad751642c7af3cfede86d0f6e3b0987944c9c3ca","kind":"tag","published_at":"2026-01-25T13:50:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6/manifests"},{"name":"rust-v0.90.0-alpha.5","sha":"0f064677d18ebade39ad467282b9011cc5c0b877","kind":"tag","published_at":"2026-01-24T15:56:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5/manifests"},{"name":"rust-v0.90.0-alpha.4","sha":"2ae0eba9ebce26d2ad8f4be4108a9afe1e8b841a","kind":"tag","published_at":"2026-01-24T15:32:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4/manifests"},{"name":"rust-v0.90.0-alpha.3","sha":"182ba84d2acbc417461f1b744ec3f1040c1f5086","kind":"tag","published_at":"2026-01-24T14:58:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3/manifests"},{"name":"rust-v0.90.0-alpha.2","sha":"cc665115ca962b5e91fcf5abafcb4623b27971a6","kind":"tag","published_at":"2026-01-23T12:59:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2/manifests"},{"name":"rust-v0.90.0-alpha.1","sha":"fadc4c7d9d1bd9326aae3341bb56a8084c610d37","kind":"tag","published_at":"2026-01-23T02:22:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1/manifests"},{"name":"rust-v0.89.0","sha":"605d43719efa7f62160904d2dcecc46a64bcd32e","kind":"tag","published_at":"2026-01-22T20:57:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0/manifests"},{"name":"rust-v0.89.0-alpha.5","sha":"b46cb614cc8b68be01de0721146293251a10ec64","kind":"tag","published_at":"2026-01-22T18:59:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5/manifests"},{"name":"rust-v0.89.0-alpha.4","sha":"c9014a779c8716ee20405cbdd92e47ec2e1332b1","kind":"tag","published_at":"2026-01-22T16:37:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4/manifests"},{"name":"rust-v0.89.0-alpha.3","sha":"1508aa6e25fd57d7aba56d487428d916bde9ef65","kind":"tag","published_at":"2026-01-22T09:36:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3/manifests"},{"name":"rust-v0.89.0-alpha.2","sha":"231ed0bacd78876458bc21fd32e98ce6364e629b","kind":"tag","published_at":"2026-01-22T01:03:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2/manifests"},{"name":"rust-v0.89.0-alpha.1","sha":"12256007b5a73c4f864ccc06d1f2dfd3580a0950","kind":"tag","published_at":"2026-01-21T22:27:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1/manifests"},{"name":"rust-v0.88.0","sha":"149625a4f983e1b3c8530abef1c863689d98a1cc","kind":"tag","published_at":"2026-01-21T18:43:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0/manifests"},{"name":"rust-v0.88.0-alpha.17","sha":"f06eee35de77e65c23711bf01cbc3404cda65bfc","kind":"tag","published_at":"2026-01-21T12:08:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17/manifests"},{"name":"rust-v0.88.0-alpha.16","sha":"ee5ad56efd3e17ce507ddd5aee12234f776f8fb3","kind":"tag","published_at":"2026-01-21T09:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16/manifests"},{"name":"rust-v0.88.0-alpha.15","sha":"1de2e5c239645758bcacddb8ef65c133518cbb06","kind":"tag","published_at":"2026-01-21T08:25:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15/manifests"},{"name":"rust-v0.88.0-alpha.14","sha":"f54cb4c8cafe61f07567c073fbd8350db395c0de","kind":"tag","published_at":"2026-01-21T07:03:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14/manifests"},{"name":"rust-v0.88.0-alpha.13","sha":"6b3ab57d7d39093cc6a35c47257ba26fa466c469","kind":"tag","published_at":"2026-01-21T02:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13/manifests"},{"name":"rust-v0.88.0-alpha.12","sha":"62feed7163400f409162b3214937f7c1025ce333","kind":"tag","published_at":"2026-01-21T01:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12/manifests"},{"name":"rust-v0.88.0-alpha.11","sha":"16d6caa699b15a0685ba8332626c6543b7d331c2","kind":"tag","published_at":"2026-01-20T23:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11/manifests"},{"name":"rust-v0.88.0-alpha.10","sha":"0c50636278ec363a8842b6063946c9db8c4ba7e4","kind":"tag","published_at":"2026-01-20T22:29:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10/manifests"},{"name":"rust-v0.88.0-alpha.9","sha":"384779062c22824a607769849e522c12cbf03db7","kind":"tag","published_at":"2026-01-20T18:30:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9/manifests"},{"name":"rust-v0.88.0-alpha.8","sha":"f6688e0740a9d3271f8b1385e31d7a6e3e732ff3","kind":"tag","published_at":"2026-01-19T21:43:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8/manifests"},{"name":"rust-v0.88.0-alpha.7","sha":"f9746020961c46badce903d88c68ad908df2af3d","kind":"tag","published_at":"2026-01-19T20:18:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7/manifests"},{"name":"rust-v0.88.0-alpha.6","sha":"41a29ffe9a022dfc147babb1ba15b271aac41836","kind":"tag","published_at":"2026-01-19T18:04:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6/manifests"},{"name":"rust-v0.88.0-alpha.5","sha":"fa47844d2b6685bd6e769a781a6723ab11ca0d81","kind":"tag","published_at":"2026-01-19T15:41:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5/manifests"},{"name":"rust-v0.88.0-alpha.4","sha":"724836ccb432675d55eeb223c5944d774bee40b6","kind":"tag","published_at":"2026-01-19T11:36:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4/manifests"},{"name":"rust-v0.88.0-alpha.3","sha":"b77b410d84ed2c08506f1a5c89f4f8c793e7b176","kind":"tag","published_at":"2026-01-18T05:18:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3/manifests"},{"name":"rust-v0.88.0-alpha.2","sha":"f3cf11ee0bcb589c106d288a96d04e1ed65745e0","kind":"tag","published_at":"2026-01-18T01:36:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2/manifests"},{"name":"rust-v0.88.0-alpha.1","sha":"8ac0833400662a1c31780ac01d0272eec709dc71","kind":"tag","published_at":"2026-01-17T06:38:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1/manifests"},{"name":"rust-v0.87.0","sha":"8e8c884b7534d08b8cabccd26f37a8302b4bc4fd","kind":"tag","published_at":"2026-01-16T15:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0/manifests"},{"name":"rust-v0.87.0-alpha.2","sha":"8bd51746518f41575c9b14fcdaa90365eca5a25a","kind":"tag","published_at":"2026-01-16T14:59:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2/manifests"},{"name":"rust-v0.87.0-alpha.1","sha":"2cf3aac2f70ee4eec991c0e3c5c7f78899f0b843","kind":"tag","published_at":"2026-01-16T11:05:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1/manifests"},{"name":"rust-v0.86.0","sha":"18057fdc30b10168ab18e8c1bb86c7a0a7772191","kind":"tag","published_at":"2026-01-16T00:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0/manifests"},{"name":"rust-v0.86.0-alpha.1","sha":"861b12a446d371b3c2a17e58a270a46202e32351","kind":"tag","published_at":"2026-01-15T21:02:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1/manifests"},{"name":"rust-v0.85.0","sha":"4607330eff53e3ae39126afef76882042e14a03c","kind":"tag","published_at":"2026-01-15T18:04:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0/manifests"},{"name":"rust-v0.85.0-alpha.2","sha":"aa0fa2435d011647693c028b8580144846270b1c","kind":"tag","published_at":"2026-01-15T17:17:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2/manifests"},{"name":"rust-v0.85.0-alpha.1","sha":"f7868f301b5f0e8a49c4cb36e8e7f2cebb5d728d","kind":"tag","published_at":"2026-01-15T06:25:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1/manifests"},{"name":"rust-v0.84.0","sha":"d67aa9eaa0c895b62926b6cf9e83f9535fd94d28","kind":"tag","published_at":"2026-01-15T00:57:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.84.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0/manifests"},{"name":"rust-v0.83.0","sha":"5fe0cd19437ef03549ae8c12b9fb74364237378d","kind":"tag","published_at":"2026-01-15T00:23:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.83.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0/manifests"},{"name":"rust-v0.82.0","sha":"1324fffe5d620c8b49b0ffc6e6df5969f6bad639","kind":"tag","published_at":"2026-01-14T23:42:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0/manifests"},{"name":"rust-v0.82.0-alpha.3","sha":"1e5a2a259975fde12a79a932a25457f62b2ae7b1","kind":"tag","published_at":"2026-01-14T20:31:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3/manifests"},{"name":"rust-v0.82.0-alpha.2","sha":"2199cfd5e78a7c9fa8934f935759676e403be197","kind":"tag","published_at":"2026-01-14T18:55:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2/manifests"},{"name":"rust-v0.82.0-alpha.1","sha":"90fbb33115d2523adac8862adf12a9b407da7a00","kind":"tag","published_at":"2026-01-14T18:21:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1/manifests"},{"name":"rust-v0.81.0","sha":"7e7f828e2ce5d31a61d577bcabb517cca342f8ad","kind":"tag","published_at":"2026-01-14T17:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0/manifests"},{"name":"rust-v0.81.0-alpha.11","sha":"4907864dc6e2aafd0bbeff963d05ca376d2aab47","kind":"tag","published_at":"2026-01-14T16:37:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11/manifests"},{"name":"rust-vv0.81.0-alpha.11","sha":"d658a13dbba919c986786532708fc9015d5cae92","kind":"tag","published_at":"2026-01-14T16:35:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11/manifests"},{"name":"rust-v0.81.0-alpha.10","sha":"0babb37f549a37993ab44f13f833927eec827622","kind":"tag","published_at":"2026-01-14T08:06:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10/manifests"},{"name":"rust-v0.81.0-alpha.9","sha":"c93d8541f5e3460bc917366e9c2375263d4f7527","kind":"tag","published_at":"2026-01-14T06:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9/manifests"},{"name":"rust-v0.81.0-alpha.8","sha":"3f27d051b488faafba6060b68af544d25fc85418","kind":"tag","published_at":"2026-01-14T01:04:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8/manifests"},{"name":"rust-v0.81.0-alpha.7","sha":"bfa3bdb452fe9099298728d6fe376e96d97b2075","kind":"tag","published_at":"2026-01-13T23:19:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7/manifests"},{"name":"rust-v0.81.0-alpha.6","sha":"bd18cebb8f98fe416f1eafeb3dcb23821b721513","kind":"tag","published_at":"2026-01-13T14:25:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6/manifests"},{"name":"rust-v0.81.0-alpha.5","sha":"56ba2ce3544a9ac5dca98a6ef23a8ccf5be22e7f","kind":"tag","published_at":"2026-01-13T08:34:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5/manifests"},{"name":"rust-v0.81.0-alpha.4","sha":"84add7f9cbdbac37a9ecc42bd5bc4422d8d75997","kind":"tag","published_at":"2026-01-13T07:07:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4/manifests"},{"name":"rust-v0.81.0-alpha.3","sha":"64d3ce6e8ac62d236fb4d644994154499022a705","kind":"tag","published_at":"2026-01-12T23:23:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3/manifests"},{"name":"rust-v0.81.0-alpha.2","sha":"18a7f162c38d7318da70b25e07693ed6f89e74b8","kind":"tag","published_at":"2026-01-11T08:43:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2/manifests"},{"name":"rust-v0.81.0-alpha.1","sha":"b7427a6db428ca3c647e9812d34023d6b2ef0471","kind":"tag","published_at":"2026-01-09T22:03:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1/manifests"},{"name":"rust-v0.80.0","sha":"f0679a6ab2563135e01cc922698cb54921a1719f","kind":"tag","published_at":"2026-01-09T19:17:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0/manifests"},{"name":"rust-v0.80.0-alpha.6","sha":"cc5382d069eeb2510d32ccf75c6bcd378cfa6fe3","kind":"tag","published_at":"2026-01-09T17:45:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6/manifests"},{"name":"rust-v0.80.0-alpha.5","sha":"0c00d8a22588d971fe5a6ba647c0c1e87bd5e171","kind":"tag","published_at":"2026-01-09T05:20:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5/manifests"},{"name":"rust-v0.80.0-alpha.4","sha":"e34308727a381092af48f04ff33a17fae1127376","kind":"tag","published_at":"2026-01-08T12:08:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4/manifests"},{"name":"rust-v0.80.0-alpha.3","sha":"a347cc089d0ebcf3e5d576b9d7484a9765622e34","kind":"tag","published_at":"2026-01-07T21:24:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3/manifests"},{"name":"rust-v0.80.0-alpha.2","sha":"84a85bd8636c91574c5308a0533c97c14c737cbd","kind":"tag","published_at":"2026-01-07T18:35:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2/manifests"},{"name":"rust-v0.80.0-alpha.1","sha":"de5a821f23dc0058151ac421bba49f715c7ee6d6","kind":"tag","published_at":"2026-01-07T03:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1/manifests"},{"name":"rust-v0.79.0","sha":"28c32c6940d0872a433ff2a79a0f679efa5ceba7","kind":"tag","published_at":"2026-01-07T00:25:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0/manifests"},{"name":"rust-v0.79.0-alpha.3","sha":"cf0206a1412afd339b1f56ba6c6f37be5a6fe1a8","kind":"tag","published_at":"2026-01-06T23:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3/manifests"},{"name":"rust-v0.79.0-alpha.2","sha":"4ecb883c6a906972e4170d0048def6d1bcb38ddb","kind":"tag","published_at":"2026-01-06T20:20:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2/manifests"},{"name":"rust-v0.79.0-alpha.1","sha":"fcbcfb21b95656fb2e45b21d6103e35956f28b8f","kind":"tag","published_at":"2026-01-06T19:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1/manifests"},{"name":"rust-v0.78.0","sha":"59c8b434777ad53aac3d7737bd82e49c9912d9e3","kind":"tag","published_at":"2026-01-06T18:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0/manifests"},{"name":"rust-v0.78.0-alpha.12","sha":"9fb28bc1747e0829c6085da22ce2aa641bf2f793","kind":"tag","published_at":"2026-01-05T21:31:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12/manifests"},{"name":"rust-v0.78.0-alpha.11","sha":"5c1ac34204c1a74c2b82920b08eac253462020d2","kind":"tag","published_at":"2026-01-05T17:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11/manifests"},{"name":"rust-v0.78.0-alpha.10","sha":"84fc783f3638714666c99e0707d92bc1a5b6cb1b","kind":"tag","published_at":"2026-01-02T23:23:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10/manifests"},{"name":"rust-v0.78.0-alpha.9","sha":"d481b9114ee36197448302d0b2d66ee9b5dd1fbd","kind":"tag","published_at":"2025-12-27T17:18:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9/manifests"},{"name":"rust-v0.78.0-alpha.8","sha":"25b3c5a5d7b642dafe17c311fb5a6590f2c651cd","kind":"tag","published_at":"2025-12-23T21:27:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8/manifests"},{"name":"rust-v0.78.0-alpha.7","sha":"21f7e31d0527ce152dd6435bd544cdff6f885869","kind":"tag","published_at":"2025-12-23T07:53:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7/manifests"},{"name":"rust-v0.78.0-alpha.6","sha":"85bfec00abab99642aa003c1ec32829f883e091c","kind":"tag","published_at":"2025-12-23T06:00:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6/manifests"},{"name":"rust-vrust-v0.78.0-alpha.6","sha":"63b52e66620b37a30dc7af7b8cb038c4acb45588","kind":"tag","published_at":"2025-12-23T05:59:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6/manifests"},{"name":"rust-v0.78.0-alpha.5","sha":"f5f615ad2df2b5b4deef23d58c1e9a84ced83fae","kind":"tag","published_at":"2025-12-23T03:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5/manifests"},{"name":"rust-v0.78.0-alpha.4","sha":"551961d918d3984fd42fcefd3fd01cd8f1baf91b","kind":"tag","published_at":"2025-12-22T22:10:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4/manifests"},{"name":"rust-v0.78.0-alpha.3","sha":"2481584b883594d94e85e6a8c65e4545400b0a63","kind":"tag","published_at":"2025-12-22T20:53:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3/manifests"},{"name":"rust-v0.78.0-alpha.2","sha":"54398608aeecd0aeffd1932f96b88aaf45c1b35b","kind":"tag","published_at":"2025-12-22T17:52:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2/manifests"},{"name":"rust-v0.78.0-alpha.1","sha":"1f08bc124c15954cb14f60d2c9589046848d0fe8","kind":"tag","published_at":"2025-12-21T10:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1/manifests"},{"name":"rust-v0.77.0","sha":"112f40e91c12af0f7146d7e03f20283516a8af0b","kind":"tag","published_at":"2025-12-21T05:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0/manifests"},{"name":"rust-v0.77.0-alpha.3","sha":"f43e9286e0fc03ee8816ee88978db24397f2164f","kind":"tag","published_at":"2025-12-21T03:50:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3/manifests"},{"name":"rust-v0.77.0-alpha.2","sha":"6a2f6e6c6b5cd1d84f13d0b9a8f32bae36ae4a3b","kind":"tag","published_at":"2025-12-20T23:37:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2/manifests"},{"name":"rust-v0.77.0-alpha.1","sha":"b18503b804ac043faa895f4afa1513358ed87a3f","kind":"tag","published_at":"2025-12-19T20:25:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1/manifests"},{"name":"rust-v0.76.0","sha":"7cf6c960df1be4d1c87097888f095259e34cb4cc","kind":"tag","published_at":"2025-12-19T18:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0/manifests"},{"name":"rust-v0.76.0-alpha.9","sha":"7d9a2231ce569f8e1d8ce49881f9c8ba30987a1d","kind":"tag","published_at":"2025-12-19T17:33:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9/manifests"},{"name":"rust-v0.76.0-alpha.8","sha":"a082679d4cb6cc32ef0e3e025a8fa7644d5bcd4d","kind":"tag","published_at":"2025-12-19T05:44:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8/manifests"},{"name":"rust-v0.76.0-alpha.7","sha":"9e5cfb98e062c6837aca44360fc0b4aae12843c7","kind":"tag","published_at":"2025-12-19T04:22:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7/manifests"},{"name":"rust-v0.76.0-alpha.6","sha":"59556af05141402f7f6ce82e5a66c202f04f1816","kind":"tag","published_at":"2025-12-19T02:50:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6/manifests"},{"name":"rust-v0.76.0-alpha.5","sha":"d70ad55bf43c3056fc56c9190b68436efd8b7b6f","kind":"tag","published_at":"2025-12-18T23:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5/manifests"},{"name":"rust-v0.76.0-alpha.4","sha":"05d2f402eb80bd2cb20b2ac7983a95b76acfb651","kind":"tag","published_at":"2025-12-18T23:15:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4/manifests"},{"name":"rust-v0.76.0-alpha.3","sha":"79d6b8d4c4f681797631f416274a20e318bce03e","kind":"tag","published_at":"2025-12-18T21:33:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3/manifests"},{"name":"rust-v0.76.0-alpha.2","sha":"06c9bfd54fdf3d0edc22f391ac8b507bcfd138d8","kind":"tag","published_at":"2025-12-18T20:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2/manifests"},{"name":"rust-v0.76.0-alpha.1","sha":"99a8f75a74acf69bdbf70fcfae43ae6fe2bf9be5","kind":"tag","published_at":"2025-12-18T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1/manifests"},{"name":"rust-v0.75.0","sha":"64bce090e5a5002952dcffb425196552854bb619","kind":"tag","published_at":"2025-12-18T19:00:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.75.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0/manifests"},{"name":"rust-v0.74.0","sha":"5b9d9a60d74c8ee2cb34d60fb14b71990e8318ea","kind":"tag","published_at":"2025-12-18T17:40:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0/manifests"},{"name":"rust-v0.74.0-alpha.9","sha":"b3c3c9f179aba9178497374aef368bf647760286","kind":"tag","published_at":"2025-12-18T16:59:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9/manifests"},{"name":"rust-v0.74.0-alpha.8","sha":"4d1162a38351fa1a597d453c827ded7519714cb1","kind":"tag","published_at":"2025-12-18T15:30:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8/manifests"},{"name":"rust-v0.74.0-alpha.7","sha":"56ea10eb12aea5109fdb6d04cbefbd99c555db03","kind":"tag","published_at":"2025-12-18T03:15:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7/manifests"},{"name":"rust-v0.74.0-alpha.6","sha":"b4ae06040a5cf6d78085029a951f531af2532496","kind":"tag","published_at":"2025-12-18T00:17:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6/manifests"},{"name":"rust-v0.74.0-alpha.5","sha":"4e4a1aabd927ab3f91220991d9e20b72602094b0","kind":"tag","published_at":"2025-12-17T22:05:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5/manifests"},{"name":"rust-v0.74.0-alpha.4","sha":"a996f197232a07693eb79301a13a7cb0b5a6839d","kind":"tag","published_at":"2025-12-17T18:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4/manifests"},{"name":"rust-v0.74.0-alpha.3","sha":"c2be895691d9eccf486ba116651181e814144090","kind":"tag","published_at":"2025-12-17T14:24:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3/manifests"},{"name":"rust-v0.74.0-alpha.2","sha":"1d359d0d7602d8a1687de5389d0cf5eac77b4dfb","kind":"tag","published_at":"2025-12-17T00:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2/manifests"},{"name":"rust-v0.74.0-alpha.1","sha":"09535be8023ad00dd341d52fe86569443ea2d97b","kind":"tag","published_at":"2025-12-16T21:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1/manifests"},{"name":"rust-v0.73.0","sha":"1d20f6af48e49d4003b0322d7c3a6c7ee9509b04","kind":"tag","published_at":"2025-12-15T22:08:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0/manifests"},{"name":"rust-v0.73.0-alpha.3","sha":"1276c4cf338eb110af5fe6e55fa385a82101905a","kind":"tag","published_at":"2025-12-15T17:32:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3/manifests"},{"name":"rust-v0.73.0-alpha.2","sha":"ca21a730948be3324e8e121f9d15a6badc98d0ee","kind":"tag","published_at":"2025-12-15T10:22:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2/manifests"},{"name":"rust-v0.73.0-alpha.1","sha":"41b82fe0b7c1edb0350ff3e2ac9834ebeb05d20a","kind":"tag","published_at":"2025-12-13T17:54:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1/manifests"},{"name":"rust-v0.72.0","sha":"ebc84664a393f9f6a66e419ecedc769b199cdb03","kind":"tag","published_at":"2025-12-13T00:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0/manifests"},{"name":"rust-v0.72.0-alpha.8","sha":"afce9dc3a639fc4f0681f3d3fe96492d9b2be2fb","kind":"tag","published_at":"2025-12-12T22:35:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8/manifests"},{"name":"rust-v0.72.0-alpha.7","sha":"487cc9a70edcf8ee0435cc2a7122af08ed0376d8","kind":"tag","published_at":"2025-12-12T21:38:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7/manifests"},{"name":"rust-v0.72.0-alpha.6","sha":"a029f61b7217b39c3f777f8e1e339f1f8f276b3d","kind":"tag","published_at":"2025-12-12T20:59:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6/manifests"},{"name":"rust-v0.72.0-alpha.5","sha":"f8006aec523191bc02ce29f90e29e43de3078ebf","kind":"tag","published_at":"2025-12-12T18:05:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5/manifests"},{"name":"rust-v0.72.0-alpha.4","sha":"04b86bc4b34ddf7479af21339a5cec40e648a9e0","kind":"tag","published_at":"2025-12-12T11:02:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4/manifests"},{"name":"rust-v0.72.0-alpha.3","sha":"e1f1eac4a971b91cab10397248be9addb645233f","kind":"tag","published_at":"2025-12-12T03:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3/manifests"},{"name":"rust-v0.72.0-alpha.2","sha":"1f04bb5b86c6126f4b1e6f865d2a60b24caa6094","kind":"tag","published_at":"2025-12-12T00:55:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2/manifests"},{"name":"rust-v0.72.0-alpha.1","sha":"3d3bd8fceb71a336a905096c18995571c708c0d2","kind":"tag","published_at":"2025-12-11T22:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1/manifests"},{"name":"rust-v0.71.0","sha":"565488c15b8969694ec52cda3d6fcc99655a972f","kind":"tag","published_at":"2025-12-11T17:50:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.71.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0/manifests"},{"name":"rust-v0.70.0","sha":"69c4fa9478667304290b2b6c6d98f7ae0a14b494","kind":"tag","published_at":"2025-12-11T17:43:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0/manifests"},{"name":"rust-v0.70.0-alpha.4","sha":"107c4398cc69bbbc7519102e5278abc122515f0d","kind":"tag","published_at":"2025-12-11T17:05:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4/manifests"},{"name":"rust-v0.70.0-alpha.3","sha":"5856c6e404a17c443f9deaa3c2df3f3dda5434c8","kind":"tag","published_at":"2025-12-11T13:49:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3/manifests"},{"name":"rust-v0.70.0-alpha.2","sha":"2202866adfb1ed04e71989df761b0eae2f34a560","kind":"tag","published_at":"2025-12-11T07:10:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2/manifests"},{"name":"rust-v0.70.0-alpha.1","sha":"2f7329c044a1ab91268bdeeb9136fae1d341fecd","kind":"tag","published_at":"2025-12-11T00:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1/manifests"},{"name":"rust-v0.69.0","sha":"978860fe4d57ea111e88eb3a51c01e5e6ead21b7","kind":"tag","published_at":"2025-12-10T22:01:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.69.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0/manifests"},{"name":"rust-v0.67.0-alpha.9","sha":"ce1698eecd87dbc900114b14523021d6ae41bd22","kind":"tag","published_at":"2025-12-10T21:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9/manifests"},{"name":"rust-v0.68.0","sha":"6e8a2f285ba7cac06dec0cf20ce758b9a153b3a9","kind":"tag","published_at":"2025-12-10T20:33:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.68.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0/manifests"},{"name":"rust-v0.67.0-alpha.8","sha":"5fe5f6a67e0519787ec244cc525c8bcef0c6154e","kind":"tag","published_at":"2025-12-10T19:19:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8/manifests"},{"name":"rust-v0.67.0","sha":"3023b796b6ba371969a91008cd93786e789bfa17","kind":"tag","published_at":"2025-12-10T19:10:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0/manifests"},{"name":"rust-v0.67.0-alpha.7","sha":"2c58b7ddaccc964ed9243676bf0e00ea6f841afd","kind":"tag","published_at":"2025-12-10T16:37:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7/manifests"},{"name":"rust-v0.67.0-alpha.6","sha":"306dabdba52556c2f9cb30c61b766b68a2a358b7","kind":"tag","published_at":"2025-12-10T06:17:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6/manifests"},{"name":"rust-v0.67.0-alpha.5","sha":"dc332695a55044bb979b8197082d7d8702e80fe5","kind":"tag","published_at":"2025-12-10T04:54:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5/manifests"},{"name":"rust-v0.67.0-alpha.4","sha":"5473ba9e7e8a9d76b10084d477645f1f4ba9eee4","kind":"tag","published_at":"2025-12-10T04:21:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4/manifests"},{"name":"rust-v0.67.0-alpha.3","sha":"44750a1597dc6d37e858de185f6123c5f55fd50b","kind":"tag","published_at":"2025-12-10T03:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3/manifests"},{"name":"rust-v0.67.0-alpha.2","sha":"0f16540cf831d186de8ab9bab001c92ff434500d","kind":"tag","published_at":"2025-12-09T17:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2/manifests"},{"name":"rust-v0.67.0-alpha.1","sha":"f987809a7ce273aa5c0cbaac18c2ff169fa8e2f1","kind":"tag","published_at":"2025-12-09T08:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1/manifests"},{"name":"rust-v0.66.0","sha":"e51fbd14f9346fa47c088950c0ab0826f5a991a2","kind":"tag","published_at":"2025-12-09T03:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0/manifests"},{"name":"rust-v0.66.0-alpha.14","sha":"da9f619cb06035fb922c212445c7a7791e9e74a7","kind":"tag","published_at":"2025-12-09T02:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14/manifests"},{"name":"rust-v0.66.0-alpha.13","sha":"d817d30ff36dfff2a61812ba9715c3158cb1c860","kind":"tag","published_at":"2025-12-08T23:16:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13/manifests"},{"name":"rust-v0.66.0-alpha.12","sha":"2e817d5ceb22e2de9c800df4459eebb8e10fe399","kind":"tag","published_at":"2025-12-08T22:08:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12/manifests"},{"name":"rust-v0.66.0-alpha.11","sha":"74e198960e84aa44974d6e46a99132775197e260","kind":"tag","published_at":"2025-12-08T08:52:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11/manifests"},{"name":"rust-v0.66.0-alpha.10","sha":"ada87f704323bafac49fcdec48af5dc28517d0d4","kind":"tag","published_at":"2025-12-07T17:48:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10/manifests"},{"name":"rust-v0.66.0-alpha.9","sha":"90007d022d13437cac8c8a1fc562cd657fe58c6d","kind":"tag","published_at":"2025-12-06T03:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9/manifests"},{"name":"rust-v0.66.0-alpha.8","sha":"b4456e339513da57b2b4c5b03f5b204ce457a931","kind":"tag","published_at":"2025-12-06T00:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8/manifests"},{"name":"rust-v0.66.0-alpha.7","sha":"6a441bc4b492d0a7ceaaf5f5ab8cdb422850e852","kind":"tag","published_at":"2025-12-05T18:21:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7/manifests"},{"name":"rust-v0.66.0-alpha.6","sha":"bcf62740877a7837a0e3d6abf8535b93cae665d4","kind":"tag","published_at":"2025-12-05T17:07:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6/manifests"},{"name":"rust-v0.66.0-alpha.5","sha":"5910c104a495233e93ea26122ecffe0a475eccb8","kind":"tag","published_at":"2025-12-05T00:51:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5/manifests"},{"name":"rust-v0.66.0-alpha.4","sha":"3d2c1a9c272579c321cc420f97535385cfff5ee1","kind":"tag","published_at":"2025-12-04T22:13:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4/manifests"},{"name":"rust-v0.66.0-alpha.3","sha":"9f9de32c556a4505e45dc3990a2b94843a24d7b1","kind":"tag","published_at":"2025-12-04T21:44:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3/manifests"},{"name":"rust-v0.66.0-alpha.2","sha":"96431a5ddbf9fc05eed29d26e1ad57531611c41d","kind":"tag","published_at":"2025-12-04T20:19:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2/manifests"},{"name":"rust-v0.66.0-alpha.1","sha":"fe50962a033aa5863e4af1a1501130a620545cff","kind":"tag","published_at":"2025-12-04T18:36:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1/manifests"},{"name":"rust-v0.65.0","sha":"0cb995b34f5ba32a5b20c5893a930a5ad9469063","kind":"tag","published_at":"2025-12-04T17:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0/manifests"},{"name":"rust-v0.65.0-alpha.11","sha":"35fe5dc3ebc9eb1e8b78977fcc47d11fe77b71e7","kind":"tag","published_at":"2025-12-04T05:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11/manifests"},{"name":"rust-v0.65.0-alpha.10","sha":"0bf45b3a905def81e88691aac9581548781fb49e","kind":"tag","published_at":"2025-12-04T05:10:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10/manifests"},{"name":"rust-v0.65.0-alpha.9","sha":"8e392cbd9813796bcd4a5f5d89901633ac68e300","kind":"tag","published_at":"2025-12-04T04:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9/manifests"},{"name":"rust-v0.65.0-alpha.8","sha":"c81fd0c367cdecb32bc5f37fca8d2b019dab7d0a","kind":"tag","published_at":"2025-12-03T23:31:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8/manifests"},{"name":"rust-v0.65.0-alpha.7","sha":"840f07b0f479d98559aae9e633e837eb0c84b1f4","kind":"tag","published_at":"2025-12-03T23:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7/manifests"},{"name":"rust-v0.65.0-alpha.6","sha":"b70817582a0160d64ee59489aef2e37a56f0a08e","kind":"tag","published_at":"2025-12-03T20:15:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6/manifests"},{"name":"rust-v0.65.0-alpha.5","sha":"a461cf2c4af142f3554a64b019356d00456e3372","kind":"tag","published_at":"2025-12-03T20:07:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5/manifests"},{"name":"rust-v0.65.0-alpha.4","sha":"aff8f410e8b5336ec21961e65a28031d027fdef4","kind":"tag","published_at":"2025-12-03T16:44:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4/manifests"},{"name":"rust-v0.65.0-alpha.3","sha":"9fce18d39c627795e05027ab83fe40f5d772e993","kind":"tag","published_at":"2025-12-03T10:37:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3/manifests"},{"name":"rust-v0.65.0-alpha.2","sha":"92380acb28853a2418ca679fbe2e49db74cd33ae","kind":"tag","published_at":"2025-12-03T01:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2/manifests"},{"name":"rust-v0.65.0-alpha.1","sha":"c1809484193435f193d46d7e05ac7ad4dc5ef90c","kind":"tag","published_at":"2025-12-03T00:11:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1/manifests"},{"name":"rust-v0.64.0","sha":"a891a84dc6be9242e26502ea38afc96374ef5cfd","kind":"tag","published_at":"2025-12-02T21:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0/manifests"},{"name":"rust-v0.64.0-alpha.13","sha":"cfe16ae31a1d8b9f730eb0b252ca98a5a8431f37","kind":"tag","published_at":"2025-12-02T02:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13/manifests"},{"name":"rust-v0.64.0-alpha.12","sha":"16c190f1cfe4ca40ed96896c9021027af33a1b76","kind":"tag","published_at":"2025-12-01T18:13:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12/manifests"},{"name":"rust-v0.64.0-alpha.11","sha":"481ff36d7299e7351993b735ddf8bf0101b2f101","kind":"tag","published_at":"2025-12-01T09:31:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11/manifests"},{"name":"rust-v0.64.0-alpha.10","sha":"33ec57ff5b67bc82e018ecbb56a666bb7e3a13e9","kind":"tag","published_at":"2025-11-28T11:33:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10/manifests"},{"name":"rust-v0.64.0-alpha.9","sha":"ace90b1f1f26d2102dfb736ce872e0e3328bc990","kind":"tag","published_at":"2025-11-25T18:19:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9/manifests"},{"name":"rust-v0.64.0-alpha.8","sha":"c295f22f9f3a593d96c995b1981628b802713696","kind":"tag","published_at":"2025-11-25T17:20:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8/manifests"},{"name":"rust-v0.64.0-alpha.7","sha":"598d826aed38b9ed3fc409b44b632b67b2340e8f","kind":"tag","published_at":"2025-11-25T16:28:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7/manifests"},{"name":"rust-v0.64.0-alpha.6","sha":"7b9fedb69d3dfd4eb4b329d9a6cb83600d6d19e5","kind":"tag","published_at":"2025-11-25T15:41:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6/manifests"},{"name":"rust-v0.64.0-alpha.5","sha":"832fa24b9f05035ed9869c4a9500f2a466f86bb7","kind":"tag","published_at":"2025-11-22T00:29:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5/manifests"},{"name":"rust-v0.64.0-alpha.4","sha":"875ea8b978cb9021baaf771205121327d6c61615","kind":"tag","published_at":"2025-11-22T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4/manifests"},{"name":"rust-v0.64.0-alpha.3","sha":"76234afb5bfedf6fe694a97f7824c84a738ed85f","kind":"tag","published_at":"2025-11-21T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3/manifests"},{"name":"rust-v0.64.0-alpha.2","sha":"b46b0dddcc76954efc0498cbdb740eaf78e697b9","kind":"tag","published_at":"2025-11-21T21:19:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2/manifests"},{"name":"rust-v0.64.0-alpha.1","sha":"1d621c1e6e674ebdcf8703ecd7acf0085f55c453","kind":"tag","published_at":"2025-11-21T20:50:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1/manifests"},{"name":"rust-v0.63.0","sha":"80d6a3868ef1414e0fb1c2e28a369f2ef4fa4dcc","kind":"tag","published_at":"2025-11-21T18:00:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.63.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0/manifests"},{"name":"rust-v0.62.0","sha":"f0828da71a52c17dfb50fb4f79b85b866413a4ed","kind":"tag","published_at":"2025-11-21T16:59:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0/manifests"},{"name":"rust-v0.62.0-alpha.4","sha":"7d8f56ac36f4eb4d4c44b7807368b5db8243d6ad","kind":"tag","published_at":"2025-11-21T16:54:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4/manifests"},{"name":"rust-v0.62.0-alpha.3","sha":"cb51ea0ae06ead1464090bfe601bda83f1e5def6","kind":"tag","published_at":"2025-11-21T16:08:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3/manifests"},{"name":"rust-v0.62.0-alpha.2","sha":"bb9ef2ead33644338821b63bde68a7213650dbc9","kind":"tag","published_at":"2025-11-21T03:31:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2/manifests"},{"name":"rust-v0.62.0-alpha.1","sha":"fb0f292d634a6a0e9130073d9c2099295226afc6","kind":"tag","published_at":"2025-11-20T23:12:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1/manifests"},{"name":"rust-v0.61.0","sha":"c324bd4ab6a785e7bfbb3c50ea74f99d216b207a","kind":"tag","published_at":"2025-11-20T15:50:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0/manifests"},{"name":"rust-v0.61.0-alpha.4","sha":"80e7d9ff4f66d6fe307cfbbab9bae982e9e07b14","kind":"tag","published_at":"2025-11-20T15:26:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4/manifests"},{"name":"rust-v0.61.0-alpha.3","sha":"482bb2670e2dd26ad4baec74283f90573f8c07ca","kind":"tag","published_at":"2025-11-20T01:24:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3/manifests"},{"name":"rust-v0.61.1-alpha.2","sha":"c9199c2c2c26e3bc642fd91704120ed88be76963","kind":"tag","published_at":"2025-11-20T01:15:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2/manifests"},{"name":"rust-v0.61.0-alpha.2","sha":"100836a2178fe5febd19697f42171de404e08b0c","kind":"tag","published_at":"2025-11-19T22:08:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2/manifests"},{"name":"rust-v0.61.1-alpha.1","sha":"f864e9455b5aaea265943082cd5adcbb064ebdd1","kind":"tag","published_at":"2025-11-19T21:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1/manifests"},{"name":"rust-v0.60.1","sha":"994ca5c30a6b766aa760592f57d8ae72725e8437","kind":"tag","published_at":"2025-11-19T19:22:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1/manifests"},{"name":"rust-v0.60.0-alpha.1","sha":"3ec42ab0e8c879e7691d21b9eb72466db29c64d2","kind":"tag","published_at":"2025-11-19T19:08:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1/manifests"},{"name":"rust-v0.59.0","sha":"e51dae128299501460d36441258562457395d45e","kind":"tag","published_at":"2025-11-19T17:48:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0/manifests"},{"name":"rust-v0.59.0-alpha.21","sha":"b62e182006aef24eaac80704428b9e4bbdc65393","kind":"tag","published_at":"2025-11-19T17:40:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21/manifests"},{"name":"rust-v0.59.0-alpha.20","sha":"103945520c7ca7541b85c5cf8bd741a427627b37","kind":"tag","published_at":"2025-11-19T17:07:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20/manifests"},{"name":"rust-v0.59.0-alpha.19","sha":"3edb47a48bfc2cb18ca38055d18082a6c665de54","kind":"tag","published_at":"2025-11-19T17:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19/manifests"},{"name":"rust-v0.59.0-alpha.18","sha":"e0cf573fefff0ffa8d7f28e40f3ef283ffeb83e1","kind":"tag","published_at":"2025-11-19T16:29:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18/manifests"},{"name":"rust-v0.59.0-alpha.17","sha":"8aef54c4a7fada5e6b883cd80376f81e07e2a58d","kind":"tag","published_at":"2025-11-19T13:54:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17/manifests"},{"name":"rust-v0.59.0-alpha.16","sha":"7cd630c80b43c3458758c25146dc5475077cdb6e","kind":"tag","published_at":"2025-11-19T11:23:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16/manifests"},{"name":"rust-v0.59.0-alpha.15","sha":"7e6f07f6fd0f88314ba5e26fbca593fbcd221d5f","kind":"tag","published_at":"2025-11-19T09:56:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15/manifests"},{"name":"rust-v0.59.0-alpha.14","sha":"be61229d099f998870aeb419e7fbf48c5ca27dd1","kind":"tag","published_at":"2025-11-19T09:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14/manifests"},{"name":"rust-v0.59.0-alpha.13","sha":"3a9dbf4b3800f6934bb19911f89ac361bb432fc0","kind":"tag","published_at":"2025-11-19T08:39:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13/manifests"},{"name":"rust-v0.59.0-alpha.12","sha":"d8e5318755c7aba84b1b7d2dfe1ffe5dbfdad019","kind":"tag","published_at":"2025-11-19T02:47:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12/manifests"},{"name":"rust-v0.59.0-alpha.11","sha":"64a1c1765977f4b3113f601b69efd17a82150fa3","kind":"tag","published_at":"2025-11-19T01:42:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11/manifests"},{"name":"rust-v0.59.0-alpha.10","sha":"a11686c96bde27a80ec4352600fab2bcddc8ef68","kind":"tag","published_at":"2025-11-18T22:50:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10/manifests"},{"name":"rust-v0.59.0-alpha.9","sha":"b0ca2e380d9691ebe15961ec7a4a120beb60a9a0","kind":"tag","published_at":"2025-11-18T17:28:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9/manifests"},{"name":"rust-v0.59.0-alpha.8","sha":"9d465305bd2e0ce46bb451a59ba968b96fcc65c3","kind":"tag","published_at":"2025-11-18T17:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8/manifests"},{"name":"rust-v0.59.0-alpha.7","sha":"e9516baae1485cfa46e8f83cfb1774d964027caf","kind":"tag","published_at":"2025-11-18T06:26:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7/manifests"},{"name":"rust-v0.59.0-alpha.6","sha":"ba7308e3cae4843f4db296fdec95526c3ba168e0","kind":"tag","published_at":"2025-11-17T16:20:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6/manifests"},{"name":"rust-v0.59.0-alpha.5","sha":"697a6f3a9778c0aa3d7fa402287c735abce46ab8","kind":"tag","published_at":"2025-11-15T07:29:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5/manifests"},{"name":"rust-v0.59.0-alpha.4","sha":"8edbe42c04a9b602a7720f2f5e650ac8b7285a63","kind":"tag","published_at":"2025-11-15T03:51:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4/manifests"},{"name":"rust-v0.59.0-alpha.3","sha":"8b5b6530c385651c3c7ebb897d751f6962d45d1a","kind":"tag","published_at":"2025-11-15T00:58:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3/manifests"},{"name":"rust-v0.59.0-alpha.2","sha":"604f2aab6e0be6c1b98b6b8a259c4508f6262b45","kind":"tag","published_at":"2025-11-14T19:24:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2/manifests"},{"name":"rust-v0.59.0-alpha.1","sha":"b694738a2bd1676b3d6c8a269d36c5c392396059","kind":"tag","published_at":"2025-11-13T23:12:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1/manifests"},{"name":"rust-v0.58.0","sha":"9192b41122d78942d86e72498764a666532289c4","kind":"tag","published_at":"2025-11-13T17:39:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0/manifests"},{"name":"rust-v0.58.0-alpha.10","sha":"bb29d8b398431a1fb84eb9f440a7ae2d00d83de2","kind":"tag","published_at":"2025-11-13T16:14:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10/manifests"},{"name":"rust-v0.58.0-alpha.9","sha":"9d0556955f654905d442c64420429ce0644088be","kind":"tag","published_at":"2025-11-13T06:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9/manifests"},{"name":"rust-v0.58.0-alpha.8","sha":"e5d144a1aaadbedfc0114ab2295c087dadec2b59","kind":"tag","published_at":"2025-11-13T03:48:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8/manifests"},{"name":"rust-v0.58.0-alpha.7","sha":"4a4894d8e18718769c65c0912732fbaf6c28d07b","kind":"tag","published_at":"2025-11-13T00:51:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7/manifests"},{"name":"rust-v0.58.0-alpha.6","sha":"62183c6404d68687035c5d8b614f2e6a6fe50424","kind":"tag","published_at":"2025-11-12T21:04:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6/manifests"},{"name":"rust-v0.58.0-alpha.5","sha":"4cfbc9cce312eee85bc84702f857330e1b8e0009","kind":"tag","published_at":"2025-11-12T16:30:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5/manifests"},{"name":"rust-v0.58.0-alpha.4","sha":"6cca47a43780a17efbcbc81a8d383b65f717cf42","kind":"tag","published_at":"2025-11-11T16:20:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4/manifests"},{"name":"rust-v0.58.0-alpha.3","sha":"e3416b186ace1a30fdaedbd6c88005558dd7e18e","kind":"tag","published_at":"2025-11-11T01:43:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3/manifests"},{"name":"rust-v0.58.0-alpha.2","sha":"1b24a0670e16a2b8b61f96cd5a0ae7d646cd340d","kind":"tag","published_at":"2025-11-10T20:07:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2/manifests"},{"name":"rust-v0.58.0-alpha.1","sha":"c6efee37bf9bbc8d6fa698644302db2382c79680","kind":"tag","published_at":"2025-11-10T17:26:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1/manifests"},{"name":"rust-v0.57.0","sha":"7fbae94b619b8be706566bec072eb2784972cbaf","kind":"tag","published_at":"2025-11-09T22:07:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0/manifests"},{"name":"rust-v0.57.0-alpha.3","sha":"5e491294ec50a77e0267e5ef93ef872f712a8ed1","kind":"tag","published_at":"2025-11-08T01:55:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3/manifests"},{"name":"rust-v0.57.0-alpha.2","sha":"9633f0064f861fac72729e764b6df2885df829a1","kind":"tag","published_at":"2025-11-08T00:36:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2/manifests"},{"name":"rust-v0.57.0-alpha.1","sha":"f784b004981a9e396da193c3a3ac05d331f8dd89","kind":"tag","published_at":"2025-11-07T19:13:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1/manifests"},{"name":"rust-v0.56.0","sha":"cdb32ac545d50f3f1c6ee51a71ac1dc12dc7d21b","kind":"tag","published_at":"2025-11-07T17:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0/manifests"},{"name":"rust-v0.56.0-alpha.6","sha":"13895d936da82a393d52cf9ed17d0869ac146bb3","kind":"tag","published_at":"2025-11-07T17:36:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6/manifests"},{"name":"rust-v0.56.0-alpha.5","sha":"f5010e99b6d1a8cf112eaead98a69e41ffdb3d37","kind":"tag","published_at":"2025-11-06T22:13:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5/manifests"},{"name":"rust-v0.56.0-alpha.4","sha":"b721d237297ab44aea721169f4205f237ea78441","kind":"tag","published_at":"2025-11-06T16:36:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4/manifests"},{"name":"rust-v0.56.0-alpha.3","sha":"94a6b98b1a2aea3cbdfb6dc4371e44075f97deb6","kind":"tag","published_at":"2025-11-05T19:21:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3/manifests"},{"name":"rust-v0.56.0-alpha.2","sha":"8b49211e67d3c863df5ecc13fc5f88516a20fa69","kind":"tag","published_at":"2025-11-05T18:42:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2/manifests"},{"name":"rust-v0.56.0-alpha.1","sha":"64cd06433ec75bc2801a89ab78293b98822c499e","kind":"tag","published_at":"2025-11-05T17:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1/manifests"},{"name":"rust-v0.55.0","sha":"2e2063cab1cae3d57ffd439c3c232b766de60c1f","kind":"tag","published_at":"2025-11-04T20:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.55.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0/manifests"},{"name":"rust-v0.54.0","sha":"2b816973c9de54bf0fff79f6382c2195d5f4226b","kind":"tag","published_at":"2025-11-04T18:31:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0/manifests"},{"name":"rust-v0.54.0-alpha.3","sha":"e148ba4de8c44fe0114d53451a0f95b1ea00986e","kind":"tag","published_at":"2025-11-04T17:18:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3/manifests"},{"name":"rust-v0.54.0-alpha.2","sha":"fb3af839f9ec5c3b2ba8b3dea4d26da7c1765a0a","kind":"tag","published_at":"2025-11-03T18:07:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2/manifests"},{"name":"rust-v0.54.0-alpha.1","sha":"23b5023efec1fa7dc25ca04ca07a4f131a6bcfd3","kind":"tag","published_at":"2025-10-31T21:49:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1/manifests"},{"name":"rust-v0.53.0","sha":"ca80bc4902b7ca49112907152e8ed0879eaa0b78","kind":"tag","published_at":"2025-10-31T00:56:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0/manifests"},{"name":"rust-v0.53.0-alpha.1","sha":"30063284ccdcdad45c6db956ba8bfa56e1664c39","kind":"tag","published_at":"2025-10-30T20:25:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1/manifests"},{"name":"rust-v0.52.0","sha":"e771b1fa77e8fd558dac4b2cdc05d0c2fe54aca8","kind":"tag","published_at":"2025-10-30T18:09:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.52.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0/manifests"},{"name":"rust-v0.51.0-alpha.11","sha":"47d613f059051bb9b3a5abedeeef38bb1d84f503","kind":"tag","published_at":"2025-10-30T16:28:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11/manifests"},{"name":"rust-v0.51.0","sha":"42da445b02fc888d37294a3903199aa37ed64b51","kind":"tag","published_at":"2025-10-30T16:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0/manifests"},{"name":"rust-v0.51.0-alpha.10","sha":"81b899ab30b02c6a4536a5fe1ffcebaf58789386","kind":"tag","published_at":"2025-10-30T01:30:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10/manifests"},{"name":"rust-v0.51.0-alpha.9","sha":"3b29abd9a654e5acd45e7dd31f5d23a11fc5be25","kind":"tag","published_at":"2025-10-29T23:00:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9/manifests"},{"name":"rust-v0.51.0-alpha.8","sha":"bc008a75a6956948345db62ca98893197cef99c7","kind":"tag","published_at":"2025-10-29T21:09:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8/manifests"},{"name":"rust-v0.51.0-alpha.7","sha":"7bf26739e7601be6a9335cb8f05bb5a92090f7aa","kind":"tag","published_at":"2025-10-29T16:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7/manifests"},{"name":"rust-v0.51.0-alpha.6","sha":"eb7c5484e985696f77aa105d725d40300f497887","kind":"tag","published_at":"2025-10-29T00:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6/manifests"},{"name":"rust-v0.51.0-alpha.5","sha":"54740bd1c8f1b65a5370c1fa345a4fc4f94f038c","kind":"tag","published_at":"2025-10-28T20:07:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5/manifests"},{"name":"rust-v0.51.0-alpha.4","sha":"995901746c352856fd61da6c4d1bac4956a0f74f","kind":"tag","published_at":"2025-10-28T19:03:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4/manifests"},{"name":"rust-v0.51.0-alpha.3","sha":"aa90380ff3dde1bfa17bdbaa9f7d0a5be21f2cc7","kind":"tag","published_at":"2025-10-27T21:57:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3/manifests"},{"name":"rust-v0.51.0-alpha.2","sha":"52e4b6d785e611ea9571e8af9dd54fcbf766b89e","kind":"tag","published_at":"2025-10-27T16:14:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2/manifests"},{"name":"rust-v0.51.0-alpha.1","sha":"a4453c3560657fff673e105afc7eb0968d4eafac","kind":"tag","published_at":"2025-10-27T03:26:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1/manifests"},{"name":"rust-v0.50.0","sha":"b4123b7b1db22a3c0a8b133a23c7b30a477d7b65","kind":"tag","published_at":"2025-10-25T21:16:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0/manifests"},{"name":"rust-v0.50.0-alpha.3","sha":"26f2d445a2226beb0f24103ab3682a4a6560d8ae","kind":"tag","published_at":"2025-10-25T06:08:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3/manifests"},{"name":"rust-v0.50.0-alpha.2","sha":"2521779e0d82b55a5630cad3ad7ed6a13015107a","kind":"tag","published_at":"2025-10-25T05:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2/manifests"},{"name":"rust-v0.50.0-alpha.1","sha":"a25d16d375aa46eaa3ea1e760683701b6a3c6fad","kind":"tag","published_at":"2025-10-24T23:36:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1/manifests"},{"name":"rust-v0.49.0","sha":"63f1267d867f00f18bde079f915c4545f4c0fe9e","kind":"tag","published_at":"2025-10-24T18:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.49.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0/manifests"},{"name":"rust-v0.48.0","sha":"3c1609f94a681e26bc3b88b866b41344f4f5784b","kind":"tag","published_at":"2025-10-23T23:24:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0/manifests"},{"name":"rust-v0.48.0-alpha.4","sha":"b0c34dbd2af0ad03b08ca3afd6377fcdc92772dc","kind":"tag","published_at":"2025-10-23T16:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4/manifests"},{"name":"rust-v0.48.0-alpha.3","sha":"69812f55a36d1e029ac008be204f9faea5d8470d","kind":"tag","published_at":"2025-10-21T21:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3/manifests"},{"name":"rust-v0.48.0-alpha.2","sha":"7586d44e3e376cef2ee28d0fddc270c125e58740","kind":"tag","published_at":"2025-10-21T04:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2/manifests"},{"name":"rust-v0.48.0-alpha.1","sha":"bf8dcc363efb432a4834cd664b3678cf129d02f2","kind":"tag","published_at":"2025-10-20T04:41:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1/manifests"},{"name":"rust-v0.47.0","sha":"c71297b9a9b3f7995445eff8d768837814ac06f8","kind":"tag","published_at":"2025-10-17T16:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0/manifests"},{"name":"rust-v0.47.0-alpha.3","sha":"73336da3f9586529b6ac71588180178f9899fc6c","kind":"tag","published_at":"2025-10-17T00:39:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3/manifests"},{"name":"rust-v0.47.0-alpha.2","sha":"cc2343d92be05297593509e66a9b07c87930d2f1","kind":"tag","published_at":"2025-10-16T22:09:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2/manifests"},{"name":"rust-v0.47.0-alpha.1","sha":"07edd2b3845d5fd19c36eff1c0fc1e15f06f38d1","kind":"tag","published_at":"2025-10-09T19:21:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1/manifests"},{"name":"rust-v0.46.0","sha":"b650f912c50ce4ce0a23b877aa8b1174878c30e2","kind":"tag","published_at":"2025-10-09T01:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0/manifests"},{"name":"rust-v0.46.0-alpha.7","sha":"5402a19a58d3131475476edf75d99dba5ab2df81","kind":"tag","published_at":"2025-10-08T23:13:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7/manifests"},{"name":"rust-v0.46.0-alpha.6","sha":"5d93899bceeaa613253433d9c35bb453503a5a1d","kind":"tag","published_at":"2025-10-08T21:58:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6/manifests"},{"name":"rust-v0.46.0-alpha.5","sha":"9ce80da38a307057fba97d08643f7e5744ec100d","kind":"tag","published_at":"2025-10-08T20:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5/manifests"},{"name":"rust-v0.46.0-alpha.4","sha":"59dd6783938001a1cf6359b201c7c03f3b64b395","kind":"tag","published_at":"2025-10-08T17:23:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4/manifests"},{"name":"rust-v0.46.0-alpha.3","sha":"56ce8e4452b99acf52b482108c9ceddf51754596","kind":"tag","published_at":"2025-10-08T15:16:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3/manifests"},{"name":"rust-v0.46.0-alpha.2","sha":"f73ebdf90c03d8e8c7eac79e0445f8d5283632ec","kind":"tag","published_at":"2025-10-08T00:45:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2/manifests"},{"name":"rust-v0.46.0-alpha.1","sha":"3fa2a2051b2b4e1690e073c1f4ca5d4bd692109a","kind":"tag","published_at":"2025-10-07T17:48:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1/manifests"},{"name":"rust-v0.45.0","sha":"a7c7869c23f88f6c468281e6f438ba4a91b81f26","kind":"tag","published_at":"2025-10-06T19:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0/manifests"},{"name":"rust-v0.45.0-alpha.6","sha":"654b0b32343646cff8b8b2b542f441b9d2af828d","kind":"tag","published_at":"2025-10-06T05:08:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6/manifests"},{"name":"rust-v0.45.0-alpha.5","sha":"de88695869c9a57eab08e23aabbcf0736792362a","kind":"tag","published_at":"2025-10-06T01:04:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5/manifests"},{"name":"rust-v0.45.0-alpha.4","sha":"93ff8d423804b45193818f7e87018048a177fef8","kind":"tag","published_at":"2025-10-05T20:59:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4/manifests"},{"name":"rust-v0.45.0-alpha.3","sha":"adf30ed28f6d7ea4eb6d023c22afd6271dab55fc","kind":"tag","published_at":"2025-10-05T06:02:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3/manifests"},{"name":"rust-v0.45.0-alpha.2","sha":"790f0cc4628f0f69494aa8990750bfee35b39b3a","kind":"tag","published_at":"2025-10-05T02:29:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2/manifests"},{"name":"rust-v0.45.0-alpha.1","sha":"c13e9cb801f838167ce4286bb3c6d548f2f505bb","kind":"tag","published_at":"2025-10-04T22:31:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1/manifests"},{"name":"rust-v0.44.0","sha":"488ec061bf4d36916b8f477c700ea4fde4162a7a","kind":"tag","published_at":"2025-10-03T16:43:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.44.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0/manifests"},{"name":"rust-v0.43.0-alpha.18","sha":"472f299bd71c3da1aa54f396dd58e6fe339df432","kind":"tag","published_at":"2025-10-03T04:46:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18/manifests"},{"name":"rust-v0.43.0-alpha.17","sha":"e52ff0a2ca6e55de36e5ef0478791e202fc5a670","kind":"tag","published_at":"2025-10-02T21:24:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17/manifests"},{"name":"rust-v0.43.0-alpha.16","sha":"4d14f8191918936b454c2fbe7fa7130a7f8c4c4b","kind":"tag","published_at":"2025-10-02T19:51:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16/manifests"},{"name":"rust-v0.43.0-alpha.15","sha":"c8281fa29e680917b935c45a98ac2c374a7a3cbb","kind":"tag","published_at":"2025-10-01T20:15:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15/manifests"},{"name":"rust-v0.43.0-alpha.14","sha":"4d1102afb4f6ed967faf0e3c68f1827cef1dc832","kind":"tag","published_at":"2025-10-01T19:32:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14/manifests"},{"name":"rust-v0.43.0-alpha.13","sha":"839c120cdedeeaf49956aaa086fe7e975b99ba9f","kind":"tag","published_at":"2025-10-01T19:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13/manifests"},{"name":"rust-v0.43.0-alpha.12","sha":"a16d7798b579e4db990459b9c73f99263c28055c","kind":"tag","published_at":"2025-10-01T18:34:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12/manifests"},{"name":"rust-v0.43.0","sha":"a23c1949727a72dbed0c630048a5a1a353eb9168","kind":"tag","published_at":"2025-10-01T17:46:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0/manifests"},{"name":"rust-v0.43.0-alpha.11","sha":"78d70381afa537e3821cec0ecb6bad7e3fe007ea","kind":"tag","published_at":"2025-10-01T17:42:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11/manifests"},{"name":"rust-v0.43.0-alpha.10","sha":"aa0b4192529545a9d8a1f0317e12ce4051407318","kind":"tag","published_at":"2025-10-01T16:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10/manifests"},{"name":"rust-v0.43.0-alpha.9","sha":"c5bd35835bf103bcdb2130781ce2208a38b02f63","kind":"tag","published_at":"2025-10-01T15:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9/manifests"},{"name":"rust-v0.43.0-alpha.8","sha":"f5690e227c33b85497138d046d9928a5d871de29","kind":"tag","published_at":"2025-10-01T03:34:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8/manifests"},{"name":"rust-v0.43.0-alpha.7","sha":"3fd643d926f75266d0c5d6250118405dd7810f49","kind":"tag","published_at":"2025-09-30T21:54:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7/manifests"},{"name":"rust-v0.43.0-alpha.6","sha":"09ba746c32f423454bf92b232dd73f3bb5c75b35","kind":"tag","published_at":"2025-09-30T19:03:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6/manifests"},{"name":"rust-v0.43.0-alpha.5","sha":"a3dcb73f121470f963162578880cce4c0574599c","kind":"tag","published_at":"2025-09-30T07:09:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5/manifests"},{"name":"rust-v0.43.0-alpha.4","sha":"3a0dd7df3b494e37669ff2a6405f324fecb9d459","kind":"tag","published_at":"2025-09-29T02:34:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4/manifests"},{"name":"rust-v0.43.0-alpha.3","sha":"ae8e97f8f22da650333779ae2eeae4f4c5abca64","kind":"tag","published_at":"2025-09-28T22:25:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3/manifests"},{"name":"rust-v0.43.0-alpha.2","sha":"97b9a8943a1115f54cf2d1822efde233c1597ad0","kind":"tag","published_at":"2025-09-27T19:19:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2/manifests"},{"name":"rust-v0.43.0-alpha.1","sha":"5eaaa57fd8597dbbe12e9202f344e9248f2082f2","kind":"tag","published_at":"2025-09-27T14:54:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1/manifests"},{"name":"rust-v0.42.0","sha":"7355ea95d7df53445359570103120b92ef9a084d","kind":"tag","published_at":"2025-09-26T18:29:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0/manifests"},{"name":"rust-v0.42.0-alpha.3","sha":"4730f3905ed971ebf71fe611d104b132cb5fa336","kind":"tag","published_at":"2025-09-26T15:20:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3/manifests"},{"name":"rust-v0.42.0-alpha.2","sha":"42971ad6d9b501e25b332390dfc65f0010fc8e6f","kind":"tag","published_at":"2025-09-26T14:18:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2/manifests"},{"name":"rust-v0.42.0-alpha.1","sha":"eb9f175ad82ae54a5f357b19a1cbf80629af281a","kind":"tag","published_at":"2025-09-26T05:54:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1/manifests"},{"name":"rust-v0.41.0","sha":"90cb84351669f700729be37d6c1cb546c678a871","kind":"tag","published_at":"2025-09-24T16:56:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0/manifests"},{"name":"rust-v0.41.0-alpha.1","sha":"610cf48a871b92b6c52df061c9585bf5ab6a2050","kind":"tag","published_at":"2025-09-24T06:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1/manifests"},{"name":"rust-v0.40.0","sha":"5268705a69713752adcbd8416ef9e84a683f7aa3","kind":"tag","published_at":"2025-09-23T16:15:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0/manifests"},{"name":"rust-v0.40.0-alpha.3","sha":"1f37ad40cb99466450523d359e0454530ad94892","kind":"tag","published_at":"2025-09-23T03:31:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3/manifests"},{"name":"rust-v0.40.0-alpha.2","sha":"4e5cf9d0da76548135b31321ba1202e788233adb","kind":"tag","published_at":"2025-09-23T00:18:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2/manifests"},{"name":"rust-v0.40.0-alpha.1","sha":"1d87d135d2f11e87493530fa450c85da29068f0b","kind":"tag","published_at":"2025-09-19T00:19:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1/manifests"},{"name":"rust-v0.39.0","sha":"077623f2e1a9e3d7ad64354383296368bf082f4c","kind":"tag","published_at":"2025-09-18T21:37:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0/manifests"},{"name":"rust-v0.39.0-alpha.2","sha":"c0e2cd53181140649a42442c49917d644f29b6af","kind":"tag","published_at":"2025-09-18T18:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2/manifests"},{"name":"rust-v0.39.0-alpha.1","sha":"f9d1a29f4aced1e256bb7f9d87b7de3e505d6b5f","kind":"tag","published_at":"2025-09-17T18:33:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1/manifests"},{"name":"rust-v0.38.0","sha":"17d2d8d71d98afb4980fce1f87db3638cf984d9f","kind":"tag","published_at":"2025-09-17T18:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.38.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0/manifests"},{"name":"rust-v0.37.0","sha":"d6f33bca970b2758335f79a5d4ad47e5de528a9d","kind":"tag","published_at":"2025-09-17T17:48:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0/manifests"},{"name":"rust-v0.37.0-alpha.4","sha":"f0aa181b908b503fe6b28f166f76e92d0ce2ca05","kind":"tag","published_at":"2025-09-17T05:57:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4/manifests"},{"name":"rust-v0.37.0-alpha.3","sha":"5bbc212189b60dd4ab23231be65f37f9a306c5e7","kind":"tag","published_at":"2025-09-17T04:38:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3/manifests"},{"name":"rust-v0.37.0-alpha.2","sha":"9546e313cab991921d4b161d00dbbc987e04e625","kind":"tag","published_at":"2025-09-17T04:03:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2/manifests"},{"name":"rust-v0.37.0-alpha.1","sha":"ac4f49f209635764bb8eaef54554554fe9f433c2","kind":"tag","published_at":"2025-09-16T19:09:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1/manifests"},{"name":"rust-v0.36.0","sha":"23e9c42809566b323f026f5235cf90b9171c2169","kind":"tag","published_at":"2025-09-15T17:04:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.36.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0/manifests"},{"name":"rust-v0.35.0","sha":"8d7865dac15c1cd218fefc3f7e0f386fb2845c6a","kind":"tag","published_at":"2025-09-15T15:52:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0/manifests"},{"name":"rust-v0.35.0-alpha.13","sha":"cf2298dd5528738fd8d685641c114193e561b955","kind":"tag","published_at":"2025-09-15T13:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13/manifests"},{"name":"rust-v0.35.0-alpha.12","sha":"121634d4c3ee4a26cb4113af026272d21eda4dd8","kind":"tag","published_at":"2025-09-15T07:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12/manifests"},{"name":"rust-v0.35.0-alpha.11","sha":"f47404109799720afa22f9d5a1d6d65dc22887b8","kind":"tag","published_at":"2025-09-15T01:22:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11/manifests"},{"name":"rust-v0.35.0-alpha.10","sha":"6428ac1e9882013a607376274f252e5f1f48165e","kind":"tag","published_at":"2025-09-15T00:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10/manifests"},{"name":"rust-v0.35.0-alpha.9","sha":"d83467d6e80136176e5eaeb56f16bc48207e927d","kind":"tag","published_at":"2025-09-14T23:17:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9/manifests"},{"name":"rust-v0.35.0-alpha.8","sha":"deda843ccd8a5a1839ee30a4c9da40866064be31","kind":"tag","published_at":"2025-09-14T21:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8/manifests"},{"name":"rust-v0.35.0-alpha.7","sha":"6d075578603d4dfa77ab04f31802ce430a37c258","kind":"tag","published_at":"2025-09-12T20:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7/manifests"},{"name":"rust-v0.35.0-alpha.6","sha":"b90df684bce7b9b69cf8805c3bde4b92d8012b98","kind":"tag","published_at":"2025-09-12T06:44:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6/manifests"},{"name":"rust-v0.35.0-alpha.5","sha":"e6d12790337a5ff8154b1977ff09642f1c334500","kind":"tag","published_at":"2025-09-12T04:05:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5/manifests"},{"name":"rust-v0.35.0-alpha.4","sha":"1e0e781457d613063620d3dd2f11c0ece8c56096","kind":"tag","published_at":"2025-09-11T20:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4/manifests"},{"name":"rust-v0.35.0-alpha.3","sha":"66be223ae3afb34e9459a0e195dacdf6145ff688","kind":"tag","published_at":"2025-09-11T18:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3/manifests"},{"name":"rust-v0.35.0-alpha.2","sha":"305252b2fb2d57bb40a9e4bad269db9a761f7099","kind":"tag","published_at":"2025-09-11T16:17:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2/manifests"},{"name":"rust-v0.35.0-alpha.1","sha":"61e4beeac3c7c01f9029cadc2b27649a40a449f6","kind":"tag","published_at":"2025-09-11T15:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1/manifests"},{"name":"rust-v0.34.0","sha":"0d2ceb199fbea0c9f8d43ad8ef300dfacb955a40","kind":"tag","published_at":"2025-09-10T21:15:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0/manifests"},{"name":"rust-v0.34.0-alpha.2","sha":"367a79d676330b1a7be66fa71ecb33f48173e2fb","kind":"tag","published_at":"2025-09-10T21:00:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2/manifests"},{"name":"rust-v0.34.0-alpha.1","sha":"de989c815665e2666adc35413642469aa25ed82f","kind":"tag","published_at":"2025-09-10T20:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1/manifests"},{"name":"rust-v0.33.0","sha":"fbea465ba891f62f2bc751fc5c737bf5893ba8d5","kind":"tag","published_at":"2025-09-10T19:41:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0/manifests"},{"name":"rust-v0.33.0-alpha.1","sha":"9479ee49fc7f7d36c53562f00680b2252879839f","kind":"tag","published_at":"2025-09-10T17:27:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1/manifests"},{"name":"rust-v0.32.0","sha":"1471b25cc44a73b4eaf9a6fb1d0f706974d809a4","kind":"tag","published_at":"2025-09-10T17:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0/manifests"},{"name":"rust-v0.32.0-alpha.3","sha":"1d56ee5a7d8effcdf8dec67e3f7ecfda0510280b","kind":"tag","published_at":"2025-09-10T02:34:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3/manifests"},{"name":"rust-v0.32.0-alpha.2","sha":"1ce8c547dc1c22595dd8bb6583613dec231d2b9d","kind":"tag","published_at":"2025-09-09T15:39:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2/manifests"},{"name":"rust-v0.32.0-alpha.1","sha":"8b8e4e6677631b499ce1497c5bd2da4eac2d4540","kind":"tag","published_at":"2025-09-08T21:55:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1/manifests"},{"name":"rust-v0.31.0","sha":"cf127102de208feeea000b4dff2e87e40615bd73","kind":"tag","published_at":"2025-09-08T21:20:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0/manifests"},{"name":"rust-v0.31.0-alpha.5","sha":"5b54432f5cceff1a8a026bbfbe16071321c3ced9","kind":"tag","published_at":"2025-09-08T17:49:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5/manifests"},{"name":"rust-v0.31.0-alpha.4","sha":"1c215df13526f6ba352bd29e5d6895ab2ac69b1b","kind":"tag","published_at":"2025-09-08T16:35:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4/manifests"},{"name":"rust-v0.31.0-alpha.3","sha":"630077d46df34093205bab06c8ddc9a4e1e4a6d3","kind":"tag","published_at":"2025-09-08T15:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3/manifests"},{"name":"rust-v0.31.0-alpha.2","sha":"7275346040324abfa6199b0fbdb1a6759a6e21ac","kind":"tag","published_at":"2025-09-06T02:10:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2/manifests"},{"name":"rust-v0.31.0-alpha.1","sha":"e3e65be86a9d8d958ff878eb2d8758584da8627b","kind":"tag","published_at":"2025-09-06T01:55:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1/manifests"},{"name":"rust-v0.30.0","sha":"35ebeaec27cf1aafd5e373d421691e6b60cf3a19","kind":"tag","published_at":"2025-09-05T21:55:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.30.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0/manifests"},{"name":"rust-v0.29.1-alpha.7","sha":"24063cb723c1e31585b4a9334d3d51448bf44784","kind":"tag","published_at":"2025-09-05T00:50:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7/manifests"},{"name":"rust-v0.29.1-alpha.6","sha":"acad9eaa0116a17e3a628cd4e750f16c934d4568","kind":"tag","published_at":"2025-09-04T20:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6/manifests"},{"name":"rust-v0.29.1-alpha.5","sha":"2fee87c66fe812464d44d84ec2ae2562e39ccd51","kind":"tag","published_at":"2025-09-04T17:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5/manifests"},{"name":"rust-v0.29.1-alpha.4","sha":"38dd4843e8d3295b10f332a0e7da4ec656ff9e36","kind":"tag","published_at":"2025-09-04T15:23:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4/manifests"},{"name":"rust-v0.29.1-alpha.3","sha":"594ca1c4d5470e183cd3955b085713939226fcb7","kind":"tag","published_at":"2025-09-04T06:23:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3/manifests"},{"name":"rust-v0.29.1-alpha.2","sha":"ccba32874383f496402ea5cb44dc9126739d2e36","kind":"tag","published_at":"2025-09-03T22:57:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2/manifests"},{"name":"rust-v0.29.1-alpha.1","sha":"267e229bd5132ccb14723751cecd63feb2a56c60","kind":"tag","published_at":"2025-09-03T15:49:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1/manifests"},{"name":"rust-v0.29.0-alpha.1","sha":"67568be0c9d53f59bd150884ef387d044140f32b","kind":"tag","published_at":"2025-09-03T15:39:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1/manifests"},{"name":"rust-v0.29.0","sha":"f88af324ebc1f1f65f2257e3b382a651e12f0e10","kind":"tag","published_at":"2025-09-03T08:20:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0/manifests"},{"name":"rust-v0.28.0","sha":"d8856d77ec29444f529c7a640c1cb1c02c5de971","kind":"tag","published_at":"2025-09-02T22:08:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0/manifests"},{"name":"rust-v0.28.0-alpha.2","sha":"a5ba5a148e1dedc3f1fec9c7daa99da45d6a88e0","kind":"tag","published_at":"2025-09-02T21:26:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2/manifests"},{"name":"rust-v0.28.0-alpha.1","sha":"7624ad602f53053e87e05bedcdc096ff8b89b902","kind":"tag","published_at":"2025-09-02T20:46:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1/manifests"},{"name":"rust-v0.27.0","sha":"3711e6b42834cae8384eac09e6248aa63bdd6ca2","kind":"tag","published_at":"2025-08-29T06:02:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.27.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0/manifests"},{"name":"rust-v0.26.0","sha":"f3ad33cd25e9e51129fd960626a2fdab8a2c775c","kind":"tag","published_at":"2025-08-29T03:22:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0/manifests"},{"name":"rust-v0.26.0-alpha.1","sha":"ad9bbc98a2bd0d39b3863b3daa854ecb79a49b7d","kind":"tag","published_at":"2025-08-27T17:24:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1/manifests"},{"name":"rust-v0.25.0","sha":"241d1bb216e14c0e1477c02df0ea06371a743df1","kind":"tag","published_at":"2025-08-27T08:30:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0/manifests"},{"name":"rust-v0.25.0-alpha.2","sha":"5d07455b7946ec0e8fa37a9ca42085f4852f1108","kind":"tag","published_at":"2025-08-27T06:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2/manifests"},{"name":"rust-v0.25.0-alpha.1","sha":"14f574eeb5be74c3453215f37ab679b9577504eb","kind":"tag","published_at":"2025-08-27T05:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1/manifests"},{"name":"rust-v0.24.0","sha":"f4242e92bd7771e5a862fbdf42de29319bfea5e6","kind":"tag","published_at":"2025-08-26T17:28:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0/manifests"},{"name":"rust-v0.24.0-alpha.10","sha":"539deed96e2ea937bf8ee75b5de4fd252b244eef","kind":"tag","published_at":"2025-08-26T05:05:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10/manifests"},{"name":"rust-v0.24.0-alpha.9","sha":"db9d06e05f7e5d7c66e55a2341d25fdc5077276a","kind":"tag","published_at":"2025-08-26T03:52:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9/manifests"},{"name":"rust-v0.24.0-alpha.8","sha":"3f2ee3641d1ea2eb5ab128bf7a3c9a20331e88e1","kind":"tag","published_at":"2025-08-25T22:58:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8/manifests"},{"name":"rust-v0.24.0-alpha.7","sha":"4d2120417b2fbe3fe956bcb38a684187390a6467","kind":"tag","published_at":"2025-08-25T17:24:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7/manifests"},{"name":"rust-v0.24.0-alpha.6","sha":"f584086fb889d017465a5d8adcfbb2c18bed16a8","kind":"tag","published_at":"2025-08-25T05:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6/manifests"},{"name":"rust-v0.24.0-alpha.5","sha":"9ac22fe58bc1b0950e108f25678bf3060b189a07","kind":"tag","published_at":"2025-08-24T21:39:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5/manifests"},{"name":"rust-v0.24.0-alpha.4","sha":"593786173368c33aabb936e131abf43b9184e03a","kind":"tag","published_at":"2025-08-24T18:44:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4/manifests"},{"name":"rust-v0.0.2508241142","sha":"4c952e9b54142f73d91f086507e9e28ee26a8901","kind":"tag","published_at":"2025-08-24T18:42:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2508241142","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2508241142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2508241142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142/manifests"},{"name":"rust-v0.24.0-alpha.3","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3/manifests"},{"name":"alpha-cli","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/alpha-cli","html_url":"https://github.com/openai/codex/releases/tag/alpha-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@alpha-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli/manifests"},{"name":"rust-v0.24.0-alpha.2","sha":"319f4a527f8040ac6de50917afb8f9ef43ae62ed","kind":"tag","published_at":"2025-08-22T21:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2/manifests"},{"name":"rust-v0.24.0-alpha.1","sha":"6004135ed8a13a9f4f9b6c2b4a24bd7e89f89a52","kind":"tag","published_at":"2025-08-21T05:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1/manifests"},{"name":"rust-v0.23.0","sha":"29a40864dce65369f9aa144d2751586feb245a13","kind":"tag","published_at":"2025-08-20T05:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0/manifests"},{"name":"rust-v0.23.0-alpha.8","sha":"4b60560fca736af432a1c888317498538cd6ec34","kind":"tag","published_at":"2025-08-20T04:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8/manifests"},{"name":"rust-v0.23.0-alpha.7","sha":"db1ac5c510bef1e96631ec835ca93e3924be4743","kind":"tag","published_at":"2025-08-20T03:33:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7/manifests"},{"name":"rust-v0.23.0-alpha.6","sha":"bdaf80fab48429660a6d7122750cedd90f6af0c0","kind":"tag","published_at":"2025-08-20T02:54:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6/manifests"},{"name":"rust-v0.23.0-alpha.5","sha":"b2e3ba144b18ae3d44ac72234038fccd1338cf7e","kind":"tag","published_at":"2025-08-19T04:52:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5/manifests"},{"name":"rust-v0.23.0-alpha.4","sha":"7064efc9493c55a68218acde44724b5aa682f60e","kind":"tag","published_at":"2025-08-18T20:11:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4/manifests"},{"name":"rust-v0.23.0-alpha.3","sha":"319f39be3ac42ef231de5956bc4533b0ef8d964b","kind":"tag","published_at":"2025-08-18T04:42:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3/manifests"},{"name":"rust-v0.23.0-alpha.2","sha":"d29d4d9b50ece38017d31213d2d36e0267fa800c","kind":"tag","published_at":"2025-08-17T17:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2/manifests"},{"name":"rust-v0.23.0-alpha.1","sha":"13de81deb50a85c5cc473a4d1838fc3d9634c63c","kind":"tag","published_at":"2025-08-15T21:48:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1/manifests"},{"name":"rust-v0.22.0","sha":"fa3bdf23cd2a39e562456e88d47614e75109bfcc","kind":"tag","published_at":"2025-08-15T17:21:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0/manifests"},{"name":"rust-v0.22.0-alpha.5","sha":"95e26a00f526cff72007816bc722ed22baac4594","kind":"tag","published_at":"2025-08-14T23:09:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5/manifests"},{"name":"rust-v0.22.0-alpha.4","sha":"622022a22775b70e520fb59f4cbb2f6dae2b925e","kind":"tag","published_at":"2025-08-14T18:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4/manifests"},{"name":"rust-v0.22.0-alpha.3","sha":"c9f7aacad0781b82d8ef0b17f8bfed9af4d9496a","kind":"tag","published_at":"2025-08-14T06:12:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3/manifests"},{"name":"rust-v0.22.0-alpha.2","sha":"9af3f897caa97e0e253536e32e22a7bfa5a5d96c","kind":"tag","published_at":"2025-08-14T00:55:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2/manifests"},{"name":"rust-v0.22.0-alpha.1","sha":"476e30ce606046045385140c6fc4c9c0a2984e5d","kind":"tag","published_at":"2025-08-13T18:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1/manifests"},{"name":"rust-v0.21.0","sha":"ece634208f394fd4be608ca405845e09ed52b7c4","kind":"tag","published_at":"2025-08-12T04:32:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0/manifests"},{"name":"rust-v0.21.0-alpha.1","sha":"ac17dd380d01fc2bcec254ef92b0586cea337323","kind":"tag","published_at":"2025-08-11T20:13:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1/manifests"},{"name":"rust-v0.20.0","sha":"45aed5edd139c38132de044596fdd55e47236657","kind":"tag","published_at":"2025-08-09T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0/manifests"},{"name":"rust-v0.20.0-alpha.4","sha":"bbe7ec896f1a77bfa9598906ce035c57b59f2355","kind":"tag","published_at":"2025-08-08T22:52:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4/manifests"},{"name":"rust-v0.20.0-alpha.3","sha":"5aeff74315a54044c50c2e1198263446359be3ea","kind":"tag","published_at":"2025-08-08T22:18:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3/manifests"},{"name":"rust-v0.20.0-alpha.2","sha":"8b2ba09ada72c0fd89cdab55cc0c42f1aba6d8d7","kind":"tag","published_at":"2025-08-08T20:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2/manifests"},{"name":"rust-v0.20.0-alpha.1","sha":"7b13acde9b8c39aaef8a6afa7fb16555487b231f","kind":"tag","published_at":"2025-08-08T20:05:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1/manifests"},{"name":"rust-v0.19.0","sha":"1dc2abd9266b51bef917fa31b223ece720793aab","kind":"tag","published_at":"2025-08-08T01:31:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.19.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0/manifests"},{"name":"rust-v0.18.0","sha":"7d9e571b3de908192007f04cebd320832dd1e09d","kind":"tag","published_at":"2025-08-08T01:30:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.18.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0/manifests"},{"name":"rust-v0.17.0","sha":"1b1f7113efdb5ba6ee7dd9846ff250060c46756b","kind":"tag","published_at":"2025-08-08T01:25:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.17.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0/manifests"},{"name":"rust-v0.16.0","sha":"9ffad621a207624abb4d7c94c0195c4ea12efc87","kind":"tag","published_at":"2025-08-07T17:53:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.16.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0/manifests"},{"name":"rust-v0.15.0","sha":"8f49a269657bee0d8e42f11128abcf71d2d09e68","kind":"tag","published_at":"2025-08-07T17:21:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0/manifests"},{"name":"rust-v0.15.0-alpha.1","sha":"41d7e727b9b4987a106b29ed1d258ba294bfb01b","kind":"tag","published_at":"2025-08-06T23:27:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1/manifests"},{"name":"rust-v0.14.0","sha":"fd92ea1e96b0695c88302331d7830f84453a6f74","kind":"tag","published_at":"2025-08-06T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0/manifests"},{"name":"rust-v0.14.0-alpha.3","sha":"31d06def790ffdedf7cb547d7358412fa7451dc5","kind":"tag","published_at":"2025-08-06T15:47:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3/manifests"},{"name":"rust-v0.14.0-alpha.2","sha":"e4b2fe0050bc81fac41398d034ebaa47872a3e64","kind":"tag","published_at":"2025-08-06T08:15:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2/manifests"},{"name":"rust-v0.14.0-alpha.1","sha":"829414b9aca044377891328809c63ab982815f76","kind":"tag","published_at":"2025-08-06T06:46:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1/manifests"},{"name":"rust-v0.13.0","sha":"615e37c3c34deb9812785fc45e4b277fdc132000","kind":"tag","published_at":"2025-08-05T20:56:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.13.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0/manifests"},{"name":"rust-v0.12.0","sha":"1d7924dcfb3b018f658df5982b951f006139f4ea","kind":"tag","published_at":"2025-08-05T01:27:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.12.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0/manifests"},{"name":"rust-v0.11.0","sha":"c3e5de0e13a6013a5e4af25e853282065c74f2c1","kind":"tag","published_at":"2025-08-02T00:41:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0/manifests"},{"name":"rust-v0.11.0-alpha.5","sha":"ae38c1e7db81f22b7e323b482f56f06797292fbd","kind":"tag","published_at":"2025-08-01T22:29:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5/manifests"},{"name":"rust-v0.11.0-alpha.4","sha":"16edc4b1d22d9cedc58b9469a8b7e6bd28748398","kind":"tag","published_at":"2025-08-01T22:07:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4/manifests"},{"name":"rust-v0.11.0-beta.1","sha":"8dfc8eacc2563a54f8887a9cbeeb67b113345738","kind":"tag","published_at":"2025-08-01T00:44:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1/manifests"},{"name":"rust-v0.11.0-alpha.3","sha":"13e679a39546988e8c03b9d2f7f9f89a4bcd21c3","kind":"tag","published_at":"2025-07-31T18:16:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3/manifests"},{"name":"rust-v0.11.0-alpha.2","sha":"92043c6a14d16629bd27b445a247d45a8fe30a88","kind":"tag","published_at":"2025-07-28T21:26:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2/manifests"},{"name":"rust-v0.11.0-alpha.1","sha":"142731f2506a1a151db4833626014df23d7ec6b0","kind":"tag","published_at":"2025-07-28T19:45:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1/manifests"},{"name":"rust-v0.11.0-alpha","sha":"1467206d7fdaef58ae05e864483d427f4933984f","kind":"tag","published_at":"2025-07-25T18:49:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha/manifests"},{"name":"rust-v0.10.0","sha":"e45084061e36e512d7c81043e0c3efac4752916a","kind":"tag","published_at":"2025-07-24T21:48:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.10.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0/manifests"},{"name":"rust-v0.9.0","sha":"12994d3a43532fc48ab924035f85cc12cff85fa3","kind":"tag","published_at":"2025-07-23T00:52:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0/manifests"},{"name":"rust-v0.9.0-beta.1","sha":"d2a88a2360e1eba2884d79d7df86a3ee6bcb7273","kind":"tag","published_at":"2025-07-22T22:56:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1/manifests"},{"name":"rust-v0.9.0-beta","sha":"cb4f97928d99360c5315b098cde20308618ffbef","kind":"tag","published_at":"2025-07-22T20:43:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta/manifests"},{"name":"rust-v0.9.0-alpha","sha":"6d5fe7a4876a207f449a360f423845315f887a0f","kind":"tag","published_at":"2025-07-22T07:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha/manifests"},{"name":"rust-v0.8.0","sha":"671f91d3ea7f7fc77dd05e4a7f02eface3834346","kind":"tag","published_at":"2025-07-19T00:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.8.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0/manifests"},{"name":"rust-v0.7.0","sha":"f9478bdfbe60970f126760251410de33980cb607","kind":"tag","published_at":"2025-07-14T16:42:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.7.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0/manifests"},{"name":"rust-v0.6.0","sha":"29c409c49ecc709b3803d4fa1260f88eb29d37ac","kind":"tag","published_at":"2025-07-12T23:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.6.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0/manifests"},{"name":"rust-v0.5.0","sha":"6ff62ba8cecec3456e64e1780d59337eb12fcbcf","kind":"tag","published_at":"2025-07-10T21:44:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.5.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0/manifests"},{"name":"rust-v0.4.0","sha":"345e8bece0aaa9570242d676b6588646a217c892","kind":"tag","published_at":"2025-07-09T06:53:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.4.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0/manifests"},{"name":"rust-v0.3.0","sha":"de04ab108de52f630ed78e5709fc166d0cb09752","kind":"tag","published_at":"2025-07-08T05:32:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.3.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0/manifests"},{"name":"rust-v0.2.0","sha":"b3bffa594d67dce8fd916dc74b8daea7a2c6f9f3","kind":"tag","published_at":"2025-06-30T19:12:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0/manifests"},{"name":"rust-v0.2.0-alpha.2","sha":"2925136536b06a324551627468d17e959afa18d4","kind":"tag","published_at":"2025-06-29T17:19:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2/manifests"},{"name":"codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","sha":"cd2d84d496158450ec25be0109016c7c70112132","kind":"commit","published_at":"2025-06-29T17:18:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.4","sha":"b289c9207090b2e27494545d7b5404e063bd86f3","kind":"tag","published_at":"2025-06-28T22:40:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.1.0-alpha.3","sha":"1341d8db51057ca281e9fdfd31c6bc8a2fad9c06","kind":"tag","published_at":"2025-06-28T22:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3/manifests"},{"name":"rust-v0.1.0-alpha.2","sha":"3cf7269d12a4401b5b50d00a9c3858383d0d1617","kind":"tag","published_at":"2025-06-28T22:34:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.1","sha":"93fe967c692feba5c30f660ab027c227a51b9853","kind":"tag","published_at":"2025-06-28T22:28:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1/manifests"},{"name":"codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","sha":"1b7c8d2569ec965a66ab409377030494bb100fff","kind":"commit","published_at":"2025-06-28T22:24:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.0.2506261603","sha":"6a8a936f75ea44faf05ff4fab0c6a36fc970428d","kind":"tag","published_at":"2025-06-26T23:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603/manifests"},{"name":"codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","sha":"fa0e17f83a7925bc023b5d35661f5af0828fc2c1","kind":"commit","published_at":"2025-06-26T20:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603/manifests"},{"name":"rust-v0.0.2506060849","sha":"5fc3c3023d9f179fb416b2722d1434bac278e916","kind":"tag","published_at":"2025-06-06T15:49:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849/manifests"},{"name":"codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","sha":"029f39b9da894d27dcde81b8636ef89d8b652a9f","kind":"commit","published_at":"2025-06-06T06:34:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849/manifests"},{"name":"rust-v0.0.2506052246","sha":"ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa","kind":"tag","published_at":"2025-06-06T05:46:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246/manifests"},{"name":"codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","sha":"2d5246050ad4fda4834d8f442faf5becd782b4b3","kind":"commit","published_at":"2025-06-06T05:45:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246/manifests"},{"name":"codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","sha":"77b017f67dc37415f6949c452546b1df906c212c","kind":"commit","published_at":"2025-06-06T05:11:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052203","sha":"121686615fd634e35f3e415896f36908cf8632f9","kind":"tag","published_at":"2025-06-06T05:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052135","sha":"84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0","kind":"tag","published_at":"2025-06-06T04:35:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135/manifests"},{"name":"codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","sha":"9db53b33aa28f19602dd82799e179dd8dca06dfb","kind":"commit","published_at":"2025-06-06T03:29:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135/manifests"},{"name":"rust-v0.0.2506030956","sha":"45519e12f39777b65c05ed498503ddcb60beb289","kind":"tag","published_at":"2025-06-03T16:56:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956/manifests"},{"name":"codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","sha":"c6fcec55fe4085b4885bd99e40b46756f12511fd","kind":"commit","published_at":"2025-06-03T16:40:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956/manifests"},{"name":"rust-v0.0.2505302325","sha":"ca8e97fcbcb991e542b8689f2d4eab9d30c399d6","kind":"tag","published_at":"2025-05-31T06:25:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325/manifests"},{"name":"codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","sha":"1159eaf04f26a95d2ffdfcffb6b7368e47996f4f","kind":"commit","published_at":"2025-05-31T06:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325/manifests"},{"name":"rust-v0.0.2505301630","sha":"378d773f3af95384eef51addf560df30aa9fd15f","kind":"tag","published_at":"2025-05-30T23:30:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630/manifests"},{"name":"codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","sha":"4f3d294762e7351268d4670812a24cd4a876a73a","kind":"commit","published_at":"2025-05-30T23:27:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630/manifests"},{"name":"codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","sha":"bdfa95ed313c88c219242e66182a9d044054a177","kind":"commit","published_at":"2025-05-29T23:59:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291659","sha":"dfac02b343605ce61154ab2e075ac6c38f533916","kind":"tag","published_at":"2025-05-29T23:59:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291458","sha":"b152435fb95e7f1ab197ae2cdde68ae29a7d219b","kind":"tag","published_at":"2025-05-29T21:58:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458/manifests"},{"name":"codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","sha":"a32d305ae6a8c8680932b5259f7dd7e5a086db26","kind":"commit","published_at":"2025-05-29T21:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458/manifests"},{"name":"rust-v0.0.2505270918","sha":"d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28","kind":"tag","published_at":"2025-05-27T16:18:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918/manifests"},{"name":"codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","sha":"29d154cb139d63ef4896dd5fa7ebc5b303fb7fea","kind":"commit","published_at":"2025-05-27T16:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918/manifests"},{"name":"rust-v0.0.2505231205","sha":"aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3","kind":"tag","published_at":"2025-05-23T19:05:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205/manifests"},{"name":"codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","sha":"4bf81373a730deb391a9c1a4b65d9d62f5902e13","kind":"commit","published_at":"2025-05-23T18:53:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205/manifests"},{"name":"rust-v0.0.2505231137","sha":"d2eee362c1c6cdc00bcb5bf1d479823ef33c143a","kind":"tag","published_at":"2025-05-23T18:37:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137/manifests"},{"name":"codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","sha":"89ef4efdcf033a3b0085328be5d144a292e5d50d","kind":"commit","published_at":"2025-05-23T18:37:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137/manifests"},{"name":"rust-v0.0.2505220956","sha":"6a77484c94956d5cd319da3f8500b178ec93fc90","kind":"tag","published_at":"2025-05-22T16:56:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956/manifests"},{"name":"codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","sha":"cb379d779744aada3e44e861bb9a653e22e5917a","kind":"commit","published_at":"2025-05-22T16:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956/manifests"},{"name":"rust-v0.0.2505212314","sha":"79cb07bf70a9036200aa2b61b211fe47ea13184a","kind":"tag","published_at":"2025-05-22T06:14:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314/manifests"},{"name":"codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","sha":"ef7208359f20f20a38781b14c9c13b31c20c67f4","kind":"commit","published_at":"2025-05-22T05:53:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314/manifests"},{"name":"rust-v0.0.2505191609","sha":"68e94c8c08943e1d4a53bd7987e319ba7dbffb74","kind":"tag","published_at":"2025-05-19T23:09:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609/manifests"},{"name":"codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","sha":"d766e845b391c4fa4c4c1f1bb0a2c49c6a21e4e1","kind":"commit","published_at":"2025-05-19T23:08:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609/manifests"},{"name":"rust-v0.0.2505191518","sha":"c74d7e13e7d8daf3a2493f6216918d5e59a38bed","kind":"tag","published_at":"2025-05-19T22:18:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518/manifests"},{"name":"codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","sha":"a4bfdf6779f5fe382383889f4854de5a9146d4b1","kind":"commit","published_at":"2025-05-19T22:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518/manifests"},{"name":"rust-v0.0.2505171051","sha":"5ee08335ac690a69035720a798df9865bc5a4278","kind":"tag","published_at":"2025-05-17T17:52:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051/manifests"},{"name":"codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","sha":"1c6a3f1097c00d578908572b54a376f82ecd9ab7","kind":"commit","published_at":"2025-05-17T17:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051/manifests"},{"name":"codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","sha":"c7312c9d524783971c2ce6ee4a80f03ebf76950c","kind":"commit","published_at":"2025-05-17T00:11:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505161708","sha":"b5257992b06373acef8b20a4ca25ffc1b96688e2","kind":"tag","published_at":"2025-05-17T00:08:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505151627","sha":"8d6a8b308e7457d432564083bb2f577cd39e132b","kind":"tag","published_at":"2025-05-15T23:27:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627/manifests"},{"name":"codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","sha":"ce2ecbe72f2adca6f27454065fdc6dcc9e8ab312","kind":"commit","published_at":"2025-05-15T23:26:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627/manifests"},{"name":"rust-v0.0.2505141652","sha":"cb19037ca3822e9b19b51417392f8afc046be607","kind":"tag","published_at":"2025-05-14T23:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652/manifests"},{"name":"codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","sha":"0b9ef93da519be9f988bd860ecb48777e5efb76e","kind":"commit","published_at":"2025-05-14T23:51:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652/manifests"},{"name":"rust-v0.0.2505141337","sha":"3a70a0bc280734d09448cb08ec05b5c44f7c798e","kind":"tag","published_at":"2025-05-14T20:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337/manifests"},{"name":"codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","sha":"34aa1991f1287f69ecead71c3fb2a9165ebb1afd","kind":"commit","published_at":"2025-05-14T20:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337/manifests"},{"name":"rust-v0.0.2505121726","sha":"94c47d69a3f92257e7f9717a2044bd55786eb999","kind":"tag","published_at":"2025-05-13T00:26:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726/manifests"},{"name":"codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","sha":"61b881d4e51a0e41e0bdce89feb6390f722a946c","kind":"commit","published_at":"2025-05-13T00:24:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726/manifests"},{"name":"rust-v0.0.2505121520","sha":"9949f6404378db6f54a01bcadb1956e0535d4921","kind":"tag","published_at":"2025-05-12T22:20:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520/manifests"},{"name":"codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","sha":"55142e3e6caddd1e613b71bcb89385ce5cc708bf","kind":"commit","published_at":"2025-05-12T22:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520/manifests"},{"name":"rust-v0.0.2505101753","sha":"7f24ec8cae83ae22e7cc306fea4844958370827d","kind":"tag","published_at":"2025-05-11T00:53:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753/manifests"},{"name":"codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","sha":"2b122da087e5515462733e54d540dec88b6ab134","kind":"commit","published_at":"2025-05-11T00:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753/manifests"},{"name":"rust-v0.0.2505061740","sha":"132146b6d4e133d014f763a0d8dabd853f3fc0c0","kind":"tag","published_at":"2025-05-07T00:40:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740/manifests"},{"name":"codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","sha":"c577e94b675da3aae23e9466e44cffec7cd19f21","kind":"commit","published_at":"2025-05-07T00:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740/manifests"},{"name":"rust-v0.0.2505021951","sha":"5915a59c8290765d6097caf4074aae93a85380fa","kind":"tag","published_at":"2025-05-03T02:51:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951/manifests"},{"name":"codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","sha":"a180ed44e8cfe9674ad9980d3b3509269bdaab77","kind":"commit","published_at":"2025-05-03T02:48:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951/manifests"},{"name":"rust-v0.0.2504301327","sha":"e40bc9911433bd3f942ef4604626fab5638a7a72","kind":"tag","published_at":"2025-04-30T20:27:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327/manifests"},{"name":"codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","sha":"e6fe8d6fa1cf5c6d64b0f7f4cb9d4ca4f5573c41","kind":"commit","published_at":"2025-04-30T20:25:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327/manifests"},{"name":"codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","sha":"b57124986748fa129707d41223915d6a537f0340","kind":"commit","published_at":"2025-04-30T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301219","sha":"72a4c38e41bc64f5a7c8c73d52f45784cb6b7137","kind":"tag","published_at":"2025-04-30T19:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301132","sha":"8f7a54501c33d088a38ac3817d72fdf0f2f316b2","kind":"tag","published_at":"2025-04-30T18:59:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301132","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132/manifests"},{"name":"rust-v.0.0.2504292236","sha":"e42dacbdc8adf7811c9f97153ec8bef01e85d98a","kind":"tag","published_at":"2025-04-30T03:24:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292236","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236/manifests"},{"name":"rust-v.0.0.2504292006","sha":"5122fe647fdc11e7773faab07679dea2e93edafb","kind":"tag","published_at":"2025-04-30T03:13:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292006","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006/manifests"},{"name":"rust-v.0.0.2504291954","sha":"1a39568e03b09cbd02cafa687ba4a43d1815c27c","kind":"tag","published_at":"2025-04-30T02:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291954","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291954","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291954","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954/manifests"},{"name":"rust-v.0.0.2504291926","sha":"85999d72770832e2b1b457401c6c68d86e08344b","kind":"commit","published_at":"2025-04-30T02:35:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291926","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291926","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291926","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926/manifests"},{"name":"rust-v.0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:25:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921/manifests"},{"name":"rust-v0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:23:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921/manifests"}]},"repo_metadata_updated_at":"2026-05-11T11:50:25.192Z","dependent_packages_count":0,"downloads":23,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.81074801968519,"dependent_packages_count":34.34739173194901,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.079069875817098},"purl":"pkg:npm/codexx-cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/codexx-cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/codexx-cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/codexx-cli/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-30T03:03:38.844Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1591,"past_year_pull_requests_count":2628,"past_year_avg_time_to_close_issue":1216759.6185185185,"past_year_avg_time_to_close_pull_request":295029.77672209026,"past_year_issues_closed_count":540,"past_year_pull_requests_closed_count":1684,"past_year_pull_request_authors_count":547,"past_year_issue_authors_count":1144,"past_year_avg_comments_per_issue":1.546825895663105,"past_year_avg_comments_per_pull_request":0.974124809741248,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":1226,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codexx-cli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codexx-cli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codexx-cli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codexx-cli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codexx-cli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codexx-cli/codemeta","maintainers":[{"uuid":"fukobabatekkral","login":"fukobabatekkral","name":null,"email":"mansizfurkan563@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~fukobabatekkral","role":null,"created_at":"2025-09-29T04:26:50.277Z","updated_at":"2025-09-29T04:26:50.277Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fukobabatekkral/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12140003,"name":"@lavdata/codex","ecosystem":"npm","description":"\u003ch1 align=\"center\"\u003eOpenAI Codex CLI\u003c/h1\u003e","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"lavdata","versions_count":6,"first_release_published_at":"2025-09-24T18:17:27.436Z","latest_release_published_at":"2025-10-01T08:43:02.983Z","latest_release_number":"0.42.1","last_synced_at":"2026-05-11T09:44:19.362Z","created_at":"2025-09-24T18:17:32.984Z","updated_at":"2026-05-11T11:50:25.077Z","registry_url":"https://www.npmjs.com/package/@lavdata/codex","install_command":"npm install @lavdata/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.42.1"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T11:50:25.052Z","dependent_packages_count":0,"downloads":60,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.78368931684799,"dependent_packages_count":34.30844826980898,"stargazers_count":0.33572173967017493,"forks_count":0.3678818184992222,"docker_downloads_count":null,"average":14.698935286206591},"purl":"pkg:npm/%40lavdata/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@lavdata/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@lavdata/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@lavdata/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lavdata%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lavdata%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lavdata%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lavdata%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lavdata%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@lavdata%2Fcodex/codemeta","maintainers":[{"uuid":"lavdata","login":"lavdata","name":null,"email":"vucan1892000@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~lavdata","role":null,"created_at":"2025-09-25T16:52:32.244Z","updated_at":"2025-09-25T16:52:32.244Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lavdata/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11703081,"name":"my-codex-no-sandbox","ecosystem":"npm","description":"\u003ch1 align=\"center\"\u003eOpenAI Codex CLI\u003c/h1\u003e \u003cp align=\"center\"\u003eLightweight coding agent that runs in your terminal\u003c/p\u003e","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-05-29T05:24:02.914Z","latest_release_published_at":"2025-05-29T05:24:02.914Z","latest_release_number":"0.1.2505290819","last_synced_at":"2026-05-11T09:44:27.025Z","created_at":"2025-05-29T05:24:39.956Z","updated_at":"2026-05-11T11:50:25.311Z","registry_url":"https://www.npmjs.com/package/my-codex-no-sandbox","install_command":"npm install my-codex-no-sandbox","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.2505290819"}},"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-04-14T21:09:02.000Z","size":390290,"stargazers_count":75256,"open_issues_count":2580,"forks_count":10660,"subscribers_count":428,"default_branch":"main","last_synced_at":"2026-04-14T21:09:23.332Z","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-04-14T20:51:07.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":865,"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":31821686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"rust-v0.121.0-alpha.9","sha":"6d654e41fc74b36d790a91f322cbf3c795c43727","kind":"tag","published_at":"2026-04-14T16:08:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.9/manifests"},{"name":"rust-v0.121.0-alpha.8","sha":"a1e497f74d0b51f64176c8d1786164c98addb66f","kind":"tag","published_at":"2026-04-14T14:17:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.8/manifests"},{"name":"rust-v0.121.0-alpha.7","sha":"1e865f13a097d627e9e179e4c6a0bd7551503544","kind":"tag","published_at":"2026-04-14T07:16:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.7/manifests"},{"name":"rust-v0.121.0-alpha.6","sha":"685679146f2c0cd0022975950b8c163b82dbde5a","kind":"tag","published_at":"2026-04-13T21:10:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.6/manifests"},{"name":"rust-v0.121.0-alpha.5","sha":"1458a291593494bb21910fd5f6f92430edd70208","kind":"tag","published_at":"2026-04-13T19:35:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.5/manifests"},{"name":"rust-v0.121.0-alpha.4","sha":"4a5718b60f3926ecff8bf45ff578a01f8ef00248","kind":"tag","published_at":"2026-04-13T14:34:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.4/manifests"},{"name":"rust-v0.121.0-alpha.3","sha":"4aef4e0997f8ad74a0ab95c0cf18e10ff628ceba","kind":"tag","published_at":"2026-04-12T21:28:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.3/manifests"},{"name":"rust-v0.121.0-alpha.2","sha":"f9206178057f472b642b9aed466e3b46259bbe4c","kind":"tag","published_at":"2026-04-11T20:52:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.2/manifests"},{"name":"rust-v0.121.0-alpha.1","sha":"14caa07dbe9982db4a3babd8902463a8dc7aed0f","kind":"tag","published_at":"2026-04-11T05:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.1/manifests"},{"name":"rust-v0.120.0","sha":"65319eb1400cbd2890c43d572263dabd25f18ba9","kind":"tag","published_at":"2026-04-11T01:58:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0/manifests"},{"name":"rust-v0.120.0-alpha.3","sha":"d015e76298c3a1de07e8eff90bc0d57cb76e8d4c","kind":"tag","published_at":"2026-04-11T00:46:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.3/manifests"},{"name":"rust-v0.120.0-alpha.2","sha":"2bb6f8e7e4db215ad7baa3eef1136fb2684b78bf","kind":"tag","published_at":"2026-04-11T00:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.2/manifests"},{"name":"rust-v0.120.0-alpha.1","sha":"24bc2d6a965a8bbc142b4c1100b1b83c982f73dd","kind":"tag","published_at":"2026-04-10T23:52:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.1/manifests"},{"name":"rust-v0.119.0","sha":"4a3466efbf84cfb7469eca94bbf6307166c9f48e","kind":"tag","published_at":"2026-04-10T20:45:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0/manifests"},{"name":"rust-v0.119.0-alpha.33","sha":"4454a0badecfc32134c0727322ff823ab1d7c43b","kind":"tag","published_at":"2026-04-10T19:15:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.33","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.33/manifests"},{"name":"rust-v0.119.0-alpha.32","sha":"0cb6d1d07316b56c43b9d2c28b65d17c6de0489b","kind":"tag","published_at":"2026-04-10T17:24:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.32","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.32/manifests"},{"name":"rust-v0.119.0-alpha.31","sha":"c3177fce8b52374785704f7ebcc108cebaac84e5","kind":"tag","published_at":"2026-04-10T16:13:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.31","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.31/manifests"},{"name":"rust-v0.119.0-alpha.30","sha":"dd9623e5a42accb71d2ac71a0039edde510e14ba","kind":"tag","published_at":"2026-04-10T01:11:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.30","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.30/manifests"},{"name":"rust-v0.119.0-alpha.29","sha":"1b60afc01a7bb61076242826840adf7a1a95a2f3","kind":"tag","published_at":"2026-04-09T22:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.29","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.29/manifests"},{"name":"rust-v0.119.0-alpha.28","sha":"f45691da639247637eb09084d37340be4a84c494","kind":"tag","published_at":"2026-04-09T06:53:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.28/manifests"},{"name":"rust-v0.119.0-alpha.27","sha":"819d6d2cbb96a00fd35ba4ce382a362b9045e451","kind":"tag","published_at":"2026-04-09T05:11:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.27/manifests"},{"name":"rust-v0.119.0-alpha.26","sha":"30a51fe8b9d2da4158ce0b046bbb132fc6212660","kind":"tag","published_at":"2026-04-09T03:20:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.26/manifests"},{"name":"rust-v0.119.0-alpha.25","sha":"d1511eb42c831e27b2f90550799a34e2137ca17e","kind":"tag","published_at":"2026-04-09T01:23:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.25/manifests"},{"name":"rust-v0.119.0-alpha.24","sha":"8244eb31a527a5ff418b170b846d6e09ce036c94","kind":"tag","published_at":"2026-04-08T22:27:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.24/manifests"},{"name":"rust-v0.119.0-alpha.23","sha":"abbea1302023a9cd96628ce61290ea49ac534a2c","kind":"tag","published_at":"2026-04-08T21:08:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.23/manifests"},{"name":"rust-v0.119.0-alpha.22","sha":"214150b3697457b872823504c202cae45787a1de","kind":"tag","published_at":"2026-04-08T19:15:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.22/manifests"},{"name":"rust-v0.119.0-alpha.21","sha":"c0a10e0b48fc5722c012b3ea9b030ac0354fc30b","kind":"tag","published_at":"2026-04-08T17:51:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.21/manifests"},{"name":"rust-v0.119.0-alpha.20","sha":"295d79043c4d9c606dc1d0a0042ed16269da39b8","kind":"tag","published_at":"2026-04-08T16:02:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.20/manifests"},{"name":"rust-v0.119.0-alpha.19","sha":"3bdefcf8809c6d2b98312ecf2511b65a1523a579","kind":"tag","published_at":"2026-04-08T04:00:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.19/manifests"},{"name":"rust-v0.119.0-alpha.18","sha":"25bf7ba83f3aea5142c1a32e8fc4a5f54e6cf1f8","kind":"tag","published_at":"2026-04-08T00:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.18/manifests"},{"name":"rust-v0.119.0-alpha.17","sha":"c7859c4a5f8037c34c3ed68a093c4add42e78dda","kind":"tag","published_at":"2026-04-07T22:20:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.17/manifests"},{"name":"rust-v0.119.0-alpha.16","sha":"0467885c588c87fab55d278e2233b23a6bb81f49","kind":"tag","published_at":"2026-04-07T19:43:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.16/manifests"},{"name":"rust-v0.119.0-alpha.15","sha":"9e971c8afc4e750dd344b97d1e434c9119154d05","kind":"tag","published_at":"2026-04-07T06:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.15/manifests"},{"name":"rust-v0.119.0-alpha.14","sha":"5bbe1aa55baefd56bc0ed0659e0fd0ffc21c9813","kind":"tag","published_at":"2026-04-07T02:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.14/manifests"},{"name":"rust-v0.119.0-alpha.13","sha":"bf668aea7a4f41882568b504fb3ddbb0dbb0e30b","kind":"tag","published_at":"2026-04-06T23:54:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.13/manifests"},{"name":"rust-v0.119.0-alpha.12","sha":"1440dda2400fb0d1a346a7469ce33996776c5448","kind":"tag","published_at":"2026-04-06T19:03:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.12/manifests"},{"name":"rust-v0.119.0-alpha.11","sha":"e169c915824307eef6c175b7f28fb381da853ef0","kind":"tag","published_at":"2026-04-04T06:08:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.11/manifests"},{"name":"rust-v0.119.0-alpha.10","sha":"48077f28e07117375f84a08924555b687de019ee","kind":"tag","published_at":"2026-04-04T02:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.10/manifests"},{"name":"rust-v0.119.0-alpha.9","sha":"b02ce16f0858caf9a5f5480c94731b15c03456ff","kind":"tag","published_at":"2026-04-04T01:30:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.9/manifests"},{"name":"rust-v0.119.0-alpha.8","sha":"709fe53aa9372c3e3cd135b9ae663385b4807b09","kind":"tag","published_at":"2026-04-03T07:33:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.8/manifests"},{"name":"rust-v0.119.0-alpha.7","sha":"a4e56ec60d0dc68536c9c25a7c82f40d47534fa4","kind":"tag","published_at":"2026-04-03T06:17:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.7/manifests"},{"name":"rust-v0.119.0-alpha.6","sha":"51591e8d4e4d1595234ae980f4c7a7a95b292f5a","kind":"tag","published_at":"2026-04-03T02:44:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.6/manifests"},{"name":"rust-v0.119.0-alpha.5","sha":"002672e525c1f3142aaea94c3ef4e6b6fb0c8159","kind":"tag","published_at":"2026-04-02T19:24:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.5/manifests"},{"name":"rust-v0.119.0-alpha.4","sha":"fa0eb2b01aab110d0cb9d50d518f6cede5084ff2","kind":"tag","published_at":"2026-04-02T14:51:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.4/manifests"},{"name":"rust-v0.119.0-alpha.3","sha":"2d7ef3a249da8f2ffd6b669d78939eabd4456885","kind":"tag","published_at":"2026-04-02T02:03:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.3/manifests"},{"name":"rust-v0.119.0-alpha.2","sha":"b17e4e1a47c1dae034ef0d5a626efb0d7facea2c","kind":"tag","published_at":"2026-04-01T10:26:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.2/manifests"},{"name":"rust-v0.119.0-alpha.1","sha":"89ed0b1e2588604abe49b691ad59f9fd53e63ef7","kind":"tag","published_at":"2026-03-31T17:08:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.1/manifests"},{"name":"rust-v0.118.0","sha":"b630ce9a4e754d35a1f33e4366ba638d18626142","kind":"tag","published_at":"2026-03-31T16:07:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0/manifests"},{"name":"rust-v0.118.0-alpha.5","sha":"075e0eae3f8b47e72ea5c9791a97522a7837abba","kind":"tag","published_at":"2026-03-31T14:03:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.5/manifests"},{"name":"rust-v0.118.0-alpha.4","sha":"b7e6f5fc32bceb1ba362fbb1922ce8af0f64f258","kind":"tag","published_at":"2026-03-31T08:38:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.4/manifests"},{"name":"rust-v0.118.0-alpha.3","sha":"a5ea426b9a867ec64a41fa2d956bae552036cd4d","kind":"tag","published_at":"2026-03-27T22:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3/manifests"},{"name":"rust-v0.118.0-alpha.2","sha":"8e84ce23bb2182521399c04ddcd91107094a27b3","kind":"tag","published_at":"2026-03-27T21:25:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2/manifests"},{"name":"rust-v0.118.0-alpha.1","sha":"b07bc7dbbeb1db348f75191755dd86cb22b3804e","kind":"tag","published_at":"2026-03-27T15:46:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1/manifests"},{"name":"rust-v0.117.0","sha":"4c70bff480af37b1bf1a9b352b8341060fe55755","kind":"tag","published_at":"2026-03-26T21:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0/manifests"},{"name":"rust-v0.117.0-alpha.25","sha":"5700e7233896494ceff5181af849d75cef34a201","kind":"tag","published_at":"2026-03-26T20:22:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25/manifests"},{"name":"rust-v0.117.0-alpha.24","sha":"c79385701b195525e4e4cd94a34063287053339b","kind":"tag","published_at":"2026-03-26T18:52:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24/manifests"},{"name":"rust-v0.117.0-alpha.23","sha":"fe4f280ec65f919b12a1c1cb393e38ed6a3e9c6c","kind":"tag","published_at":"2026-03-26T16:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23/manifests"},{"name":"rust-v0.117.0-alpha.22","sha":"93e3b7b94a7e858bda5d9fea5fa2b6c2cabdb5c2","kind":"tag","published_at":"2026-03-26T07:06:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22/manifests"},{"name":"rust-v0.117.0-alpha.21","sha":"e42f0330ce2427b1e5f43de436b7c4f6db6c2dc2","kind":"tag","published_at":"2026-03-26T04:36:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21/manifests"},{"name":"rust-v0.117.0-alpha.20","sha":"afd69e7cc0392d78f3ca055d4e0123fc558d22a9","kind":"tag","published_at":"2026-03-26T02:23:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20/manifests"},{"name":"rust-v0.117.0-alpha.19","sha":"9f6c38b9da443d6c985a381c9c11bbf537d53fd8","kind":"tag","published_at":"2026-03-25T20:56:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19/manifests"},{"name":"rust-v0.117.0-alpha.18","sha":"3a2e8f5fe9e35e829cc6245ffe372206e818776f","kind":"tag","published_at":"2026-03-25T19:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18/manifests"},{"name":"rust-v0.117.0-alpha.17","sha":"e90985bc56d64e209d540cbddbcdba422a2259a0","kind":"tag","published_at":"2026-03-25T07:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17/manifests"},{"name":"rust-v0.117.0-alpha.16","sha":"d3548c8fa0ec1f29d8a1665ba22c9c73167e043f","kind":"tag","published_at":"2026-03-25T04:54:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16/manifests"},{"name":"rust-v0.117.0-alpha.15","sha":"a5f049cc0f0f51754bc72c58dcff1e63040e1a9e","kind":"tag","published_at":"2026-03-25T02:45:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15/manifests"},{"name":"rust-v0.117.0-alpha.14","sha":"977453650888a6d4aac4157c341439e435766d1f","kind":"tag","published_at":"2026-03-24T21:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14/manifests"},{"name":"rust-v0.117.0-alpha.13","sha":"9d48ecfa39eeb4cf4acd024dc57a97de91f104d4","kind":"tag","published_at":"2026-03-24T17:47:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13/manifests"},{"name":"rust-v0.117.0-alpha.12","sha":"48300ac211853dbd9228abefce164fbc0e9975db","kind":"tag","published_at":"2026-03-24T02:13:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12/manifests"},{"name":"rust-v0.117.0-alpha.11","sha":"cb05831ccae46d03254fd19a36b1cd7a83c99f0c","kind":"tag","published_at":"2026-03-24T01:02:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11/manifests"},{"name":"rust-v0.117.0-alpha.10","sha":"56ee8f93a64abf35cdbe7f1728d32238be5f7265","kind":"tag","published_at":"2026-03-23T18:17:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10/manifests"},{"name":"rust-v0.117.0-alpha.9","sha":"a59d741499c5532baf728164b3b01d1ee5a07b35","kind":"tag","published_at":"2026-03-23T16:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9/manifests"},{"name":"rust-v0.117.0-alpha.8","sha":"ce212ab3a8eab313494372ada8ba3c1e7965a79b","kind":"tag","published_at":"2026-03-21T20:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8/manifests"},{"name":"rust-v0.117.0-alpha.7","sha":"86b63de0679c19abae2884059408938db5f5a6e9","kind":"tag","published_at":"2026-03-21T16:00:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7/manifests"},{"name":"rust-v0.117.0-alpha.6","sha":"38a432f1ff6ab47be029ea6468eb341b803b553a","kind":"tag","published_at":"2026-03-20T22:31:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6/manifests"},{"name":"rust-v0.117.0-alpha.5","sha":"8041ab28e993999984955dccabd3ba351aeb6434","kind":"tag","published_at":"2026-03-20T07:08:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5/manifests"},{"name":"rust-v0.117.0-alpha.4","sha":"9db5f68b45f2625f2a87cb5c5f6d474b16ce72f8","kind":"tag","published_at":"2026-03-20T04:42:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4/manifests"},{"name":"rust-v0.117.0-alpha.3","sha":"44895f1fb7728661b5fbd5d8f6dce4a460fb6d12","kind":"tag","published_at":"2026-03-20T03:13:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3/manifests"},{"name":"rusty-v8-v146.4.0","sha":"a3e59e9e851a85f02b1b5213d897910ffe110801","kind":"commit","published_at":"2026-03-20T02:38:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rusty-v8-v146.4.0","html_url":"https://github.com/openai/codex/releases/tag/rusty-v8-v146.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rusty-v8-v146.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0/manifests"},{"name":"rust-v0.117.0-alpha.2","sha":"eaa70911b76e96490759918a0235f825e9bf1991","kind":"tag","published_at":"2026-03-19T22:43:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2/manifests"},{"name":"rust-v0.117.0-alpha.1","sha":"ad3bff7a414c46adf4928146906771f73bd528ab","kind":"tag","published_at":"2026-03-19T19:02:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1/manifests"},{"name":"rust-v0.116.0","sha":"38771c9082535aa16b4c4d0395d3532f32f656ff","kind":"tag","published_at":"2026-03-19T16:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0/manifests"},{"name":"rust-v0.116.0-alpha.12","sha":"d05ff156fa4b7f745165f6f70d581b088e18412b","kind":"tag","published_at":"2026-03-19T15:48:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12/manifests"},{"name":"rust-v0.116.0-alpha.11","sha":"c60f7c55c8747a1ba1aeb55b8aed28fc59a367a6","kind":"tag","published_at":"2026-03-19T00:50:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11/manifests"},{"name":"rust-v0.116.0-alpha.10","sha":"b565c24a8fde7c6db27f49ad835f9fa83ad5cb5f","kind":"tag","published_at":"2026-03-19T00:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10/manifests"},{"name":"rust-v0.116.0-alpha.9","sha":"7cb443169d78b4e8cdaeeb316b30b937434c3784","kind":"tag","published_at":"2026-03-18T22:54:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9/manifests"},{"name":"rust-v0.116.0-alpha.8","sha":"4fe1d8ba4b19809f4cf798b09deab62f2de86eb6","kind":"tag","published_at":"2026-03-18T17:33:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8/manifests"},{"name":"rust-v0.116.0-alpha.7","sha":"40a4696fbfa3c83ed1e22a2416060d27bb0311eb","kind":"tag","published_at":"2026-03-18T07:02:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7/manifests"},{"name":"rust-v0.116.0-alpha.6","sha":"c5dad792a7523d5124ac2ef83940adfab6851679","kind":"tag","published_at":"2026-03-18T04:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6/manifests"},{"name":"rust-v0.116.0-alpha.5","sha":"fb4c03b386f70b20e8269c314e26b392ac08f061","kind":"tag","published_at":"2026-03-18T00:08:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5/manifests"},{"name":"rust-v0.116.0-alpha.4","sha":"5aa761939d4e92863857403bced40078b0824d89","kind":"tag","published_at":"2026-03-17T22:12:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4/manifests"},{"name":"rust-v0.116.0-alpha.3","sha":"0a89d20a364f5ca37f880aa4b38365b97ca66c9e","kind":"tag","published_at":"2026-03-17T05:41:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3/manifests"},{"name":"rust-v0.116.0-alpha.2","sha":"4cb02a38dcfd00c3ea25fc8d4484395a41871a53","kind":"tag","published_at":"2026-03-17T04:55:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2/manifests"},{"name":"rust-v0.116.0-alpha.1","sha":"6241f4748f1c9686d521225b160185024ffc3966","kind":"tag","published_at":"2026-03-16T21:26:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1/manifests"},{"name":"rust-v0.115.0","sha":"f028679abb30051cec2434e624cd99975986b41b","kind":"tag","published_at":"2026-03-16T18:43:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0/manifests"},{"name":"rust-v0.115.0-alpha.28","sha":"8a8f322a902e2373e3e6a825fce2df77739870f4","kind":"tag","published_at":"2026-03-16T17:27:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28/manifests"},{"name":"rust-v0.115.0-alpha.27","sha":"2a0fa2d09e379cee8de902957313454568312f0c","kind":"tag","published_at":"2026-03-16T16:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27/manifests"},{"name":"rust-v0.115.0-alpha.26","sha":"a82c3a901fa8b0818340f8730375cb7e1eecd565","kind":"tag","published_at":"2026-03-16T05:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26/manifests"},{"name":"rust-v0.115.0-alpha.25","sha":"bb8cae191ee0a255b50e6f037d8ef9e4b036795e","kind":"tag","published_at":"2026-03-16T04:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25/manifests"},{"name":"rust-v0.115.0-alpha.24","sha":"da024936173028cc69a6e1c6ae876a8f3e144b42","kind":"tag","published_at":"2026-03-14T17:30:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24/manifests"},{"name":"rust-v0.115.0-alpha.23","sha":"0abe75d44df65d613777166a236e5fcc1ab00775","kind":"tag","published_at":"2026-03-14T05:10:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23/manifests"},{"name":"rust-v0.115.0-alpha.22","sha":"45ee5668cba68775651ba3ff12f74776988020c5","kind":"tag","published_at":"2026-03-14T02:31:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22/manifests"},{"name":"rust-v0.115.0-alpha.21","sha":"38b354e87757a9efc87e5d412555717a682a5613","kind":"tag","published_at":"2026-03-13T22:36:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21/manifests"},{"name":"rust-v0.115.0-alpha.20","sha":"fd434100a6da6a45c29f64ba4c3e7f3c014ca0db","kind":"tag","published_at":"2026-03-13T21:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20/manifests"},{"name":"rust-v0.115.0-alpha.19","sha":"5fcb000222cd2c1d0b71f6cfbbe19ea456a84da5","kind":"tag","published_at":"2026-03-13T18:38:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19/manifests"},{"name":"rust-v0.115.0-alpha.18","sha":"87d2559968932317d0e868dd609c0e27c87abac3","kind":"tag","published_at":"2026-03-13T06:50:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18/manifests"},{"name":"rust-v0.115.0-alpha.17","sha":"a2ba3b8700ad3ab2aa84c97c73003b1bfc8d3f54","kind":"tag","published_at":"2026-03-13T05:30:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17/manifests"},{"name":"rust-v0.115.0-alpha.16","sha":"e2fa4a8af5498683df7ef4188218437f2a106bc9","kind":"tag","published_at":"2026-03-13T01:12:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16/manifests"},{"name":"rust-v0.115.0-alpha.15","sha":"577d1967fff44b163f3853d4c1626812bd261db6","kind":"tag","published_at":"2026-03-13T00:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15/manifests"},{"name":"rust-v0.115.0-alpha.14","sha":"24e3c87bfcdf40750780ad7045ce27b1b07fc61c","kind":"tag","published_at":"2026-03-12T21:16:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14/manifests"},{"name":"rust-v0.115.0-alpha.13","sha":"4d4d25303aca15dc0909b698cc4ae59135e03121","kind":"tag","published_at":"2026-03-12T19:07:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13/manifests"},{"name":"rust-v0.115.0-alpha.12","sha":"3805b8c2155115e1c347f7b404f864ddeca06afc","kind":"tag","published_at":"2026-03-12T16:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12/manifests"},{"name":"rust-v0.115.0-alpha.11","sha":"dd532c4f6ad6292a7e5ec7db176b73fdfd9be1e2","kind":"tag","published_at":"2026-03-12T07:00:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11/manifests"},{"name":"rust-v0.115.0-alpha.10","sha":"8cb3bb0aedfd7061c7172f7c7c25e5e5152371e5","kind":"tag","published_at":"2026-03-12T06:41:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10/manifests"},{"name":"rust-v0.115.0-alpha.9","sha":"49e7ec21e3cbd61030814601675353f03a950bf3","kind":"tag","published_at":"2026-03-12T06:03:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9/manifests"},{"name":"rust-v0.115.0-alpha.8","sha":"de9aac7c578a300d05e5d90850d5cff2b3bea27f","kind":"tag","published_at":"2026-03-12T05:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8/manifests"},{"name":"rust-v0.115.0-alpha.7","sha":"95c0b7ab7301897d2207c3fd364feeead79a85f6","kind":"tag","published_at":"2026-03-11T22:45:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7/manifests"},{"name":"rust-v0.114.0-alpha.7","sha":"fe68acdc8fd15eaa2bee4d221b71b1662e65c059","kind":"tag","published_at":"2026-03-11T21:46:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7/manifests"},{"name":"rust-v0.115.0-alpha.6","sha":"e88765861625b13879e2376c3f0cbc2959a95258","kind":"tag","published_at":"2026-03-11T18:52:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6/manifests"},{"name":"rust-v0.115.0-alpha.5","sha":"516712b6e3c83bd7d74e43318ce3181aa1d85989","kind":"tag","published_at":"2026-03-11T18:15:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5/manifests"},{"name":"rust-v0.115.0-alpha.4","sha":"2a9ef89b48730ab17116138a0d9b85017927ae41","kind":"tag","published_at":"2026-03-11T16:27:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4/manifests"},{"name":"rust-v0.115.0-alpha.3","sha":"5edcfc6954059bc17289831b78fa4df252e27b13","kind":"tag","published_at":"2026-03-11T03:05:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3/manifests"},{"name":"rust-v0.115.0-alpha.2","sha":"f6a8a66ec96519b05a07ba635de7c0ad999a6883","kind":"tag","published_at":"2026-03-11T01:50:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2/manifests"},{"name":"rust-v0.115.0-alpha.1","sha":"3c49002c4500d146017ae472b11b2a37dddcf7e1","kind":"tag","published_at":"2026-03-11T00:31:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1/manifests"},{"name":"rust-v0.114.0","sha":"b9904c0ae4ecb773549efd6ea3fb05229402fdb9","kind":"tag","published_at":"2026-03-10T23:35:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0/manifests"},{"name":"rust-v0.114.0-alpha.4","sha":"f4f1fe25c965bd0d716778d2a1668552f8ba209d","kind":"tag","published_at":"2026-03-10T22:23:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4/manifests"},{"name":"rust-v0.114.0-alpha.3","sha":"446cae76f239c81bcbf322471006d0d82d6a7661","kind":"tag","published_at":"2026-03-10T18:35:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3/manifests"},{"name":"rust-v0.114.0-alpha.2","sha":"46e4d638a0a0b01347e7e070355d7b4b47cefffb","kind":"tag","published_at":"2026-03-10T08:34:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2/manifests"},{"name":"rust-v0.114.0-alpha.1","sha":"195c8a70d2587e8244979a6d256e3bda7407e950","kind":"tag","published_at":"2026-03-10T06:21:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1/manifests"},{"name":"rust-v0.113.0","sha":"81c4928825d1e468447a17d6bc74b9abb48743f4","kind":"tag","published_at":"2026-03-10T04:17:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0/manifests"},{"name":"rust-v0.113.0-alpha.2","sha":"3b24e175fd4f8be042b63dd61575b2ee4498a13d","kind":"tag","published_at":"2026-03-09T21:14:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2/manifests"},{"name":"rust-v0.113.0-alpha.1","sha":"2d6822d9d2e927c9ff755635e7d39d733fe73e0f","kind":"tag","published_at":"2026-03-09T00:47:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1/manifests"},{"name":"rust-v0.112.0","sha":"0ec16b2d9dd7d92f5661b132afdf4df3abb3d443","kind":"tag","published_at":"2026-03-08T19:47:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0/manifests"},{"name":"rust-v0.112.0-alpha.13","sha":"a4b895909c371f4c3a91c7fd3af18d6a5c38cf17","kind":"tag","published_at":"2026-03-08T16:45:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13/manifests"},{"name":"rust-v0.112.0-alpha.12","sha":"6ee86ddf7b28dac8325a24b2f1285478ba300ea3","kind":"tag","published_at":"2026-03-08T01:42:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12/manifests"},{"name":"rust-v0.112.0-alpha.11","sha":"255b8936009fb9240b4370715a014d2b1dce0dbd","kind":"tag","published_at":"2026-03-07T13:43:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11/manifests"},{"name":"rust-v0.112.0-alpha.10","sha":"4e74d5174ee51083f3e42820f2baec643d98d5d7","kind":"tag","published_at":"2026-03-07T10:49:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10/manifests"},{"name":"rust-v0.112.0-alpha.9","sha":"529447f7bad78c1fc168830e0df6d9b978c25b48","kind":"tag","published_at":"2026-03-07T01:52:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9/manifests"},{"name":"rust-v0.112.0-alpha.8","sha":"fd6b970a7ad550de23a8360574efeae0a10c99b9","kind":"tag","published_at":"2026-03-07T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8/manifests"},{"name":"rust-v0.112.0-alpha.7","sha":"54a8fb39c879df51499e12196359fe3e865ca6d3","kind":"tag","published_at":"2026-03-06T23:11:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7/manifests"},{"name":"rust-v0.112.0-alpha.6","sha":"a31901f1d51248fdede0539a6d81a9ec542dd7cb","kind":"tag","published_at":"2026-03-06T20:39:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6/manifests"},{"name":"rust-v0.112.0-alpha.5","sha":"9bbb96a220a0ab86bb220e634663c9510f24cfe3","kind":"tag","published_at":"2026-03-06T19:11:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5/manifests"},{"name":"rust-v0.112.0-alpha.4","sha":"8e80e40d5cb7f314b2ebe35ef1c4e38a42d672d9","kind":"tag","published_at":"2026-03-06T06:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4/manifests"},{"name":"rust-v0.112.0-alpha.3","sha":"44c9d02564bafc645f25b64e369e0509567b52dd","kind":"tag","published_at":"2026-03-06T06:03:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3/manifests"},{"name":"rust-v0.112.0-alpha.2","sha":"3ad0ff4f496fb019cfe87df292bc5e5a397776d9","kind":"tag","published_at":"2026-03-06T01:36:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2/manifests"},{"name":"rust-v0.112.0-alpha.1","sha":"161a95c3f4a680f9ccd59fb0fb770c089c4b901f","kind":"tag","published_at":"2026-03-06T00:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1/manifests"},{"name":"rust-v0.111.0","sha":"8c75cd9afcd405d134530e53c78e5e0e4e5312a3","kind":"tag","published_at":"2026-03-05T18:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0/manifests"},{"name":"rust-v0.111.0-alpha.2","sha":"a5847fb9e075973b22d9e5a60176c9d5ab30a8ff","kind":"tag","published_at":"2026-03-05T13:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2/manifests"},{"name":"artifact-runtime-v2.4.0","sha":"b4cb989563e68639c2bdc748c20c965ba1d830ea","kind":"commit","published_at":"2026-03-05T08:55:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.4.0","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0/manifests"},{"name":"rust-v0.111.0-alpha.1","sha":"5e0d7affff7768b5d0d12f78b086c9f0e3855e9d","kind":"tag","published_at":"2026-03-05T04:02:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1/manifests"},{"name":"rust-v0.110.0","sha":"77aabe4218ab7ddaf4b6d471887bda043a4c16e6","kind":"tag","published_at":"2026-03-05T01:39:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0/manifests"},{"name":"rust-v0.110.0-alpha.1","sha":"74673f4e2438fd0339c3c3ca66d359cddf08b42a","kind":"tag","published_at":"2026-03-05T00:22:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1/manifests"},{"name":"rust-v0.108.0-alpha.13","sha":"1d483777c78c63a96174aaff22f7ad70548eb753","kind":"tag","published_at":"2026-03-05T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13/manifests"},{"name":"rust-v0.109.0","sha":"37133fb8455766068008b8453a1da1dacae4274c","kind":"tag","published_at":"2026-03-04T23:13:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.109.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0/manifests"},{"name":"rust-v0.108.0","sha":"89b79419a1e0720856d4450cf17379221e5a3b1d","kind":"tag","published_at":"2026-03-04T19:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0/manifests"},{"name":"rust-v0.108.0-alpha.12","sha":"f1feadd3694eef2d5b20d609fa52bce4daf12f91","kind":"tag","published_at":"2026-03-04T14:58:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12/manifests"},{"name":"artifact-runtime-v2.3.4","sha":"f72ab43fd193b31208cd3c306293b1b71a52a709","kind":"commit","published_at":"2026-03-04T13:00:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.3.4","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4/manifests"},{"name":"rust-v0.108.0-alpha.11","sha":"a083a34aa56b57609877c702d61242aeca9acae7","kind":"tag","published_at":"2026-03-04T11:29:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11/manifests"},{"name":"rust-v0.108.0-alpha.10","sha":"b5d50c499c3448895373f5ef85a5cfdb7c5253b0","kind":"tag","published_at":"2026-03-04T05:18:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10/manifests"},{"name":"rust-v0.108.0-alpha.9","sha":"406d25f43f895ca6826b0458bbfb957bc44272a6","kind":"tag","published_at":"2026-03-04T04:45:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9/manifests"},{"name":"rust-v0.108.0-alpha.8","sha":"11a600ff7f03947e49949e1a7ba425c674c6d30d","kind":"tag","published_at":"2026-03-04T02:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8/manifests"},{"name":"rust-v0.108.0-alpha.7","sha":"a13d6945ee176eeedd2eba2aafde4e3d0c8fa7d1","kind":"tag","published_at":"2026-03-04T01:01:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7/manifests"},{"name":"rust-v0.108.0-alpha.6","sha":"8ffb0ab1afdba2f3400a4a8c3a71151b9a2be05e","kind":"tag","published_at":"2026-03-04T00:14:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6/manifests"},{"name":"rust-v0.108.0-alpha.5","sha":"f54fd47f2368445c2ebb5095bed62002736f9c36","kind":"tag","published_at":"2026-03-03T22:42:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5/manifests"},{"name":"rust-v0.108.0-alpha.4","sha":"26e7113347b4e335a9e2c3adf539e8a0e3d77c63","kind":"tag","published_at":"2026-03-03T18:14:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4/manifests"},{"name":"rust-v0.108.0-alpha.3","sha":"6752119ad1c19648f12086dbaa01b83e066318f5","kind":"tag","published_at":"2026-03-03T10:38:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3/manifests"},{"name":"rust-v0.108.0-alpha.2","sha":"83fa62425a5ea9ea95580ff760e4e65e4fb5f906","kind":"tag","published_at":"2026-03-03T05:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2/manifests"},{"name":"rust-v0.108.0-alpha.1","sha":"f135585b2b55863aac47a36e51153f7d78048660","kind":"tag","published_at":"2026-03-03T00:07:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1/manifests"},{"name":"rust-v0.107.0","sha":"19f8797c0f62abecb347e817aac36d18c5fc554e","kind":"tag","published_at":"2026-03-02T17:17:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0/manifests"},{"name":"rust-v0.107.0-alpha.9","sha":"564b21bb5322177eb38a7972292d201cd82c9109","kind":"tag","published_at":"2026-03-02T00:13:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9/manifests"},{"name":"rust-v0.107.0-alpha.8","sha":"42bdf6692859b66e313132ae68ac5d45a4693496","kind":"tag","published_at":"2026-02-28T01:58:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8/manifests"},{"name":"rust-v0.107.0-alpha.7","sha":"b36d42ff6fc67dc1d87e2f173a0a2611fcadbce6","kind":"tag","published_at":"2026-02-28T01:22:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7/manifests"},{"name":"rust-v0.107.0-alpha.6","sha":"15db9bab83b88396dd32f2bfafc8d36bbbceac0a","kind":"tag","published_at":"2026-02-27T17:50:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6/manifests"},{"name":"rust-v0.107.0-alpha.5","sha":"0ea8850f851f1d3c30fa7a5434143cb1a7f95731","kind":"tag","published_at":"2026-02-27T13:07:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5/manifests"},{"name":"rust-v0.107.0-alpha.4","sha":"7d051479b32f624ab40291995cf8d54a70efc91f","kind":"tag","published_at":"2026-02-27T06:14:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4/manifests"},{"name":"rust-v0.107.0-alpha.3","sha":"5a7dae4b8142ad952b140015210a426453011f77","kind":"tag","published_at":"2026-02-27T01:41:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3/manifests"},{"name":"rust-v0.107.0-alpha.2","sha":"4551ee8d0870476dfa6f3e4418363a4af5a99783","kind":"tag","published_at":"2026-02-27T00:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2/manifests"},{"name":"rust-v0.107.0-alpha.1","sha":"532c46e85a11ef0d23e84fe9c1dba873b523606d","kind":"tag","published_at":"2026-02-26T23:16:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1/manifests"},{"name":"rust-v0.106.0","sha":"ffd726a656403b69b75130025587d5e0a0d6b7d1","kind":"tag","published_at":"2026-02-26T19:39:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0/manifests"},{"name":"winget-test-rust-v0.106.0-alpha.9","sha":"3aee569b7f5c9387f8ad36c81b61d12d8b0e17ad","kind":"commit","published_at":"2026-02-26T18:59:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/winget-test-rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/winget-test-rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@winget-test-rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.11","sha":"830a15290eb4293d64212d465525187119811650","kind":"tag","published_at":"2026-02-26T17:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11/manifests"},{"name":"rust-v0.106.0-alpha.10","sha":"e0bbbccc37bec03de7c40cb414125ceec3304cc5","kind":"tag","published_at":"2026-02-26T13:29:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10/manifests"},{"name":"rust-v0.106.0-alpha.9","sha":"ca3ec4fe933ac18b343dd6cf0e6d66aaf4567d3f","kind":"tag","published_at":"2026-02-26T12:31:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.8","sha":"3414c082c72cd75b717308121cdd5e9a8f732222","kind":"tag","published_at":"2026-02-26T04:59:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8/manifests"},{"name":"rust-v0.106.0-alpha.7","sha":"409d5ce68728b2bdd6df1caa086726964b0912c8","kind":"tag","published_at":"2026-02-26T03:12:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7/manifests"},{"name":"rust-v0.106.0-alpha.6","sha":"b2d834f4b639f85072a0c1797b259ada471ee726","kind":"tag","published_at":"2026-02-26T02:24:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6/manifests"},{"name":"rust-v0.106.0-alpha.5","sha":"21b81e1c8b6c9e638eb0459bd4f61df08666c2dc","kind":"tag","published_at":"2026-02-25T23:20:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5/manifests"},{"name":"rust-v0.106.0-alpha.4","sha":"2dea339d69f179fc09097301b0d12c8daebc5f9d","kind":"tag","published_at":"2026-02-25T21:42:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4/manifests"},{"name":"rust-v0.106.0-alpha.3","sha":"a4a45e24caf5db95f57cb85e7a564ceb224397db","kind":"tag","published_at":"2026-02-25T19:17:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3/manifests"},{"name":"rust-v0.106.0-alpha.2","sha":"7d9dc058a790ae73f74e52ded9c8233d0ac7e60a","kind":"tag","published_at":"2026-02-25T18:40:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2/manifests"},{"name":"rust-v0.106.0-alpha.1","sha":"c57e04bbe875d132d056544655eb86369897ba12","kind":"tag","published_at":"2026-02-25T17:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1/manifests"},{"name":"rust-v0.105.0","sha":"a7eda6a29b3ee25549f385197ff109508dc49a90","kind":"tag","published_at":"2026-02-25T16:36:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0/manifests"},{"name":"rust-v0.105.0-alpha.26","sha":"47d71f9b3867e9c955808c049b5a65761612dd5b","kind":"tag","published_at":"2026-02-25T15:54:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26/manifests"},{"name":"rust-v0.105.0-alpha.25","sha":"8e9653ba0373c627cbb6df5b728a488ba745c8fa","kind":"tag","published_at":"2026-02-25T13:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25/manifests"},{"name":"rust-v0.105.0-alpha.24","sha":"acf27a0b3c6858c62956b65b769d0d7e51eb1a9b","kind":"tag","published_at":"2026-02-25T11:48:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24/manifests"},{"name":"rust-v0.105.0-alpha.23","sha":"ed0519259c2b264bd893d96ed9c97bd3fd6874bf","kind":"tag","published_at":"2026-02-25T09:23:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23/manifests"},{"name":"rust-v0.105.0-alpha.22","sha":"e506fa075332c461c41c7de0b2da12ebcdef3759","kind":"tag","published_at":"2026-02-25T02:49:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22/manifests"},{"name":"rust-v0.105.0-alpha.21","sha":"07c039d6ee3f8154c7cbcb7a53f5891e46390d58","kind":"tag","published_at":"2026-02-24T23:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21/manifests"},{"name":"rust-v0.105.0-alpha.20","sha":"b73720141c179d7bfadb31f8169cb74006987189","kind":"tag","published_at":"2026-02-24T21:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20/manifests"},{"name":"rust-v0.105.0-alpha.19","sha":"6f5b2f568b892ea0eb1a0a8ccdd8b80a0d04aec5","kind":"tag","published_at":"2026-02-24T19:46:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19/manifests"},{"name":"rust-v0.105.0-alpha.18","sha":"55eeca5a7ace8095a616c34506d11128f148af03","kind":"tag","published_at":"2026-02-24T18:08:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18/manifests"},{"name":"rust-v0.105.0-alpha.17","sha":"7f5a01d2ff04b6e770f3a1173e5e9fa877534e70","kind":"tag","published_at":"2026-02-24T12:08:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17/manifests"},{"name":"rust-v0.105.0-alpha.16","sha":"bb71bc2d623037bfb4e7a88679d66ac970657a97","kind":"tag","published_at":"2026-02-23T20:15:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16/manifests"},{"name":"rust-v0.105.0-alpha.15","sha":"02cdddcb23f24f15487bc6e45bcfaf4b4361765c","kind":"tag","published_at":"2026-02-23T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15/manifests"},{"name":"rust-v0.105.0-alpha.14","sha":"48c9bbeef2eea46c7d1570f38148ea23f42fcce6","kind":"tag","published_at":"2026-02-23T12:59:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14/manifests"},{"name":"rust-v0.105.0-alpha.13","sha":"c9e380405d88c89508d989d149a62f4dd2554870","kind":"tag","published_at":"2026-02-22T14:05:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13/manifests"},{"name":"rust-v0.105.0-alpha.12","sha":"e53fcd42daf50f8271f62142c85bec9b8985c687","kind":"tag","published_at":"2026-02-22T04:28:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12/manifests"},{"name":"rust-v0.105.0-alpha.11","sha":"258a173efa82328300bf0854e7180d2f3f865f9a","kind":"tag","published_at":"2026-02-21T16:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11/manifests"},{"name":"rust-v0.105.0-alpha.10","sha":"e8f1c998cba80bf1f1c4f48f4269ce4a211a1c07","kind":"tag","published_at":"2026-02-21T05:37:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10/manifests"},{"name":"rust-v0.105.0-alpha.9","sha":"028af025f7944fb2ff5d4a434cd7d9889b3b26af","kind":"tag","published_at":"2026-02-20T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9/manifests"},{"name":"rust-v0.105.0-alpha.8","sha":"c25ecd9ebe0fe2746175a822b74a3d3df186381e","kind":"tag","published_at":"2026-02-20T18:18:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8/manifests"},{"name":"rust-v0.105.0-alpha.7","sha":"07612050d85b8450a5b11f41195b1f5bdb969e3b","kind":"tag","published_at":"2026-02-20T15:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7/manifests"},{"name":"rust-v0.105.0-alpha.6","sha":"474dbe6f3758fd0a5bc5356f2cdf3726c39bd734","kind":"tag","published_at":"2026-02-19T20:20:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6/manifests"},{"name":"rust-v0.105.0-alpha.5","sha":"40ef15ccb8f1f042ac975c8096c906e281a8e0ee","kind":"tag","published_at":"2026-02-19T19:37:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5/manifests"},{"name":"rust-v0.105.0-alpha.4","sha":"8bf5e734cad63e9cd828d6284bb10e357794924a","kind":"tag","published_at":"2026-02-19T11:32:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4/manifests"},{"name":"rust-v0.105.0-alpha.3","sha":"fbdd96bacaaebd7d02bcb02ddf18342b95eaf254","kind":"tag","published_at":"2026-02-18T19:28:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3/manifests"},{"name":"rust-v0.105.0-alpha.2","sha":"615c71fa11b9f679cd58f0f585523c23674e862f","kind":"tag","published_at":"2026-02-18T13:56:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2/manifests"},{"name":"rust-v0.105.0-alpha.1","sha":"c6a8377b0998be0f7284ed30fd02156e6af0658c","kind":"tag","published_at":"2026-02-18T08:02:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1/manifests"},{"name":"rust-v0.104.0","sha":"74d1f7b2b3af383bd3605344f3c842b194fd1d70","kind":"tag","published_at":"2026-02-18T06:34:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0/manifests"},{"name":"rust-v0.104.0-alpha.1","sha":"f4af897d98c49fc7f991b24f8a6e303592297bb1","kind":"tag","published_at":"2026-02-18T02:21:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1/manifests"},{"name":"rust-v0.103.0","sha":"ff3d19f9022b154b9ab415f6ad128cd622608b1a","kind":"tag","published_at":"2026-02-17T22:23:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0/manifests"},{"name":"rust-v0.103.0-alpha.1","sha":"044148dac169226f57bab657b43214abe1559b41","kind":"tag","published_at":"2026-02-17T21:42:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1/manifests"},{"name":"rust-v0.102.0","sha":"f59c7c1ab912c9bc5826e5ae60e49ff1b9b255ff","kind":"tag","published_at":"2026-02-17T19:21:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0/manifests"},{"name":"rust-v0.102.0-alpha.11","sha":"d6dee0fb8347728c6c492e03972d94cab20d6de8","kind":"tag","published_at":"2026-02-17T17:43:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11/manifests"},{"name":"rust-v0.102.0-alpha.10","sha":"98b09a92a962cee213e63528de6e204c1f6a5407","kind":"tag","published_at":"2026-02-17T07:12:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10/manifests"},{"name":"rust-v0.102.0-alpha.9","sha":"c90df71e8e25606faa6cb4754782722dd72e01c4","kind":"tag","published_at":"2026-02-17T06:21:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9/manifests"},{"name":"rust-v0.102.0-alpha.8","sha":"0ff39d1816b75b97672a58cd3614e70a0400d667","kind":"tag","published_at":"2026-02-16T17:33:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8/manifests"},{"name":"rust-v0.102.0-alpha.7","sha":"478c7b35dd38c3da74cabf0601cd14911eac4150","kind":"tag","published_at":"2026-02-14T19:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7/manifests"},{"name":"rust-v0.102.0-alpha.6","sha":"d1cc5238fb6930edcfff41b8431d0da60a97b118","kind":"tag","published_at":"2026-02-14T00:33:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6/manifests"},{"name":"rust-v0.102.0-alpha.5","sha":"39b0ca069aab04573df39a1bfebb281db82abb9d","kind":"tag","published_at":"2026-02-13T18:35:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5/manifests"},{"name":"rust-v0.102.0-alpha.4","sha":"6519d436012e7e54797545d60efabc1ef947af65","kind":"tag","published_at":"2026-02-13T16:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4/manifests"},{"name":"rust-v0.102.0-alpha.3","sha":"d4d615ef3922c99cd55dffc23219a541b3113a8b","kind":"tag","published_at":"2026-02-13T15:24:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3/manifests"},{"name":"rust-v0.102.0-alpha.2","sha":"03a8cf28b7a11395f3d44cf782a2ae9c812d63d1","kind":"tag","published_at":"2026-02-13T09:38:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2/manifests"},{"name":"rust-v0.102.0-alpha.1","sha":"ce9c4c80760dcf3d8a88fed953bdfecdee5be69a","kind":"tag","published_at":"2026-02-13T08:47:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1/manifests"},{"name":"rust-v0.101.0","sha":"cf5f1868bc3df74739fc8e06e5c2e93728c5d8f9","kind":"tag","published_at":"2026-02-12T19:27:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0/manifests"},{"name":"rust-v0.101.0-alpha.1","sha":"f81fee3ddfbacca2452083ca722e792e8451168e","kind":"tag","published_at":"2026-02-12T18:45:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1/manifests"},{"name":"rust-v0.100.0","sha":"8272f9a71ee7364d8de992418103628f8a17eb6f","kind":"tag","published_at":"2026-02-12T17:50:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0/manifests"},{"name":"rust-v0.100.0-alpha.11","sha":"acaf2d9ff2762441e4e576e111bad51265d3caaf","kind":"tag","published_at":"2026-02-12T17:15:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11/manifests"},{"name":"rust-v0.100.0-alpha.10","sha":"a1ad82d8b9fc90305fefd1ca4991239c59ce49c6","kind":"tag","published_at":"2026-02-12T13:17:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10/manifests"},{"name":"rust-v0.100.0-alpha.9","sha":"b99e9c3c747205b1db272c8bb94bfb392ee59ed3","kind":"tag","published_at":"2026-02-12T08:57:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9/manifests"},{"name":"rust-v0.100.0-alpha.8","sha":"639f00b7a72ca63520b481be528ce349a18c4100","kind":"tag","published_at":"2026-02-12T08:09:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8/manifests"},{"name":"rust-v0.100.0-alpha.7","sha":"2018476fd27a7aea7a9d38cd07a097a8b2b5ae57","kind":"tag","published_at":"2026-02-12T07:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7/manifests"},{"name":"rust-v0.100.0-alpha.6","sha":"b9a3cb44685088482dcb870610bf1abecfac88b7","kind":"tag","published_at":"2026-02-12T06:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6/manifests"},{"name":"rust-v0.100.0-alpha.5","sha":"1088f7e54bd8e09bde6cbd2d864e6b01107b6d6f","kind":"tag","published_at":"2026-02-12T06:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5/manifests"},{"name":"rust-v0.100.0-alpha.4","sha":"43cffe9408352a09b73a8c58a1ea38bf374212fa","kind":"tag","published_at":"2026-02-12T03:54:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4/manifests"},{"name":"rust-v0.100.0-alpha.3","sha":"c0d41fc61cc00d11ffe4aec2d72cd7ea17f249ed","kind":"tag","published_at":"2026-02-12T01:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3/manifests"},{"name":"rust-v0.100.0-alpha.2","sha":"8865521d07c8d82c397ca5d2bcef9c6cabb6dfae","kind":"tag","published_at":"2026-02-11T22:59:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2/manifests"},{"name":"rust-v0.100.0-alpha.1","sha":"12ae73077b2d568d861fccedde6b07dfc2b98681","kind":"tag","published_at":"2026-02-11T21:04:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1/manifests"},{"name":"rust-v0.99.0","sha":"ec9f76ce4f854c7d4f3c78c9b1bacbe128df286e","kind":"tag","published_at":"2026-02-11T19:54:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0/manifests"},{"name":"rust-v0.99.0-alpha.27","sha":"6cd11f06ea2a556ff09887f97e9a712d9f9b6ad7","kind":"tag","published_at":"2026-02-11T19:31:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27/manifests"},{"name":"rust-v0.99.0-alpha.26","sha":"6f56646d3f3c77dc847a6569ba8489553d1c4886","kind":"tag","published_at":"2026-02-11T18:38:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26/manifests"},{"name":"rust-v0.99.0-alpha.25","sha":"e59ae7aebc6baec0fe368151f6b35b7e5dedc783","kind":"tag","published_at":"2026-02-11T11:37:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25/manifests"},{"name":"rust-v0.99.0-alpha.24","sha":"9479c09ada30abd22353b0420c8de0e1e7583177","kind":"tag","published_at":"2026-02-11T03:26:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24/manifests"},{"name":"rust-v0.99.0-alpha.23","sha":"00d4552d1572bfe9cae7cf6ffab6f12beaf73ae0","kind":"tag","published_at":"2026-02-10T22:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23/manifests"},{"name":"rust-v0.99.0-alpha.22","sha":"db896d041e2df22a4e2ab612f4e3bb20a62ef51d","kind":"tag","published_at":"2026-02-10T21:01:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22/manifests"},{"name":"rust-v0.99.0-alpha.21","sha":"3f04cc920f6f0d35d86200ddf0b8a7ea51aa3a50","kind":"tag","published_at":"2026-02-10T19:58:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21/manifests"},{"name":"rust-v0.99.0-alpha.20","sha":"1f2a9356f9c0afb48262f390833d6a70d6e46d54","kind":"tag","published_at":"2026-02-10T18:43:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20/manifests"},{"name":"rust-v0.99.0-alpha.19","sha":"3680b4eed307801334767750316d2e1fe57f86aa","kind":"tag","published_at":"2026-02-10T18:39:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19/manifests"},{"name":"rust-v0.99.0-alpha.18","sha":"ebad7949d521021c6b43aa68e9d42dfe83314c3b","kind":"tag","published_at":"2026-02-10T18:34:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18/manifests"},{"name":"rust-v0.99.0-alpha.17","sha":"f11c1eb6870bc3b2d6260368a9c43af857431273","kind":"tag","published_at":"2026-02-10T14:50:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17/manifests"},{"name":"rust-v0.99.0-alpha.16","sha":"e270c8e46b14749989c557e32a7442ae195fbab2","kind":"tag","published_at":"2026-02-10T12:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16/manifests"},{"name":"rust-vrust-v0.99.0-alpha.16","sha":"6acedc86a086bc2e5365e6f6c1bd5f5fbdd9f082","kind":"tag","published_at":"2026-02-10T12:21:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16/manifests"},{"name":"rust-v0.99.0-alpha.15","sha":"5f8efa6e8bf0a9030f33992671cf2f66c3b19eaf","kind":"tag","published_at":"2026-02-10T11:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15/manifests"},{"name":"rust-v0.99.0-alpha.14","sha":"a1b26e8188d3f546129c3f595e24b981cfbb4c22","kind":"tag","published_at":"2026-02-10T09:46:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14/manifests"},{"name":"rust-v0.99.0-alpha.13","sha":"b52071c20786cae5a4ef6b1272299e39cfbf3dab","kind":"tag","published_at":"2026-02-10T05:26:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13/manifests"},{"name":"rust-v0.99.0-alpha.12","sha":"f459dabba2c756660f71749f13347978ce9607d0","kind":"tag","published_at":"2026-02-10T00:59:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12/manifests"},{"name":"rust-v0.99.0-alpha.11","sha":"60343af0e62ff3df55929f0eb1acfe9ff6ad1ac9","kind":"tag","published_at":"2026-02-09T22:15:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11/manifests"},{"name":"rust-v0.99.0-alpha.10","sha":"c264e69dcacde8ed70043d156b0520ecdf907669","kind":"tag","published_at":"2026-02-09T11:25:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10/manifests"},{"name":"rust-v0.99.0-alpha.9","sha":"e35bcb7ffd30a51ff0f8d55494f8c97214d0a841","kind":"tag","published_at":"2026-02-07T06:33:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9/manifests"},{"name":"rust-vv0.99.0-alpha.8","sha":"54a3d9946c0af2f853e05366530e128b61482be4","kind":"tag","published_at":"2026-02-07T06:31:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.99.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.99.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.99.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8/manifests"},{"name":"rust-v0.99.0-alpha.7","sha":"ac99dddd4cbb16d314a7bda7df1ee9f6eabe364b","kind":"tag","published_at":"2026-02-07T06:02:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7/manifests"},{"name":"rust-v0.99.0-alpha.6","sha":"0ab9a8ba47c408dbe765acae83556bb64175cd21","kind":"tag","published_at":"2026-02-06T19:12:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6/manifests"},{"name":"rust-v0.99.0-alpha.5","sha":"e282c913436c045d6e86672d75e6e26e0f44db2f","kind":"tag","published_at":"2026-02-06T14:42:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5/manifests"},{"name":"rust-v0.99.0-alpha.4","sha":"42c2347412fbc422eb9c2fdbd9b2c729fa378c79","kind":"tag","published_at":"2026-02-06T04:37:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4/manifests"},{"name":"rust-v0.99.0-alpha.3","sha":"f166461ff28fb40a22f6a3920e1d0b800af3b35e","kind":"tag","published_at":"2026-02-05T22:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3/manifests"},{"name":"rust-v0.99.0-alpha.2","sha":"f084f0e387579f39cf68e43eefe4566c6f9c56d7","kind":"tag","published_at":"2026-02-05T20:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2/manifests"},{"name":"rust-v0.99.0-alpha.1","sha":"706a8e20338870817de6dfd9e3c89579f050682f","kind":"tag","published_at":"2026-02-05T18:50:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1/manifests"},{"name":"rust-v0.98.0","sha":"82464689ce0ba8a3b2065e73a8aa0cfdf2ad0625","kind":"tag","published_at":"2026-02-05T16:12:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0/manifests"},{"name":"rust-v0.98.0-alpha.2","sha":"26f3eb990dadb76a86b2b42f27af840ad311716e","kind":"tag","published_at":"2026-02-05T08:52:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2/manifests"},{"name":"rust-v0.98.0-alpha.1","sha":"4e23e6cd2bb37e4561ddaac05968ae69d26f5978","kind":"tag","published_at":"2026-02-05T06:52:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1/manifests"},{"name":"rust-v0.97.0","sha":"4b415c72c9cb62dded0bb8eb5d4fcf9ddc90a8e3","kind":"tag","published_at":"2026-02-05T04:26:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0/manifests"},{"name":"rust-v0.97.0-alpha.5","sha":"ba8c2631c9f8906a88b85777f4bdafc43680a7df","kind":"tag","published_at":"2026-02-05T04:00:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5/manifests"},{"name":"rust-v0.97.0-alpha.4","sha":"6828ff3918276bb0cd22e6cdb4a075dcc696b2a7","kind":"tag","published_at":"2026-02-05T02:36:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4/manifests"},{"name":"rust-v0.97.0-alpha.3","sha":"a1a986c58ade4b4de8f25fa5ceadb5c06ca4211e","kind":"tag","published_at":"2026-02-05T00:52:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3/manifests"},{"name":"rust-v0.97.0-alpha.2","sha":"9c18c027fa0ff7598576294b06539c0aa6c9eba8","kind":"tag","published_at":"2026-02-04T23:52:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2/manifests"},{"name":"rust-v0.97.0-alpha.1","sha":"1650b3d6a76972fd6e543d320d3a4058ff565dcb","kind":"tag","published_at":"2026-02-04T19:47:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1/manifests"},{"name":"rust-v0.96.0","sha":"2572f96fafb3156f79523bfbe2bc84f13e382167","kind":"tag","published_at":"2026-02-04T17:00:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0/manifests"},{"name":"rust-v0.96.0-alpha.2","sha":"d5374efa6fb1488a7d0a70527bfb9cc274d8f188","kind":"tag","published_at":"2026-02-04T13:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2/manifests"},{"name":"rust-v0.96.0-alpha.1","sha":"b8f4f382fc43baacdfbd7dd9308de9d3783747af","kind":"tag","published_at":"2026-02-04T09:10:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1/manifests"},{"name":"rust-v0.95.0","sha":"12dbb76c812afaff8daf1f3a5acf1d5ef4a75cb1","kind":"tag","published_at":"2026-02-04T04:07:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0/manifests"},{"name":"rust-v0.95.0-alpha.9","sha":"7eb1d2e35238cef89bb104bf2dc5dbaba6370da2","kind":"tag","published_at":"2026-02-04T00:04:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9/manifests"},{"name":"rust-v0.95.0-alpha.8","sha":"616c9b2dc009fbc794675c7b2aa35fb1d1aa8452","kind":"tag","published_at":"2026-02-03T22:04:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8/manifests"},{"name":"rust-v0.95.0-alpha.7","sha":"fd40e3ba4d3cf639c29a958f115f8fd3ea3305ce","kind":"tag","published_at":"2026-02-03T20:28:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7/manifests"},{"name":"rust-v0.95.0-alpha.6","sha":"b5b8c11875b80fcce5e40cb0cd68b6e2b5413aff","kind":"tag","published_at":"2026-02-03T11:32:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6/manifests"},{"name":"rust-v0.95.0-alpha.5","sha":"524613cf91d52a74ba6d3b1e40b8c47d12877778","kind":"tag","published_at":"2026-02-03T04:39:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5/manifests"},{"name":"rust-v0.95.0-alpha.4","sha":"4adbae01db58cd8a5981427e1b272d958b2314ba","kind":"tag","published_at":"2026-02-03T02:46:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4/manifests"},{"name":"rust-v0.95.0-alpha.3","sha":"93d342a404f232f3d0433f9e11a32dee64860251","kind":"tag","published_at":"2026-02-03T01:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3/manifests"},{"name":"rust-v0.95.0-alpha.2","sha":"d74bdf945dd4bb51fd4a95ac7bcbb79268732e26","kind":"tag","published_at":"2026-02-02T22:06:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2/manifests"},{"name":"rust-v0.95.0-alpha.1","sha":"1ec3b5eed5ef8329ba6a8bc2624ac0317f1bcf46","kind":"tag","published_at":"2026-02-02T21:02:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1/manifests"},{"name":"rust-v0.94.0","sha":"dce99bc2595e58acc4d88a324f3ccab05cf5cd7d","kind":"tag","published_at":"2026-02-02T17:44:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0/manifests"},{"name":"rust-v0.94.0-alpha.11","sha":"a3b19de91f9d336088edda6b790a6ed7c7652292","kind":"tag","published_at":"2026-02-02T13:33:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11/manifests"},{"name":"rust-v0.94.0-alpha.10","sha":"08e9c5cfcb986cf95874b7e5552a808960cc854e","kind":"tag","published_at":"2026-02-02T07:49:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10/manifests"},{"name":"rust-v0.94.0-alpha.9","sha":"b706b71c8de0495649be9f34a41ae483b4c0fc85","kind":"tag","published_at":"2026-02-02T06:59:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9/manifests"},{"name":"rust-v0.94.0-alpha.8","sha":"8d0cf6b759bae9d83edd5fc4b3599d08ff936928","kind":"tag","published_at":"2026-02-02T03:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8/manifests"},{"name":"rust-v0.94.0-alpha.7","sha":"000f23076045b0268c7a79cf036a0533b03845e3","kind":"tag","published_at":"2026-02-01T07:23:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7/manifests"},{"name":"rust-v0.94.0-alpha.6","sha":"645255a4aa010d90811b38bd146ee42205e2fb61","kind":"tag","published_at":"2026-02-01T05:16:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6/manifests"},{"name":"rust-v0.94.0-alpha.5","sha":"16401e1b983e50661770a21e4ff4c69fb422eb5a","kind":"tag","published_at":"2026-02-01T04:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5/manifests"},{"name":"rust-v0.94.0-alpha.4","sha":"87e21eca459551140833264d7989a551b13bdc28","kind":"tag","published_at":"2026-02-01T02:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4/manifests"},{"name":"rust-v0.94.0-alpha.3","sha":"e0a78062a12a23cc0fe8876eafc352abd8cffef8","kind":"tag","published_at":"2026-02-01T01:13:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3/manifests"},{"name":"rust-v0.94.0-alpha.2","sha":"d6ee3c2c863c91218f8d60350c90ea99907a5486","kind":"tag","published_at":"2026-01-31T21:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2/manifests"},{"name":"rust-v0.94.0-alpha.1","sha":"dc2ef8cf2aee4025d7be27e3d94689f965c1c502","kind":"tag","published_at":"2026-01-31T12:47:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1/manifests"},{"name":"rust-v0.93.0","sha":"d86cf538f5e7d210ebb7a3493718aaaff40146da","kind":"tag","published_at":"2026-01-31T06:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0/manifests"},{"name":"rust-v0.93.0-alpha.25","sha":"56e847a9ec6f41acdf31e89fc0bac94d12c5a783","kind":"tag","published_at":"2026-01-31T02:58:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25/manifests"},{"name":"rust-v0.93.0-alpha.24","sha":"4208a5e82f73a1c2b007cac805aba82da1720875","kind":"tag","published_at":"2026-01-30T21:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24/manifests"},{"name":"rust-v0.93.0-alpha.23","sha":"329ef2d69249aba31112a37a5db9a43d48941af3","kind":"tag","published_at":"2026-01-30T20:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23/manifests"},{"name":"rust-vrust-v0.93.0-alpha.23","sha":"2d82d9348e7345dc5aea7dc9fcbff83db1af5ac9","kind":"tag","published_at":"2026-01-30T20:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23/manifests"},{"name":"rust-v0.93.0-alpha.22","sha":"079d7c02919de368877c0353999592cf447b48dd","kind":"tag","published_at":"2026-01-30T19:16:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22/manifests"},{"name":"rust-v0.93.0-alpha.21","sha":"b11e0aa5c35b079e3bc394033bef4624f435a7d5","kind":"tag","published_at":"2026-01-30T17:37:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21/manifests"},{"name":"rust-v0.93.0-alpha.20","sha":"5254dc3d251dcd07c0d16cde21cc7e5312f903b9","kind":"tag","published_at":"2026-01-30T10:19:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20/manifests"},{"name":"rust-v0.93.0-alpha.19","sha":"610c265a28f30fd6a5b2b65b273b822fb9d4c614","kind":"tag","published_at":"2026-01-30T09:20:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19/manifests"},{"name":"rust-v0.93.0-alpha.18","sha":"57afe281d3d69e4fca8bf8e8512797803c040504","kind":"tag","published_at":"2026-01-30T08:32:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18/manifests"},{"name":"rust-v0.93.0-alpha.17","sha":"a204130743e0eb40c14938a717a819efb800b70b","kind":"tag","published_at":"2026-01-30T01:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17/manifests"},{"name":"rust-v0.93.0-alpha.16","sha":"0a02ef2bee4ff834a50e16ce11fb74325475e67e","kind":"tag","published_at":"2026-01-29T21:51:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16/manifests"},{"name":"rust-v0.93.0-alpha.15","sha":"b6501f17f3c4fabd2589495a45e262d8a5f9dea5","kind":"tag","published_at":"2026-01-29T19:53:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15/manifests"},{"name":"rust-v0.93.0-alpha.14","sha":"b6c6bc82a789aa53e8ebb2597b0a649ce757966e","kind":"tag","published_at":"2026-01-29T18:49:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14/manifests"},{"name":"rust-v0.93.0-alpha.13","sha":"171e77be7f0a7c148a2ce59b7a70db35d2fdab43","kind":"tag","published_at":"2026-01-29T15:00:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13/manifests"},{"name":"rust-v0.93.0-alpha.12","sha":"11365cdc5dc00ba88498b57d5a0b0f6d5efde7ad","kind":"tag","published_at":"2026-01-29T14:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12/manifests"},{"name":"rust-v0.93.0-alpha.11","sha":"4b16bc76c445314d0a17b0bb786827539d2ae33a","kind":"tag","published_at":"2026-01-29T14:08:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11/manifests"},{"name":"rust-v0.93.0-alpha.10","sha":"ec0f56547a52205f520d50bbfa9076167a5854fc","kind":"tag","published_at":"2026-01-29T14:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10/manifests"},{"name":"rust-v0.93.0-alpha.9","sha":"31de1a4cc7e9829ed498b41e0c3b4fdbb7b450a3","kind":"tag","published_at":"2026-01-29T07:33:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9/manifests"},{"name":"rust-v0.93.0-alpha.8","sha":"8f2052846e52efb10414b78f03857c4475c388e4","kind":"tag","published_at":"2026-01-29T06:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8/manifests"},{"name":"rust-v0.93.0-alpha.7","sha":"d36dea7e54d7c8e35a2233db31bee7ebda544aca","kind":"tag","published_at":"2026-01-29T04:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7/manifests"},{"name":"rust-v0.93.0-alpha.6","sha":"68c678b0b98139698751385f302887c80ed4cac4","kind":"tag","published_at":"2026-01-28T20:49:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6/manifests"},{"name":"rust-v0.93.0-alpha.5","sha":"7c105a3d61e629347cd0ec8186cf53cc136b5226","kind":"tag","published_at":"2026-01-28T18:46:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5/manifests"},{"name":"rust-v0.93.0-alpha.4","sha":"aadf91a348af46de89f834f08ecd0b5cb9e2e21a","kind":"tag","published_at":"2026-01-28T16:39:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4/manifests"},{"name":"rust-v0.93.0-alpha.3","sha":"7e573c7334a4405ab2b0073d7aafed95ecd62492","kind":"tag","published_at":"2026-01-28T15:53:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3/manifests"},{"name":"rust-vv0.93.0-alpha.2","sha":"bb13a09c217186ca74a47b687fa58e5728564451","kind":"tag","published_at":"2026-01-28T15:47:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.93.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.93.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.93.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2/manifests"},{"name":"rust-v0.93.0-alpha.1","sha":"d8eb74685b45b4b7bdd66840ebb64ba65e4ca9ec","kind":"tag","published_at":"2026-01-27T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1/manifests"},{"name":"rust-v0.92.0","sha":"a09055074e082d70e8b92795b0cec1e969a6aaf9","kind":"tag","published_at":"2026-01-27T10:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0/manifests"},{"name":"rust-v0.92.0-alpha.11","sha":"7da4cc8bae9471dd1397f3366a0e787b0079b815","kind":"tag","published_at":"2026-01-27T06:30:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11/manifests"},{"name":"rust-v0.92.0-alpha.10","sha":"743f9fd03e0ea7e34130b4b6110dcb7a66be56d6","kind":"tag","published_at":"2026-01-27T05:31:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10/manifests"},{"name":"rust-v0.92.0-alpha.9","sha":"f999f83374027620cb01292dd78a7cd982d4fb14","kind":"tag","published_at":"2026-01-27T03:34:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9/manifests"},{"name":"rust-v0.92.0-alpha.8","sha":"0a49a4b597aabce9eca1d004e15559ab17a4d883","kind":"tag","published_at":"2026-01-27T02:03:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8/manifests"},{"name":"rust-v0.92.0-alpha.7","sha":"461613593d94b7db4a9c154c4cdec3b745284c6d","kind":"tag","published_at":"2026-01-27T01:04:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7/manifests"},{"name":"rust-v0.92.0-alpha.6","sha":"021441c9b28a791e0773ef4cc07a1de23a782c72","kind":"tag","published_at":"2026-01-26T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6/manifests"},{"name":"rust-v0.92.0-alpha.5","sha":"3e86441d4a621bc5eb713b364a7b98e14ff67deb","kind":"tag","published_at":"2026-01-26T18:56:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5/manifests"},{"name":"rust-v0.92.0-alpha.4","sha":"d1cd89655f2994831589b7158931f9c44e07f3cc","kind":"tag","published_at":"2026-01-26T17:55:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4/manifests"},{"name":"rust-v0.92.0-alpha.3","sha":"401a4cf35a13e34dff53ebe160dc43a672342aee","kind":"tag","published_at":"2026-01-26T03:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3/manifests"},{"name":"rust-v0.92.0-alpha.2","sha":"c5afe1d3e94fa2584e0b9cfe0225cf213a8296fa","kind":"tag","published_at":"2026-01-26T02:25:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2/manifests"},{"name":"rust-v0.92.0-alpha.1","sha":"06481a533bb7d221ac71121627d602da94cdd979","kind":"tag","published_at":"2026-01-25T23:04:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1/manifests"},{"name":"rust-v0.91.0","sha":"3684bc646e0f1123e76a90f03cfb1111358f1aa1","kind":"tag","published_at":"2026-01-25T16:52:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.91.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0/manifests"},{"name":"rust-v0.90.0","sha":"b4e230f8de8f71d08f48c469443ed61a9f365af3","kind":"tag","published_at":"2026-01-25T15:56:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0/manifests"},{"name":"rust-v0.90.0-alpha.7","sha":"e58790ae27082490bd2edbd4a59f9cbac035960d","kind":"tag","published_at":"2026-01-25T14:57:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7/manifests"},{"name":"rust-v0.90.0-alpha.6","sha":"ad751642c7af3cfede86d0f6e3b0987944c9c3ca","kind":"tag","published_at":"2026-01-25T13:50:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6/manifests"},{"name":"rust-v0.90.0-alpha.5","sha":"0f064677d18ebade39ad467282b9011cc5c0b877","kind":"tag","published_at":"2026-01-24T15:56:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5/manifests"},{"name":"rust-v0.90.0-alpha.4","sha":"2ae0eba9ebce26d2ad8f4be4108a9afe1e8b841a","kind":"tag","published_at":"2026-01-24T15:32:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4/manifests"},{"name":"rust-v0.90.0-alpha.3","sha":"182ba84d2acbc417461f1b744ec3f1040c1f5086","kind":"tag","published_at":"2026-01-24T14:58:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3/manifests"},{"name":"rust-v0.90.0-alpha.2","sha":"cc665115ca962b5e91fcf5abafcb4623b27971a6","kind":"tag","published_at":"2026-01-23T12:59:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2/manifests"},{"name":"rust-v0.90.0-alpha.1","sha":"fadc4c7d9d1bd9326aae3341bb56a8084c610d37","kind":"tag","published_at":"2026-01-23T02:22:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1/manifests"},{"name":"rust-v0.89.0","sha":"605d43719efa7f62160904d2dcecc46a64bcd32e","kind":"tag","published_at":"2026-01-22T20:57:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0/manifests"},{"name":"rust-v0.89.0-alpha.5","sha":"b46cb614cc8b68be01de0721146293251a10ec64","kind":"tag","published_at":"2026-01-22T18:59:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5/manifests"},{"name":"rust-v0.89.0-alpha.4","sha":"c9014a779c8716ee20405cbdd92e47ec2e1332b1","kind":"tag","published_at":"2026-01-22T16:37:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4/manifests"},{"name":"rust-v0.89.0-alpha.3","sha":"1508aa6e25fd57d7aba56d487428d916bde9ef65","kind":"tag","published_at":"2026-01-22T09:36:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3/manifests"},{"name":"rust-v0.89.0-alpha.2","sha":"231ed0bacd78876458bc21fd32e98ce6364e629b","kind":"tag","published_at":"2026-01-22T01:03:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2/manifests"},{"name":"rust-v0.89.0-alpha.1","sha":"12256007b5a73c4f864ccc06d1f2dfd3580a0950","kind":"tag","published_at":"2026-01-21T22:27:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1/manifests"},{"name":"rust-v0.88.0","sha":"149625a4f983e1b3c8530abef1c863689d98a1cc","kind":"tag","published_at":"2026-01-21T18:43:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0/manifests"},{"name":"rust-v0.88.0-alpha.17","sha":"f06eee35de77e65c23711bf01cbc3404cda65bfc","kind":"tag","published_at":"2026-01-21T12:08:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17/manifests"},{"name":"rust-v0.88.0-alpha.16","sha":"ee5ad56efd3e17ce507ddd5aee12234f776f8fb3","kind":"tag","published_at":"2026-01-21T09:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16/manifests"},{"name":"rust-v0.88.0-alpha.15","sha":"1de2e5c239645758bcacddb8ef65c133518cbb06","kind":"tag","published_at":"2026-01-21T08:25:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15/manifests"},{"name":"rust-v0.88.0-alpha.14","sha":"f54cb4c8cafe61f07567c073fbd8350db395c0de","kind":"tag","published_at":"2026-01-21T07:03:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14/manifests"},{"name":"rust-v0.88.0-alpha.13","sha":"6b3ab57d7d39093cc6a35c47257ba26fa466c469","kind":"tag","published_at":"2026-01-21T02:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13/manifests"},{"name":"rust-v0.88.0-alpha.12","sha":"62feed7163400f409162b3214937f7c1025ce333","kind":"tag","published_at":"2026-01-21T01:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12/manifests"},{"name":"rust-v0.88.0-alpha.11","sha":"16d6caa699b15a0685ba8332626c6543b7d331c2","kind":"tag","published_at":"2026-01-20T23:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11/manifests"},{"name":"rust-v0.88.0-alpha.10","sha":"0c50636278ec363a8842b6063946c9db8c4ba7e4","kind":"tag","published_at":"2026-01-20T22:29:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10/manifests"},{"name":"rust-v0.88.0-alpha.9","sha":"384779062c22824a607769849e522c12cbf03db7","kind":"tag","published_at":"2026-01-20T18:30:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9/manifests"},{"name":"rust-v0.88.0-alpha.8","sha":"f6688e0740a9d3271f8b1385e31d7a6e3e732ff3","kind":"tag","published_at":"2026-01-19T21:43:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8/manifests"},{"name":"rust-v0.88.0-alpha.7","sha":"f9746020961c46badce903d88c68ad908df2af3d","kind":"tag","published_at":"2026-01-19T20:18:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7/manifests"},{"name":"rust-v0.88.0-alpha.6","sha":"41a29ffe9a022dfc147babb1ba15b271aac41836","kind":"tag","published_at":"2026-01-19T18:04:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6/manifests"},{"name":"rust-v0.88.0-alpha.5","sha":"fa47844d2b6685bd6e769a781a6723ab11ca0d81","kind":"tag","published_at":"2026-01-19T15:41:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5/manifests"},{"name":"rust-v0.88.0-alpha.4","sha":"724836ccb432675d55eeb223c5944d774bee40b6","kind":"tag","published_at":"2026-01-19T11:36:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4/manifests"},{"name":"rust-v0.88.0-alpha.3","sha":"b77b410d84ed2c08506f1a5c89f4f8c793e7b176","kind":"tag","published_at":"2026-01-18T05:18:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3/manifests"},{"name":"rust-v0.88.0-alpha.2","sha":"f3cf11ee0bcb589c106d288a96d04e1ed65745e0","kind":"tag","published_at":"2026-01-18T01:36:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2/manifests"},{"name":"rust-v0.88.0-alpha.1","sha":"8ac0833400662a1c31780ac01d0272eec709dc71","kind":"tag","published_at":"2026-01-17T06:38:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1/manifests"},{"name":"rust-v0.87.0","sha":"8e8c884b7534d08b8cabccd26f37a8302b4bc4fd","kind":"tag","published_at":"2026-01-16T15:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0/manifests"},{"name":"rust-v0.87.0-alpha.2","sha":"8bd51746518f41575c9b14fcdaa90365eca5a25a","kind":"tag","published_at":"2026-01-16T14:59:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2/manifests"},{"name":"rust-v0.87.0-alpha.1","sha":"2cf3aac2f70ee4eec991c0e3c5c7f78899f0b843","kind":"tag","published_at":"2026-01-16T11:05:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1/manifests"},{"name":"rust-v0.86.0","sha":"18057fdc30b10168ab18e8c1bb86c7a0a7772191","kind":"tag","published_at":"2026-01-16T00:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0/manifests"},{"name":"rust-v0.86.0-alpha.1","sha":"861b12a446d371b3c2a17e58a270a46202e32351","kind":"tag","published_at":"2026-01-15T21:02:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1/manifests"},{"name":"rust-v0.85.0","sha":"4607330eff53e3ae39126afef76882042e14a03c","kind":"tag","published_at":"2026-01-15T18:04:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0/manifests"},{"name":"rust-v0.85.0-alpha.2","sha":"aa0fa2435d011647693c028b8580144846270b1c","kind":"tag","published_at":"2026-01-15T17:17:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2/manifests"},{"name":"rust-v0.85.0-alpha.1","sha":"f7868f301b5f0e8a49c4cb36e8e7f2cebb5d728d","kind":"tag","published_at":"2026-01-15T06:25:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1/manifests"},{"name":"rust-v0.84.0","sha":"d67aa9eaa0c895b62926b6cf9e83f9535fd94d28","kind":"tag","published_at":"2026-01-15T00:57:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.84.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0/manifests"},{"name":"rust-v0.83.0","sha":"5fe0cd19437ef03549ae8c12b9fb74364237378d","kind":"tag","published_at":"2026-01-15T00:23:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.83.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0/manifests"},{"name":"rust-v0.82.0","sha":"1324fffe5d620c8b49b0ffc6e6df5969f6bad639","kind":"tag","published_at":"2026-01-14T23:42:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0/manifests"},{"name":"rust-v0.82.0-alpha.3","sha":"1e5a2a259975fde12a79a932a25457f62b2ae7b1","kind":"tag","published_at":"2026-01-14T20:31:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3/manifests"},{"name":"rust-v0.82.0-alpha.2","sha":"2199cfd5e78a7c9fa8934f935759676e403be197","kind":"tag","published_at":"2026-01-14T18:55:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2/manifests"},{"name":"rust-v0.82.0-alpha.1","sha":"90fbb33115d2523adac8862adf12a9b407da7a00","kind":"tag","published_at":"2026-01-14T18:21:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1/manifests"},{"name":"rust-v0.81.0","sha":"7e7f828e2ce5d31a61d577bcabb517cca342f8ad","kind":"tag","published_at":"2026-01-14T17:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0/manifests"},{"name":"rust-v0.81.0-alpha.11","sha":"4907864dc6e2aafd0bbeff963d05ca376d2aab47","kind":"tag","published_at":"2026-01-14T16:37:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11/manifests"},{"name":"rust-vv0.81.0-alpha.11","sha":"d658a13dbba919c986786532708fc9015d5cae92","kind":"tag","published_at":"2026-01-14T16:35:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11/manifests"},{"name":"rust-v0.81.0-alpha.10","sha":"0babb37f549a37993ab44f13f833927eec827622","kind":"tag","published_at":"2026-01-14T08:06:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10/manifests"},{"name":"rust-v0.81.0-alpha.9","sha":"c93d8541f5e3460bc917366e9c2375263d4f7527","kind":"tag","published_at":"2026-01-14T06:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9/manifests"},{"name":"rust-v0.81.0-alpha.8","sha":"3f27d051b488faafba6060b68af544d25fc85418","kind":"tag","published_at":"2026-01-14T01:04:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8/manifests"},{"name":"rust-v0.81.0-alpha.7","sha":"bfa3bdb452fe9099298728d6fe376e96d97b2075","kind":"tag","published_at":"2026-01-13T23:19:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7/manifests"},{"name":"rust-v0.81.0-alpha.6","sha":"bd18cebb8f98fe416f1eafeb3dcb23821b721513","kind":"tag","published_at":"2026-01-13T14:25:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6/manifests"},{"name":"rust-v0.81.0-alpha.5","sha":"56ba2ce3544a9ac5dca98a6ef23a8ccf5be22e7f","kind":"tag","published_at":"2026-01-13T08:34:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5/manifests"},{"name":"rust-v0.81.0-alpha.4","sha":"84add7f9cbdbac37a9ecc42bd5bc4422d8d75997","kind":"tag","published_at":"2026-01-13T07:07:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4/manifests"},{"name":"rust-v0.81.0-alpha.3","sha":"64d3ce6e8ac62d236fb4d644994154499022a705","kind":"tag","published_at":"2026-01-12T23:23:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3/manifests"},{"name":"rust-v0.81.0-alpha.2","sha":"18a7f162c38d7318da70b25e07693ed6f89e74b8","kind":"tag","published_at":"2026-01-11T08:43:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2/manifests"},{"name":"rust-v0.81.0-alpha.1","sha":"b7427a6db428ca3c647e9812d34023d6b2ef0471","kind":"tag","published_at":"2026-01-09T22:03:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1/manifests"},{"name":"rust-v0.80.0","sha":"f0679a6ab2563135e01cc922698cb54921a1719f","kind":"tag","published_at":"2026-01-09T19:17:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0/manifests"},{"name":"rust-v0.80.0-alpha.6","sha":"cc5382d069eeb2510d32ccf75c6bcd378cfa6fe3","kind":"tag","published_at":"2026-01-09T17:45:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6/manifests"},{"name":"rust-v0.80.0-alpha.5","sha":"0c00d8a22588d971fe5a6ba647c0c1e87bd5e171","kind":"tag","published_at":"2026-01-09T05:20:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5/manifests"},{"name":"rust-v0.80.0-alpha.4","sha":"e34308727a381092af48f04ff33a17fae1127376","kind":"tag","published_at":"2026-01-08T12:08:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4/manifests"},{"name":"rust-v0.80.0-alpha.3","sha":"a347cc089d0ebcf3e5d576b9d7484a9765622e34","kind":"tag","published_at":"2026-01-07T21:24:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3/manifests"},{"name":"rust-v0.80.0-alpha.2","sha":"84a85bd8636c91574c5308a0533c97c14c737cbd","kind":"tag","published_at":"2026-01-07T18:35:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2/manifests"},{"name":"rust-v0.80.0-alpha.1","sha":"de5a821f23dc0058151ac421bba49f715c7ee6d6","kind":"tag","published_at":"2026-01-07T03:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1/manifests"},{"name":"rust-v0.79.0","sha":"28c32c6940d0872a433ff2a79a0f679efa5ceba7","kind":"tag","published_at":"2026-01-07T00:25:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0/manifests"},{"name":"rust-v0.79.0-alpha.3","sha":"cf0206a1412afd339b1f56ba6c6f37be5a6fe1a8","kind":"tag","published_at":"2026-01-06T23:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3/manifests"},{"name":"rust-v0.79.0-alpha.2","sha":"4ecb883c6a906972e4170d0048def6d1bcb38ddb","kind":"tag","published_at":"2026-01-06T20:20:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2/manifests"},{"name":"rust-v0.79.0-alpha.1","sha":"fcbcfb21b95656fb2e45b21d6103e35956f28b8f","kind":"tag","published_at":"2026-01-06T19:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1/manifests"},{"name":"rust-v0.78.0","sha":"59c8b434777ad53aac3d7737bd82e49c9912d9e3","kind":"tag","published_at":"2026-01-06T18:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0/manifests"},{"name":"rust-v0.78.0-alpha.12","sha":"9fb28bc1747e0829c6085da22ce2aa641bf2f793","kind":"tag","published_at":"2026-01-05T21:31:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12/manifests"},{"name":"rust-v0.78.0-alpha.11","sha":"5c1ac34204c1a74c2b82920b08eac253462020d2","kind":"tag","published_at":"2026-01-05T17:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11/manifests"},{"name":"rust-v0.78.0-alpha.10","sha":"84fc783f3638714666c99e0707d92bc1a5b6cb1b","kind":"tag","published_at":"2026-01-02T23:23:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10/manifests"},{"name":"rust-v0.78.0-alpha.9","sha":"d481b9114ee36197448302d0b2d66ee9b5dd1fbd","kind":"tag","published_at":"2025-12-27T17:18:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9/manifests"},{"name":"rust-v0.78.0-alpha.8","sha":"25b3c5a5d7b642dafe17c311fb5a6590f2c651cd","kind":"tag","published_at":"2025-12-23T21:27:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8/manifests"},{"name":"rust-v0.78.0-alpha.7","sha":"21f7e31d0527ce152dd6435bd544cdff6f885869","kind":"tag","published_at":"2025-12-23T07:53:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7/manifests"},{"name":"rust-v0.78.0-alpha.6","sha":"85bfec00abab99642aa003c1ec32829f883e091c","kind":"tag","published_at":"2025-12-23T06:00:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6/manifests"},{"name":"rust-vrust-v0.78.0-alpha.6","sha":"63b52e66620b37a30dc7af7b8cb038c4acb45588","kind":"tag","published_at":"2025-12-23T05:59:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6/manifests"},{"name":"rust-v0.78.0-alpha.5","sha":"f5f615ad2df2b5b4deef23d58c1e9a84ced83fae","kind":"tag","published_at":"2025-12-23T03:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5/manifests"},{"name":"rust-v0.78.0-alpha.4","sha":"551961d918d3984fd42fcefd3fd01cd8f1baf91b","kind":"tag","published_at":"2025-12-22T22:10:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4/manifests"},{"name":"rust-v0.78.0-alpha.3","sha":"2481584b883594d94e85e6a8c65e4545400b0a63","kind":"tag","published_at":"2025-12-22T20:53:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3/manifests"},{"name":"rust-v0.78.0-alpha.2","sha":"54398608aeecd0aeffd1932f96b88aaf45c1b35b","kind":"tag","published_at":"2025-12-22T17:52:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2/manifests"},{"name":"rust-v0.78.0-alpha.1","sha":"1f08bc124c15954cb14f60d2c9589046848d0fe8","kind":"tag","published_at":"2025-12-21T10:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1/manifests"},{"name":"rust-v0.77.0","sha":"112f40e91c12af0f7146d7e03f20283516a8af0b","kind":"tag","published_at":"2025-12-21T05:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0/manifests"},{"name":"rust-v0.77.0-alpha.3","sha":"f43e9286e0fc03ee8816ee88978db24397f2164f","kind":"tag","published_at":"2025-12-21T03:50:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3/manifests"},{"name":"rust-v0.77.0-alpha.2","sha":"6a2f6e6c6b5cd1d84f13d0b9a8f32bae36ae4a3b","kind":"tag","published_at":"2025-12-20T23:37:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2/manifests"},{"name":"rust-v0.77.0-alpha.1","sha":"b18503b804ac043faa895f4afa1513358ed87a3f","kind":"tag","published_at":"2025-12-19T20:25:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1/manifests"},{"name":"rust-v0.76.0","sha":"7cf6c960df1be4d1c87097888f095259e34cb4cc","kind":"tag","published_at":"2025-12-19T18:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0/manifests"},{"name":"rust-v0.76.0-alpha.9","sha":"7d9a2231ce569f8e1d8ce49881f9c8ba30987a1d","kind":"tag","published_at":"2025-12-19T17:33:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9/manifests"},{"name":"rust-v0.76.0-alpha.8","sha":"a082679d4cb6cc32ef0e3e025a8fa7644d5bcd4d","kind":"tag","published_at":"2025-12-19T05:44:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8/manifests"},{"name":"rust-v0.76.0-alpha.7","sha":"9e5cfb98e062c6837aca44360fc0b4aae12843c7","kind":"tag","published_at":"2025-12-19T04:22:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7/manifests"},{"name":"rust-v0.76.0-alpha.6","sha":"59556af05141402f7f6ce82e5a66c202f04f1816","kind":"tag","published_at":"2025-12-19T02:50:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6/manifests"},{"name":"rust-v0.76.0-alpha.5","sha":"d70ad55bf43c3056fc56c9190b68436efd8b7b6f","kind":"tag","published_at":"2025-12-18T23:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5/manifests"},{"name":"rust-v0.76.0-alpha.4","sha":"05d2f402eb80bd2cb20b2ac7983a95b76acfb651","kind":"tag","published_at":"2025-12-18T23:15:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4/manifests"},{"name":"rust-v0.76.0-alpha.3","sha":"79d6b8d4c4f681797631f416274a20e318bce03e","kind":"tag","published_at":"2025-12-18T21:33:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3/manifests"},{"name":"rust-v0.76.0-alpha.2","sha":"06c9bfd54fdf3d0edc22f391ac8b507bcfd138d8","kind":"tag","published_at":"2025-12-18T20:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2/manifests"},{"name":"rust-v0.76.0-alpha.1","sha":"99a8f75a74acf69bdbf70fcfae43ae6fe2bf9be5","kind":"tag","published_at":"2025-12-18T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1/manifests"},{"name":"rust-v0.75.0","sha":"64bce090e5a5002952dcffb425196552854bb619","kind":"tag","published_at":"2025-12-18T19:00:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.75.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0/manifests"},{"name":"rust-v0.74.0","sha":"5b9d9a60d74c8ee2cb34d60fb14b71990e8318ea","kind":"tag","published_at":"2025-12-18T17:40:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0/manifests"},{"name":"rust-v0.74.0-alpha.9","sha":"b3c3c9f179aba9178497374aef368bf647760286","kind":"tag","published_at":"2025-12-18T16:59:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9/manifests"},{"name":"rust-v0.74.0-alpha.8","sha":"4d1162a38351fa1a597d453c827ded7519714cb1","kind":"tag","published_at":"2025-12-18T15:30:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8/manifests"},{"name":"rust-v0.74.0-alpha.7","sha":"56ea10eb12aea5109fdb6d04cbefbd99c555db03","kind":"tag","published_at":"2025-12-18T03:15:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7/manifests"},{"name":"rust-v0.74.0-alpha.6","sha":"b4ae06040a5cf6d78085029a951f531af2532496","kind":"tag","published_at":"2025-12-18T00:17:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6/manifests"},{"name":"rust-v0.74.0-alpha.5","sha":"4e4a1aabd927ab3f91220991d9e20b72602094b0","kind":"tag","published_at":"2025-12-17T22:05:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5/manifests"},{"name":"rust-v0.74.0-alpha.4","sha":"a996f197232a07693eb79301a13a7cb0b5a6839d","kind":"tag","published_at":"2025-12-17T18:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4/manifests"},{"name":"rust-v0.74.0-alpha.3","sha":"c2be895691d9eccf486ba116651181e814144090","kind":"tag","published_at":"2025-12-17T14:24:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3/manifests"},{"name":"rust-v0.74.0-alpha.2","sha":"1d359d0d7602d8a1687de5389d0cf5eac77b4dfb","kind":"tag","published_at":"2025-12-17T00:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2/manifests"},{"name":"rust-v0.74.0-alpha.1","sha":"09535be8023ad00dd341d52fe86569443ea2d97b","kind":"tag","published_at":"2025-12-16T21:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1/manifests"},{"name":"rust-v0.73.0","sha":"1d20f6af48e49d4003b0322d7c3a6c7ee9509b04","kind":"tag","published_at":"2025-12-15T22:08:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0/manifests"},{"name":"rust-v0.73.0-alpha.3","sha":"1276c4cf338eb110af5fe6e55fa385a82101905a","kind":"tag","published_at":"2025-12-15T17:32:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3/manifests"},{"name":"rust-v0.73.0-alpha.2","sha":"ca21a730948be3324e8e121f9d15a6badc98d0ee","kind":"tag","published_at":"2025-12-15T10:22:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2/manifests"},{"name":"rust-v0.73.0-alpha.1","sha":"41b82fe0b7c1edb0350ff3e2ac9834ebeb05d20a","kind":"tag","published_at":"2025-12-13T17:54:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1/manifests"},{"name":"rust-v0.72.0","sha":"ebc84664a393f9f6a66e419ecedc769b199cdb03","kind":"tag","published_at":"2025-12-13T00:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0/manifests"},{"name":"rust-v0.72.0-alpha.8","sha":"afce9dc3a639fc4f0681f3d3fe96492d9b2be2fb","kind":"tag","published_at":"2025-12-12T22:35:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8/manifests"},{"name":"rust-v0.72.0-alpha.7","sha":"487cc9a70edcf8ee0435cc2a7122af08ed0376d8","kind":"tag","published_at":"2025-12-12T21:38:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7/manifests"},{"name":"rust-v0.72.0-alpha.6","sha":"a029f61b7217b39c3f777f8e1e339f1f8f276b3d","kind":"tag","published_at":"2025-12-12T20:59:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6/manifests"},{"name":"rust-v0.72.0-alpha.5","sha":"f8006aec523191bc02ce29f90e29e43de3078ebf","kind":"tag","published_at":"2025-12-12T18:05:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5/manifests"},{"name":"rust-v0.72.0-alpha.4","sha":"04b86bc4b34ddf7479af21339a5cec40e648a9e0","kind":"tag","published_at":"2025-12-12T11:02:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4/manifests"},{"name":"rust-v0.72.0-alpha.3","sha":"e1f1eac4a971b91cab10397248be9addb645233f","kind":"tag","published_at":"2025-12-12T03:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3/manifests"},{"name":"rust-v0.72.0-alpha.2","sha":"1f04bb5b86c6126f4b1e6f865d2a60b24caa6094","kind":"tag","published_at":"2025-12-12T00:55:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2/manifests"},{"name":"rust-v0.72.0-alpha.1","sha":"3d3bd8fceb71a336a905096c18995571c708c0d2","kind":"tag","published_at":"2025-12-11T22:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1/manifests"},{"name":"rust-v0.71.0","sha":"565488c15b8969694ec52cda3d6fcc99655a972f","kind":"tag","published_at":"2025-12-11T17:50:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.71.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0/manifests"},{"name":"rust-v0.70.0","sha":"69c4fa9478667304290b2b6c6d98f7ae0a14b494","kind":"tag","published_at":"2025-12-11T17:43:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0/manifests"},{"name":"rust-v0.70.0-alpha.4","sha":"107c4398cc69bbbc7519102e5278abc122515f0d","kind":"tag","published_at":"2025-12-11T17:05:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4/manifests"},{"name":"rust-v0.70.0-alpha.3","sha":"5856c6e404a17c443f9deaa3c2df3f3dda5434c8","kind":"tag","published_at":"2025-12-11T13:49:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3/manifests"},{"name":"rust-v0.70.0-alpha.2","sha":"2202866adfb1ed04e71989df761b0eae2f34a560","kind":"tag","published_at":"2025-12-11T07:10:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2/manifests"},{"name":"rust-v0.70.0-alpha.1","sha":"2f7329c044a1ab91268bdeeb9136fae1d341fecd","kind":"tag","published_at":"2025-12-11T00:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1/manifests"},{"name":"rust-v0.69.0","sha":"978860fe4d57ea111e88eb3a51c01e5e6ead21b7","kind":"tag","published_at":"2025-12-10T22:01:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.69.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0/manifests"},{"name":"rust-v0.67.0-alpha.9","sha":"ce1698eecd87dbc900114b14523021d6ae41bd22","kind":"tag","published_at":"2025-12-10T21:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9/manifests"},{"name":"rust-v0.68.0","sha":"6e8a2f285ba7cac06dec0cf20ce758b9a153b3a9","kind":"tag","published_at":"2025-12-10T20:33:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.68.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0/manifests"},{"name":"rust-v0.67.0-alpha.8","sha":"5fe5f6a67e0519787ec244cc525c8bcef0c6154e","kind":"tag","published_at":"2025-12-10T19:19:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8/manifests"},{"name":"rust-v0.67.0","sha":"3023b796b6ba371969a91008cd93786e789bfa17","kind":"tag","published_at":"2025-12-10T19:10:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0/manifests"},{"name":"rust-v0.67.0-alpha.7","sha":"2c58b7ddaccc964ed9243676bf0e00ea6f841afd","kind":"tag","published_at":"2025-12-10T16:37:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7/manifests"},{"name":"rust-v0.67.0-alpha.6","sha":"306dabdba52556c2f9cb30c61b766b68a2a358b7","kind":"tag","published_at":"2025-12-10T06:17:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6/manifests"},{"name":"rust-v0.67.0-alpha.5","sha":"dc332695a55044bb979b8197082d7d8702e80fe5","kind":"tag","published_at":"2025-12-10T04:54:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5/manifests"},{"name":"rust-v0.67.0-alpha.4","sha":"5473ba9e7e8a9d76b10084d477645f1f4ba9eee4","kind":"tag","published_at":"2025-12-10T04:21:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4/manifests"},{"name":"rust-v0.67.0-alpha.3","sha":"44750a1597dc6d37e858de185f6123c5f55fd50b","kind":"tag","published_at":"2025-12-10T03:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3/manifests"},{"name":"rust-v0.67.0-alpha.2","sha":"0f16540cf831d186de8ab9bab001c92ff434500d","kind":"tag","published_at":"2025-12-09T17:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2/manifests"},{"name":"rust-v0.67.0-alpha.1","sha":"f987809a7ce273aa5c0cbaac18c2ff169fa8e2f1","kind":"tag","published_at":"2025-12-09T08:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1/manifests"},{"name":"rust-v0.66.0","sha":"e51fbd14f9346fa47c088950c0ab0826f5a991a2","kind":"tag","published_at":"2025-12-09T03:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0/manifests"},{"name":"rust-v0.66.0-alpha.14","sha":"da9f619cb06035fb922c212445c7a7791e9e74a7","kind":"tag","published_at":"2025-12-09T02:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14/manifests"},{"name":"rust-v0.66.0-alpha.13","sha":"d817d30ff36dfff2a61812ba9715c3158cb1c860","kind":"tag","published_at":"2025-12-08T23:16:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13/manifests"},{"name":"rust-v0.66.0-alpha.12","sha":"2e817d5ceb22e2de9c800df4459eebb8e10fe399","kind":"tag","published_at":"2025-12-08T22:08:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12/manifests"},{"name":"rust-v0.66.0-alpha.11","sha":"74e198960e84aa44974d6e46a99132775197e260","kind":"tag","published_at":"2025-12-08T08:52:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11/manifests"},{"name":"rust-v0.66.0-alpha.10","sha":"ada87f704323bafac49fcdec48af5dc28517d0d4","kind":"tag","published_at":"2025-12-07T17:48:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10/manifests"},{"name":"rust-v0.66.0-alpha.9","sha":"90007d022d13437cac8c8a1fc562cd657fe58c6d","kind":"tag","published_at":"2025-12-06T03:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9/manifests"},{"name":"rust-v0.66.0-alpha.8","sha":"b4456e339513da57b2b4c5b03f5b204ce457a931","kind":"tag","published_at":"2025-12-06T00:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8/manifests"},{"name":"rust-v0.66.0-alpha.7","sha":"6a441bc4b492d0a7ceaaf5f5ab8cdb422850e852","kind":"tag","published_at":"2025-12-05T18:21:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7/manifests"},{"name":"rust-v0.66.0-alpha.6","sha":"bcf62740877a7837a0e3d6abf8535b93cae665d4","kind":"tag","published_at":"2025-12-05T17:07:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6/manifests"},{"name":"rust-v0.66.0-alpha.5","sha":"5910c104a495233e93ea26122ecffe0a475eccb8","kind":"tag","published_at":"2025-12-05T00:51:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5/manifests"},{"name":"rust-v0.66.0-alpha.4","sha":"3d2c1a9c272579c321cc420f97535385cfff5ee1","kind":"tag","published_at":"2025-12-04T22:13:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4/manifests"},{"name":"rust-v0.66.0-alpha.3","sha":"9f9de32c556a4505e45dc3990a2b94843a24d7b1","kind":"tag","published_at":"2025-12-04T21:44:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3/manifests"},{"name":"rust-v0.66.0-alpha.2","sha":"96431a5ddbf9fc05eed29d26e1ad57531611c41d","kind":"tag","published_at":"2025-12-04T20:19:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2/manifests"},{"name":"rust-v0.66.0-alpha.1","sha":"fe50962a033aa5863e4af1a1501130a620545cff","kind":"tag","published_at":"2025-12-04T18:36:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1/manifests"},{"name":"rust-v0.65.0","sha":"0cb995b34f5ba32a5b20c5893a930a5ad9469063","kind":"tag","published_at":"2025-12-04T17:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0/manifests"},{"name":"rust-v0.65.0-alpha.11","sha":"35fe5dc3ebc9eb1e8b78977fcc47d11fe77b71e7","kind":"tag","published_at":"2025-12-04T05:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11/manifests"},{"name":"rust-v0.65.0-alpha.10","sha":"0bf45b3a905def81e88691aac9581548781fb49e","kind":"tag","published_at":"2025-12-04T05:10:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10/manifests"},{"name":"rust-v0.65.0-alpha.9","sha":"8e392cbd9813796bcd4a5f5d89901633ac68e300","kind":"tag","published_at":"2025-12-04T04:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9/manifests"},{"name":"rust-v0.65.0-alpha.8","sha":"c81fd0c367cdecb32bc5f37fca8d2b019dab7d0a","kind":"tag","published_at":"2025-12-03T23:31:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8/manifests"},{"name":"rust-v0.65.0-alpha.7","sha":"840f07b0f479d98559aae9e633e837eb0c84b1f4","kind":"tag","published_at":"2025-12-03T23:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7/manifests"},{"name":"rust-v0.65.0-alpha.6","sha":"b70817582a0160d64ee59489aef2e37a56f0a08e","kind":"tag","published_at":"2025-12-03T20:15:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6/manifests"},{"name":"rust-v0.65.0-alpha.5","sha":"a461cf2c4af142f3554a64b019356d00456e3372","kind":"tag","published_at":"2025-12-03T20:07:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5/manifests"},{"name":"rust-v0.65.0-alpha.4","sha":"aff8f410e8b5336ec21961e65a28031d027fdef4","kind":"tag","published_at":"2025-12-03T16:44:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4/manifests"},{"name":"rust-v0.65.0-alpha.3","sha":"9fce18d39c627795e05027ab83fe40f5d772e993","kind":"tag","published_at":"2025-12-03T10:37:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3/manifests"},{"name":"rust-v0.65.0-alpha.2","sha":"92380acb28853a2418ca679fbe2e49db74cd33ae","kind":"tag","published_at":"2025-12-03T01:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2/manifests"},{"name":"rust-v0.65.0-alpha.1","sha":"c1809484193435f193d46d7e05ac7ad4dc5ef90c","kind":"tag","published_at":"2025-12-03T00:11:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1/manifests"},{"name":"rust-v0.64.0","sha":"a891a84dc6be9242e26502ea38afc96374ef5cfd","kind":"tag","published_at":"2025-12-02T21:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0/manifests"},{"name":"rust-v0.64.0-alpha.13","sha":"cfe16ae31a1d8b9f730eb0b252ca98a5a8431f37","kind":"tag","published_at":"2025-12-02T02:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13/manifests"},{"name":"rust-v0.64.0-alpha.12","sha":"16c190f1cfe4ca40ed96896c9021027af33a1b76","kind":"tag","published_at":"2025-12-01T18:13:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12/manifests"},{"name":"rust-v0.64.0-alpha.11","sha":"481ff36d7299e7351993b735ddf8bf0101b2f101","kind":"tag","published_at":"2025-12-01T09:31:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11/manifests"},{"name":"rust-v0.64.0-alpha.10","sha":"33ec57ff5b67bc82e018ecbb56a666bb7e3a13e9","kind":"tag","published_at":"2025-11-28T11:33:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10/manifests"},{"name":"rust-v0.64.0-alpha.9","sha":"ace90b1f1f26d2102dfb736ce872e0e3328bc990","kind":"tag","published_at":"2025-11-25T18:19:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9/manifests"},{"name":"rust-v0.64.0-alpha.8","sha":"c295f22f9f3a593d96c995b1981628b802713696","kind":"tag","published_at":"2025-11-25T17:20:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8/manifests"},{"name":"rust-v0.64.0-alpha.7","sha":"598d826aed38b9ed3fc409b44b632b67b2340e8f","kind":"tag","published_at":"2025-11-25T16:28:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7/manifests"},{"name":"rust-v0.64.0-alpha.6","sha":"7b9fedb69d3dfd4eb4b329d9a6cb83600d6d19e5","kind":"tag","published_at":"2025-11-25T15:41:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6/manifests"},{"name":"rust-v0.64.0-alpha.5","sha":"832fa24b9f05035ed9869c4a9500f2a466f86bb7","kind":"tag","published_at":"2025-11-22T00:29:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5/manifests"},{"name":"rust-v0.64.0-alpha.4","sha":"875ea8b978cb9021baaf771205121327d6c61615","kind":"tag","published_at":"2025-11-22T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4/manifests"},{"name":"rust-v0.64.0-alpha.3","sha":"76234afb5bfedf6fe694a97f7824c84a738ed85f","kind":"tag","published_at":"2025-11-21T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3/manifests"},{"name":"rust-v0.64.0-alpha.2","sha":"b46b0dddcc76954efc0498cbdb740eaf78e697b9","kind":"tag","published_at":"2025-11-21T21:19:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2/manifests"},{"name":"rust-v0.64.0-alpha.1","sha":"1d621c1e6e674ebdcf8703ecd7acf0085f55c453","kind":"tag","published_at":"2025-11-21T20:50:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1/manifests"},{"name":"rust-v0.63.0","sha":"80d6a3868ef1414e0fb1c2e28a369f2ef4fa4dcc","kind":"tag","published_at":"2025-11-21T18:00:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.63.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0/manifests"},{"name":"rust-v0.62.0","sha":"f0828da71a52c17dfb50fb4f79b85b866413a4ed","kind":"tag","published_at":"2025-11-21T16:59:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0/manifests"},{"name":"rust-v0.62.0-alpha.4","sha":"7d8f56ac36f4eb4d4c44b7807368b5db8243d6ad","kind":"tag","published_at":"2025-11-21T16:54:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4/manifests"},{"name":"rust-v0.62.0-alpha.3","sha":"cb51ea0ae06ead1464090bfe601bda83f1e5def6","kind":"tag","published_at":"2025-11-21T16:08:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3/manifests"},{"name":"rust-v0.62.0-alpha.2","sha":"bb9ef2ead33644338821b63bde68a7213650dbc9","kind":"tag","published_at":"2025-11-21T03:31:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2/manifests"},{"name":"rust-v0.62.0-alpha.1","sha":"fb0f292d634a6a0e9130073d9c2099295226afc6","kind":"tag","published_at":"2025-11-20T23:12:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1/manifests"},{"name":"rust-v0.61.0","sha":"c324bd4ab6a785e7bfbb3c50ea74f99d216b207a","kind":"tag","published_at":"2025-11-20T15:50:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0/manifests"},{"name":"rust-v0.61.0-alpha.4","sha":"80e7d9ff4f66d6fe307cfbbab9bae982e9e07b14","kind":"tag","published_at":"2025-11-20T15:26:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4/manifests"},{"name":"rust-v0.61.0-alpha.3","sha":"482bb2670e2dd26ad4baec74283f90573f8c07ca","kind":"tag","published_at":"2025-11-20T01:24:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3/manifests"},{"name":"rust-v0.61.1-alpha.2","sha":"c9199c2c2c26e3bc642fd91704120ed88be76963","kind":"tag","published_at":"2025-11-20T01:15:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2/manifests"},{"name":"rust-v0.61.0-alpha.2","sha":"100836a2178fe5febd19697f42171de404e08b0c","kind":"tag","published_at":"2025-11-19T22:08:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2/manifests"},{"name":"rust-v0.61.1-alpha.1","sha":"f864e9455b5aaea265943082cd5adcbb064ebdd1","kind":"tag","published_at":"2025-11-19T21:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1/manifests"},{"name":"rust-v0.60.1","sha":"994ca5c30a6b766aa760592f57d8ae72725e8437","kind":"tag","published_at":"2025-11-19T19:22:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1/manifests"},{"name":"rust-v0.60.0-alpha.1","sha":"3ec42ab0e8c879e7691d21b9eb72466db29c64d2","kind":"tag","published_at":"2025-11-19T19:08:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1/manifests"},{"name":"rust-v0.59.0","sha":"e51dae128299501460d36441258562457395d45e","kind":"tag","published_at":"2025-11-19T17:48:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0/manifests"},{"name":"rust-v0.59.0-alpha.21","sha":"b62e182006aef24eaac80704428b9e4bbdc65393","kind":"tag","published_at":"2025-11-19T17:40:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21/manifests"},{"name":"rust-v0.59.0-alpha.20","sha":"103945520c7ca7541b85c5cf8bd741a427627b37","kind":"tag","published_at":"2025-11-19T17:07:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20/manifests"},{"name":"rust-v0.59.0-alpha.19","sha":"3edb47a48bfc2cb18ca38055d18082a6c665de54","kind":"tag","published_at":"2025-11-19T17:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19/manifests"},{"name":"rust-v0.59.0-alpha.18","sha":"e0cf573fefff0ffa8d7f28e40f3ef283ffeb83e1","kind":"tag","published_at":"2025-11-19T16:29:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18/manifests"},{"name":"rust-v0.59.0-alpha.17","sha":"8aef54c4a7fada5e6b883cd80376f81e07e2a58d","kind":"tag","published_at":"2025-11-19T13:54:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17/manifests"},{"name":"rust-v0.59.0-alpha.16","sha":"7cd630c80b43c3458758c25146dc5475077cdb6e","kind":"tag","published_at":"2025-11-19T11:23:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16/manifests"},{"name":"rust-v0.59.0-alpha.15","sha":"7e6f07f6fd0f88314ba5e26fbca593fbcd221d5f","kind":"tag","published_at":"2025-11-19T09:56:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15/manifests"},{"name":"rust-v0.59.0-alpha.14","sha":"be61229d099f998870aeb419e7fbf48c5ca27dd1","kind":"tag","published_at":"2025-11-19T09:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14/manifests"},{"name":"rust-v0.59.0-alpha.13","sha":"3a9dbf4b3800f6934bb19911f89ac361bb432fc0","kind":"tag","published_at":"2025-11-19T08:39:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13/manifests"},{"name":"rust-v0.59.0-alpha.12","sha":"d8e5318755c7aba84b1b7d2dfe1ffe5dbfdad019","kind":"tag","published_at":"2025-11-19T02:47:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12/manifests"},{"name":"rust-v0.59.0-alpha.11","sha":"64a1c1765977f4b3113f601b69efd17a82150fa3","kind":"tag","published_at":"2025-11-19T01:42:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11/manifests"},{"name":"rust-v0.59.0-alpha.10","sha":"a11686c96bde27a80ec4352600fab2bcddc8ef68","kind":"tag","published_at":"2025-11-18T22:50:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10/manifests"},{"name":"rust-v0.59.0-alpha.9","sha":"b0ca2e380d9691ebe15961ec7a4a120beb60a9a0","kind":"tag","published_at":"2025-11-18T17:28:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9/manifests"},{"name":"rust-v0.59.0-alpha.8","sha":"9d465305bd2e0ce46bb451a59ba968b96fcc65c3","kind":"tag","published_at":"2025-11-18T17:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8/manifests"},{"name":"rust-v0.59.0-alpha.7","sha":"e9516baae1485cfa46e8f83cfb1774d964027caf","kind":"tag","published_at":"2025-11-18T06:26:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7/manifests"},{"name":"rust-v0.59.0-alpha.6","sha":"ba7308e3cae4843f4db296fdec95526c3ba168e0","kind":"tag","published_at":"2025-11-17T16:20:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6/manifests"},{"name":"rust-v0.59.0-alpha.5","sha":"697a6f3a9778c0aa3d7fa402287c735abce46ab8","kind":"tag","published_at":"2025-11-15T07:29:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5/manifests"},{"name":"rust-v0.59.0-alpha.4","sha":"8edbe42c04a9b602a7720f2f5e650ac8b7285a63","kind":"tag","published_at":"2025-11-15T03:51:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4/manifests"},{"name":"rust-v0.59.0-alpha.3","sha":"8b5b6530c385651c3c7ebb897d751f6962d45d1a","kind":"tag","published_at":"2025-11-15T00:58:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3/manifests"},{"name":"rust-v0.59.0-alpha.2","sha":"604f2aab6e0be6c1b98b6b8a259c4508f6262b45","kind":"tag","published_at":"2025-11-14T19:24:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2/manifests"},{"name":"rust-v0.59.0-alpha.1","sha":"b694738a2bd1676b3d6c8a269d36c5c392396059","kind":"tag","published_at":"2025-11-13T23:12:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1/manifests"},{"name":"rust-v0.58.0","sha":"9192b41122d78942d86e72498764a666532289c4","kind":"tag","published_at":"2025-11-13T17:39:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0/manifests"},{"name":"rust-v0.58.0-alpha.10","sha":"bb29d8b398431a1fb84eb9f440a7ae2d00d83de2","kind":"tag","published_at":"2025-11-13T16:14:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10/manifests"},{"name":"rust-v0.58.0-alpha.9","sha":"9d0556955f654905d442c64420429ce0644088be","kind":"tag","published_at":"2025-11-13T06:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9/manifests"},{"name":"rust-v0.58.0-alpha.8","sha":"e5d144a1aaadbedfc0114ab2295c087dadec2b59","kind":"tag","published_at":"2025-11-13T03:48:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8/manifests"},{"name":"rust-v0.58.0-alpha.7","sha":"4a4894d8e18718769c65c0912732fbaf6c28d07b","kind":"tag","published_at":"2025-11-13T00:51:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7/manifests"},{"name":"rust-v0.58.0-alpha.6","sha":"62183c6404d68687035c5d8b614f2e6a6fe50424","kind":"tag","published_at":"2025-11-12T21:04:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6/manifests"},{"name":"rust-v0.58.0-alpha.5","sha":"4cfbc9cce312eee85bc84702f857330e1b8e0009","kind":"tag","published_at":"2025-11-12T16:30:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5/manifests"},{"name":"rust-v0.58.0-alpha.4","sha":"6cca47a43780a17efbcbc81a8d383b65f717cf42","kind":"tag","published_at":"2025-11-11T16:20:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4/manifests"},{"name":"rust-v0.58.0-alpha.3","sha":"e3416b186ace1a30fdaedbd6c88005558dd7e18e","kind":"tag","published_at":"2025-11-11T01:43:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3/manifests"},{"name":"rust-v0.58.0-alpha.2","sha":"1b24a0670e16a2b8b61f96cd5a0ae7d646cd340d","kind":"tag","published_at":"2025-11-10T20:07:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2/manifests"},{"name":"rust-v0.58.0-alpha.1","sha":"c6efee37bf9bbc8d6fa698644302db2382c79680","kind":"tag","published_at":"2025-11-10T17:26:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1/manifests"},{"name":"rust-v0.57.0","sha":"7fbae94b619b8be706566bec072eb2784972cbaf","kind":"tag","published_at":"2025-11-09T22:07:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0/manifests"},{"name":"rust-v0.57.0-alpha.3","sha":"5e491294ec50a77e0267e5ef93ef872f712a8ed1","kind":"tag","published_at":"2025-11-08T01:55:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3/manifests"},{"name":"rust-v0.57.0-alpha.2","sha":"9633f0064f861fac72729e764b6df2885df829a1","kind":"tag","published_at":"2025-11-08T00:36:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2/manifests"},{"name":"rust-v0.57.0-alpha.1","sha":"f784b004981a9e396da193c3a3ac05d331f8dd89","kind":"tag","published_at":"2025-11-07T19:13:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1/manifests"},{"name":"rust-v0.56.0","sha":"cdb32ac545d50f3f1c6ee51a71ac1dc12dc7d21b","kind":"tag","published_at":"2025-11-07T17:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0/manifests"},{"name":"rust-v0.56.0-alpha.6","sha":"13895d936da82a393d52cf9ed17d0869ac146bb3","kind":"tag","published_at":"2025-11-07T17:36:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6/manifests"},{"name":"rust-v0.56.0-alpha.5","sha":"f5010e99b6d1a8cf112eaead98a69e41ffdb3d37","kind":"tag","published_at":"2025-11-06T22:13:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5/manifests"},{"name":"rust-v0.56.0-alpha.4","sha":"b721d237297ab44aea721169f4205f237ea78441","kind":"tag","published_at":"2025-11-06T16:36:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4/manifests"},{"name":"rust-v0.56.0-alpha.3","sha":"94a6b98b1a2aea3cbdfb6dc4371e44075f97deb6","kind":"tag","published_at":"2025-11-05T19:21:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3/manifests"},{"name":"rust-v0.56.0-alpha.2","sha":"8b49211e67d3c863df5ecc13fc5f88516a20fa69","kind":"tag","published_at":"2025-11-05T18:42:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2/manifests"},{"name":"rust-v0.56.0-alpha.1","sha":"64cd06433ec75bc2801a89ab78293b98822c499e","kind":"tag","published_at":"2025-11-05T17:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1/manifests"},{"name":"rust-v0.55.0","sha":"2e2063cab1cae3d57ffd439c3c232b766de60c1f","kind":"tag","published_at":"2025-11-04T20:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.55.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0/manifests"},{"name":"rust-v0.54.0","sha":"2b816973c9de54bf0fff79f6382c2195d5f4226b","kind":"tag","published_at":"2025-11-04T18:31:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0/manifests"},{"name":"rust-v0.54.0-alpha.3","sha":"e148ba4de8c44fe0114d53451a0f95b1ea00986e","kind":"tag","published_at":"2025-11-04T17:18:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3/manifests"},{"name":"rust-v0.54.0-alpha.2","sha":"fb3af839f9ec5c3b2ba8b3dea4d26da7c1765a0a","kind":"tag","published_at":"2025-11-03T18:07:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2/manifests"},{"name":"rust-v0.54.0-alpha.1","sha":"23b5023efec1fa7dc25ca04ca07a4f131a6bcfd3","kind":"tag","published_at":"2025-10-31T21:49:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1/manifests"},{"name":"rust-v0.53.0","sha":"ca80bc4902b7ca49112907152e8ed0879eaa0b78","kind":"tag","published_at":"2025-10-31T00:56:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0/manifests"},{"name":"rust-v0.53.0-alpha.1","sha":"30063284ccdcdad45c6db956ba8bfa56e1664c39","kind":"tag","published_at":"2025-10-30T20:25:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1/manifests"},{"name":"rust-v0.52.0","sha":"e771b1fa77e8fd558dac4b2cdc05d0c2fe54aca8","kind":"tag","published_at":"2025-10-30T18:09:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.52.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0/manifests"},{"name":"rust-v0.51.0-alpha.11","sha":"47d613f059051bb9b3a5abedeeef38bb1d84f503","kind":"tag","published_at":"2025-10-30T16:28:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11/manifests"},{"name":"rust-v0.51.0","sha":"42da445b02fc888d37294a3903199aa37ed64b51","kind":"tag","published_at":"2025-10-30T16:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0/manifests"},{"name":"rust-v0.51.0-alpha.10","sha":"81b899ab30b02c6a4536a5fe1ffcebaf58789386","kind":"tag","published_at":"2025-10-30T01:30:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10/manifests"},{"name":"rust-v0.51.0-alpha.9","sha":"3b29abd9a654e5acd45e7dd31f5d23a11fc5be25","kind":"tag","published_at":"2025-10-29T23:00:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9/manifests"},{"name":"rust-v0.51.0-alpha.8","sha":"bc008a75a6956948345db62ca98893197cef99c7","kind":"tag","published_at":"2025-10-29T21:09:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8/manifests"},{"name":"rust-v0.51.0-alpha.7","sha":"7bf26739e7601be6a9335cb8f05bb5a92090f7aa","kind":"tag","published_at":"2025-10-29T16:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7/manifests"},{"name":"rust-v0.51.0-alpha.6","sha":"eb7c5484e985696f77aa105d725d40300f497887","kind":"tag","published_at":"2025-10-29T00:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6/manifests"},{"name":"rust-v0.51.0-alpha.5","sha":"54740bd1c8f1b65a5370c1fa345a4fc4f94f038c","kind":"tag","published_at":"2025-10-28T20:07:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5/manifests"},{"name":"rust-v0.51.0-alpha.4","sha":"995901746c352856fd61da6c4d1bac4956a0f74f","kind":"tag","published_at":"2025-10-28T19:03:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4/manifests"},{"name":"rust-v0.51.0-alpha.3","sha":"aa90380ff3dde1bfa17bdbaa9f7d0a5be21f2cc7","kind":"tag","published_at":"2025-10-27T21:57:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3/manifests"},{"name":"rust-v0.51.0-alpha.2","sha":"52e4b6d785e611ea9571e8af9dd54fcbf766b89e","kind":"tag","published_at":"2025-10-27T16:14:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2/manifests"},{"name":"rust-v0.51.0-alpha.1","sha":"a4453c3560657fff673e105afc7eb0968d4eafac","kind":"tag","published_at":"2025-10-27T03:26:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1/manifests"},{"name":"rust-v0.50.0","sha":"b4123b7b1db22a3c0a8b133a23c7b30a477d7b65","kind":"tag","published_at":"2025-10-25T21:16:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0/manifests"},{"name":"rust-v0.50.0-alpha.3","sha":"26f2d445a2226beb0f24103ab3682a4a6560d8ae","kind":"tag","published_at":"2025-10-25T06:08:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3/manifests"},{"name":"rust-v0.50.0-alpha.2","sha":"2521779e0d82b55a5630cad3ad7ed6a13015107a","kind":"tag","published_at":"2025-10-25T05:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2/manifests"},{"name":"rust-v0.50.0-alpha.1","sha":"a25d16d375aa46eaa3ea1e760683701b6a3c6fad","kind":"tag","published_at":"2025-10-24T23:36:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1/manifests"},{"name":"rust-v0.49.0","sha":"63f1267d867f00f18bde079f915c4545f4c0fe9e","kind":"tag","published_at":"2025-10-24T18:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.49.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0/manifests"},{"name":"rust-v0.48.0","sha":"3c1609f94a681e26bc3b88b866b41344f4f5784b","kind":"tag","published_at":"2025-10-23T23:24:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0/manifests"},{"name":"rust-v0.48.0-alpha.4","sha":"b0c34dbd2af0ad03b08ca3afd6377fcdc92772dc","kind":"tag","published_at":"2025-10-23T16:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4/manifests"},{"name":"rust-v0.48.0-alpha.3","sha":"69812f55a36d1e029ac008be204f9faea5d8470d","kind":"tag","published_at":"2025-10-21T21:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3/manifests"},{"name":"rust-v0.48.0-alpha.2","sha":"7586d44e3e376cef2ee28d0fddc270c125e58740","kind":"tag","published_at":"2025-10-21T04:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2/manifests"},{"name":"rust-v0.48.0-alpha.1","sha":"bf8dcc363efb432a4834cd664b3678cf129d02f2","kind":"tag","published_at":"2025-10-20T04:41:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1/manifests"},{"name":"rust-v0.47.0","sha":"c71297b9a9b3f7995445eff8d768837814ac06f8","kind":"tag","published_at":"2025-10-17T16:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0/manifests"},{"name":"rust-v0.47.0-alpha.3","sha":"73336da3f9586529b6ac71588180178f9899fc6c","kind":"tag","published_at":"2025-10-17T00:39:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3/manifests"},{"name":"rust-v0.47.0-alpha.2","sha":"cc2343d92be05297593509e66a9b07c87930d2f1","kind":"tag","published_at":"2025-10-16T22:09:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2/manifests"},{"name":"rust-v0.47.0-alpha.1","sha":"07edd2b3845d5fd19c36eff1c0fc1e15f06f38d1","kind":"tag","published_at":"2025-10-09T19:21:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1/manifests"},{"name":"rust-v0.46.0","sha":"b650f912c50ce4ce0a23b877aa8b1174878c30e2","kind":"tag","published_at":"2025-10-09T01:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0/manifests"},{"name":"rust-v0.46.0-alpha.7","sha":"5402a19a58d3131475476edf75d99dba5ab2df81","kind":"tag","published_at":"2025-10-08T23:13:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7/manifests"},{"name":"rust-v0.46.0-alpha.6","sha":"5d93899bceeaa613253433d9c35bb453503a5a1d","kind":"tag","published_at":"2025-10-08T21:58:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6/manifests"},{"name":"rust-v0.46.0-alpha.5","sha":"9ce80da38a307057fba97d08643f7e5744ec100d","kind":"tag","published_at":"2025-10-08T20:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5/manifests"},{"name":"rust-v0.46.0-alpha.4","sha":"59dd6783938001a1cf6359b201c7c03f3b64b395","kind":"tag","published_at":"2025-10-08T17:23:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4/manifests"},{"name":"rust-v0.46.0-alpha.3","sha":"56ce8e4452b99acf52b482108c9ceddf51754596","kind":"tag","published_at":"2025-10-08T15:16:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3/manifests"},{"name":"rust-v0.46.0-alpha.2","sha":"f73ebdf90c03d8e8c7eac79e0445f8d5283632ec","kind":"tag","published_at":"2025-10-08T00:45:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2/manifests"},{"name":"rust-v0.46.0-alpha.1","sha":"3fa2a2051b2b4e1690e073c1f4ca5d4bd692109a","kind":"tag","published_at":"2025-10-07T17:48:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1/manifests"},{"name":"rust-v0.45.0","sha":"a7c7869c23f88f6c468281e6f438ba4a91b81f26","kind":"tag","published_at":"2025-10-06T19:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0/manifests"},{"name":"rust-v0.45.0-alpha.6","sha":"654b0b32343646cff8b8b2b542f441b9d2af828d","kind":"tag","published_at":"2025-10-06T05:08:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6/manifests"},{"name":"rust-v0.45.0-alpha.5","sha":"de88695869c9a57eab08e23aabbcf0736792362a","kind":"tag","published_at":"2025-10-06T01:04:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5/manifests"},{"name":"rust-v0.45.0-alpha.4","sha":"93ff8d423804b45193818f7e87018048a177fef8","kind":"tag","published_at":"2025-10-05T20:59:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4/manifests"},{"name":"rust-v0.45.0-alpha.3","sha":"adf30ed28f6d7ea4eb6d023c22afd6271dab55fc","kind":"tag","published_at":"2025-10-05T06:02:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3/manifests"},{"name":"rust-v0.45.0-alpha.2","sha":"790f0cc4628f0f69494aa8990750bfee35b39b3a","kind":"tag","published_at":"2025-10-05T02:29:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2/manifests"},{"name":"rust-v0.45.0-alpha.1","sha":"c13e9cb801f838167ce4286bb3c6d548f2f505bb","kind":"tag","published_at":"2025-10-04T22:31:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1/manifests"},{"name":"rust-v0.44.0","sha":"488ec061bf4d36916b8f477c700ea4fde4162a7a","kind":"tag","published_at":"2025-10-03T16:43:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.44.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0/manifests"},{"name":"rust-v0.43.0-alpha.18","sha":"472f299bd71c3da1aa54f396dd58e6fe339df432","kind":"tag","published_at":"2025-10-03T04:46:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18/manifests"},{"name":"rust-v0.43.0-alpha.17","sha":"e52ff0a2ca6e55de36e5ef0478791e202fc5a670","kind":"tag","published_at":"2025-10-02T21:24:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17/manifests"},{"name":"rust-v0.43.0-alpha.16","sha":"4d14f8191918936b454c2fbe7fa7130a7f8c4c4b","kind":"tag","published_at":"2025-10-02T19:51:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16/manifests"},{"name":"rust-v0.43.0-alpha.15","sha":"c8281fa29e680917b935c45a98ac2c374a7a3cbb","kind":"tag","published_at":"2025-10-01T20:15:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15/manifests"},{"name":"rust-v0.43.0-alpha.14","sha":"4d1102afb4f6ed967faf0e3c68f1827cef1dc832","kind":"tag","published_at":"2025-10-01T19:32:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14/manifests"},{"name":"rust-v0.43.0-alpha.13","sha":"839c120cdedeeaf49956aaa086fe7e975b99ba9f","kind":"tag","published_at":"2025-10-01T19:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13/manifests"},{"name":"rust-v0.43.0-alpha.12","sha":"a16d7798b579e4db990459b9c73f99263c28055c","kind":"tag","published_at":"2025-10-01T18:34:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12/manifests"},{"name":"rust-v0.43.0","sha":"a23c1949727a72dbed0c630048a5a1a353eb9168","kind":"tag","published_at":"2025-10-01T17:46:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0/manifests"},{"name":"rust-v0.43.0-alpha.11","sha":"78d70381afa537e3821cec0ecb6bad7e3fe007ea","kind":"tag","published_at":"2025-10-01T17:42:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11/manifests"},{"name":"rust-v0.43.0-alpha.10","sha":"aa0b4192529545a9d8a1f0317e12ce4051407318","kind":"tag","published_at":"2025-10-01T16:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10/manifests"},{"name":"rust-v0.43.0-alpha.9","sha":"c5bd35835bf103bcdb2130781ce2208a38b02f63","kind":"tag","published_at":"2025-10-01T15:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9/manifests"},{"name":"rust-v0.43.0-alpha.8","sha":"f5690e227c33b85497138d046d9928a5d871de29","kind":"tag","published_at":"2025-10-01T03:34:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8/manifests"},{"name":"rust-v0.43.0-alpha.7","sha":"3fd643d926f75266d0c5d6250118405dd7810f49","kind":"tag","published_at":"2025-09-30T21:54:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7/manifests"},{"name":"rust-v0.43.0-alpha.6","sha":"09ba746c32f423454bf92b232dd73f3bb5c75b35","kind":"tag","published_at":"2025-09-30T19:03:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6/manifests"},{"name":"rust-v0.43.0-alpha.5","sha":"a3dcb73f121470f963162578880cce4c0574599c","kind":"tag","published_at":"2025-09-30T07:09:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5/manifests"},{"name":"rust-v0.43.0-alpha.4","sha":"3a0dd7df3b494e37669ff2a6405f324fecb9d459","kind":"tag","published_at":"2025-09-29T02:34:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4/manifests"},{"name":"rust-v0.43.0-alpha.3","sha":"ae8e97f8f22da650333779ae2eeae4f4c5abca64","kind":"tag","published_at":"2025-09-28T22:25:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3/manifests"},{"name":"rust-v0.43.0-alpha.2","sha":"97b9a8943a1115f54cf2d1822efde233c1597ad0","kind":"tag","published_at":"2025-09-27T19:19:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2/manifests"},{"name":"rust-v0.43.0-alpha.1","sha":"5eaaa57fd8597dbbe12e9202f344e9248f2082f2","kind":"tag","published_at":"2025-09-27T14:54:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1/manifests"},{"name":"rust-v0.42.0","sha":"7355ea95d7df53445359570103120b92ef9a084d","kind":"tag","published_at":"2025-09-26T18:29:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0/manifests"},{"name":"rust-v0.42.0-alpha.3","sha":"4730f3905ed971ebf71fe611d104b132cb5fa336","kind":"tag","published_at":"2025-09-26T15:20:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3/manifests"},{"name":"rust-v0.42.0-alpha.2","sha":"42971ad6d9b501e25b332390dfc65f0010fc8e6f","kind":"tag","published_at":"2025-09-26T14:18:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2/manifests"},{"name":"rust-v0.42.0-alpha.1","sha":"eb9f175ad82ae54a5f357b19a1cbf80629af281a","kind":"tag","published_at":"2025-09-26T05:54:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1/manifests"},{"name":"rust-v0.41.0","sha":"90cb84351669f700729be37d6c1cb546c678a871","kind":"tag","published_at":"2025-09-24T16:56:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0/manifests"},{"name":"rust-v0.41.0-alpha.1","sha":"610cf48a871b92b6c52df061c9585bf5ab6a2050","kind":"tag","published_at":"2025-09-24T06:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1/manifests"},{"name":"rust-v0.40.0","sha":"5268705a69713752adcbd8416ef9e84a683f7aa3","kind":"tag","published_at":"2025-09-23T16:15:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0/manifests"},{"name":"rust-v0.40.0-alpha.3","sha":"1f37ad40cb99466450523d359e0454530ad94892","kind":"tag","published_at":"2025-09-23T03:31:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3/manifests"},{"name":"rust-v0.40.0-alpha.2","sha":"4e5cf9d0da76548135b31321ba1202e788233adb","kind":"tag","published_at":"2025-09-23T00:18:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2/manifests"},{"name":"rust-v0.40.0-alpha.1","sha":"1d87d135d2f11e87493530fa450c85da29068f0b","kind":"tag","published_at":"2025-09-19T00:19:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1/manifests"},{"name":"rust-v0.39.0","sha":"077623f2e1a9e3d7ad64354383296368bf082f4c","kind":"tag","published_at":"2025-09-18T21:37:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0/manifests"},{"name":"rust-v0.39.0-alpha.2","sha":"c0e2cd53181140649a42442c49917d644f29b6af","kind":"tag","published_at":"2025-09-18T18:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2/manifests"},{"name":"rust-v0.39.0-alpha.1","sha":"f9d1a29f4aced1e256bb7f9d87b7de3e505d6b5f","kind":"tag","published_at":"2025-09-17T18:33:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1/manifests"},{"name":"rust-v0.38.0","sha":"17d2d8d71d98afb4980fce1f87db3638cf984d9f","kind":"tag","published_at":"2025-09-17T18:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.38.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0/manifests"},{"name":"rust-v0.37.0","sha":"d6f33bca970b2758335f79a5d4ad47e5de528a9d","kind":"tag","published_at":"2025-09-17T17:48:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0/manifests"},{"name":"rust-v0.37.0-alpha.4","sha":"f0aa181b908b503fe6b28f166f76e92d0ce2ca05","kind":"tag","published_at":"2025-09-17T05:57:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4/manifests"},{"name":"rust-v0.37.0-alpha.3","sha":"5bbc212189b60dd4ab23231be65f37f9a306c5e7","kind":"tag","published_at":"2025-09-17T04:38:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3/manifests"},{"name":"rust-v0.37.0-alpha.2","sha":"9546e313cab991921d4b161d00dbbc987e04e625","kind":"tag","published_at":"2025-09-17T04:03:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2/manifests"},{"name":"rust-v0.37.0-alpha.1","sha":"ac4f49f209635764bb8eaef54554554fe9f433c2","kind":"tag","published_at":"2025-09-16T19:09:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1/manifests"},{"name":"rust-v0.36.0","sha":"23e9c42809566b323f026f5235cf90b9171c2169","kind":"tag","published_at":"2025-09-15T17:04:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.36.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0/manifests"},{"name":"rust-v0.35.0","sha":"8d7865dac15c1cd218fefc3f7e0f386fb2845c6a","kind":"tag","published_at":"2025-09-15T15:52:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0/manifests"},{"name":"rust-v0.35.0-alpha.13","sha":"cf2298dd5528738fd8d685641c114193e561b955","kind":"tag","published_at":"2025-09-15T13:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13/manifests"},{"name":"rust-v0.35.0-alpha.12","sha":"121634d4c3ee4a26cb4113af026272d21eda4dd8","kind":"tag","published_at":"2025-09-15T07:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12/manifests"},{"name":"rust-v0.35.0-alpha.11","sha":"f47404109799720afa22f9d5a1d6d65dc22887b8","kind":"tag","published_at":"2025-09-15T01:22:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11/manifests"},{"name":"rust-v0.35.0-alpha.10","sha":"6428ac1e9882013a607376274f252e5f1f48165e","kind":"tag","published_at":"2025-09-15T00:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10/manifests"},{"name":"rust-v0.35.0-alpha.9","sha":"d83467d6e80136176e5eaeb56f16bc48207e927d","kind":"tag","published_at":"2025-09-14T23:17:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9/manifests"},{"name":"rust-v0.35.0-alpha.8","sha":"deda843ccd8a5a1839ee30a4c9da40866064be31","kind":"tag","published_at":"2025-09-14T21:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8/manifests"},{"name":"rust-v0.35.0-alpha.7","sha":"6d075578603d4dfa77ab04f31802ce430a37c258","kind":"tag","published_at":"2025-09-12T20:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7/manifests"},{"name":"rust-v0.35.0-alpha.6","sha":"b90df684bce7b9b69cf8805c3bde4b92d8012b98","kind":"tag","published_at":"2025-09-12T06:44:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6/manifests"},{"name":"rust-v0.35.0-alpha.5","sha":"e6d12790337a5ff8154b1977ff09642f1c334500","kind":"tag","published_at":"2025-09-12T04:05:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5/manifests"},{"name":"rust-v0.35.0-alpha.4","sha":"1e0e781457d613063620d3dd2f11c0ece8c56096","kind":"tag","published_at":"2025-09-11T20:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4/manifests"},{"name":"rust-v0.35.0-alpha.3","sha":"66be223ae3afb34e9459a0e195dacdf6145ff688","kind":"tag","published_at":"2025-09-11T18:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3/manifests"},{"name":"rust-v0.35.0-alpha.2","sha":"305252b2fb2d57bb40a9e4bad269db9a761f7099","kind":"tag","published_at":"2025-09-11T16:17:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2/manifests"},{"name":"rust-v0.35.0-alpha.1","sha":"61e4beeac3c7c01f9029cadc2b27649a40a449f6","kind":"tag","published_at":"2025-09-11T15:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1/manifests"},{"name":"rust-v0.34.0","sha":"0d2ceb199fbea0c9f8d43ad8ef300dfacb955a40","kind":"tag","published_at":"2025-09-10T21:15:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0/manifests"},{"name":"rust-v0.34.0-alpha.2","sha":"367a79d676330b1a7be66fa71ecb33f48173e2fb","kind":"tag","published_at":"2025-09-10T21:00:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2/manifests"},{"name":"rust-v0.34.0-alpha.1","sha":"de989c815665e2666adc35413642469aa25ed82f","kind":"tag","published_at":"2025-09-10T20:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1/manifests"},{"name":"rust-v0.33.0","sha":"fbea465ba891f62f2bc751fc5c737bf5893ba8d5","kind":"tag","published_at":"2025-09-10T19:41:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0/manifests"},{"name":"rust-v0.33.0-alpha.1","sha":"9479ee49fc7f7d36c53562f00680b2252879839f","kind":"tag","published_at":"2025-09-10T17:27:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1/manifests"},{"name":"rust-v0.32.0","sha":"1471b25cc44a73b4eaf9a6fb1d0f706974d809a4","kind":"tag","published_at":"2025-09-10T17:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0/manifests"},{"name":"rust-v0.32.0-alpha.3","sha":"1d56ee5a7d8effcdf8dec67e3f7ecfda0510280b","kind":"tag","published_at":"2025-09-10T02:34:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3/manifests"},{"name":"rust-v0.32.0-alpha.2","sha":"1ce8c547dc1c22595dd8bb6583613dec231d2b9d","kind":"tag","published_at":"2025-09-09T15:39:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2/manifests"},{"name":"rust-v0.32.0-alpha.1","sha":"8b8e4e6677631b499ce1497c5bd2da4eac2d4540","kind":"tag","published_at":"2025-09-08T21:55:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1/manifests"},{"name":"rust-v0.31.0","sha":"cf127102de208feeea000b4dff2e87e40615bd73","kind":"tag","published_at":"2025-09-08T21:20:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0/manifests"},{"name":"rust-v0.31.0-alpha.5","sha":"5b54432f5cceff1a8a026bbfbe16071321c3ced9","kind":"tag","published_at":"2025-09-08T17:49:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5/manifests"},{"name":"rust-v0.31.0-alpha.4","sha":"1c215df13526f6ba352bd29e5d6895ab2ac69b1b","kind":"tag","published_at":"2025-09-08T16:35:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4/manifests"},{"name":"rust-v0.31.0-alpha.3","sha":"630077d46df34093205bab06c8ddc9a4e1e4a6d3","kind":"tag","published_at":"2025-09-08T15:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3/manifests"},{"name":"rust-v0.31.0-alpha.2","sha":"7275346040324abfa6199b0fbdb1a6759a6e21ac","kind":"tag","published_at":"2025-09-06T02:10:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2/manifests"},{"name":"rust-v0.31.0-alpha.1","sha":"e3e65be86a9d8d958ff878eb2d8758584da8627b","kind":"tag","published_at":"2025-09-06T01:55:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1/manifests"},{"name":"rust-v0.30.0","sha":"35ebeaec27cf1aafd5e373d421691e6b60cf3a19","kind":"tag","published_at":"2025-09-05T21:55:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.30.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0/manifests"},{"name":"rust-v0.29.1-alpha.7","sha":"24063cb723c1e31585b4a9334d3d51448bf44784","kind":"tag","published_at":"2025-09-05T00:50:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7/manifests"},{"name":"rust-v0.29.1-alpha.6","sha":"acad9eaa0116a17e3a628cd4e750f16c934d4568","kind":"tag","published_at":"2025-09-04T20:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6/manifests"},{"name":"rust-v0.29.1-alpha.5","sha":"2fee87c66fe812464d44d84ec2ae2562e39ccd51","kind":"tag","published_at":"2025-09-04T17:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5/manifests"},{"name":"rust-v0.29.1-alpha.4","sha":"38dd4843e8d3295b10f332a0e7da4ec656ff9e36","kind":"tag","published_at":"2025-09-04T15:23:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4/manifests"},{"name":"rust-v0.29.1-alpha.3","sha":"594ca1c4d5470e183cd3955b085713939226fcb7","kind":"tag","published_at":"2025-09-04T06:23:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3/manifests"},{"name":"rust-v0.29.1-alpha.2","sha":"ccba32874383f496402ea5cb44dc9126739d2e36","kind":"tag","published_at":"2025-09-03T22:57:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2/manifests"},{"name":"rust-v0.29.1-alpha.1","sha":"267e229bd5132ccb14723751cecd63feb2a56c60","kind":"tag","published_at":"2025-09-03T15:49:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1/manifests"},{"name":"rust-v0.29.0-alpha.1","sha":"67568be0c9d53f59bd150884ef387d044140f32b","kind":"tag","published_at":"2025-09-03T15:39:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1/manifests"},{"name":"rust-v0.29.0","sha":"f88af324ebc1f1f65f2257e3b382a651e12f0e10","kind":"tag","published_at":"2025-09-03T08:20:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0/manifests"},{"name":"rust-v0.28.0","sha":"d8856d77ec29444f529c7a640c1cb1c02c5de971","kind":"tag","published_at":"2025-09-02T22:08:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0/manifests"},{"name":"rust-v0.28.0-alpha.2","sha":"a5ba5a148e1dedc3f1fec9c7daa99da45d6a88e0","kind":"tag","published_at":"2025-09-02T21:26:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2/manifests"},{"name":"rust-v0.28.0-alpha.1","sha":"7624ad602f53053e87e05bedcdc096ff8b89b902","kind":"tag","published_at":"2025-09-02T20:46:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1/manifests"},{"name":"rust-v0.27.0","sha":"3711e6b42834cae8384eac09e6248aa63bdd6ca2","kind":"tag","published_at":"2025-08-29T06:02:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.27.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0/manifests"},{"name":"rust-v0.26.0","sha":"f3ad33cd25e9e51129fd960626a2fdab8a2c775c","kind":"tag","published_at":"2025-08-29T03:22:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0/manifests"},{"name":"rust-v0.26.0-alpha.1","sha":"ad9bbc98a2bd0d39b3863b3daa854ecb79a49b7d","kind":"tag","published_at":"2025-08-27T17:24:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1/manifests"},{"name":"rust-v0.25.0","sha":"241d1bb216e14c0e1477c02df0ea06371a743df1","kind":"tag","published_at":"2025-08-27T08:30:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0/manifests"},{"name":"rust-v0.25.0-alpha.2","sha":"5d07455b7946ec0e8fa37a9ca42085f4852f1108","kind":"tag","published_at":"2025-08-27T06:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2/manifests"},{"name":"rust-v0.25.0-alpha.1","sha":"14f574eeb5be74c3453215f37ab679b9577504eb","kind":"tag","published_at":"2025-08-27T05:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1/manifests"},{"name":"rust-v0.24.0","sha":"f4242e92bd7771e5a862fbdf42de29319bfea5e6","kind":"tag","published_at":"2025-08-26T17:28:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0/manifests"},{"name":"rust-v0.24.0-alpha.10","sha":"539deed96e2ea937bf8ee75b5de4fd252b244eef","kind":"tag","published_at":"2025-08-26T05:05:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10/manifests"},{"name":"rust-v0.24.0-alpha.9","sha":"db9d06e05f7e5d7c66e55a2341d25fdc5077276a","kind":"tag","published_at":"2025-08-26T03:52:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9/manifests"},{"name":"rust-v0.24.0-alpha.8","sha":"3f2ee3641d1ea2eb5ab128bf7a3c9a20331e88e1","kind":"tag","published_at":"2025-08-25T22:58:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8/manifests"},{"name":"rust-v0.24.0-alpha.7","sha":"4d2120417b2fbe3fe956bcb38a684187390a6467","kind":"tag","published_at":"2025-08-25T17:24:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7/manifests"},{"name":"rust-v0.24.0-alpha.6","sha":"f584086fb889d017465a5d8adcfbb2c18bed16a8","kind":"tag","published_at":"2025-08-25T05:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6/manifests"},{"name":"rust-v0.24.0-alpha.5","sha":"9ac22fe58bc1b0950e108f25678bf3060b189a07","kind":"tag","published_at":"2025-08-24T21:39:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5/manifests"},{"name":"rust-v0.24.0-alpha.4","sha":"593786173368c33aabb936e131abf43b9184e03a","kind":"tag","published_at":"2025-08-24T18:44:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4/manifests"},{"name":"rust-v0.0.2508241142","sha":"4c952e9b54142f73d91f086507e9e28ee26a8901","kind":"tag","published_at":"2025-08-24T18:42:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2508241142","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2508241142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2508241142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142/manifests"},{"name":"rust-v0.24.0-alpha.3","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3/manifests"},{"name":"alpha-cli","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/alpha-cli","html_url":"https://github.com/openai/codex/releases/tag/alpha-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@alpha-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli/manifests"},{"name":"rust-v0.24.0-alpha.2","sha":"319f4a527f8040ac6de50917afb8f9ef43ae62ed","kind":"tag","published_at":"2025-08-22T21:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2/manifests"},{"name":"rust-v0.24.0-alpha.1","sha":"6004135ed8a13a9f4f9b6c2b4a24bd7e89f89a52","kind":"tag","published_at":"2025-08-21T05:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1/manifests"},{"name":"rust-v0.23.0","sha":"29a40864dce65369f9aa144d2751586feb245a13","kind":"tag","published_at":"2025-08-20T05:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0/manifests"},{"name":"rust-v0.23.0-alpha.8","sha":"4b60560fca736af432a1c888317498538cd6ec34","kind":"tag","published_at":"2025-08-20T04:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8/manifests"},{"name":"rust-v0.23.0-alpha.7","sha":"db1ac5c510bef1e96631ec835ca93e3924be4743","kind":"tag","published_at":"2025-08-20T03:33:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7/manifests"},{"name":"rust-v0.23.0-alpha.6","sha":"bdaf80fab48429660a6d7122750cedd90f6af0c0","kind":"tag","published_at":"2025-08-20T02:54:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6/manifests"},{"name":"rust-v0.23.0-alpha.5","sha":"b2e3ba144b18ae3d44ac72234038fccd1338cf7e","kind":"tag","published_at":"2025-08-19T04:52:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5/manifests"},{"name":"rust-v0.23.0-alpha.4","sha":"7064efc9493c55a68218acde44724b5aa682f60e","kind":"tag","published_at":"2025-08-18T20:11:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4/manifests"},{"name":"rust-v0.23.0-alpha.3","sha":"319f39be3ac42ef231de5956bc4533b0ef8d964b","kind":"tag","published_at":"2025-08-18T04:42:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3/manifests"},{"name":"rust-v0.23.0-alpha.2","sha":"d29d4d9b50ece38017d31213d2d36e0267fa800c","kind":"tag","published_at":"2025-08-17T17:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2/manifests"},{"name":"rust-v0.23.0-alpha.1","sha":"13de81deb50a85c5cc473a4d1838fc3d9634c63c","kind":"tag","published_at":"2025-08-15T21:48:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1/manifests"},{"name":"rust-v0.22.0","sha":"fa3bdf23cd2a39e562456e88d47614e75109bfcc","kind":"tag","published_at":"2025-08-15T17:21:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0/manifests"},{"name":"rust-v0.22.0-alpha.5","sha":"95e26a00f526cff72007816bc722ed22baac4594","kind":"tag","published_at":"2025-08-14T23:09:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5/manifests"},{"name":"rust-v0.22.0-alpha.4","sha":"622022a22775b70e520fb59f4cbb2f6dae2b925e","kind":"tag","published_at":"2025-08-14T18:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4/manifests"},{"name":"rust-v0.22.0-alpha.3","sha":"c9f7aacad0781b82d8ef0b17f8bfed9af4d9496a","kind":"tag","published_at":"2025-08-14T06:12:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3/manifests"},{"name":"rust-v0.22.0-alpha.2","sha":"9af3f897caa97e0e253536e32e22a7bfa5a5d96c","kind":"tag","published_at":"2025-08-14T00:55:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2/manifests"},{"name":"rust-v0.22.0-alpha.1","sha":"476e30ce606046045385140c6fc4c9c0a2984e5d","kind":"tag","published_at":"2025-08-13T18:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1/manifests"},{"name":"rust-v0.21.0","sha":"ece634208f394fd4be608ca405845e09ed52b7c4","kind":"tag","published_at":"2025-08-12T04:32:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0/manifests"},{"name":"rust-v0.21.0-alpha.1","sha":"ac17dd380d01fc2bcec254ef92b0586cea337323","kind":"tag","published_at":"2025-08-11T20:13:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1/manifests"},{"name":"rust-v0.20.0","sha":"45aed5edd139c38132de044596fdd55e47236657","kind":"tag","published_at":"2025-08-09T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0/manifests"},{"name":"rust-v0.20.0-alpha.4","sha":"bbe7ec896f1a77bfa9598906ce035c57b59f2355","kind":"tag","published_at":"2025-08-08T22:52:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4/manifests"},{"name":"rust-v0.20.0-alpha.3","sha":"5aeff74315a54044c50c2e1198263446359be3ea","kind":"tag","published_at":"2025-08-08T22:18:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3/manifests"},{"name":"rust-v0.20.0-alpha.2","sha":"8b2ba09ada72c0fd89cdab55cc0c42f1aba6d8d7","kind":"tag","published_at":"2025-08-08T20:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2/manifests"},{"name":"rust-v0.20.0-alpha.1","sha":"7b13acde9b8c39aaef8a6afa7fb16555487b231f","kind":"tag","published_at":"2025-08-08T20:05:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1/manifests"},{"name":"rust-v0.19.0","sha":"1dc2abd9266b51bef917fa31b223ece720793aab","kind":"tag","published_at":"2025-08-08T01:31:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.19.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0/manifests"},{"name":"rust-v0.18.0","sha":"7d9e571b3de908192007f04cebd320832dd1e09d","kind":"tag","published_at":"2025-08-08T01:30:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.18.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0/manifests"},{"name":"rust-v0.17.0","sha":"1b1f7113efdb5ba6ee7dd9846ff250060c46756b","kind":"tag","published_at":"2025-08-08T01:25:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.17.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0/manifests"},{"name":"rust-v0.16.0","sha":"9ffad621a207624abb4d7c94c0195c4ea12efc87","kind":"tag","published_at":"2025-08-07T17:53:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.16.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0/manifests"},{"name":"rust-v0.15.0","sha":"8f49a269657bee0d8e42f11128abcf71d2d09e68","kind":"tag","published_at":"2025-08-07T17:21:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0/manifests"},{"name":"rust-v0.15.0-alpha.1","sha":"41d7e727b9b4987a106b29ed1d258ba294bfb01b","kind":"tag","published_at":"2025-08-06T23:27:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1/manifests"},{"name":"rust-v0.14.0","sha":"fd92ea1e96b0695c88302331d7830f84453a6f74","kind":"tag","published_at":"2025-08-06T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0/manifests"},{"name":"rust-v0.14.0-alpha.3","sha":"31d06def790ffdedf7cb547d7358412fa7451dc5","kind":"tag","published_at":"2025-08-06T15:47:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3/manifests"},{"name":"rust-v0.14.0-alpha.2","sha":"e4b2fe0050bc81fac41398d034ebaa47872a3e64","kind":"tag","published_at":"2025-08-06T08:15:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2/manifests"},{"name":"rust-v0.14.0-alpha.1","sha":"829414b9aca044377891328809c63ab982815f76","kind":"tag","published_at":"2025-08-06T06:46:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1/manifests"},{"name":"rust-v0.13.0","sha":"615e37c3c34deb9812785fc45e4b277fdc132000","kind":"tag","published_at":"2025-08-05T20:56:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.13.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0/manifests"},{"name":"rust-v0.12.0","sha":"1d7924dcfb3b018f658df5982b951f006139f4ea","kind":"tag","published_at":"2025-08-05T01:27:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.12.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0/manifests"},{"name":"rust-v0.11.0","sha":"c3e5de0e13a6013a5e4af25e853282065c74f2c1","kind":"tag","published_at":"2025-08-02T00:41:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0/manifests"},{"name":"rust-v0.11.0-alpha.5","sha":"ae38c1e7db81f22b7e323b482f56f06797292fbd","kind":"tag","published_at":"2025-08-01T22:29:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5/manifests"},{"name":"rust-v0.11.0-alpha.4","sha":"16edc4b1d22d9cedc58b9469a8b7e6bd28748398","kind":"tag","published_at":"2025-08-01T22:07:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4/manifests"},{"name":"rust-v0.11.0-beta.1","sha":"8dfc8eacc2563a54f8887a9cbeeb67b113345738","kind":"tag","published_at":"2025-08-01T00:44:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1/manifests"},{"name":"rust-v0.11.0-alpha.3","sha":"13e679a39546988e8c03b9d2f7f9f89a4bcd21c3","kind":"tag","published_at":"2025-07-31T18:16:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3/manifests"},{"name":"rust-v0.11.0-alpha.2","sha":"92043c6a14d16629bd27b445a247d45a8fe30a88","kind":"tag","published_at":"2025-07-28T21:26:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2/manifests"},{"name":"rust-v0.11.0-alpha.1","sha":"142731f2506a1a151db4833626014df23d7ec6b0","kind":"tag","published_at":"2025-07-28T19:45:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1/manifests"},{"name":"rust-v0.11.0-alpha","sha":"1467206d7fdaef58ae05e864483d427f4933984f","kind":"tag","published_at":"2025-07-25T18:49:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha/manifests"},{"name":"rust-v0.10.0","sha":"e45084061e36e512d7c81043e0c3efac4752916a","kind":"tag","published_at":"2025-07-24T21:48:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.10.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0/manifests"},{"name":"rust-v0.9.0","sha":"12994d3a43532fc48ab924035f85cc12cff85fa3","kind":"tag","published_at":"2025-07-23T00:52:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0/manifests"},{"name":"rust-v0.9.0-beta.1","sha":"d2a88a2360e1eba2884d79d7df86a3ee6bcb7273","kind":"tag","published_at":"2025-07-22T22:56:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1/manifests"},{"name":"rust-v0.9.0-beta","sha":"cb4f97928d99360c5315b098cde20308618ffbef","kind":"tag","published_at":"2025-07-22T20:43:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta/manifests"},{"name":"rust-v0.9.0-alpha","sha":"6d5fe7a4876a207f449a360f423845315f887a0f","kind":"tag","published_at":"2025-07-22T07:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha/manifests"},{"name":"rust-v0.8.0","sha":"671f91d3ea7f7fc77dd05e4a7f02eface3834346","kind":"tag","published_at":"2025-07-19T00:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.8.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0/manifests"},{"name":"rust-v0.7.0","sha":"f9478bdfbe60970f126760251410de33980cb607","kind":"tag","published_at":"2025-07-14T16:42:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.7.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0/manifests"},{"name":"rust-v0.6.0","sha":"29c409c49ecc709b3803d4fa1260f88eb29d37ac","kind":"tag","published_at":"2025-07-12T23:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.6.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0/manifests"},{"name":"rust-v0.5.0","sha":"6ff62ba8cecec3456e64e1780d59337eb12fcbcf","kind":"tag","published_at":"2025-07-10T21:44:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.5.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0/manifests"},{"name":"rust-v0.4.0","sha":"345e8bece0aaa9570242d676b6588646a217c892","kind":"tag","published_at":"2025-07-09T06:53:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.4.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0/manifests"},{"name":"rust-v0.3.0","sha":"de04ab108de52f630ed78e5709fc166d0cb09752","kind":"tag","published_at":"2025-07-08T05:32:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.3.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0/manifests"},{"name":"rust-v0.2.0","sha":"b3bffa594d67dce8fd916dc74b8daea7a2c6f9f3","kind":"tag","published_at":"2025-06-30T19:12:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0/manifests"},{"name":"rust-v0.2.0-alpha.2","sha":"2925136536b06a324551627468d17e959afa18d4","kind":"tag","published_at":"2025-06-29T17:19:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2/manifests"},{"name":"codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","sha":"cd2d84d496158450ec25be0109016c7c70112132","kind":"commit","published_at":"2025-06-29T17:18:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.4","sha":"b289c9207090b2e27494545d7b5404e063bd86f3","kind":"tag","published_at":"2025-06-28T22:40:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.1.0-alpha.3","sha":"1341d8db51057ca281e9fdfd31c6bc8a2fad9c06","kind":"tag","published_at":"2025-06-28T22:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3/manifests"},{"name":"rust-v0.1.0-alpha.2","sha":"3cf7269d12a4401b5b50d00a9c3858383d0d1617","kind":"tag","published_at":"2025-06-28T22:34:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.1","sha":"93fe967c692feba5c30f660ab027c227a51b9853","kind":"tag","published_at":"2025-06-28T22:28:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1/manifests"},{"name":"codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","sha":"1b7c8d2569ec965a66ab409377030494bb100fff","kind":"commit","published_at":"2025-06-28T22:24:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.0.2506261603","sha":"6a8a936f75ea44faf05ff4fab0c6a36fc970428d","kind":"tag","published_at":"2025-06-26T23:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603/manifests"},{"name":"codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","sha":"fa0e17f83a7925bc023b5d35661f5af0828fc2c1","kind":"commit","published_at":"2025-06-26T20:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603/manifests"},{"name":"rust-v0.0.2506060849","sha":"5fc3c3023d9f179fb416b2722d1434bac278e916","kind":"tag","published_at":"2025-06-06T15:49:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849/manifests"},{"name":"codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","sha":"029f39b9da894d27dcde81b8636ef89d8b652a9f","kind":"commit","published_at":"2025-06-06T06:34:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849/manifests"},{"name":"rust-v0.0.2506052246","sha":"ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa","kind":"tag","published_at":"2025-06-06T05:46:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246/manifests"},{"name":"codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","sha":"2d5246050ad4fda4834d8f442faf5becd782b4b3","kind":"commit","published_at":"2025-06-06T05:45:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246/manifests"},{"name":"codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","sha":"77b017f67dc37415f6949c452546b1df906c212c","kind":"commit","published_at":"2025-06-06T05:11:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052203","sha":"121686615fd634e35f3e415896f36908cf8632f9","kind":"tag","published_at":"2025-06-06T05:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052135","sha":"84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0","kind":"tag","published_at":"2025-06-06T04:35:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135/manifests"},{"name":"codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","sha":"9db53b33aa28f19602dd82799e179dd8dca06dfb","kind":"commit","published_at":"2025-06-06T03:29:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135/manifests"},{"name":"rust-v0.0.2506030956","sha":"45519e12f39777b65c05ed498503ddcb60beb289","kind":"tag","published_at":"2025-06-03T16:56:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956/manifests"},{"name":"codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","sha":"c6fcec55fe4085b4885bd99e40b46756f12511fd","kind":"commit","published_at":"2025-06-03T16:40:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956/manifests"},{"name":"rust-v0.0.2505302325","sha":"ca8e97fcbcb991e542b8689f2d4eab9d30c399d6","kind":"tag","published_at":"2025-05-31T06:25:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325/manifests"},{"name":"codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","sha":"1159eaf04f26a95d2ffdfcffb6b7368e47996f4f","kind":"commit","published_at":"2025-05-31T06:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325/manifests"},{"name":"rust-v0.0.2505301630","sha":"378d773f3af95384eef51addf560df30aa9fd15f","kind":"tag","published_at":"2025-05-30T23:30:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630/manifests"},{"name":"codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","sha":"4f3d294762e7351268d4670812a24cd4a876a73a","kind":"commit","published_at":"2025-05-30T23:27:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630/manifests"},{"name":"codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","sha":"bdfa95ed313c88c219242e66182a9d044054a177","kind":"commit","published_at":"2025-05-29T23:59:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291659","sha":"dfac02b343605ce61154ab2e075ac6c38f533916","kind":"tag","published_at":"2025-05-29T23:59:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291458","sha":"b152435fb95e7f1ab197ae2cdde68ae29a7d219b","kind":"tag","published_at":"2025-05-29T21:58:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458/manifests"},{"name":"codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","sha":"a32d305ae6a8c8680932b5259f7dd7e5a086db26","kind":"commit","published_at":"2025-05-29T21:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458/manifests"},{"name":"rust-v0.0.2505270918","sha":"d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28","kind":"tag","published_at":"2025-05-27T16:18:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918/manifests"},{"name":"codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","sha":"29d154cb139d63ef4896dd5fa7ebc5b303fb7fea","kind":"commit","published_at":"2025-05-27T16:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918/manifests"},{"name":"rust-v0.0.2505231205","sha":"aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3","kind":"tag","published_at":"2025-05-23T19:05:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205/manifests"},{"name":"codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","sha":"4bf81373a730deb391a9c1a4b65d9d62f5902e13","kind":"commit","published_at":"2025-05-23T18:53:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205/manifests"},{"name":"rust-v0.0.2505231137","sha":"d2eee362c1c6cdc00bcb5bf1d479823ef33c143a","kind":"tag","published_at":"2025-05-23T18:37:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137/manifests"},{"name":"codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","sha":"89ef4efdcf033a3b0085328be5d144a292e5d50d","kind":"commit","published_at":"2025-05-23T18:37:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137/manifests"},{"name":"rust-v0.0.2505220956","sha":"6a77484c94956d5cd319da3f8500b178ec93fc90","kind":"tag","published_at":"2025-05-22T16:56:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956/manifests"},{"name":"codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","sha":"cb379d779744aada3e44e861bb9a653e22e5917a","kind":"commit","published_at":"2025-05-22T16:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956/manifests"},{"name":"rust-v0.0.2505212314","sha":"79cb07bf70a9036200aa2b61b211fe47ea13184a","kind":"tag","published_at":"2025-05-22T06:14:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314/manifests"},{"name":"codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","sha":"ef7208359f20f20a38781b14c9c13b31c20c67f4","kind":"commit","published_at":"2025-05-22T05:53:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314/manifests"},{"name":"rust-v0.0.2505191609","sha":"68e94c8c08943e1d4a53bd7987e319ba7dbffb74","kind":"tag","published_at":"2025-05-19T23:09:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609/manifests"},{"name":"codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","sha":"d766e845b391c4fa4c4c1f1bb0a2c49c6a21e4e1","kind":"commit","published_at":"2025-05-19T23:08:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609/manifests"},{"name":"rust-v0.0.2505191518","sha":"c74d7e13e7d8daf3a2493f6216918d5e59a38bed","kind":"tag","published_at":"2025-05-19T22:18:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518/manifests"},{"name":"codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","sha":"a4bfdf6779f5fe382383889f4854de5a9146d4b1","kind":"commit","published_at":"2025-05-19T22:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518/manifests"},{"name":"rust-v0.0.2505171051","sha":"5ee08335ac690a69035720a798df9865bc5a4278","kind":"tag","published_at":"2025-05-17T17:52:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051/manifests"},{"name":"codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","sha":"1c6a3f1097c00d578908572b54a376f82ecd9ab7","kind":"commit","published_at":"2025-05-17T17:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051/manifests"},{"name":"codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","sha":"c7312c9d524783971c2ce6ee4a80f03ebf76950c","kind":"commit","published_at":"2025-05-17T00:11:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505161708","sha":"b5257992b06373acef8b20a4ca25ffc1b96688e2","kind":"tag","published_at":"2025-05-17T00:08:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505151627","sha":"8d6a8b308e7457d432564083bb2f577cd39e132b","kind":"tag","published_at":"2025-05-15T23:27:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627/manifests"},{"name":"codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","sha":"ce2ecbe72f2adca6f27454065fdc6dcc9e8ab312","kind":"commit","published_at":"2025-05-15T23:26:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627/manifests"},{"name":"rust-v0.0.2505141652","sha":"cb19037ca3822e9b19b51417392f8afc046be607","kind":"tag","published_at":"2025-05-14T23:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652/manifests"},{"name":"codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","sha":"0b9ef93da519be9f988bd860ecb48777e5efb76e","kind":"commit","published_at":"2025-05-14T23:51:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652/manifests"},{"name":"rust-v0.0.2505141337","sha":"3a70a0bc280734d09448cb08ec05b5c44f7c798e","kind":"tag","published_at":"2025-05-14T20:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337/manifests"},{"name":"codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","sha":"34aa1991f1287f69ecead71c3fb2a9165ebb1afd","kind":"commit","published_at":"2025-05-14T20:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337/manifests"},{"name":"rust-v0.0.2505121726","sha":"94c47d69a3f92257e7f9717a2044bd55786eb999","kind":"tag","published_at":"2025-05-13T00:26:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726/manifests"},{"name":"codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","sha":"61b881d4e51a0e41e0bdce89feb6390f722a946c","kind":"commit","published_at":"2025-05-13T00:24:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726/manifests"},{"name":"rust-v0.0.2505121520","sha":"9949f6404378db6f54a01bcadb1956e0535d4921","kind":"tag","published_at":"2025-05-12T22:20:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520/manifests"},{"name":"codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","sha":"55142e3e6caddd1e613b71bcb89385ce5cc708bf","kind":"commit","published_at":"2025-05-12T22:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520/manifests"},{"name":"rust-v0.0.2505101753","sha":"7f24ec8cae83ae22e7cc306fea4844958370827d","kind":"tag","published_at":"2025-05-11T00:53:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753/manifests"},{"name":"codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","sha":"2b122da087e5515462733e54d540dec88b6ab134","kind":"commit","published_at":"2025-05-11T00:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753/manifests"},{"name":"rust-v0.0.2505061740","sha":"132146b6d4e133d014f763a0d8dabd853f3fc0c0","kind":"tag","published_at":"2025-05-07T00:40:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740/manifests"},{"name":"codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","sha":"c577e94b675da3aae23e9466e44cffec7cd19f21","kind":"commit","published_at":"2025-05-07T00:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740/manifests"},{"name":"rust-v0.0.2505021951","sha":"5915a59c8290765d6097caf4074aae93a85380fa","kind":"tag","published_at":"2025-05-03T02:51:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951/manifests"},{"name":"codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","sha":"a180ed44e8cfe9674ad9980d3b3509269bdaab77","kind":"commit","published_at":"2025-05-03T02:48:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951/manifests"},{"name":"rust-v0.0.2504301327","sha":"e40bc9911433bd3f942ef4604626fab5638a7a72","kind":"tag","published_at":"2025-04-30T20:27:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327/manifests"},{"name":"codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","sha":"e6fe8d6fa1cf5c6d64b0f7f4cb9d4ca4f5573c41","kind":"commit","published_at":"2025-04-30T20:25:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327/manifests"},{"name":"codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","sha":"b57124986748fa129707d41223915d6a537f0340","kind":"commit","published_at":"2025-04-30T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301219","sha":"72a4c38e41bc64f5a7c8c73d52f45784cb6b7137","kind":"tag","published_at":"2025-04-30T19:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301132","sha":"8f7a54501c33d088a38ac3817d72fdf0f2f316b2","kind":"tag","published_at":"2025-04-30T18:59:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301132","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132/manifests"},{"name":"rust-v.0.0.2504292236","sha":"e42dacbdc8adf7811c9f97153ec8bef01e85d98a","kind":"tag","published_at":"2025-04-30T03:24:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292236","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236/manifests"},{"name":"rust-v.0.0.2504292006","sha":"5122fe647fdc11e7773faab07679dea2e93edafb","kind":"tag","published_at":"2025-04-30T03:13:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292006","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006/manifests"},{"name":"rust-v.0.0.2504291954","sha":"1a39568e03b09cbd02cafa687ba4a43d1815c27c","kind":"tag","published_at":"2025-04-30T02:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291954","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291954","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291954","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954/manifests"},{"name":"rust-v.0.0.2504291926","sha":"85999d72770832e2b1b457401c6c68d86e08344b","kind":"commit","published_at":"2025-04-30T02:35:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291926","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291926","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291926","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926/manifests"},{"name":"rust-v.0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:25:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921/manifests"},{"name":"rust-v0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:23:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921/manifests"}]},"repo_metadata_updated_at":"2026-05-11T11:50:25.284Z","dependent_packages_count":0,"downloads":84,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.54604963712606,"dependent_packages_count":35.42766220193785,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.986855919531955},"purl":"pkg:npm/my-codex-no-sandbox","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/my-codex-no-sandbox","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/my-codex-no-sandbox","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/my-codex-no-sandbox/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-15T00:07:50.494Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1591,"past_year_pull_requests_count":2628,"past_year_avg_time_to_close_issue":1216759.6185185185,"past_year_avg_time_to_close_pull_request":295029.77672209026,"past_year_issues_closed_count":540,"past_year_pull_requests_closed_count":1684,"past_year_pull_request_authors_count":547,"past_year_issue_authors_count":1144,"past_year_avg_comments_per_issue":1.546825895663105,"past_year_avg_comments_per_pull_request":0.974124809741248,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":1226,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-codex-no-sandbox/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-codex-no-sandbox/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-codex-no-sandbox/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-codex-no-sandbox/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-codex-no-sandbox/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/my-codex-no-sandbox/codemeta","maintainers":[{"uuid":"berdav","login":"berdav","name":null,"email":"david@stackbit.com","url":null,"packages_count":290,"html_url":"https://www.npmjs.com/~berdav","role":null,"created_at":"2025-05-29T05:24:40.752Z","updated_at":"2025-05-29T05:24:40.752Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/berdav/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11891469,"name":"@niteotech/code","ecosystem":"npm","description":"\u003ch1 align=\"center\"\u003eNiteo Code CLI\u003c/h1\u003e \u003cp align=\"center\"\u003eLightweight coding agent that runs in your terminal\u003c/p\u003e","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"niteotech","versions_count":4,"first_release_published_at":"2025-07-08T20:00:00.321Z","latest_release_published_at":"2025-07-10T19:57:56.410Z","latest_release_number":"0.0.5","last_synced_at":"2026-05-11T09:44:46.984Z","created_at":"2025-07-08T20:00:13.639Z","updated_at":"2026-05-11T11:50:25.189Z","registry_url":"https://www.npmjs.com/package/@niteotech/code","install_command":"npm install @niteotech/code","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.5"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T11:50:25.161Z","dependent_packages_count":0,"downloads":29,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.239833430649163,"dependent_packages_count":34.97744263309697,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.608638031873067},"purl":"pkg:npm/%40niteotech/code","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@niteotech/code","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@niteotech/code","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@niteotech/code/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niteotech%2Fcode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niteotech%2Fcode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niteotech%2Fcode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niteotech%2Fcode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niteotech%2Fcode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@niteotech%2Fcode/codemeta","maintainers":[{"uuid":"heberpereiraniteo","login":"heberpereiraniteo","name":null,"email":"heber.pereira@niteo.com.br","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~heberpereiraniteo","role":null,"created_at":"2025-07-08T20:00:15.607Z","updated_at":"2025-07-08T20:00:15.607Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/heberpereiraniteo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13830436,"name":"@zhangyvjing/infinity-codex","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @zhangyvjing/infinity-codex\u003c/code\u003e\u003cbr /\u003eor \u003ccode\u003ebrew install --cask infinity-codex\u003c/code\u003e\u003c/p\u003e \u003cp align=\"center\"\u003e\u003cstrong\u003einfinityCodex CLI\u003c/strong\u003e is a coding agent from OpenAI that runs locally on your computer. \u003cp align","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"zhangyvjing","versions_count":7,"first_release_published_at":"2026-02-14T10:51:31.569Z","latest_release_published_at":"2026-02-14T10:56:07.956Z","latest_release_number":"0.1.6","last_synced_at":"2026-05-11T09:44:19.484Z","created_at":"2026-02-14T10:55:56.254Z","updated_at":"2026-05-11T11:50:25.095Z","registry_url":"https://www.npmjs.com/package/@zhangyvjing/infinity-codex","install_command":"npm install @zhangyvjing/infinity-codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.6","darwin-arm64":"0.1.6-darwin-arm64","darwin-x64":"0.1.6-darwin-x64","linux-arm64":"0.1.6-linux-arm64","linux-x64":"0.1.6-linux-x64","win32-arm64":"0.1.6-win32-arm64","win32-x64":"0.1.6-win32-x64"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T11:50:25.067Z","dependent_packages_count":0,"downloads":33,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.22930459823613,"dependent_packages_count":11.596876643303734,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.913090620769932},"purl":"pkg:npm/%40zhangyvjing/infinity-codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zhangyvjing/infinity-codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zhangyvjing/infinity-codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zhangyvjing/infinity-codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhangyvjing%2Finfinity-codex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhangyvjing%2Finfinity-codex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhangyvjing%2Finfinity-codex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhangyvjing%2Finfinity-codex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhangyvjing%2Finfinity-codex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhangyvjing%2Finfinity-codex/codemeta","maintainers":[{"uuid":"zhangyvjing","login":"zhangyvjing","name":null,"email":"zhangyvjing@outlook.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~zhangyvjing","role":null,"created_at":"2026-02-14T10:56:02.296Z","updated_at":"2026-02-14T10:56:02.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zhangyvjing/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11677679,"name":"codex-cli-patched","ecosystem":"npm","description":null,"homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2025-05-23T12:36:50.066Z","latest_release_published_at":"2025-05-23T12:42:59.734Z","latest_release_number":"0.0.1-dev","last_synced_at":"2026-05-11T09:44:20.419Z","created_at":"2025-05-23T12:37:44.508Z","updated_at":"2026-05-11T11:50:25.444Z","registry_url":"https://www.npmjs.com/package/codex-cli-patched","install_command":"npm install codex-cli-patched","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1-dev"}},"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-04-17T22:06:13.000Z","size":396872,"stargazers_count":75964,"open_issues_count":2779,"forks_count":10773,"subscribers_count":432,"default_branch":"main","last_synced_at":"2026-04-17T22:09:12.235Z","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-04-17T21:17:40.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":888,"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":32073497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T01:35:38.224Z","status":"online","status_checked_at":"2026-04-21T02:00:06.111Z","response_time":128,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"rust-v0.123.0-alpha.2","sha":"d9a09b0f45c3d9d69b74adc2a2c3d477208fb9b6","kind":"tag","published_at":"2026-04-20T23:48:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.2/manifests"},{"name":"rust-v0.123.0-alpha.1","sha":"eaf1c91ffa5832370931e9eb67e263b4d8664dd2","kind":"tag","published_at":"2026-04-20T18:47:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.1/manifests"},{"name":"rust-v0.122.0-alpha.13","sha":"67ce68be0c3d59df784b3cbbd5ccea8bd4fdb14a","kind":"tag","published_at":"2026-04-20T10:52:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.13/manifests"},{"name":"rust-v0.122.0-alpha.12","sha":"857ed059e8eff80031f30627d83c39960f3dbf38","kind":"tag","published_at":"2026-04-19T18:07:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.12/manifests"},{"name":"rust-v0.122.0-alpha.11","sha":"dc4f192998bc3af26d8c898cba4fef83ca773568","kind":"tag","published_at":"2026-04-19T04:48:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.11/manifests"},{"name":"rust-v0.122.0-alpha.10","sha":"dbdeefbe5f856c3f8fd493ec309862470380b778","kind":"tag","published_at":"2026-04-18T05:47:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.10/manifests"},{"name":"rust-v0.122.0-alpha.9","sha":"70708270045bb62cb19eeb29243db682f14ce725","kind":"tag","published_at":"2026-04-17T22:39:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.9/manifests"},{"name":"rust-v0.122.0-alpha.8","sha":"3c1a6d983c3da6812a69997002bcdaa8f9e0779a","kind":"tag","published_at":"2026-04-17T19:43:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.8/manifests"},{"name":"rust-v0.122.0-alpha.7","sha":"b02f1d44ecb918f72a338567a8656bf2a46b9921","kind":"tag","published_at":"2026-04-17T15:40:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.7/manifests"},{"name":"rust-v0.122.0-alpha.6","sha":"79541109f4b4687dfed108ebe5301db7bb882277","kind":"tag","published_at":"2026-04-17T11:55:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.6/manifests"},{"name":"rust-v0.122.0-alpha.5","sha":"66dfd65e490a556b9d00a7eeb6ab79a16c9170d0","kind":"tag","published_at":"2026-04-16T23:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.5/manifests"},{"name":"rust-vrust-v0.122.0-alpha.4","sha":"9e87ab6bf869a75be07d6ac74275fdcc959fa9af","kind":"tag","published_at":"2026-04-16T22:55:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.122.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.122.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.122.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.122.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.122.0-alpha.4/manifests"},{"name":"rust-v0.122.0","sha":"9957201df78e623df2a27fa39e5cf2beaf359dc9","kind":"tag","published_at":"2026-04-16T21:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0/manifests"},{"name":"rust-v0.122.0-alpha.4","sha":"5f7c3438145d99888ecc8b734de3252bd19ea77a","kind":"tag","published_at":"2026-04-16T20:04:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.4/manifests"},{"name":"rust-v0.122.0-alpha.3","sha":"2c185f0bc8fead43105b113d6662ac71fa7816a3","kind":"tag","published_at":"2026-04-16T17:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.3/manifests"},{"name":"rust-v0.122.0-alpha.2","sha":"0dbca9f72bc4ed1995fec959473b21562ae6ba57","kind":"tag","published_at":"2026-04-16T16:10:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.2/manifests"},{"name":"rust-v0.122.0-alpha.1","sha":"bfc397874747ed8033d2f9fe22f3a5174892bbea","kind":"tag","published_at":"2026-04-15T21:10:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.1/manifests"},{"name":"rust-v0.121.0","sha":"d65ed92a5e440972626965d0af9a6345179783bc","kind":"tag","published_at":"2026-04-15T19:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0/manifests"},{"name":"rust-v0.121.0-alpha.14","sha":"fa981fd3d39cd3a503dd5fa40cd9738a5f698331","kind":"tag","published_at":"2026-04-15T13:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.14/manifests"},{"name":"rust-v0.121.0-alpha.13","sha":"1f0c8a9df90b05c4db921ef449994bdf86449d62","kind":"tag","published_at":"2026-04-15T11:06:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.13/manifests"},{"name":"rust-v0.121.0-alpha.12","sha":"60efc96407d30d258a05ade2f1f1abf6fe819c44","kind":"tag","published_at":"2026-04-15T05:07:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.12/manifests"},{"name":"rust-v0.121.0-alpha.11","sha":"22c559616146afb1db6ea9e800d08b8c8751c6ba","kind":"tag","published_at":"2026-04-15T03:00:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.11/manifests"},{"name":"rust-v0.121.0-alpha.10","sha":"d61a80f162b5e75906b3802ed8bfa944cadd5782","kind":"tag","published_at":"2026-04-14T21:49:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.10/manifests"},{"name":"rust-v0.121.0-alpha.9","sha":"6d654e41fc74b36d790a91f322cbf3c795c43727","kind":"tag","published_at":"2026-04-14T16:08:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.9/manifests"},{"name":"rust-v0.121.0-alpha.8","sha":"a1e497f74d0b51f64176c8d1786164c98addb66f","kind":"tag","published_at":"2026-04-14T14:17:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.8/manifests"},{"name":"rust-v0.121.0-alpha.7","sha":"1e865f13a097d627e9e179e4c6a0bd7551503544","kind":"tag","published_at":"2026-04-14T07:16:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.7/manifests"},{"name":"rust-v0.121.0-alpha.6","sha":"685679146f2c0cd0022975950b8c163b82dbde5a","kind":"tag","published_at":"2026-04-13T21:10:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.6/manifests"},{"name":"rust-v0.121.0-alpha.5","sha":"1458a291593494bb21910fd5f6f92430edd70208","kind":"tag","published_at":"2026-04-13T19:35:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.5/manifests"},{"name":"rust-v0.121.0-alpha.4","sha":"4a5718b60f3926ecff8bf45ff578a01f8ef00248","kind":"tag","published_at":"2026-04-13T14:34:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.4/manifests"},{"name":"rust-v0.121.0-alpha.3","sha":"4aef4e0997f8ad74a0ab95c0cf18e10ff628ceba","kind":"tag","published_at":"2026-04-12T21:28:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.3/manifests"},{"name":"rust-v0.121.0-alpha.2","sha":"f9206178057f472b642b9aed466e3b46259bbe4c","kind":"tag","published_at":"2026-04-11T20:52:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.2/manifests"},{"name":"rust-v0.121.0-alpha.1","sha":"14caa07dbe9982db4a3babd8902463a8dc7aed0f","kind":"tag","published_at":"2026-04-11T05:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.1/manifests"},{"name":"rust-v0.120.0","sha":"65319eb1400cbd2890c43d572263dabd25f18ba9","kind":"tag","published_at":"2026-04-11T01:58:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0/manifests"},{"name":"rust-v0.120.0-alpha.3","sha":"d015e76298c3a1de07e8eff90bc0d57cb76e8d4c","kind":"tag","published_at":"2026-04-11T00:46:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.3/manifests"},{"name":"rust-v0.120.0-alpha.2","sha":"2bb6f8e7e4db215ad7baa3eef1136fb2684b78bf","kind":"tag","published_at":"2026-04-11T00:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.2/manifests"},{"name":"rust-v0.120.0-alpha.1","sha":"24bc2d6a965a8bbc142b4c1100b1b83c982f73dd","kind":"tag","published_at":"2026-04-10T23:52:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.1/manifests"},{"name":"rust-v0.119.0","sha":"4a3466efbf84cfb7469eca94bbf6307166c9f48e","kind":"tag","published_at":"2026-04-10T20:45:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0/manifests"},{"name":"rust-v0.119.0-alpha.33","sha":"4454a0badecfc32134c0727322ff823ab1d7c43b","kind":"tag","published_at":"2026-04-10T19:15:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.33","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.33/manifests"},{"name":"rust-v0.119.0-alpha.32","sha":"0cb6d1d07316b56c43b9d2c28b65d17c6de0489b","kind":"tag","published_at":"2026-04-10T17:24:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.32","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.32/manifests"},{"name":"rust-v0.119.0-alpha.31","sha":"c3177fce8b52374785704f7ebcc108cebaac84e5","kind":"tag","published_at":"2026-04-10T16:13:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.31","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.31/manifests"},{"name":"rust-v0.119.0-alpha.30","sha":"dd9623e5a42accb71d2ac71a0039edde510e14ba","kind":"tag","published_at":"2026-04-10T01:11:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.30","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.30/manifests"},{"name":"rust-v0.119.0-alpha.29","sha":"1b60afc01a7bb61076242826840adf7a1a95a2f3","kind":"tag","published_at":"2026-04-09T22:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.29","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.29/manifests"},{"name":"rust-v0.119.0-alpha.28","sha":"f45691da639247637eb09084d37340be4a84c494","kind":"tag","published_at":"2026-04-09T06:53:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.28/manifests"},{"name":"rust-v0.119.0-alpha.27","sha":"819d6d2cbb96a00fd35ba4ce382a362b9045e451","kind":"tag","published_at":"2026-04-09T05:11:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.27/manifests"},{"name":"rust-v0.119.0-alpha.26","sha":"30a51fe8b9d2da4158ce0b046bbb132fc6212660","kind":"tag","published_at":"2026-04-09T03:20:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.26/manifests"},{"name":"rust-v0.119.0-alpha.25","sha":"d1511eb42c831e27b2f90550799a34e2137ca17e","kind":"tag","published_at":"2026-04-09T01:23:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.25/manifests"},{"name":"rust-v0.119.0-alpha.24","sha":"8244eb31a527a5ff418b170b846d6e09ce036c94","kind":"tag","published_at":"2026-04-08T22:27:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.24/manifests"},{"name":"rust-v0.119.0-alpha.23","sha":"abbea1302023a9cd96628ce61290ea49ac534a2c","kind":"tag","published_at":"2026-04-08T21:08:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.23/manifests"},{"name":"rust-v0.119.0-alpha.22","sha":"214150b3697457b872823504c202cae45787a1de","kind":"tag","published_at":"2026-04-08T19:15:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.22/manifests"},{"name":"rust-v0.119.0-alpha.21","sha":"c0a10e0b48fc5722c012b3ea9b030ac0354fc30b","kind":"tag","published_at":"2026-04-08T17:51:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.21/manifests"},{"name":"rust-v0.119.0-alpha.20","sha":"295d79043c4d9c606dc1d0a0042ed16269da39b8","kind":"tag","published_at":"2026-04-08T16:02:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.20/manifests"},{"name":"rust-v0.119.0-alpha.19","sha":"3bdefcf8809c6d2b98312ecf2511b65a1523a579","kind":"tag","published_at":"2026-04-08T04:00:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.19/manifests"},{"name":"rust-v0.119.0-alpha.18","sha":"25bf7ba83f3aea5142c1a32e8fc4a5f54e6cf1f8","kind":"tag","published_at":"2026-04-08T00:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.18/manifests"},{"name":"rust-v0.119.0-alpha.17","sha":"c7859c4a5f8037c34c3ed68a093c4add42e78dda","kind":"tag","published_at":"2026-04-07T22:20:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.17/manifests"},{"name":"rust-v0.119.0-alpha.16","sha":"0467885c588c87fab55d278e2233b23a6bb81f49","kind":"tag","published_at":"2026-04-07T19:43:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.16/manifests"},{"name":"rust-v0.119.0-alpha.15","sha":"9e971c8afc4e750dd344b97d1e434c9119154d05","kind":"tag","published_at":"2026-04-07T06:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.15/manifests"},{"name":"rust-v0.119.0-alpha.14","sha":"5bbe1aa55baefd56bc0ed0659e0fd0ffc21c9813","kind":"tag","published_at":"2026-04-07T02:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.14/manifests"},{"name":"rust-v0.119.0-alpha.13","sha":"bf668aea7a4f41882568b504fb3ddbb0dbb0e30b","kind":"tag","published_at":"2026-04-06T23:54:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.13/manifests"},{"name":"rust-v0.119.0-alpha.12","sha":"1440dda2400fb0d1a346a7469ce33996776c5448","kind":"tag","published_at":"2026-04-06T19:03:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.12/manifests"},{"name":"rust-v0.119.0-alpha.11","sha":"e169c915824307eef6c175b7f28fb381da853ef0","kind":"tag","published_at":"2026-04-04T06:08:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.11/manifests"},{"name":"rust-v0.119.0-alpha.10","sha":"48077f28e07117375f84a08924555b687de019ee","kind":"tag","published_at":"2026-04-04T02:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.10/manifests"},{"name":"rust-v0.119.0-alpha.9","sha":"b02ce16f0858caf9a5f5480c94731b15c03456ff","kind":"tag","published_at":"2026-04-04T01:30:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.9/manifests"},{"name":"rust-v0.119.0-alpha.8","sha":"709fe53aa9372c3e3cd135b9ae663385b4807b09","kind":"tag","published_at":"2026-04-03T07:33:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.8/manifests"},{"name":"rust-v0.119.0-alpha.7","sha":"a4e56ec60d0dc68536c9c25a7c82f40d47534fa4","kind":"tag","published_at":"2026-04-03T06:17:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.7/manifests"},{"name":"rust-v0.119.0-alpha.6","sha":"51591e8d4e4d1595234ae980f4c7a7a95b292f5a","kind":"tag","published_at":"2026-04-03T02:44:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.6/manifests"},{"name":"rust-v0.119.0-alpha.5","sha":"002672e525c1f3142aaea94c3ef4e6b6fb0c8159","kind":"tag","published_at":"2026-04-02T19:24:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.5/manifests"},{"name":"rust-v0.119.0-alpha.4","sha":"fa0eb2b01aab110d0cb9d50d518f6cede5084ff2","kind":"tag","published_at":"2026-04-02T14:51:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.4/manifests"},{"name":"rust-v0.119.0-alpha.3","sha":"2d7ef3a249da8f2ffd6b669d78939eabd4456885","kind":"tag","published_at":"2026-04-02T02:03:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.3/manifests"},{"name":"rust-v0.119.0-alpha.2","sha":"b17e4e1a47c1dae034ef0d5a626efb0d7facea2c","kind":"tag","published_at":"2026-04-01T10:26:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.2/manifests"},{"name":"rust-v0.119.0-alpha.1","sha":"89ed0b1e2588604abe49b691ad59f9fd53e63ef7","kind":"tag","published_at":"2026-03-31T17:08:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.1/manifests"},{"name":"rust-v0.118.0","sha":"b630ce9a4e754d35a1f33e4366ba638d18626142","kind":"tag","published_at":"2026-03-31T16:07:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0/manifests"},{"name":"rust-v0.118.0-alpha.5","sha":"075e0eae3f8b47e72ea5c9791a97522a7837abba","kind":"tag","published_at":"2026-03-31T14:03:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.5/manifests"},{"name":"rust-v0.118.0-alpha.4","sha":"b7e6f5fc32bceb1ba362fbb1922ce8af0f64f258","kind":"tag","published_at":"2026-03-31T08:38:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.4/manifests"},{"name":"rust-v0.118.0-alpha.3","sha":"a5ea426b9a867ec64a41fa2d956bae552036cd4d","kind":"tag","published_at":"2026-03-27T22:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3/manifests"},{"name":"rust-v0.118.0-alpha.2","sha":"8e84ce23bb2182521399c04ddcd91107094a27b3","kind":"tag","published_at":"2026-03-27T21:25:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2/manifests"},{"name":"rust-v0.118.0-alpha.1","sha":"b07bc7dbbeb1db348f75191755dd86cb22b3804e","kind":"tag","published_at":"2026-03-27T15:46:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1/manifests"},{"name":"rust-v0.117.0","sha":"4c70bff480af37b1bf1a9b352b8341060fe55755","kind":"tag","published_at":"2026-03-26T21:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0/manifests"},{"name":"rust-v0.117.0-alpha.25","sha":"5700e7233896494ceff5181af849d75cef34a201","kind":"tag","published_at":"2026-03-26T20:22:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25/manifests"},{"name":"rust-v0.117.0-alpha.24","sha":"c79385701b195525e4e4cd94a34063287053339b","kind":"tag","published_at":"2026-03-26T18:52:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24/manifests"},{"name":"rust-v0.117.0-alpha.23","sha":"fe4f280ec65f919b12a1c1cb393e38ed6a3e9c6c","kind":"tag","published_at":"2026-03-26T16:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23/manifests"},{"name":"rust-v0.117.0-alpha.22","sha":"93e3b7b94a7e858bda5d9fea5fa2b6c2cabdb5c2","kind":"tag","published_at":"2026-03-26T07:06:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22/manifests"},{"name":"rust-v0.117.0-alpha.21","sha":"e42f0330ce2427b1e5f43de436b7c4f6db6c2dc2","kind":"tag","published_at":"2026-03-26T04:36:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21/manifests"},{"name":"rust-v0.117.0-alpha.20","sha":"afd69e7cc0392d78f3ca055d4e0123fc558d22a9","kind":"tag","published_at":"2026-03-26T02:23:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20/manifests"},{"name":"rust-v0.117.0-alpha.19","sha":"9f6c38b9da443d6c985a381c9c11bbf537d53fd8","kind":"tag","published_at":"2026-03-25T20:56:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19/manifests"},{"name":"rust-v0.117.0-alpha.18","sha":"3a2e8f5fe9e35e829cc6245ffe372206e818776f","kind":"tag","published_at":"2026-03-25T19:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18/manifests"},{"name":"rust-v0.117.0-alpha.17","sha":"e90985bc56d64e209d540cbddbcdba422a2259a0","kind":"tag","published_at":"2026-03-25T07:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17/manifests"},{"name":"rust-v0.117.0-alpha.16","sha":"d3548c8fa0ec1f29d8a1665ba22c9c73167e043f","kind":"tag","published_at":"2026-03-25T04:54:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16/manifests"},{"name":"rust-v0.117.0-alpha.15","sha":"a5f049cc0f0f51754bc72c58dcff1e63040e1a9e","kind":"tag","published_at":"2026-03-25T02:45:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15/manifests"},{"name":"rust-v0.117.0-alpha.14","sha":"977453650888a6d4aac4157c341439e435766d1f","kind":"tag","published_at":"2026-03-24T21:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14/manifests"},{"name":"rust-v0.117.0-alpha.13","sha":"9d48ecfa39eeb4cf4acd024dc57a97de91f104d4","kind":"tag","published_at":"2026-03-24T17:47:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13/manifests"},{"name":"rust-v0.117.0-alpha.12","sha":"48300ac211853dbd9228abefce164fbc0e9975db","kind":"tag","published_at":"2026-03-24T02:13:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12/manifests"},{"name":"rust-v0.117.0-alpha.11","sha":"cb05831ccae46d03254fd19a36b1cd7a83c99f0c","kind":"tag","published_at":"2026-03-24T01:02:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11/manifests"},{"name":"rust-v0.117.0-alpha.10","sha":"56ee8f93a64abf35cdbe7f1728d32238be5f7265","kind":"tag","published_at":"2026-03-23T18:17:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10/manifests"},{"name":"rust-v0.117.0-alpha.9","sha":"a59d741499c5532baf728164b3b01d1ee5a07b35","kind":"tag","published_at":"2026-03-23T16:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9/manifests"},{"name":"rust-v0.117.0-alpha.8","sha":"ce212ab3a8eab313494372ada8ba3c1e7965a79b","kind":"tag","published_at":"2026-03-21T20:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8/manifests"},{"name":"rust-v0.117.0-alpha.7","sha":"86b63de0679c19abae2884059408938db5f5a6e9","kind":"tag","published_at":"2026-03-21T16:00:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7/manifests"},{"name":"rust-v0.117.0-alpha.6","sha":"38a432f1ff6ab47be029ea6468eb341b803b553a","kind":"tag","published_at":"2026-03-20T22:31:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6/manifests"},{"name":"rust-v0.117.0-alpha.5","sha":"8041ab28e993999984955dccabd3ba351aeb6434","kind":"tag","published_at":"2026-03-20T07:08:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5/manifests"},{"name":"rust-v0.117.0-alpha.4","sha":"9db5f68b45f2625f2a87cb5c5f6d474b16ce72f8","kind":"tag","published_at":"2026-03-20T04:42:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4/manifests"},{"name":"rust-v0.117.0-alpha.3","sha":"44895f1fb7728661b5fbd5d8f6dce4a460fb6d12","kind":"tag","published_at":"2026-03-20T03:13:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3/manifests"},{"name":"rusty-v8-v146.4.0","sha":"a3e59e9e851a85f02b1b5213d897910ffe110801","kind":"commit","published_at":"2026-03-20T02:38:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rusty-v8-v146.4.0","html_url":"https://github.com/openai/codex/releases/tag/rusty-v8-v146.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rusty-v8-v146.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0/manifests"},{"name":"rust-v0.117.0-alpha.2","sha":"eaa70911b76e96490759918a0235f825e9bf1991","kind":"tag","published_at":"2026-03-19T22:43:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2/manifests"},{"name":"rust-v0.117.0-alpha.1","sha":"ad3bff7a414c46adf4928146906771f73bd528ab","kind":"tag","published_at":"2026-03-19T19:02:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1/manifests"},{"name":"rust-v0.116.0","sha":"38771c9082535aa16b4c4d0395d3532f32f656ff","kind":"tag","published_at":"2026-03-19T16:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0/manifests"},{"name":"rust-v0.116.0-alpha.12","sha":"d05ff156fa4b7f745165f6f70d581b088e18412b","kind":"tag","published_at":"2026-03-19T15:48:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12/manifests"},{"name":"rust-v0.116.0-alpha.11","sha":"c60f7c55c8747a1ba1aeb55b8aed28fc59a367a6","kind":"tag","published_at":"2026-03-19T00:50:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11/manifests"},{"name":"rust-v0.116.0-alpha.10","sha":"b565c24a8fde7c6db27f49ad835f9fa83ad5cb5f","kind":"tag","published_at":"2026-03-19T00:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10/manifests"},{"name":"rust-v0.116.0-alpha.9","sha":"7cb443169d78b4e8cdaeeb316b30b937434c3784","kind":"tag","published_at":"2026-03-18T22:54:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9/manifests"},{"name":"rust-v0.116.0-alpha.8","sha":"4fe1d8ba4b19809f4cf798b09deab62f2de86eb6","kind":"tag","published_at":"2026-03-18T17:33:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8/manifests"},{"name":"rust-v0.116.0-alpha.7","sha":"40a4696fbfa3c83ed1e22a2416060d27bb0311eb","kind":"tag","published_at":"2026-03-18T07:02:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7/manifests"},{"name":"rust-v0.116.0-alpha.6","sha":"c5dad792a7523d5124ac2ef83940adfab6851679","kind":"tag","published_at":"2026-03-18T04:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6/manifests"},{"name":"rust-v0.116.0-alpha.5","sha":"fb4c03b386f70b20e8269c314e26b392ac08f061","kind":"tag","published_at":"2026-03-18T00:08:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5/manifests"},{"name":"rust-v0.116.0-alpha.4","sha":"5aa761939d4e92863857403bced40078b0824d89","kind":"tag","published_at":"2026-03-17T22:12:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4/manifests"},{"name":"rust-v0.116.0-alpha.3","sha":"0a89d20a364f5ca37f880aa4b38365b97ca66c9e","kind":"tag","published_at":"2026-03-17T05:41:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3/manifests"},{"name":"rust-v0.116.0-alpha.2","sha":"4cb02a38dcfd00c3ea25fc8d4484395a41871a53","kind":"tag","published_at":"2026-03-17T04:55:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2/manifests"},{"name":"rust-v0.116.0-alpha.1","sha":"6241f4748f1c9686d521225b160185024ffc3966","kind":"tag","published_at":"2026-03-16T21:26:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1/manifests"},{"name":"rust-v0.115.0","sha":"f028679abb30051cec2434e624cd99975986b41b","kind":"tag","published_at":"2026-03-16T18:43:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0/manifests"},{"name":"rust-v0.115.0-alpha.28","sha":"8a8f322a902e2373e3e6a825fce2df77739870f4","kind":"tag","published_at":"2026-03-16T17:27:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28/manifests"},{"name":"rust-v0.115.0-alpha.27","sha":"2a0fa2d09e379cee8de902957313454568312f0c","kind":"tag","published_at":"2026-03-16T16:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27/manifests"},{"name":"rust-v0.115.0-alpha.26","sha":"a82c3a901fa8b0818340f8730375cb7e1eecd565","kind":"tag","published_at":"2026-03-16T05:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26/manifests"},{"name":"rust-v0.115.0-alpha.25","sha":"bb8cae191ee0a255b50e6f037d8ef9e4b036795e","kind":"tag","published_at":"2026-03-16T04:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25/manifests"},{"name":"rust-v0.115.0-alpha.24","sha":"da024936173028cc69a6e1c6ae876a8f3e144b42","kind":"tag","published_at":"2026-03-14T17:30:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24/manifests"},{"name":"rust-v0.115.0-alpha.23","sha":"0abe75d44df65d613777166a236e5fcc1ab00775","kind":"tag","published_at":"2026-03-14T05:10:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23/manifests"},{"name":"rust-v0.115.0-alpha.22","sha":"45ee5668cba68775651ba3ff12f74776988020c5","kind":"tag","published_at":"2026-03-14T02:31:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22/manifests"},{"name":"rust-v0.115.0-alpha.21","sha":"38b354e87757a9efc87e5d412555717a682a5613","kind":"tag","published_at":"2026-03-13T22:36:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21/manifests"},{"name":"rust-v0.115.0-alpha.20","sha":"fd434100a6da6a45c29f64ba4c3e7f3c014ca0db","kind":"tag","published_at":"2026-03-13T21:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20/manifests"},{"name":"rust-v0.115.0-alpha.19","sha":"5fcb000222cd2c1d0b71f6cfbbe19ea456a84da5","kind":"tag","published_at":"2026-03-13T18:38:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19/manifests"},{"name":"rust-v0.115.0-alpha.18","sha":"87d2559968932317d0e868dd609c0e27c87abac3","kind":"tag","published_at":"2026-03-13T06:50:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18/manifests"},{"name":"rust-v0.115.0-alpha.17","sha":"a2ba3b8700ad3ab2aa84c97c73003b1bfc8d3f54","kind":"tag","published_at":"2026-03-13T05:30:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17/manifests"},{"name":"rust-v0.115.0-alpha.16","sha":"e2fa4a8af5498683df7ef4188218437f2a106bc9","kind":"tag","published_at":"2026-03-13T01:12:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16/manifests"},{"name":"rust-v0.115.0-alpha.15","sha":"577d1967fff44b163f3853d4c1626812bd261db6","kind":"tag","published_at":"2026-03-13T00:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15/manifests"},{"name":"rust-v0.115.0-alpha.14","sha":"24e3c87bfcdf40750780ad7045ce27b1b07fc61c","kind":"tag","published_at":"2026-03-12T21:16:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14/manifests"},{"name":"rust-v0.115.0-alpha.13","sha":"4d4d25303aca15dc0909b698cc4ae59135e03121","kind":"tag","published_at":"2026-03-12T19:07:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13/manifests"},{"name":"rust-v0.115.0-alpha.12","sha":"3805b8c2155115e1c347f7b404f864ddeca06afc","kind":"tag","published_at":"2026-03-12T16:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12/manifests"},{"name":"rust-v0.115.0-alpha.11","sha":"dd532c4f6ad6292a7e5ec7db176b73fdfd9be1e2","kind":"tag","published_at":"2026-03-12T07:00:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11/manifests"},{"name":"rust-v0.115.0-alpha.10","sha":"8cb3bb0aedfd7061c7172f7c7c25e5e5152371e5","kind":"tag","published_at":"2026-03-12T06:41:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10/manifests"},{"name":"rust-v0.115.0-alpha.9","sha":"49e7ec21e3cbd61030814601675353f03a950bf3","kind":"tag","published_at":"2026-03-12T06:03:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9/manifests"},{"name":"rust-v0.115.0-alpha.8","sha":"de9aac7c578a300d05e5d90850d5cff2b3bea27f","kind":"tag","published_at":"2026-03-12T05:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8/manifests"},{"name":"rust-v0.115.0-alpha.7","sha":"95c0b7ab7301897d2207c3fd364feeead79a85f6","kind":"tag","published_at":"2026-03-11T22:45:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7/manifests"},{"name":"rust-v0.114.0-alpha.7","sha":"fe68acdc8fd15eaa2bee4d221b71b1662e65c059","kind":"tag","published_at":"2026-03-11T21:46:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7/manifests"},{"name":"rust-v0.115.0-alpha.6","sha":"e88765861625b13879e2376c3f0cbc2959a95258","kind":"tag","published_at":"2026-03-11T18:52:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6/manifests"},{"name":"rust-v0.115.0-alpha.5","sha":"516712b6e3c83bd7d74e43318ce3181aa1d85989","kind":"tag","published_at":"2026-03-11T18:15:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5/manifests"},{"name":"rust-v0.115.0-alpha.4","sha":"2a9ef89b48730ab17116138a0d9b85017927ae41","kind":"tag","published_at":"2026-03-11T16:27:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4/manifests"},{"name":"rust-v0.115.0-alpha.3","sha":"5edcfc6954059bc17289831b78fa4df252e27b13","kind":"tag","published_at":"2026-03-11T03:05:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3/manifests"},{"name":"rust-v0.115.0-alpha.2","sha":"f6a8a66ec96519b05a07ba635de7c0ad999a6883","kind":"tag","published_at":"2026-03-11T01:50:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2/manifests"},{"name":"rust-v0.115.0-alpha.1","sha":"3c49002c4500d146017ae472b11b2a37dddcf7e1","kind":"tag","published_at":"2026-03-11T00:31:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1/manifests"},{"name":"rust-v0.114.0","sha":"b9904c0ae4ecb773549efd6ea3fb05229402fdb9","kind":"tag","published_at":"2026-03-10T23:35:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0/manifests"},{"name":"rust-v0.114.0-alpha.4","sha":"f4f1fe25c965bd0d716778d2a1668552f8ba209d","kind":"tag","published_at":"2026-03-10T22:23:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4/manifests"},{"name":"rust-v0.114.0-alpha.3","sha":"446cae76f239c81bcbf322471006d0d82d6a7661","kind":"tag","published_at":"2026-03-10T18:35:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3/manifests"},{"name":"rust-v0.114.0-alpha.2","sha":"46e4d638a0a0b01347e7e070355d7b4b47cefffb","kind":"tag","published_at":"2026-03-10T08:34:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2/manifests"},{"name":"rust-v0.114.0-alpha.1","sha":"195c8a70d2587e8244979a6d256e3bda7407e950","kind":"tag","published_at":"2026-03-10T06:21:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1/manifests"},{"name":"rust-v0.113.0","sha":"81c4928825d1e468447a17d6bc74b9abb48743f4","kind":"tag","published_at":"2026-03-10T04:17:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0/manifests"},{"name":"rust-v0.113.0-alpha.2","sha":"3b24e175fd4f8be042b63dd61575b2ee4498a13d","kind":"tag","published_at":"2026-03-09T21:14:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2/manifests"},{"name":"rust-v0.113.0-alpha.1","sha":"2d6822d9d2e927c9ff755635e7d39d733fe73e0f","kind":"tag","published_at":"2026-03-09T00:47:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1/manifests"},{"name":"rust-v0.112.0","sha":"0ec16b2d9dd7d92f5661b132afdf4df3abb3d443","kind":"tag","published_at":"2026-03-08T19:47:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0/manifests"},{"name":"rust-v0.112.0-alpha.13","sha":"a4b895909c371f4c3a91c7fd3af18d6a5c38cf17","kind":"tag","published_at":"2026-03-08T16:45:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13/manifests"},{"name":"rust-v0.112.0-alpha.12","sha":"6ee86ddf7b28dac8325a24b2f1285478ba300ea3","kind":"tag","published_at":"2026-03-08T01:42:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12/manifests"},{"name":"rust-v0.112.0-alpha.11","sha":"255b8936009fb9240b4370715a014d2b1dce0dbd","kind":"tag","published_at":"2026-03-07T13:43:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11/manifests"},{"name":"rust-v0.112.0-alpha.10","sha":"4e74d5174ee51083f3e42820f2baec643d98d5d7","kind":"tag","published_at":"2026-03-07T10:49:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10/manifests"},{"name":"rust-v0.112.0-alpha.9","sha":"529447f7bad78c1fc168830e0df6d9b978c25b48","kind":"tag","published_at":"2026-03-07T01:52:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9/manifests"},{"name":"rust-v0.112.0-alpha.8","sha":"fd6b970a7ad550de23a8360574efeae0a10c99b9","kind":"tag","published_at":"2026-03-07T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8/manifests"},{"name":"rust-v0.112.0-alpha.7","sha":"54a8fb39c879df51499e12196359fe3e865ca6d3","kind":"tag","published_at":"2026-03-06T23:11:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7/manifests"},{"name":"rust-v0.112.0-alpha.6","sha":"a31901f1d51248fdede0539a6d81a9ec542dd7cb","kind":"tag","published_at":"2026-03-06T20:39:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6/manifests"},{"name":"rust-v0.112.0-alpha.5","sha":"9bbb96a220a0ab86bb220e634663c9510f24cfe3","kind":"tag","published_at":"2026-03-06T19:11:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5/manifests"},{"name":"rust-v0.112.0-alpha.4","sha":"8e80e40d5cb7f314b2ebe35ef1c4e38a42d672d9","kind":"tag","published_at":"2026-03-06T06:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4/manifests"},{"name":"rust-v0.112.0-alpha.3","sha":"44c9d02564bafc645f25b64e369e0509567b52dd","kind":"tag","published_at":"2026-03-06T06:03:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3/manifests"},{"name":"rust-v0.112.0-alpha.2","sha":"3ad0ff4f496fb019cfe87df292bc5e5a397776d9","kind":"tag","published_at":"2026-03-06T01:36:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2/manifests"},{"name":"rust-v0.112.0-alpha.1","sha":"161a95c3f4a680f9ccd59fb0fb770c089c4b901f","kind":"tag","published_at":"2026-03-06T00:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1/manifests"},{"name":"rust-v0.111.0","sha":"8c75cd9afcd405d134530e53c78e5e0e4e5312a3","kind":"tag","published_at":"2026-03-05T18:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0/manifests"},{"name":"rust-v0.111.0-alpha.2","sha":"a5847fb9e075973b22d9e5a60176c9d5ab30a8ff","kind":"tag","published_at":"2026-03-05T13:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2/manifests"},{"name":"artifact-runtime-v2.4.0","sha":"b4cb989563e68639c2bdc748c20c965ba1d830ea","kind":"commit","published_at":"2026-03-05T08:55:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.4.0","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0/manifests"},{"name":"rust-v0.111.0-alpha.1","sha":"5e0d7affff7768b5d0d12f78b086c9f0e3855e9d","kind":"tag","published_at":"2026-03-05T04:02:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1/manifests"},{"name":"rust-v0.110.0","sha":"77aabe4218ab7ddaf4b6d471887bda043a4c16e6","kind":"tag","published_at":"2026-03-05T01:39:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0/manifests"},{"name":"rust-v0.110.0-alpha.1","sha":"74673f4e2438fd0339c3c3ca66d359cddf08b42a","kind":"tag","published_at":"2026-03-05T00:22:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1/manifests"},{"name":"rust-v0.108.0-alpha.13","sha":"1d483777c78c63a96174aaff22f7ad70548eb753","kind":"tag","published_at":"2026-03-05T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13/manifests"},{"name":"rust-v0.109.0","sha":"37133fb8455766068008b8453a1da1dacae4274c","kind":"tag","published_at":"2026-03-04T23:13:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.109.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0/manifests"},{"name":"rust-v0.108.0","sha":"89b79419a1e0720856d4450cf17379221e5a3b1d","kind":"tag","published_at":"2026-03-04T19:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0/manifests"},{"name":"rust-v0.108.0-alpha.12","sha":"f1feadd3694eef2d5b20d609fa52bce4daf12f91","kind":"tag","published_at":"2026-03-04T14:58:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12/manifests"},{"name":"artifact-runtime-v2.3.4","sha":"f72ab43fd193b31208cd3c306293b1b71a52a709","kind":"commit","published_at":"2026-03-04T13:00:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.3.4","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4/manifests"},{"name":"rust-v0.108.0-alpha.11","sha":"a083a34aa56b57609877c702d61242aeca9acae7","kind":"tag","published_at":"2026-03-04T11:29:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11/manifests"},{"name":"rust-v0.108.0-alpha.10","sha":"b5d50c499c3448895373f5ef85a5cfdb7c5253b0","kind":"tag","published_at":"2026-03-04T05:18:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10/manifests"},{"name":"rust-v0.108.0-alpha.9","sha":"406d25f43f895ca6826b0458bbfb957bc44272a6","kind":"tag","published_at":"2026-03-04T04:45:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9/manifests"},{"name":"rust-v0.108.0-alpha.8","sha":"11a600ff7f03947e49949e1a7ba425c674c6d30d","kind":"tag","published_at":"2026-03-04T02:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8/manifests"},{"name":"rust-v0.108.0-alpha.7","sha":"a13d6945ee176eeedd2eba2aafde4e3d0c8fa7d1","kind":"tag","published_at":"2026-03-04T01:01:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7/manifests"},{"name":"rust-v0.108.0-alpha.6","sha":"8ffb0ab1afdba2f3400a4a8c3a71151b9a2be05e","kind":"tag","published_at":"2026-03-04T00:14:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6/manifests"},{"name":"rust-v0.108.0-alpha.5","sha":"f54fd47f2368445c2ebb5095bed62002736f9c36","kind":"tag","published_at":"2026-03-03T22:42:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5/manifests"},{"name":"rust-v0.108.0-alpha.4","sha":"26e7113347b4e335a9e2c3adf539e8a0e3d77c63","kind":"tag","published_at":"2026-03-03T18:14:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4/manifests"},{"name":"rust-v0.108.0-alpha.3","sha":"6752119ad1c19648f12086dbaa01b83e066318f5","kind":"tag","published_at":"2026-03-03T10:38:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3/manifests"},{"name":"rust-v0.108.0-alpha.2","sha":"83fa62425a5ea9ea95580ff760e4e65e4fb5f906","kind":"tag","published_at":"2026-03-03T05:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2/manifests"},{"name":"rust-v0.108.0-alpha.1","sha":"f135585b2b55863aac47a36e51153f7d78048660","kind":"tag","published_at":"2026-03-03T00:07:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1/manifests"},{"name":"rust-v0.107.0","sha":"19f8797c0f62abecb347e817aac36d18c5fc554e","kind":"tag","published_at":"2026-03-02T17:17:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0/manifests"},{"name":"rust-v0.107.0-alpha.9","sha":"564b21bb5322177eb38a7972292d201cd82c9109","kind":"tag","published_at":"2026-03-02T00:13:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9/manifests"},{"name":"rust-v0.107.0-alpha.8","sha":"42bdf6692859b66e313132ae68ac5d45a4693496","kind":"tag","published_at":"2026-02-28T01:58:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8/manifests"},{"name":"rust-v0.107.0-alpha.7","sha":"b36d42ff6fc67dc1d87e2f173a0a2611fcadbce6","kind":"tag","published_at":"2026-02-28T01:22:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7/manifests"},{"name":"rust-v0.107.0-alpha.6","sha":"15db9bab83b88396dd32f2bfafc8d36bbbceac0a","kind":"tag","published_at":"2026-02-27T17:50:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6/manifests"},{"name":"rust-v0.107.0-alpha.5","sha":"0ea8850f851f1d3c30fa7a5434143cb1a7f95731","kind":"tag","published_at":"2026-02-27T13:07:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5/manifests"},{"name":"rust-v0.107.0-alpha.4","sha":"7d051479b32f624ab40291995cf8d54a70efc91f","kind":"tag","published_at":"2026-02-27T06:14:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4/manifests"},{"name":"rust-v0.107.0-alpha.3","sha":"5a7dae4b8142ad952b140015210a426453011f77","kind":"tag","published_at":"2026-02-27T01:41:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3/manifests"},{"name":"rust-v0.107.0-alpha.2","sha":"4551ee8d0870476dfa6f3e4418363a4af5a99783","kind":"tag","published_at":"2026-02-27T00:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2/manifests"},{"name":"rust-v0.107.0-alpha.1","sha":"532c46e85a11ef0d23e84fe9c1dba873b523606d","kind":"tag","published_at":"2026-02-26T23:16:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1/manifests"},{"name":"rust-v0.106.0","sha":"ffd726a656403b69b75130025587d5e0a0d6b7d1","kind":"tag","published_at":"2026-02-26T19:39:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0/manifests"},{"name":"winget-test-rust-v0.106.0-alpha.9","sha":"3aee569b7f5c9387f8ad36c81b61d12d8b0e17ad","kind":"commit","published_at":"2026-02-26T18:59:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/winget-test-rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/winget-test-rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@winget-test-rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.11","sha":"830a15290eb4293d64212d465525187119811650","kind":"tag","published_at":"2026-02-26T17:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11/manifests"},{"name":"rust-v0.106.0-alpha.10","sha":"e0bbbccc37bec03de7c40cb414125ceec3304cc5","kind":"tag","published_at":"2026-02-26T13:29:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10/manifests"},{"name":"rust-v0.106.0-alpha.9","sha":"ca3ec4fe933ac18b343dd6cf0e6d66aaf4567d3f","kind":"tag","published_at":"2026-02-26T12:31:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.8","sha":"3414c082c72cd75b717308121cdd5e9a8f732222","kind":"tag","published_at":"2026-02-26T04:59:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8/manifests"},{"name":"rust-v0.106.0-alpha.7","sha":"409d5ce68728b2bdd6df1caa086726964b0912c8","kind":"tag","published_at":"2026-02-26T03:12:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7/manifests"},{"name":"rust-v0.106.0-alpha.6","sha":"b2d834f4b639f85072a0c1797b259ada471ee726","kind":"tag","published_at":"2026-02-26T02:24:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6/manifests"},{"name":"rust-v0.106.0-alpha.5","sha":"21b81e1c8b6c9e638eb0459bd4f61df08666c2dc","kind":"tag","published_at":"2026-02-25T23:20:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5/manifests"},{"name":"rust-v0.106.0-alpha.4","sha":"2dea339d69f179fc09097301b0d12c8daebc5f9d","kind":"tag","published_at":"2026-02-25T21:42:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4/manifests"},{"name":"rust-v0.106.0-alpha.3","sha":"a4a45e24caf5db95f57cb85e7a564ceb224397db","kind":"tag","published_at":"2026-02-25T19:17:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3/manifests"},{"name":"rust-v0.106.0-alpha.2","sha":"7d9dc058a790ae73f74e52ded9c8233d0ac7e60a","kind":"tag","published_at":"2026-02-25T18:40:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2/manifests"},{"name":"rust-v0.106.0-alpha.1","sha":"c57e04bbe875d132d056544655eb86369897ba12","kind":"tag","published_at":"2026-02-25T17:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1/manifests"},{"name":"rust-v0.105.0","sha":"a7eda6a29b3ee25549f385197ff109508dc49a90","kind":"tag","published_at":"2026-02-25T16:36:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0/manifests"},{"name":"rust-v0.105.0-alpha.26","sha":"47d71f9b3867e9c955808c049b5a65761612dd5b","kind":"tag","published_at":"2026-02-25T15:54:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26/manifests"},{"name":"rust-v0.105.0-alpha.25","sha":"8e9653ba0373c627cbb6df5b728a488ba745c8fa","kind":"tag","published_at":"2026-02-25T13:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25/manifests"},{"name":"rust-v0.105.0-alpha.24","sha":"acf27a0b3c6858c62956b65b769d0d7e51eb1a9b","kind":"tag","published_at":"2026-02-25T11:48:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24/manifests"},{"name":"rust-v0.105.0-alpha.23","sha":"ed0519259c2b264bd893d96ed9c97bd3fd6874bf","kind":"tag","published_at":"2026-02-25T09:23:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23/manifests"},{"name":"rust-v0.105.0-alpha.22","sha":"e506fa075332c461c41c7de0b2da12ebcdef3759","kind":"tag","published_at":"2026-02-25T02:49:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22/manifests"},{"name":"rust-v0.105.0-alpha.21","sha":"07c039d6ee3f8154c7cbcb7a53f5891e46390d58","kind":"tag","published_at":"2026-02-24T23:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21/manifests"},{"name":"rust-v0.105.0-alpha.20","sha":"b73720141c179d7bfadb31f8169cb74006987189","kind":"tag","published_at":"2026-02-24T21:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20/manifests"},{"name":"rust-v0.105.0-alpha.19","sha":"6f5b2f568b892ea0eb1a0a8ccdd8b80a0d04aec5","kind":"tag","published_at":"2026-02-24T19:46:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19/manifests"},{"name":"rust-v0.105.0-alpha.18","sha":"55eeca5a7ace8095a616c34506d11128f148af03","kind":"tag","published_at":"2026-02-24T18:08:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18/manifests"},{"name":"rust-v0.105.0-alpha.17","sha":"7f5a01d2ff04b6e770f3a1173e5e9fa877534e70","kind":"tag","published_at":"2026-02-24T12:08:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17/manifests"},{"name":"rust-v0.105.0-alpha.16","sha":"bb71bc2d623037bfb4e7a88679d66ac970657a97","kind":"tag","published_at":"2026-02-23T20:15:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16/manifests"},{"name":"rust-v0.105.0-alpha.15","sha":"02cdddcb23f24f15487bc6e45bcfaf4b4361765c","kind":"tag","published_at":"2026-02-23T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15/manifests"},{"name":"rust-v0.105.0-alpha.14","sha":"48c9bbeef2eea46c7d1570f38148ea23f42fcce6","kind":"tag","published_at":"2026-02-23T12:59:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14/manifests"},{"name":"rust-v0.105.0-alpha.13","sha":"c9e380405d88c89508d989d149a62f4dd2554870","kind":"tag","published_at":"2026-02-22T14:05:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13/manifests"},{"name":"rust-v0.105.0-alpha.12","sha":"e53fcd42daf50f8271f62142c85bec9b8985c687","kind":"tag","published_at":"2026-02-22T04:28:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12/manifests"},{"name":"rust-v0.105.0-alpha.11","sha":"258a173efa82328300bf0854e7180d2f3f865f9a","kind":"tag","published_at":"2026-02-21T16:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11/manifests"},{"name":"rust-v0.105.0-alpha.10","sha":"e8f1c998cba80bf1f1c4f48f4269ce4a211a1c07","kind":"tag","published_at":"2026-02-21T05:37:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10/manifests"},{"name":"rust-v0.105.0-alpha.9","sha":"028af025f7944fb2ff5d4a434cd7d9889b3b26af","kind":"tag","published_at":"2026-02-20T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9/manifests"},{"name":"rust-v0.105.0-alpha.8","sha":"c25ecd9ebe0fe2746175a822b74a3d3df186381e","kind":"tag","published_at":"2026-02-20T18:18:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8/manifests"},{"name":"rust-v0.105.0-alpha.7","sha":"07612050d85b8450a5b11f41195b1f5bdb969e3b","kind":"tag","published_at":"2026-02-20T15:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7/manifests"},{"name":"rust-v0.105.0-alpha.6","sha":"474dbe6f3758fd0a5bc5356f2cdf3726c39bd734","kind":"tag","published_at":"2026-02-19T20:20:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6/manifests"},{"name":"rust-v0.105.0-alpha.5","sha":"40ef15ccb8f1f042ac975c8096c906e281a8e0ee","kind":"tag","published_at":"2026-02-19T19:37:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5/manifests"},{"name":"rust-v0.105.0-alpha.4","sha":"8bf5e734cad63e9cd828d6284bb10e357794924a","kind":"tag","published_at":"2026-02-19T11:32:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4/manifests"},{"name":"rust-v0.105.0-alpha.3","sha":"fbdd96bacaaebd7d02bcb02ddf18342b95eaf254","kind":"tag","published_at":"2026-02-18T19:28:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3/manifests"},{"name":"rust-v0.105.0-alpha.2","sha":"615c71fa11b9f679cd58f0f585523c23674e862f","kind":"tag","published_at":"2026-02-18T13:56:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2/manifests"},{"name":"rust-v0.105.0-alpha.1","sha":"c6a8377b0998be0f7284ed30fd02156e6af0658c","kind":"tag","published_at":"2026-02-18T08:02:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1/manifests"},{"name":"rust-v0.104.0","sha":"74d1f7b2b3af383bd3605344f3c842b194fd1d70","kind":"tag","published_at":"2026-02-18T06:34:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0/manifests"},{"name":"rust-v0.104.0-alpha.1","sha":"f4af897d98c49fc7f991b24f8a6e303592297bb1","kind":"tag","published_at":"2026-02-18T02:21:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1/manifests"},{"name":"rust-v0.103.0","sha":"ff3d19f9022b154b9ab415f6ad128cd622608b1a","kind":"tag","published_at":"2026-02-17T22:23:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0/manifests"},{"name":"rust-v0.103.0-alpha.1","sha":"044148dac169226f57bab657b43214abe1559b41","kind":"tag","published_at":"2026-02-17T21:42:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1/manifests"},{"name":"rust-v0.102.0","sha":"f59c7c1ab912c9bc5826e5ae60e49ff1b9b255ff","kind":"tag","published_at":"2026-02-17T19:21:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0/manifests"},{"name":"rust-v0.102.0-alpha.11","sha":"d6dee0fb8347728c6c492e03972d94cab20d6de8","kind":"tag","published_at":"2026-02-17T17:43:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11/manifests"},{"name":"rust-v0.102.0-alpha.10","sha":"98b09a92a962cee213e63528de6e204c1f6a5407","kind":"tag","published_at":"2026-02-17T07:12:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10/manifests"},{"name":"rust-v0.102.0-alpha.9","sha":"c90df71e8e25606faa6cb4754782722dd72e01c4","kind":"tag","published_at":"2026-02-17T06:21:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9/manifests"},{"name":"rust-v0.102.0-alpha.8","sha":"0ff39d1816b75b97672a58cd3614e70a0400d667","kind":"tag","published_at":"2026-02-16T17:33:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8/manifests"},{"name":"rust-v0.102.0-alpha.7","sha":"478c7b35dd38c3da74cabf0601cd14911eac4150","kind":"tag","published_at":"2026-02-14T19:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7/manifests"},{"name":"rust-v0.102.0-alpha.6","sha":"d1cc5238fb6930edcfff41b8431d0da60a97b118","kind":"tag","published_at":"2026-02-14T00:33:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6/manifests"},{"name":"rust-v0.102.0-alpha.5","sha":"39b0ca069aab04573df39a1bfebb281db82abb9d","kind":"tag","published_at":"2026-02-13T18:35:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5/manifests"},{"name":"rust-v0.102.0-alpha.4","sha":"6519d436012e7e54797545d60efabc1ef947af65","kind":"tag","published_at":"2026-02-13T16:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4/manifests"},{"name":"rust-v0.102.0-alpha.3","sha":"d4d615ef3922c99cd55dffc23219a541b3113a8b","kind":"tag","published_at":"2026-02-13T15:24:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3/manifests"},{"name":"rust-v0.102.0-alpha.2","sha":"03a8cf28b7a11395f3d44cf782a2ae9c812d63d1","kind":"tag","published_at":"2026-02-13T09:38:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2/manifests"},{"name":"rust-v0.102.0-alpha.1","sha":"ce9c4c80760dcf3d8a88fed953bdfecdee5be69a","kind":"tag","published_at":"2026-02-13T08:47:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1/manifests"},{"name":"rust-v0.101.0","sha":"cf5f1868bc3df74739fc8e06e5c2e93728c5d8f9","kind":"tag","published_at":"2026-02-12T19:27:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0/manifests"},{"name":"rust-v0.101.0-alpha.1","sha":"f81fee3ddfbacca2452083ca722e792e8451168e","kind":"tag","published_at":"2026-02-12T18:45:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1/manifests"},{"name":"rust-v0.100.0","sha":"8272f9a71ee7364d8de992418103628f8a17eb6f","kind":"tag","published_at":"2026-02-12T17:50:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0/manifests"},{"name":"rust-v0.100.0-alpha.11","sha":"acaf2d9ff2762441e4e576e111bad51265d3caaf","kind":"tag","published_at":"2026-02-12T17:15:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11/manifests"},{"name":"rust-v0.100.0-alpha.10","sha":"a1ad82d8b9fc90305fefd1ca4991239c59ce49c6","kind":"tag","published_at":"2026-02-12T13:17:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10/manifests"},{"name":"rust-v0.100.0-alpha.9","sha":"b99e9c3c747205b1db272c8bb94bfb392ee59ed3","kind":"tag","published_at":"2026-02-12T08:57:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9/manifests"},{"name":"rust-v0.100.0-alpha.8","sha":"639f00b7a72ca63520b481be528ce349a18c4100","kind":"tag","published_at":"2026-02-12T08:09:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8/manifests"},{"name":"rust-v0.100.0-alpha.7","sha":"2018476fd27a7aea7a9d38cd07a097a8b2b5ae57","kind":"tag","published_at":"2026-02-12T07:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7/manifests"},{"name":"rust-v0.100.0-alpha.6","sha":"b9a3cb44685088482dcb870610bf1abecfac88b7","kind":"tag","published_at":"2026-02-12T06:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6/manifests"},{"name":"rust-v0.100.0-alpha.5","sha":"1088f7e54bd8e09bde6cbd2d864e6b01107b6d6f","kind":"tag","published_at":"2026-02-12T06:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5/manifests"},{"name":"rust-v0.100.0-alpha.4","sha":"43cffe9408352a09b73a8c58a1ea38bf374212fa","kind":"tag","published_at":"2026-02-12T03:54:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4/manifests"},{"name":"rust-v0.100.0-alpha.3","sha":"c0d41fc61cc00d11ffe4aec2d72cd7ea17f249ed","kind":"tag","published_at":"2026-02-12T01:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3/manifests"},{"name":"rust-v0.100.0-alpha.2","sha":"8865521d07c8d82c397ca5d2bcef9c6cabb6dfae","kind":"tag","published_at":"2026-02-11T22:59:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2/manifests"},{"name":"rust-v0.100.0-alpha.1","sha":"12ae73077b2d568d861fccedde6b07dfc2b98681","kind":"tag","published_at":"2026-02-11T21:04:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1/manifests"},{"name":"rust-v0.99.0","sha":"ec9f76ce4f854c7d4f3c78c9b1bacbe128df286e","kind":"tag","published_at":"2026-02-11T19:54:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0/manifests"},{"name":"rust-v0.99.0-alpha.27","sha":"6cd11f06ea2a556ff09887f97e9a712d9f9b6ad7","kind":"tag","published_at":"2026-02-11T19:31:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27/manifests"},{"name":"rust-v0.99.0-alpha.26","sha":"6f56646d3f3c77dc847a6569ba8489553d1c4886","kind":"tag","published_at":"2026-02-11T18:38:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26/manifests"},{"name":"rust-v0.99.0-alpha.25","sha":"e59ae7aebc6baec0fe368151f6b35b7e5dedc783","kind":"tag","published_at":"2026-02-11T11:37:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25/manifests"},{"name":"rust-v0.99.0-alpha.24","sha":"9479c09ada30abd22353b0420c8de0e1e7583177","kind":"tag","published_at":"2026-02-11T03:26:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24/manifests"},{"name":"rust-v0.99.0-alpha.23","sha":"00d4552d1572bfe9cae7cf6ffab6f12beaf73ae0","kind":"tag","published_at":"2026-02-10T22:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23/manifests"},{"name":"rust-v0.99.0-alpha.22","sha":"db896d041e2df22a4e2ab612f4e3bb20a62ef51d","kind":"tag","published_at":"2026-02-10T21:01:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22/manifests"},{"name":"rust-v0.99.0-alpha.21","sha":"3f04cc920f6f0d35d86200ddf0b8a7ea51aa3a50","kind":"tag","published_at":"2026-02-10T19:58:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21/manifests"},{"name":"rust-v0.99.0-alpha.20","sha":"1f2a9356f9c0afb48262f390833d6a70d6e46d54","kind":"tag","published_at":"2026-02-10T18:43:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20/manifests"},{"name":"rust-v0.99.0-alpha.19","sha":"3680b4eed307801334767750316d2e1fe57f86aa","kind":"tag","published_at":"2026-02-10T18:39:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19/manifests"},{"name":"rust-v0.99.0-alpha.18","sha":"ebad7949d521021c6b43aa68e9d42dfe83314c3b","kind":"tag","published_at":"2026-02-10T18:34:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18/manifests"},{"name":"rust-v0.99.0-alpha.17","sha":"f11c1eb6870bc3b2d6260368a9c43af857431273","kind":"tag","published_at":"2026-02-10T14:50:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17/manifests"},{"name":"rust-v0.99.0-alpha.16","sha":"e270c8e46b14749989c557e32a7442ae195fbab2","kind":"tag","published_at":"2026-02-10T12:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16/manifests"},{"name":"rust-vrust-v0.99.0-alpha.16","sha":"6acedc86a086bc2e5365e6f6c1bd5f5fbdd9f082","kind":"tag","published_at":"2026-02-10T12:21:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16/manifests"},{"name":"rust-v0.99.0-alpha.15","sha":"5f8efa6e8bf0a9030f33992671cf2f66c3b19eaf","kind":"tag","published_at":"2026-02-10T11:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15/manifests"},{"name":"rust-v0.99.0-alpha.14","sha":"a1b26e8188d3f546129c3f595e24b981cfbb4c22","kind":"tag","published_at":"2026-02-10T09:46:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14/manifests"},{"name":"rust-v0.99.0-alpha.13","sha":"b52071c20786cae5a4ef6b1272299e39cfbf3dab","kind":"tag","published_at":"2026-02-10T05:26:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13/manifests"},{"name":"rust-v0.99.0-alpha.12","sha":"f459dabba2c756660f71749f13347978ce9607d0","kind":"tag","published_at":"2026-02-10T00:59:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12/manifests"},{"name":"rust-v0.99.0-alpha.11","sha":"60343af0e62ff3df55929f0eb1acfe9ff6ad1ac9","kind":"tag","published_at":"2026-02-09T22:15:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11/manifests"},{"name":"rust-v0.99.0-alpha.10","sha":"c264e69dcacde8ed70043d156b0520ecdf907669","kind":"tag","published_at":"2026-02-09T11:25:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10/manifests"},{"name":"rust-v0.99.0-alpha.9","sha":"e35bcb7ffd30a51ff0f8d55494f8c97214d0a841","kind":"tag","published_at":"2026-02-07T06:33:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9/manifests"},{"name":"rust-vv0.99.0-alpha.8","sha":"54a3d9946c0af2f853e05366530e128b61482be4","kind":"tag","published_at":"2026-02-07T06:31:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.99.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.99.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.99.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8/manifests"},{"name":"rust-v0.99.0-alpha.7","sha":"ac99dddd4cbb16d314a7bda7df1ee9f6eabe364b","kind":"tag","published_at":"2026-02-07T06:02:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7/manifests"},{"name":"rust-v0.99.0-alpha.6","sha":"0ab9a8ba47c408dbe765acae83556bb64175cd21","kind":"tag","published_at":"2026-02-06T19:12:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6/manifests"},{"name":"rust-v0.99.0-alpha.5","sha":"e282c913436c045d6e86672d75e6e26e0f44db2f","kind":"tag","published_at":"2026-02-06T14:42:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5/manifests"},{"name":"rust-v0.99.0-alpha.4","sha":"42c2347412fbc422eb9c2fdbd9b2c729fa378c79","kind":"tag","published_at":"2026-02-06T04:37:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4/manifests"},{"name":"rust-v0.99.0-alpha.3","sha":"f166461ff28fb40a22f6a3920e1d0b800af3b35e","kind":"tag","published_at":"2026-02-05T22:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3/manifests"},{"name":"rust-v0.99.0-alpha.2","sha":"f084f0e387579f39cf68e43eefe4566c6f9c56d7","kind":"tag","published_at":"2026-02-05T20:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2/manifests"},{"name":"rust-v0.99.0-alpha.1","sha":"706a8e20338870817de6dfd9e3c89579f050682f","kind":"tag","published_at":"2026-02-05T18:50:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1/manifests"},{"name":"rust-v0.98.0","sha":"82464689ce0ba8a3b2065e73a8aa0cfdf2ad0625","kind":"tag","published_at":"2026-02-05T16:12:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0/manifests"},{"name":"rust-v0.98.0-alpha.2","sha":"26f3eb990dadb76a86b2b42f27af840ad311716e","kind":"tag","published_at":"2026-02-05T08:52:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2/manifests"},{"name":"rust-v0.98.0-alpha.1","sha":"4e23e6cd2bb37e4561ddaac05968ae69d26f5978","kind":"tag","published_at":"2026-02-05T06:52:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1/manifests"},{"name":"rust-v0.97.0","sha":"4b415c72c9cb62dded0bb8eb5d4fcf9ddc90a8e3","kind":"tag","published_at":"2026-02-05T04:26:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0/manifests"},{"name":"rust-v0.97.0-alpha.5","sha":"ba8c2631c9f8906a88b85777f4bdafc43680a7df","kind":"tag","published_at":"2026-02-05T04:00:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5/manifests"},{"name":"rust-v0.97.0-alpha.4","sha":"6828ff3918276bb0cd22e6cdb4a075dcc696b2a7","kind":"tag","published_at":"2026-02-05T02:36:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4/manifests"},{"name":"rust-v0.97.0-alpha.3","sha":"a1a986c58ade4b4de8f25fa5ceadb5c06ca4211e","kind":"tag","published_at":"2026-02-05T00:52:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3/manifests"},{"name":"rust-v0.97.0-alpha.2","sha":"9c18c027fa0ff7598576294b06539c0aa6c9eba8","kind":"tag","published_at":"2026-02-04T23:52:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2/manifests"},{"name":"rust-v0.97.0-alpha.1","sha":"1650b3d6a76972fd6e543d320d3a4058ff565dcb","kind":"tag","published_at":"2026-02-04T19:47:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1/manifests"},{"name":"rust-v0.96.0","sha":"2572f96fafb3156f79523bfbe2bc84f13e382167","kind":"tag","published_at":"2026-02-04T17:00:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0/manifests"},{"name":"rust-v0.96.0-alpha.2","sha":"d5374efa6fb1488a7d0a70527bfb9cc274d8f188","kind":"tag","published_at":"2026-02-04T13:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2/manifests"},{"name":"rust-v0.96.0-alpha.1","sha":"b8f4f382fc43baacdfbd7dd9308de9d3783747af","kind":"tag","published_at":"2026-02-04T09:10:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1/manifests"},{"name":"rust-v0.95.0","sha":"12dbb76c812afaff8daf1f3a5acf1d5ef4a75cb1","kind":"tag","published_at":"2026-02-04T04:07:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0/manifests"},{"name":"rust-v0.95.0-alpha.9","sha":"7eb1d2e35238cef89bb104bf2dc5dbaba6370da2","kind":"tag","published_at":"2026-02-04T00:04:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9/manifests"},{"name":"rust-v0.95.0-alpha.8","sha":"616c9b2dc009fbc794675c7b2aa35fb1d1aa8452","kind":"tag","published_at":"2026-02-03T22:04:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8/manifests"},{"name":"rust-v0.95.0-alpha.7","sha":"fd40e3ba4d3cf639c29a958f115f8fd3ea3305ce","kind":"tag","published_at":"2026-02-03T20:28:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7/manifests"},{"name":"rust-v0.95.0-alpha.6","sha":"b5b8c11875b80fcce5e40cb0cd68b6e2b5413aff","kind":"tag","published_at":"2026-02-03T11:32:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6/manifests"},{"name":"rust-v0.95.0-alpha.5","sha":"524613cf91d52a74ba6d3b1e40b8c47d12877778","kind":"tag","published_at":"2026-02-03T04:39:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5/manifests"},{"name":"rust-v0.95.0-alpha.4","sha":"4adbae01db58cd8a5981427e1b272d958b2314ba","kind":"tag","published_at":"2026-02-03T02:46:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4/manifests"},{"name":"rust-v0.95.0-alpha.3","sha":"93d342a404f232f3d0433f9e11a32dee64860251","kind":"tag","published_at":"2026-02-03T01:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3/manifests"},{"name":"rust-v0.95.0-alpha.2","sha":"d74bdf945dd4bb51fd4a95ac7bcbb79268732e26","kind":"tag","published_at":"2026-02-02T22:06:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2/manifests"},{"name":"rust-v0.95.0-alpha.1","sha":"1ec3b5eed5ef8329ba6a8bc2624ac0317f1bcf46","kind":"tag","published_at":"2026-02-02T21:02:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1/manifests"},{"name":"rust-v0.94.0","sha":"dce99bc2595e58acc4d88a324f3ccab05cf5cd7d","kind":"tag","published_at":"2026-02-02T17:44:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0/manifests"},{"name":"rust-v0.94.0-alpha.11","sha":"a3b19de91f9d336088edda6b790a6ed7c7652292","kind":"tag","published_at":"2026-02-02T13:33:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11/manifests"},{"name":"rust-v0.94.0-alpha.10","sha":"08e9c5cfcb986cf95874b7e5552a808960cc854e","kind":"tag","published_at":"2026-02-02T07:49:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10/manifests"},{"name":"rust-v0.94.0-alpha.9","sha":"b706b71c8de0495649be9f34a41ae483b4c0fc85","kind":"tag","published_at":"2026-02-02T06:59:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9/manifests"},{"name":"rust-v0.94.0-alpha.8","sha":"8d0cf6b759bae9d83edd5fc4b3599d08ff936928","kind":"tag","published_at":"2026-02-02T03:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8/manifests"},{"name":"rust-v0.94.0-alpha.7","sha":"000f23076045b0268c7a79cf036a0533b03845e3","kind":"tag","published_at":"2026-02-01T07:23:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7/manifests"},{"name":"rust-v0.94.0-alpha.6","sha":"645255a4aa010d90811b38bd146ee42205e2fb61","kind":"tag","published_at":"2026-02-01T05:16:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6/manifests"},{"name":"rust-v0.94.0-alpha.5","sha":"16401e1b983e50661770a21e4ff4c69fb422eb5a","kind":"tag","published_at":"2026-02-01T04:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5/manifests"},{"name":"rust-v0.94.0-alpha.4","sha":"87e21eca459551140833264d7989a551b13bdc28","kind":"tag","published_at":"2026-02-01T02:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4/manifests"},{"name":"rust-v0.94.0-alpha.3","sha":"e0a78062a12a23cc0fe8876eafc352abd8cffef8","kind":"tag","published_at":"2026-02-01T01:13:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3/manifests"},{"name":"rust-v0.94.0-alpha.2","sha":"d6ee3c2c863c91218f8d60350c90ea99907a5486","kind":"tag","published_at":"2026-01-31T21:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2/manifests"},{"name":"rust-v0.94.0-alpha.1","sha":"dc2ef8cf2aee4025d7be27e3d94689f965c1c502","kind":"tag","published_at":"2026-01-31T12:47:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1/manifests"},{"name":"rust-v0.93.0","sha":"d86cf538f5e7d210ebb7a3493718aaaff40146da","kind":"tag","published_at":"2026-01-31T06:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0/manifests"},{"name":"rust-v0.93.0-alpha.25","sha":"56e847a9ec6f41acdf31e89fc0bac94d12c5a783","kind":"tag","published_at":"2026-01-31T02:58:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25/manifests"},{"name":"rust-v0.93.0-alpha.24","sha":"4208a5e82f73a1c2b007cac805aba82da1720875","kind":"tag","published_at":"2026-01-30T21:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24/manifests"},{"name":"rust-v0.93.0-alpha.23","sha":"329ef2d69249aba31112a37a5db9a43d48941af3","kind":"tag","published_at":"2026-01-30T20:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23/manifests"},{"name":"rust-vrust-v0.93.0-alpha.23","sha":"2d82d9348e7345dc5aea7dc9fcbff83db1af5ac9","kind":"tag","published_at":"2026-01-30T20:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23/manifests"},{"name":"rust-v0.93.0-alpha.22","sha":"079d7c02919de368877c0353999592cf447b48dd","kind":"tag","published_at":"2026-01-30T19:16:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22/manifests"},{"name":"rust-v0.93.0-alpha.21","sha":"b11e0aa5c35b079e3bc394033bef4624f435a7d5","kind":"tag","published_at":"2026-01-30T17:37:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21/manifests"},{"name":"rust-v0.93.0-alpha.20","sha":"5254dc3d251dcd07c0d16cde21cc7e5312f903b9","kind":"tag","published_at":"2026-01-30T10:19:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20/manifests"},{"name":"rust-v0.93.0-alpha.19","sha":"610c265a28f30fd6a5b2b65b273b822fb9d4c614","kind":"tag","published_at":"2026-01-30T09:20:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19/manifests"},{"name":"rust-v0.93.0-alpha.18","sha":"57afe281d3d69e4fca8bf8e8512797803c040504","kind":"tag","published_at":"2026-01-30T08:32:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18/manifests"},{"name":"rust-v0.93.0-alpha.17","sha":"a204130743e0eb40c14938a717a819efb800b70b","kind":"tag","published_at":"2026-01-30T01:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17/manifests"},{"name":"rust-v0.93.0-alpha.16","sha":"0a02ef2bee4ff834a50e16ce11fb74325475e67e","kind":"tag","published_at":"2026-01-29T21:51:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16/manifests"},{"name":"rust-v0.93.0-alpha.15","sha":"b6501f17f3c4fabd2589495a45e262d8a5f9dea5","kind":"tag","published_at":"2026-01-29T19:53:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15/manifests"},{"name":"rust-v0.93.0-alpha.14","sha":"b6c6bc82a789aa53e8ebb2597b0a649ce757966e","kind":"tag","published_at":"2026-01-29T18:49:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14/manifests"},{"name":"rust-v0.93.0-alpha.13","sha":"171e77be7f0a7c148a2ce59b7a70db35d2fdab43","kind":"tag","published_at":"2026-01-29T15:00:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13/manifests"},{"name":"rust-v0.93.0-alpha.12","sha":"11365cdc5dc00ba88498b57d5a0b0f6d5efde7ad","kind":"tag","published_at":"2026-01-29T14:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12/manifests"},{"name":"rust-v0.93.0-alpha.11","sha":"4b16bc76c445314d0a17b0bb786827539d2ae33a","kind":"tag","published_at":"2026-01-29T14:08:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11/manifests"},{"name":"rust-v0.93.0-alpha.10","sha":"ec0f56547a52205f520d50bbfa9076167a5854fc","kind":"tag","published_at":"2026-01-29T14:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10/manifests"},{"name":"rust-v0.93.0-alpha.9","sha":"31de1a4cc7e9829ed498b41e0c3b4fdbb7b450a3","kind":"tag","published_at":"2026-01-29T07:33:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9/manifests"},{"name":"rust-v0.93.0-alpha.8","sha":"8f2052846e52efb10414b78f03857c4475c388e4","kind":"tag","published_at":"2026-01-29T06:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8/manifests"},{"name":"rust-v0.93.0-alpha.7","sha":"d36dea7e54d7c8e35a2233db31bee7ebda544aca","kind":"tag","published_at":"2026-01-29T04:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7/manifests"},{"name":"rust-v0.93.0-alpha.6","sha":"68c678b0b98139698751385f302887c80ed4cac4","kind":"tag","published_at":"2026-01-28T20:49:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6/manifests"},{"name":"rust-v0.93.0-alpha.5","sha":"7c105a3d61e629347cd0ec8186cf53cc136b5226","kind":"tag","published_at":"2026-01-28T18:46:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5/manifests"},{"name":"rust-v0.93.0-alpha.4","sha":"aadf91a348af46de89f834f08ecd0b5cb9e2e21a","kind":"tag","published_at":"2026-01-28T16:39:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4/manifests"},{"name":"rust-v0.93.0-alpha.3","sha":"7e573c7334a4405ab2b0073d7aafed95ecd62492","kind":"tag","published_at":"2026-01-28T15:53:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3/manifests"},{"name":"rust-vv0.93.0-alpha.2","sha":"bb13a09c217186ca74a47b687fa58e5728564451","kind":"tag","published_at":"2026-01-28T15:47:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.93.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.93.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.93.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2/manifests"},{"name":"rust-v0.93.0-alpha.1","sha":"d8eb74685b45b4b7bdd66840ebb64ba65e4ca9ec","kind":"tag","published_at":"2026-01-27T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1/manifests"},{"name":"rust-v0.92.0","sha":"a09055074e082d70e8b92795b0cec1e969a6aaf9","kind":"tag","published_at":"2026-01-27T10:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0/manifests"},{"name":"rust-v0.92.0-alpha.11","sha":"7da4cc8bae9471dd1397f3366a0e787b0079b815","kind":"tag","published_at":"2026-01-27T06:30:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11/manifests"},{"name":"rust-v0.92.0-alpha.10","sha":"743f9fd03e0ea7e34130b4b6110dcb7a66be56d6","kind":"tag","published_at":"2026-01-27T05:31:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10/manifests"},{"name":"rust-v0.92.0-alpha.9","sha":"f999f83374027620cb01292dd78a7cd982d4fb14","kind":"tag","published_at":"2026-01-27T03:34:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9/manifests"},{"name":"rust-v0.92.0-alpha.8","sha":"0a49a4b597aabce9eca1d004e15559ab17a4d883","kind":"tag","published_at":"2026-01-27T02:03:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8/manifests"},{"name":"rust-v0.92.0-alpha.7","sha":"461613593d94b7db4a9c154c4cdec3b745284c6d","kind":"tag","published_at":"2026-01-27T01:04:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7/manifests"},{"name":"rust-v0.92.0-alpha.6","sha":"021441c9b28a791e0773ef4cc07a1de23a782c72","kind":"tag","published_at":"2026-01-26T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6/manifests"},{"name":"rust-v0.92.0-alpha.5","sha":"3e86441d4a621bc5eb713b364a7b98e14ff67deb","kind":"tag","published_at":"2026-01-26T18:56:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5/manifests"},{"name":"rust-v0.92.0-alpha.4","sha":"d1cd89655f2994831589b7158931f9c44e07f3cc","kind":"tag","published_at":"2026-01-26T17:55:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4/manifests"},{"name":"rust-v0.92.0-alpha.3","sha":"401a4cf35a13e34dff53ebe160dc43a672342aee","kind":"tag","published_at":"2026-01-26T03:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3/manifests"},{"name":"rust-v0.92.0-alpha.2","sha":"c5afe1d3e94fa2584e0b9cfe0225cf213a8296fa","kind":"tag","published_at":"2026-01-26T02:25:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2/manifests"},{"name":"rust-v0.92.0-alpha.1","sha":"06481a533bb7d221ac71121627d602da94cdd979","kind":"tag","published_at":"2026-01-25T23:04:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1/manifests"},{"name":"rust-v0.91.0","sha":"3684bc646e0f1123e76a90f03cfb1111358f1aa1","kind":"tag","published_at":"2026-01-25T16:52:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.91.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0/manifests"},{"name":"rust-v0.90.0","sha":"b4e230f8de8f71d08f48c469443ed61a9f365af3","kind":"tag","published_at":"2026-01-25T15:56:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0/manifests"},{"name":"rust-v0.90.0-alpha.7","sha":"e58790ae27082490bd2edbd4a59f9cbac035960d","kind":"tag","published_at":"2026-01-25T14:57:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7/manifests"},{"name":"rust-v0.90.0-alpha.6","sha":"ad751642c7af3cfede86d0f6e3b0987944c9c3ca","kind":"tag","published_at":"2026-01-25T13:50:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6/manifests"},{"name":"rust-v0.90.0-alpha.5","sha":"0f064677d18ebade39ad467282b9011cc5c0b877","kind":"tag","published_at":"2026-01-24T15:56:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5/manifests"},{"name":"rust-v0.90.0-alpha.4","sha":"2ae0eba9ebce26d2ad8f4be4108a9afe1e8b841a","kind":"tag","published_at":"2026-01-24T15:32:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4/manifests"},{"name":"rust-v0.90.0-alpha.3","sha":"182ba84d2acbc417461f1b744ec3f1040c1f5086","kind":"tag","published_at":"2026-01-24T14:58:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3/manifests"},{"name":"rust-v0.90.0-alpha.2","sha":"cc665115ca962b5e91fcf5abafcb4623b27971a6","kind":"tag","published_at":"2026-01-23T12:59:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2/manifests"},{"name":"rust-v0.90.0-alpha.1","sha":"fadc4c7d9d1bd9326aae3341bb56a8084c610d37","kind":"tag","published_at":"2026-01-23T02:22:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1/manifests"},{"name":"rust-v0.89.0","sha":"605d43719efa7f62160904d2dcecc46a64bcd32e","kind":"tag","published_at":"2026-01-22T20:57:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0/manifests"},{"name":"rust-v0.89.0-alpha.5","sha":"b46cb614cc8b68be01de0721146293251a10ec64","kind":"tag","published_at":"2026-01-22T18:59:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5/manifests"},{"name":"rust-v0.89.0-alpha.4","sha":"c9014a779c8716ee20405cbdd92e47ec2e1332b1","kind":"tag","published_at":"2026-01-22T16:37:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4/manifests"},{"name":"rust-v0.89.0-alpha.3","sha":"1508aa6e25fd57d7aba56d487428d916bde9ef65","kind":"tag","published_at":"2026-01-22T09:36:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3/manifests"},{"name":"rust-v0.89.0-alpha.2","sha":"231ed0bacd78876458bc21fd32e98ce6364e629b","kind":"tag","published_at":"2026-01-22T01:03:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2/manifests"},{"name":"rust-v0.89.0-alpha.1","sha":"12256007b5a73c4f864ccc06d1f2dfd3580a0950","kind":"tag","published_at":"2026-01-21T22:27:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1/manifests"},{"name":"rust-v0.88.0","sha":"149625a4f983e1b3c8530abef1c863689d98a1cc","kind":"tag","published_at":"2026-01-21T18:43:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0/manifests"},{"name":"rust-v0.88.0-alpha.17","sha":"f06eee35de77e65c23711bf01cbc3404cda65bfc","kind":"tag","published_at":"2026-01-21T12:08:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17/manifests"},{"name":"rust-v0.88.0-alpha.16","sha":"ee5ad56efd3e17ce507ddd5aee12234f776f8fb3","kind":"tag","published_at":"2026-01-21T09:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16/manifests"},{"name":"rust-v0.88.0-alpha.15","sha":"1de2e5c239645758bcacddb8ef65c133518cbb06","kind":"tag","published_at":"2026-01-21T08:25:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15/manifests"},{"name":"rust-v0.88.0-alpha.14","sha":"f54cb4c8cafe61f07567c073fbd8350db395c0de","kind":"tag","published_at":"2026-01-21T07:03:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14/manifests"},{"name":"rust-v0.88.0-alpha.13","sha":"6b3ab57d7d39093cc6a35c47257ba26fa466c469","kind":"tag","published_at":"2026-01-21T02:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13/manifests"},{"name":"rust-v0.88.0-alpha.12","sha":"62feed7163400f409162b3214937f7c1025ce333","kind":"tag","published_at":"2026-01-21T01:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12/manifests"},{"name":"rust-v0.88.0-alpha.11","sha":"16d6caa699b15a0685ba8332626c6543b7d331c2","kind":"tag","published_at":"2026-01-20T23:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11/manifests"},{"name":"rust-v0.88.0-alpha.10","sha":"0c50636278ec363a8842b6063946c9db8c4ba7e4","kind":"tag","published_at":"2026-01-20T22:29:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10/manifests"},{"name":"rust-v0.88.0-alpha.9","sha":"384779062c22824a607769849e522c12cbf03db7","kind":"tag","published_at":"2026-01-20T18:30:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9/manifests"},{"name":"rust-v0.88.0-alpha.8","sha":"f6688e0740a9d3271f8b1385e31d7a6e3e732ff3","kind":"tag","published_at":"2026-01-19T21:43:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8/manifests"},{"name":"rust-v0.88.0-alpha.7","sha":"f9746020961c46badce903d88c68ad908df2af3d","kind":"tag","published_at":"2026-01-19T20:18:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7/manifests"},{"name":"rust-v0.88.0-alpha.6","sha":"41a29ffe9a022dfc147babb1ba15b271aac41836","kind":"tag","published_at":"2026-01-19T18:04:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6/manifests"},{"name":"rust-v0.88.0-alpha.5","sha":"fa47844d2b6685bd6e769a781a6723ab11ca0d81","kind":"tag","published_at":"2026-01-19T15:41:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5/manifests"},{"name":"rust-v0.88.0-alpha.4","sha":"724836ccb432675d55eeb223c5944d774bee40b6","kind":"tag","published_at":"2026-01-19T11:36:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4/manifests"},{"name":"rust-v0.88.0-alpha.3","sha":"b77b410d84ed2c08506f1a5c89f4f8c793e7b176","kind":"tag","published_at":"2026-01-18T05:18:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3/manifests"},{"name":"rust-v0.88.0-alpha.2","sha":"f3cf11ee0bcb589c106d288a96d04e1ed65745e0","kind":"tag","published_at":"2026-01-18T01:36:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2/manifests"},{"name":"rust-v0.88.0-alpha.1","sha":"8ac0833400662a1c31780ac01d0272eec709dc71","kind":"tag","published_at":"2026-01-17T06:38:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1/manifests"},{"name":"rust-v0.87.0","sha":"8e8c884b7534d08b8cabccd26f37a8302b4bc4fd","kind":"tag","published_at":"2026-01-16T15:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0/manifests"},{"name":"rust-v0.87.0-alpha.2","sha":"8bd51746518f41575c9b14fcdaa90365eca5a25a","kind":"tag","published_at":"2026-01-16T14:59:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2/manifests"},{"name":"rust-v0.87.0-alpha.1","sha":"2cf3aac2f70ee4eec991c0e3c5c7f78899f0b843","kind":"tag","published_at":"2026-01-16T11:05:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1/manifests"},{"name":"rust-v0.86.0","sha":"18057fdc30b10168ab18e8c1bb86c7a0a7772191","kind":"tag","published_at":"2026-01-16T00:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0/manifests"},{"name":"rust-v0.86.0-alpha.1","sha":"861b12a446d371b3c2a17e58a270a46202e32351","kind":"tag","published_at":"2026-01-15T21:02:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1/manifests"},{"name":"rust-v0.85.0","sha":"4607330eff53e3ae39126afef76882042e14a03c","kind":"tag","published_at":"2026-01-15T18:04:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0/manifests"},{"name":"rust-v0.85.0-alpha.2","sha":"aa0fa2435d011647693c028b8580144846270b1c","kind":"tag","published_at":"2026-01-15T17:17:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2/manifests"},{"name":"rust-v0.85.0-alpha.1","sha":"f7868f301b5f0e8a49c4cb36e8e7f2cebb5d728d","kind":"tag","published_at":"2026-01-15T06:25:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1/manifests"},{"name":"rust-v0.84.0","sha":"d67aa9eaa0c895b62926b6cf9e83f9535fd94d28","kind":"tag","published_at":"2026-01-15T00:57:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.84.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0/manifests"},{"name":"rust-v0.83.0","sha":"5fe0cd19437ef03549ae8c12b9fb74364237378d","kind":"tag","published_at":"2026-01-15T00:23:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.83.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0/manifests"},{"name":"rust-v0.82.0","sha":"1324fffe5d620c8b49b0ffc6e6df5969f6bad639","kind":"tag","published_at":"2026-01-14T23:42:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0/manifests"},{"name":"rust-v0.82.0-alpha.3","sha":"1e5a2a259975fde12a79a932a25457f62b2ae7b1","kind":"tag","published_at":"2026-01-14T20:31:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3/manifests"},{"name":"rust-v0.82.0-alpha.2","sha":"2199cfd5e78a7c9fa8934f935759676e403be197","kind":"tag","published_at":"2026-01-14T18:55:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2/manifests"},{"name":"rust-v0.82.0-alpha.1","sha":"90fbb33115d2523adac8862adf12a9b407da7a00","kind":"tag","published_at":"2026-01-14T18:21:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1/manifests"},{"name":"rust-v0.81.0","sha":"7e7f828e2ce5d31a61d577bcabb517cca342f8ad","kind":"tag","published_at":"2026-01-14T17:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0/manifests"},{"name":"rust-v0.81.0-alpha.11","sha":"4907864dc6e2aafd0bbeff963d05ca376d2aab47","kind":"tag","published_at":"2026-01-14T16:37:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11/manifests"},{"name":"rust-vv0.81.0-alpha.11","sha":"d658a13dbba919c986786532708fc9015d5cae92","kind":"tag","published_at":"2026-01-14T16:35:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11/manifests"},{"name":"rust-v0.81.0-alpha.10","sha":"0babb37f549a37993ab44f13f833927eec827622","kind":"tag","published_at":"2026-01-14T08:06:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10/manifests"},{"name":"rust-v0.81.0-alpha.9","sha":"c93d8541f5e3460bc917366e9c2375263d4f7527","kind":"tag","published_at":"2026-01-14T06:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9/manifests"},{"name":"rust-v0.81.0-alpha.8","sha":"3f27d051b488faafba6060b68af544d25fc85418","kind":"tag","published_at":"2026-01-14T01:04:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8/manifests"},{"name":"rust-v0.81.0-alpha.7","sha":"bfa3bdb452fe9099298728d6fe376e96d97b2075","kind":"tag","published_at":"2026-01-13T23:19:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7/manifests"},{"name":"rust-v0.81.0-alpha.6","sha":"bd18cebb8f98fe416f1eafeb3dcb23821b721513","kind":"tag","published_at":"2026-01-13T14:25:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6/manifests"},{"name":"rust-v0.81.0-alpha.5","sha":"56ba2ce3544a9ac5dca98a6ef23a8ccf5be22e7f","kind":"tag","published_at":"2026-01-13T08:34:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5/manifests"},{"name":"rust-v0.81.0-alpha.4","sha":"84add7f9cbdbac37a9ecc42bd5bc4422d8d75997","kind":"tag","published_at":"2026-01-13T07:07:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4/manifests"},{"name":"rust-v0.81.0-alpha.3","sha":"64d3ce6e8ac62d236fb4d644994154499022a705","kind":"tag","published_at":"2026-01-12T23:23:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3/manifests"},{"name":"rust-v0.81.0-alpha.2","sha":"18a7f162c38d7318da70b25e07693ed6f89e74b8","kind":"tag","published_at":"2026-01-11T08:43:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2/manifests"},{"name":"rust-v0.81.0-alpha.1","sha":"b7427a6db428ca3c647e9812d34023d6b2ef0471","kind":"tag","published_at":"2026-01-09T22:03:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1/manifests"},{"name":"rust-v0.80.0","sha":"f0679a6ab2563135e01cc922698cb54921a1719f","kind":"tag","published_at":"2026-01-09T19:17:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0/manifests"},{"name":"rust-v0.80.0-alpha.6","sha":"cc5382d069eeb2510d32ccf75c6bcd378cfa6fe3","kind":"tag","published_at":"2026-01-09T17:45:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6/manifests"},{"name":"rust-v0.80.0-alpha.5","sha":"0c00d8a22588d971fe5a6ba647c0c1e87bd5e171","kind":"tag","published_at":"2026-01-09T05:20:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5/manifests"},{"name":"rust-v0.80.0-alpha.4","sha":"e34308727a381092af48f04ff33a17fae1127376","kind":"tag","published_at":"2026-01-08T12:08:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4/manifests"},{"name":"rust-v0.80.0-alpha.3","sha":"a347cc089d0ebcf3e5d576b9d7484a9765622e34","kind":"tag","published_at":"2026-01-07T21:24:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3/manifests"},{"name":"rust-v0.80.0-alpha.2","sha":"84a85bd8636c91574c5308a0533c97c14c737cbd","kind":"tag","published_at":"2026-01-07T18:35:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2/manifests"},{"name":"rust-v0.80.0-alpha.1","sha":"de5a821f23dc0058151ac421bba49f715c7ee6d6","kind":"tag","published_at":"2026-01-07T03:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1/manifests"},{"name":"rust-v0.79.0","sha":"28c32c6940d0872a433ff2a79a0f679efa5ceba7","kind":"tag","published_at":"2026-01-07T00:25:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0/manifests"},{"name":"rust-v0.79.0-alpha.3","sha":"cf0206a1412afd339b1f56ba6c6f37be5a6fe1a8","kind":"tag","published_at":"2026-01-06T23:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3/manifests"},{"name":"rust-v0.79.0-alpha.2","sha":"4ecb883c6a906972e4170d0048def6d1bcb38ddb","kind":"tag","published_at":"2026-01-06T20:20:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2/manifests"},{"name":"rust-v0.79.0-alpha.1","sha":"fcbcfb21b95656fb2e45b21d6103e35956f28b8f","kind":"tag","published_at":"2026-01-06T19:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1/manifests"},{"name":"rust-v0.78.0","sha":"59c8b434777ad53aac3d7737bd82e49c9912d9e3","kind":"tag","published_at":"2026-01-06T18:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0/manifests"},{"name":"rust-v0.78.0-alpha.12","sha":"9fb28bc1747e0829c6085da22ce2aa641bf2f793","kind":"tag","published_at":"2026-01-05T21:31:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12/manifests"},{"name":"rust-v0.78.0-alpha.11","sha":"5c1ac34204c1a74c2b82920b08eac253462020d2","kind":"tag","published_at":"2026-01-05T17:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11/manifests"},{"name":"rust-v0.78.0-alpha.10","sha":"84fc783f3638714666c99e0707d92bc1a5b6cb1b","kind":"tag","published_at":"2026-01-02T23:23:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10/manifests"},{"name":"rust-v0.78.0-alpha.9","sha":"d481b9114ee36197448302d0b2d66ee9b5dd1fbd","kind":"tag","published_at":"2025-12-27T17:18:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9/manifests"},{"name":"rust-v0.78.0-alpha.8","sha":"25b3c5a5d7b642dafe17c311fb5a6590f2c651cd","kind":"tag","published_at":"2025-12-23T21:27:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8/manifests"},{"name":"rust-v0.78.0-alpha.7","sha":"21f7e31d0527ce152dd6435bd544cdff6f885869","kind":"tag","published_at":"2025-12-23T07:53:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7/manifests"},{"name":"rust-v0.78.0-alpha.6","sha":"85bfec00abab99642aa003c1ec32829f883e091c","kind":"tag","published_at":"2025-12-23T06:00:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6/manifests"},{"name":"rust-vrust-v0.78.0-alpha.6","sha":"63b52e66620b37a30dc7af7b8cb038c4acb45588","kind":"tag","published_at":"2025-12-23T05:59:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6/manifests"},{"name":"rust-v0.78.0-alpha.5","sha":"f5f615ad2df2b5b4deef23d58c1e9a84ced83fae","kind":"tag","published_at":"2025-12-23T03:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5/manifests"},{"name":"rust-v0.78.0-alpha.4","sha":"551961d918d3984fd42fcefd3fd01cd8f1baf91b","kind":"tag","published_at":"2025-12-22T22:10:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4/manifests"},{"name":"rust-v0.78.0-alpha.3","sha":"2481584b883594d94e85e6a8c65e4545400b0a63","kind":"tag","published_at":"2025-12-22T20:53:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3/manifests"},{"name":"rust-v0.78.0-alpha.2","sha":"54398608aeecd0aeffd1932f96b88aaf45c1b35b","kind":"tag","published_at":"2025-12-22T17:52:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2/manifests"},{"name":"rust-v0.78.0-alpha.1","sha":"1f08bc124c15954cb14f60d2c9589046848d0fe8","kind":"tag","published_at":"2025-12-21T10:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1/manifests"},{"name":"rust-v0.77.0","sha":"112f40e91c12af0f7146d7e03f20283516a8af0b","kind":"tag","published_at":"2025-12-21T05:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0/manifests"},{"name":"rust-v0.77.0-alpha.3","sha":"f43e9286e0fc03ee8816ee88978db24397f2164f","kind":"tag","published_at":"2025-12-21T03:50:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3/manifests"},{"name":"rust-v0.77.0-alpha.2","sha":"6a2f6e6c6b5cd1d84f13d0b9a8f32bae36ae4a3b","kind":"tag","published_at":"2025-12-20T23:37:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2/manifests"},{"name":"rust-v0.77.0-alpha.1","sha":"b18503b804ac043faa895f4afa1513358ed87a3f","kind":"tag","published_at":"2025-12-19T20:25:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1/manifests"},{"name":"rust-v0.76.0","sha":"7cf6c960df1be4d1c87097888f095259e34cb4cc","kind":"tag","published_at":"2025-12-19T18:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0/manifests"},{"name":"rust-v0.76.0-alpha.9","sha":"7d9a2231ce569f8e1d8ce49881f9c8ba30987a1d","kind":"tag","published_at":"2025-12-19T17:33:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9/manifests"},{"name":"rust-v0.76.0-alpha.8","sha":"a082679d4cb6cc32ef0e3e025a8fa7644d5bcd4d","kind":"tag","published_at":"2025-12-19T05:44:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8/manifests"},{"name":"rust-v0.76.0-alpha.7","sha":"9e5cfb98e062c6837aca44360fc0b4aae12843c7","kind":"tag","published_at":"2025-12-19T04:22:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7/manifests"},{"name":"rust-v0.76.0-alpha.6","sha":"59556af05141402f7f6ce82e5a66c202f04f1816","kind":"tag","published_at":"2025-12-19T02:50:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6/manifests"},{"name":"rust-v0.76.0-alpha.5","sha":"d70ad55bf43c3056fc56c9190b68436efd8b7b6f","kind":"tag","published_at":"2025-12-18T23:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5/manifests"},{"name":"rust-v0.76.0-alpha.4","sha":"05d2f402eb80bd2cb20b2ac7983a95b76acfb651","kind":"tag","published_at":"2025-12-18T23:15:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4/manifests"},{"name":"rust-v0.76.0-alpha.3","sha":"79d6b8d4c4f681797631f416274a20e318bce03e","kind":"tag","published_at":"2025-12-18T21:33:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3/manifests"},{"name":"rust-v0.76.0-alpha.2","sha":"06c9bfd54fdf3d0edc22f391ac8b507bcfd138d8","kind":"tag","published_at":"2025-12-18T20:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2/manifests"},{"name":"rust-v0.76.0-alpha.1","sha":"99a8f75a74acf69bdbf70fcfae43ae6fe2bf9be5","kind":"tag","published_at":"2025-12-18T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1/manifests"},{"name":"rust-v0.75.0","sha":"64bce090e5a5002952dcffb425196552854bb619","kind":"tag","published_at":"2025-12-18T19:00:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.75.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0/manifests"},{"name":"rust-v0.74.0","sha":"5b9d9a60d74c8ee2cb34d60fb14b71990e8318ea","kind":"tag","published_at":"2025-12-18T17:40:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0/manifests"},{"name":"rust-v0.74.0-alpha.9","sha":"b3c3c9f179aba9178497374aef368bf647760286","kind":"tag","published_at":"2025-12-18T16:59:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9/manifests"},{"name":"rust-v0.74.0-alpha.8","sha":"4d1162a38351fa1a597d453c827ded7519714cb1","kind":"tag","published_at":"2025-12-18T15:30:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8/manifests"},{"name":"rust-v0.74.0-alpha.7","sha":"56ea10eb12aea5109fdb6d04cbefbd99c555db03","kind":"tag","published_at":"2025-12-18T03:15:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7/manifests"},{"name":"rust-v0.74.0-alpha.6","sha":"b4ae06040a5cf6d78085029a951f531af2532496","kind":"tag","published_at":"2025-12-18T00:17:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6/manifests"},{"name":"rust-v0.74.0-alpha.5","sha":"4e4a1aabd927ab3f91220991d9e20b72602094b0","kind":"tag","published_at":"2025-12-17T22:05:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5/manifests"},{"name":"rust-v0.74.0-alpha.4","sha":"a996f197232a07693eb79301a13a7cb0b5a6839d","kind":"tag","published_at":"2025-12-17T18:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4/manifests"},{"name":"rust-v0.74.0-alpha.3","sha":"c2be895691d9eccf486ba116651181e814144090","kind":"tag","published_at":"2025-12-17T14:24:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3/manifests"},{"name":"rust-v0.74.0-alpha.2","sha":"1d359d0d7602d8a1687de5389d0cf5eac77b4dfb","kind":"tag","published_at":"2025-12-17T00:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2/manifests"},{"name":"rust-v0.74.0-alpha.1","sha":"09535be8023ad00dd341d52fe86569443ea2d97b","kind":"tag","published_at":"2025-12-16T21:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1/manifests"},{"name":"rust-v0.73.0","sha":"1d20f6af48e49d4003b0322d7c3a6c7ee9509b04","kind":"tag","published_at":"2025-12-15T22:08:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0/manifests"},{"name":"rust-v0.73.0-alpha.3","sha":"1276c4cf338eb110af5fe6e55fa385a82101905a","kind":"tag","published_at":"2025-12-15T17:32:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3/manifests"},{"name":"rust-v0.73.0-alpha.2","sha":"ca21a730948be3324e8e121f9d15a6badc98d0ee","kind":"tag","published_at":"2025-12-15T10:22:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2/manifests"},{"name":"rust-v0.73.0-alpha.1","sha":"41b82fe0b7c1edb0350ff3e2ac9834ebeb05d20a","kind":"tag","published_at":"2025-12-13T17:54:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1/manifests"},{"name":"rust-v0.72.0","sha":"ebc84664a393f9f6a66e419ecedc769b199cdb03","kind":"tag","published_at":"2025-12-13T00:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0/manifests"},{"name":"rust-v0.72.0-alpha.8","sha":"afce9dc3a639fc4f0681f3d3fe96492d9b2be2fb","kind":"tag","published_at":"2025-12-12T22:35:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8/manifests"},{"name":"rust-v0.72.0-alpha.7","sha":"487cc9a70edcf8ee0435cc2a7122af08ed0376d8","kind":"tag","published_at":"2025-12-12T21:38:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7/manifests"},{"name":"rust-v0.72.0-alpha.6","sha":"a029f61b7217b39c3f777f8e1e339f1f8f276b3d","kind":"tag","published_at":"2025-12-12T20:59:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6/manifests"},{"name":"rust-v0.72.0-alpha.5","sha":"f8006aec523191bc02ce29f90e29e43de3078ebf","kind":"tag","published_at":"2025-12-12T18:05:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5/manifests"},{"name":"rust-v0.72.0-alpha.4","sha":"04b86bc4b34ddf7479af21339a5cec40e648a9e0","kind":"tag","published_at":"2025-12-12T11:02:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4/manifests"},{"name":"rust-v0.72.0-alpha.3","sha":"e1f1eac4a971b91cab10397248be9addb645233f","kind":"tag","published_at":"2025-12-12T03:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3/manifests"},{"name":"rust-v0.72.0-alpha.2","sha":"1f04bb5b86c6126f4b1e6f865d2a60b24caa6094","kind":"tag","published_at":"2025-12-12T00:55:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2/manifests"},{"name":"rust-v0.72.0-alpha.1","sha":"3d3bd8fceb71a336a905096c18995571c708c0d2","kind":"tag","published_at":"2025-12-11T22:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1/manifests"},{"name":"rust-v0.71.0","sha":"565488c15b8969694ec52cda3d6fcc99655a972f","kind":"tag","published_at":"2025-12-11T17:50:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.71.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0/manifests"},{"name":"rust-v0.70.0","sha":"69c4fa9478667304290b2b6c6d98f7ae0a14b494","kind":"tag","published_at":"2025-12-11T17:43:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0/manifests"},{"name":"rust-v0.70.0-alpha.4","sha":"107c4398cc69bbbc7519102e5278abc122515f0d","kind":"tag","published_at":"2025-12-11T17:05:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4/manifests"},{"name":"rust-v0.70.0-alpha.3","sha":"5856c6e404a17c443f9deaa3c2df3f3dda5434c8","kind":"tag","published_at":"2025-12-11T13:49:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3/manifests"},{"name":"rust-v0.70.0-alpha.2","sha":"2202866adfb1ed04e71989df761b0eae2f34a560","kind":"tag","published_at":"2025-12-11T07:10:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2/manifests"},{"name":"rust-v0.70.0-alpha.1","sha":"2f7329c044a1ab91268bdeeb9136fae1d341fecd","kind":"tag","published_at":"2025-12-11T00:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1/manifests"},{"name":"rust-v0.69.0","sha":"978860fe4d57ea111e88eb3a51c01e5e6ead21b7","kind":"tag","published_at":"2025-12-10T22:01:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.69.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0/manifests"},{"name":"rust-v0.67.0-alpha.9","sha":"ce1698eecd87dbc900114b14523021d6ae41bd22","kind":"tag","published_at":"2025-12-10T21:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9/manifests"},{"name":"rust-v0.68.0","sha":"6e8a2f285ba7cac06dec0cf20ce758b9a153b3a9","kind":"tag","published_at":"2025-12-10T20:33:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.68.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0/manifests"},{"name":"rust-v0.67.0-alpha.8","sha":"5fe5f6a67e0519787ec244cc525c8bcef0c6154e","kind":"tag","published_at":"2025-12-10T19:19:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8/manifests"},{"name":"rust-v0.67.0","sha":"3023b796b6ba371969a91008cd93786e789bfa17","kind":"tag","published_at":"2025-12-10T19:10:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0/manifests"},{"name":"rust-v0.67.0-alpha.7","sha":"2c58b7ddaccc964ed9243676bf0e00ea6f841afd","kind":"tag","published_at":"2025-12-10T16:37:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7/manifests"},{"name":"rust-v0.67.0-alpha.6","sha":"306dabdba52556c2f9cb30c61b766b68a2a358b7","kind":"tag","published_at":"2025-12-10T06:17:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6/manifests"},{"name":"rust-v0.67.0-alpha.5","sha":"dc332695a55044bb979b8197082d7d8702e80fe5","kind":"tag","published_at":"2025-12-10T04:54:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5/manifests"},{"name":"rust-v0.67.0-alpha.4","sha":"5473ba9e7e8a9d76b10084d477645f1f4ba9eee4","kind":"tag","published_at":"2025-12-10T04:21:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4/manifests"},{"name":"rust-v0.67.0-alpha.3","sha":"44750a1597dc6d37e858de185f6123c5f55fd50b","kind":"tag","published_at":"2025-12-10T03:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3/manifests"},{"name":"rust-v0.67.0-alpha.2","sha":"0f16540cf831d186de8ab9bab001c92ff434500d","kind":"tag","published_at":"2025-12-09T17:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2/manifests"},{"name":"rust-v0.67.0-alpha.1","sha":"f987809a7ce273aa5c0cbaac18c2ff169fa8e2f1","kind":"tag","published_at":"2025-12-09T08:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1/manifests"},{"name":"rust-v0.66.0","sha":"e51fbd14f9346fa47c088950c0ab0826f5a991a2","kind":"tag","published_at":"2025-12-09T03:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0/manifests"},{"name":"rust-v0.66.0-alpha.14","sha":"da9f619cb06035fb922c212445c7a7791e9e74a7","kind":"tag","published_at":"2025-12-09T02:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14/manifests"},{"name":"rust-v0.66.0-alpha.13","sha":"d817d30ff36dfff2a61812ba9715c3158cb1c860","kind":"tag","published_at":"2025-12-08T23:16:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13/manifests"},{"name":"rust-v0.66.0-alpha.12","sha":"2e817d5ceb22e2de9c800df4459eebb8e10fe399","kind":"tag","published_at":"2025-12-08T22:08:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12/manifests"},{"name":"rust-v0.66.0-alpha.11","sha":"74e198960e84aa44974d6e46a99132775197e260","kind":"tag","published_at":"2025-12-08T08:52:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11/manifests"},{"name":"rust-v0.66.0-alpha.10","sha":"ada87f704323bafac49fcdec48af5dc28517d0d4","kind":"tag","published_at":"2025-12-07T17:48:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10/manifests"},{"name":"rust-v0.66.0-alpha.9","sha":"90007d022d13437cac8c8a1fc562cd657fe58c6d","kind":"tag","published_at":"2025-12-06T03:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9/manifests"},{"name":"rust-v0.66.0-alpha.8","sha":"b4456e339513da57b2b4c5b03f5b204ce457a931","kind":"tag","published_at":"2025-12-06T00:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8/manifests"},{"name":"rust-v0.66.0-alpha.7","sha":"6a441bc4b492d0a7ceaaf5f5ab8cdb422850e852","kind":"tag","published_at":"2025-12-05T18:21:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7/manifests"},{"name":"rust-v0.66.0-alpha.6","sha":"bcf62740877a7837a0e3d6abf8535b93cae665d4","kind":"tag","published_at":"2025-12-05T17:07:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6/manifests"},{"name":"rust-v0.66.0-alpha.5","sha":"5910c104a495233e93ea26122ecffe0a475eccb8","kind":"tag","published_at":"2025-12-05T00:51:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5/manifests"},{"name":"rust-v0.66.0-alpha.4","sha":"3d2c1a9c272579c321cc420f97535385cfff5ee1","kind":"tag","published_at":"2025-12-04T22:13:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4/manifests"},{"name":"rust-v0.66.0-alpha.3","sha":"9f9de32c556a4505e45dc3990a2b94843a24d7b1","kind":"tag","published_at":"2025-12-04T21:44:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3/manifests"},{"name":"rust-v0.66.0-alpha.2","sha":"96431a5ddbf9fc05eed29d26e1ad57531611c41d","kind":"tag","published_at":"2025-12-04T20:19:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2/manifests"},{"name":"rust-v0.66.0-alpha.1","sha":"fe50962a033aa5863e4af1a1501130a620545cff","kind":"tag","published_at":"2025-12-04T18:36:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1/manifests"},{"name":"rust-v0.65.0","sha":"0cb995b34f5ba32a5b20c5893a930a5ad9469063","kind":"tag","published_at":"2025-12-04T17:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0/manifests"},{"name":"rust-v0.65.0-alpha.11","sha":"35fe5dc3ebc9eb1e8b78977fcc47d11fe77b71e7","kind":"tag","published_at":"2025-12-04T05:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11/manifests"},{"name":"rust-v0.65.0-alpha.10","sha":"0bf45b3a905def81e88691aac9581548781fb49e","kind":"tag","published_at":"2025-12-04T05:10:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10/manifests"},{"name":"rust-v0.65.0-alpha.9","sha":"8e392cbd9813796bcd4a5f5d89901633ac68e300","kind":"tag","published_at":"2025-12-04T04:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9/manifests"},{"name":"rust-v0.65.0-alpha.8","sha":"c81fd0c367cdecb32bc5f37fca8d2b019dab7d0a","kind":"tag","published_at":"2025-12-03T23:31:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8/manifests"},{"name":"rust-v0.65.0-alpha.7","sha":"840f07b0f479d98559aae9e633e837eb0c84b1f4","kind":"tag","published_at":"2025-12-03T23:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7/manifests"},{"name":"rust-v0.65.0-alpha.6","sha":"b70817582a0160d64ee59489aef2e37a56f0a08e","kind":"tag","published_at":"2025-12-03T20:15:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6/manifests"},{"name":"rust-v0.65.0-alpha.5","sha":"a461cf2c4af142f3554a64b019356d00456e3372","kind":"tag","published_at":"2025-12-03T20:07:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5/manifests"},{"name":"rust-v0.65.0-alpha.4","sha":"aff8f410e8b5336ec21961e65a28031d027fdef4","kind":"tag","published_at":"2025-12-03T16:44:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4/manifests"},{"name":"rust-v0.65.0-alpha.3","sha":"9fce18d39c627795e05027ab83fe40f5d772e993","kind":"tag","published_at":"2025-12-03T10:37:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3/manifests"},{"name":"rust-v0.65.0-alpha.2","sha":"92380acb28853a2418ca679fbe2e49db74cd33ae","kind":"tag","published_at":"2025-12-03T01:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2/manifests"},{"name":"rust-v0.65.0-alpha.1","sha":"c1809484193435f193d46d7e05ac7ad4dc5ef90c","kind":"tag","published_at":"2025-12-03T00:11:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1/manifests"},{"name":"rust-v0.64.0","sha":"a891a84dc6be9242e26502ea38afc96374ef5cfd","kind":"tag","published_at":"2025-12-02T21:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0/manifests"},{"name":"rust-v0.64.0-alpha.13","sha":"cfe16ae31a1d8b9f730eb0b252ca98a5a8431f37","kind":"tag","published_at":"2025-12-02T02:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13/manifests"},{"name":"rust-v0.64.0-alpha.12","sha":"16c190f1cfe4ca40ed96896c9021027af33a1b76","kind":"tag","published_at":"2025-12-01T18:13:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12/manifests"},{"name":"rust-v0.64.0-alpha.11","sha":"481ff36d7299e7351993b735ddf8bf0101b2f101","kind":"tag","published_at":"2025-12-01T09:31:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11/manifests"},{"name":"rust-v0.64.0-alpha.10","sha":"33ec57ff5b67bc82e018ecbb56a666bb7e3a13e9","kind":"tag","published_at":"2025-11-28T11:33:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10/manifests"},{"name":"rust-v0.64.0-alpha.9","sha":"ace90b1f1f26d2102dfb736ce872e0e3328bc990","kind":"tag","published_at":"2025-11-25T18:19:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9/manifests"},{"name":"rust-v0.64.0-alpha.8","sha":"c295f22f9f3a593d96c995b1981628b802713696","kind":"tag","published_at":"2025-11-25T17:20:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8/manifests"},{"name":"rust-v0.64.0-alpha.7","sha":"598d826aed38b9ed3fc409b44b632b67b2340e8f","kind":"tag","published_at":"2025-11-25T16:28:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7/manifests"},{"name":"rust-v0.64.0-alpha.6","sha":"7b9fedb69d3dfd4eb4b329d9a6cb83600d6d19e5","kind":"tag","published_at":"2025-11-25T15:41:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6/manifests"},{"name":"rust-v0.64.0-alpha.5","sha":"832fa24b9f05035ed9869c4a9500f2a466f86bb7","kind":"tag","published_at":"2025-11-22T00:29:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5/manifests"},{"name":"rust-v0.64.0-alpha.4","sha":"875ea8b978cb9021baaf771205121327d6c61615","kind":"tag","published_at":"2025-11-22T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4/manifests"},{"name":"rust-v0.64.0-alpha.3","sha":"76234afb5bfedf6fe694a97f7824c84a738ed85f","kind":"tag","published_at":"2025-11-21T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3/manifests"},{"name":"rust-v0.64.0-alpha.2","sha":"b46b0dddcc76954efc0498cbdb740eaf78e697b9","kind":"tag","published_at":"2025-11-21T21:19:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2/manifests"},{"name":"rust-v0.64.0-alpha.1","sha":"1d621c1e6e674ebdcf8703ecd7acf0085f55c453","kind":"tag","published_at":"2025-11-21T20:50:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1/manifests"},{"name":"rust-v0.63.0","sha":"80d6a3868ef1414e0fb1c2e28a369f2ef4fa4dcc","kind":"tag","published_at":"2025-11-21T18:00:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.63.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0/manifests"},{"name":"rust-v0.62.0","sha":"f0828da71a52c17dfb50fb4f79b85b866413a4ed","kind":"tag","published_at":"2025-11-21T16:59:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0/manifests"},{"name":"rust-v0.62.0-alpha.4","sha":"7d8f56ac36f4eb4d4c44b7807368b5db8243d6ad","kind":"tag","published_at":"2025-11-21T16:54:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4/manifests"},{"name":"rust-v0.62.0-alpha.3","sha":"cb51ea0ae06ead1464090bfe601bda83f1e5def6","kind":"tag","published_at":"2025-11-21T16:08:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3/manifests"},{"name":"rust-v0.62.0-alpha.2","sha":"bb9ef2ead33644338821b63bde68a7213650dbc9","kind":"tag","published_at":"2025-11-21T03:31:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2/manifests"},{"name":"rust-v0.62.0-alpha.1","sha":"fb0f292d634a6a0e9130073d9c2099295226afc6","kind":"tag","published_at":"2025-11-20T23:12:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1/manifests"},{"name":"rust-v0.61.0","sha":"c324bd4ab6a785e7bfbb3c50ea74f99d216b207a","kind":"tag","published_at":"2025-11-20T15:50:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0/manifests"},{"name":"rust-v0.61.0-alpha.4","sha":"80e7d9ff4f66d6fe307cfbbab9bae982e9e07b14","kind":"tag","published_at":"2025-11-20T15:26:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4/manifests"},{"name":"rust-v0.61.0-alpha.3","sha":"482bb2670e2dd26ad4baec74283f90573f8c07ca","kind":"tag","published_at":"2025-11-20T01:24:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3/manifests"},{"name":"rust-v0.61.1-alpha.2","sha":"c9199c2c2c26e3bc642fd91704120ed88be76963","kind":"tag","published_at":"2025-11-20T01:15:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2/manifests"},{"name":"rust-v0.61.0-alpha.2","sha":"100836a2178fe5febd19697f42171de404e08b0c","kind":"tag","published_at":"2025-11-19T22:08:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2/manifests"},{"name":"rust-v0.61.1-alpha.1","sha":"f864e9455b5aaea265943082cd5adcbb064ebdd1","kind":"tag","published_at":"2025-11-19T21:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1/manifests"},{"name":"rust-v0.60.1","sha":"994ca5c30a6b766aa760592f57d8ae72725e8437","kind":"tag","published_at":"2025-11-19T19:22:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1/manifests"},{"name":"rust-v0.60.0-alpha.1","sha":"3ec42ab0e8c879e7691d21b9eb72466db29c64d2","kind":"tag","published_at":"2025-11-19T19:08:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1/manifests"},{"name":"rust-v0.59.0","sha":"e51dae128299501460d36441258562457395d45e","kind":"tag","published_at":"2025-11-19T17:48:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0/manifests"},{"name":"rust-v0.59.0-alpha.21","sha":"b62e182006aef24eaac80704428b9e4bbdc65393","kind":"tag","published_at":"2025-11-19T17:40:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21/manifests"},{"name":"rust-v0.59.0-alpha.20","sha":"103945520c7ca7541b85c5cf8bd741a427627b37","kind":"tag","published_at":"2025-11-19T17:07:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20/manifests"},{"name":"rust-v0.59.0-alpha.19","sha":"3edb47a48bfc2cb18ca38055d18082a6c665de54","kind":"tag","published_at":"2025-11-19T17:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19/manifests"},{"name":"rust-v0.59.0-alpha.18","sha":"e0cf573fefff0ffa8d7f28e40f3ef283ffeb83e1","kind":"tag","published_at":"2025-11-19T16:29:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18/manifests"},{"name":"rust-v0.59.0-alpha.17","sha":"8aef54c4a7fada5e6b883cd80376f81e07e2a58d","kind":"tag","published_at":"2025-11-19T13:54:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17/manifests"},{"name":"rust-v0.59.0-alpha.16","sha":"7cd630c80b43c3458758c25146dc5475077cdb6e","kind":"tag","published_at":"2025-11-19T11:23:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16/manifests"},{"name":"rust-v0.59.0-alpha.15","sha":"7e6f07f6fd0f88314ba5e26fbca593fbcd221d5f","kind":"tag","published_at":"2025-11-19T09:56:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15/manifests"},{"name":"rust-v0.59.0-alpha.14","sha":"be61229d099f998870aeb419e7fbf48c5ca27dd1","kind":"tag","published_at":"2025-11-19T09:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14/manifests"},{"name":"rust-v0.59.0-alpha.13","sha":"3a9dbf4b3800f6934bb19911f89ac361bb432fc0","kind":"tag","published_at":"2025-11-19T08:39:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13/manifests"},{"name":"rust-v0.59.0-alpha.12","sha":"d8e5318755c7aba84b1b7d2dfe1ffe5dbfdad019","kind":"tag","published_at":"2025-11-19T02:47:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12/manifests"},{"name":"rust-v0.59.0-alpha.11","sha":"64a1c1765977f4b3113f601b69efd17a82150fa3","kind":"tag","published_at":"2025-11-19T01:42:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11/manifests"},{"name":"rust-v0.59.0-alpha.10","sha":"a11686c96bde27a80ec4352600fab2bcddc8ef68","kind":"tag","published_at":"2025-11-18T22:50:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10/manifests"},{"name":"rust-v0.59.0-alpha.9","sha":"b0ca2e380d9691ebe15961ec7a4a120beb60a9a0","kind":"tag","published_at":"2025-11-18T17:28:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9/manifests"},{"name":"rust-v0.59.0-alpha.8","sha":"9d465305bd2e0ce46bb451a59ba968b96fcc65c3","kind":"tag","published_at":"2025-11-18T17:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8/manifests"},{"name":"rust-v0.59.0-alpha.7","sha":"e9516baae1485cfa46e8f83cfb1774d964027caf","kind":"tag","published_at":"2025-11-18T06:26:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7/manifests"},{"name":"rust-v0.59.0-alpha.6","sha":"ba7308e3cae4843f4db296fdec95526c3ba168e0","kind":"tag","published_at":"2025-11-17T16:20:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6/manifests"},{"name":"rust-v0.59.0-alpha.5","sha":"697a6f3a9778c0aa3d7fa402287c735abce46ab8","kind":"tag","published_at":"2025-11-15T07:29:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5/manifests"},{"name":"rust-v0.59.0-alpha.4","sha":"8edbe42c04a9b602a7720f2f5e650ac8b7285a63","kind":"tag","published_at":"2025-11-15T03:51:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4/manifests"},{"name":"rust-v0.59.0-alpha.3","sha":"8b5b6530c385651c3c7ebb897d751f6962d45d1a","kind":"tag","published_at":"2025-11-15T00:58:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3/manifests"},{"name":"rust-v0.59.0-alpha.2","sha":"604f2aab6e0be6c1b98b6b8a259c4508f6262b45","kind":"tag","published_at":"2025-11-14T19:24:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2/manifests"},{"name":"rust-v0.59.0-alpha.1","sha":"b694738a2bd1676b3d6c8a269d36c5c392396059","kind":"tag","published_at":"2025-11-13T23:12:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1/manifests"},{"name":"rust-v0.58.0","sha":"9192b41122d78942d86e72498764a666532289c4","kind":"tag","published_at":"2025-11-13T17:39:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0/manifests"},{"name":"rust-v0.58.0-alpha.10","sha":"bb29d8b398431a1fb84eb9f440a7ae2d00d83de2","kind":"tag","published_at":"2025-11-13T16:14:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10/manifests"},{"name":"rust-v0.58.0-alpha.9","sha":"9d0556955f654905d442c64420429ce0644088be","kind":"tag","published_at":"2025-11-13T06:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9/manifests"},{"name":"rust-v0.58.0-alpha.8","sha":"e5d144a1aaadbedfc0114ab2295c087dadec2b59","kind":"tag","published_at":"2025-11-13T03:48:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8/manifests"},{"name":"rust-v0.58.0-alpha.7","sha":"4a4894d8e18718769c65c0912732fbaf6c28d07b","kind":"tag","published_at":"2025-11-13T00:51:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7/manifests"},{"name":"rust-v0.58.0-alpha.6","sha":"62183c6404d68687035c5d8b614f2e6a6fe50424","kind":"tag","published_at":"2025-11-12T21:04:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6/manifests"},{"name":"rust-v0.58.0-alpha.5","sha":"4cfbc9cce312eee85bc84702f857330e1b8e0009","kind":"tag","published_at":"2025-11-12T16:30:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5/manifests"},{"name":"rust-v0.58.0-alpha.4","sha":"6cca47a43780a17efbcbc81a8d383b65f717cf42","kind":"tag","published_at":"2025-11-11T16:20:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4/manifests"},{"name":"rust-v0.58.0-alpha.3","sha":"e3416b186ace1a30fdaedbd6c88005558dd7e18e","kind":"tag","published_at":"2025-11-11T01:43:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3/manifests"},{"name":"rust-v0.58.0-alpha.2","sha":"1b24a0670e16a2b8b61f96cd5a0ae7d646cd340d","kind":"tag","published_at":"2025-11-10T20:07:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2/manifests"},{"name":"rust-v0.58.0-alpha.1","sha":"c6efee37bf9bbc8d6fa698644302db2382c79680","kind":"tag","published_at":"2025-11-10T17:26:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1/manifests"},{"name":"rust-v0.57.0","sha":"7fbae94b619b8be706566bec072eb2784972cbaf","kind":"tag","published_at":"2025-11-09T22:07:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0/manifests"},{"name":"rust-v0.57.0-alpha.3","sha":"5e491294ec50a77e0267e5ef93ef872f712a8ed1","kind":"tag","published_at":"2025-11-08T01:55:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3/manifests"},{"name":"rust-v0.57.0-alpha.2","sha":"9633f0064f861fac72729e764b6df2885df829a1","kind":"tag","published_at":"2025-11-08T00:36:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2/manifests"},{"name":"rust-v0.57.0-alpha.1","sha":"f784b004981a9e396da193c3a3ac05d331f8dd89","kind":"tag","published_at":"2025-11-07T19:13:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1/manifests"},{"name":"rust-v0.56.0","sha":"cdb32ac545d50f3f1c6ee51a71ac1dc12dc7d21b","kind":"tag","published_at":"2025-11-07T17:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0/manifests"},{"name":"rust-v0.56.0-alpha.6","sha":"13895d936da82a393d52cf9ed17d0869ac146bb3","kind":"tag","published_at":"2025-11-07T17:36:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6/manifests"},{"name":"rust-v0.56.0-alpha.5","sha":"f5010e99b6d1a8cf112eaead98a69e41ffdb3d37","kind":"tag","published_at":"2025-11-06T22:13:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5/manifests"},{"name":"rust-v0.56.0-alpha.4","sha":"b721d237297ab44aea721169f4205f237ea78441","kind":"tag","published_at":"2025-11-06T16:36:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4/manifests"},{"name":"rust-v0.56.0-alpha.3","sha":"94a6b98b1a2aea3cbdfb6dc4371e44075f97deb6","kind":"tag","published_at":"2025-11-05T19:21:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3/manifests"},{"name":"rust-v0.56.0-alpha.2","sha":"8b49211e67d3c863df5ecc13fc5f88516a20fa69","kind":"tag","published_at":"2025-11-05T18:42:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2/manifests"},{"name":"rust-v0.56.0-alpha.1","sha":"64cd06433ec75bc2801a89ab78293b98822c499e","kind":"tag","published_at":"2025-11-05T17:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1/manifests"},{"name":"rust-v0.55.0","sha":"2e2063cab1cae3d57ffd439c3c232b766de60c1f","kind":"tag","published_at":"2025-11-04T20:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.55.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0/manifests"},{"name":"rust-v0.54.0","sha":"2b816973c9de54bf0fff79f6382c2195d5f4226b","kind":"tag","published_at":"2025-11-04T18:31:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0/manifests"},{"name":"rust-v0.54.0-alpha.3","sha":"e148ba4de8c44fe0114d53451a0f95b1ea00986e","kind":"tag","published_at":"2025-11-04T17:18:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3/manifests"},{"name":"rust-v0.54.0-alpha.2","sha":"fb3af839f9ec5c3b2ba8b3dea4d26da7c1765a0a","kind":"tag","published_at":"2025-11-03T18:07:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2/manifests"},{"name":"rust-v0.54.0-alpha.1","sha":"23b5023efec1fa7dc25ca04ca07a4f131a6bcfd3","kind":"tag","published_at":"2025-10-31T21:49:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1/manifests"},{"name":"rust-v0.53.0","sha":"ca80bc4902b7ca49112907152e8ed0879eaa0b78","kind":"tag","published_at":"2025-10-31T00:56:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0/manifests"},{"name":"rust-v0.53.0-alpha.1","sha":"30063284ccdcdad45c6db956ba8bfa56e1664c39","kind":"tag","published_at":"2025-10-30T20:25:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1/manifests"},{"name":"rust-v0.52.0","sha":"e771b1fa77e8fd558dac4b2cdc05d0c2fe54aca8","kind":"tag","published_at":"2025-10-30T18:09:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.52.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0/manifests"},{"name":"rust-v0.51.0-alpha.11","sha":"47d613f059051bb9b3a5abedeeef38bb1d84f503","kind":"tag","published_at":"2025-10-30T16:28:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11/manifests"},{"name":"rust-v0.51.0","sha":"42da445b02fc888d37294a3903199aa37ed64b51","kind":"tag","published_at":"2025-10-30T16:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0/manifests"},{"name":"rust-v0.51.0-alpha.10","sha":"81b899ab30b02c6a4536a5fe1ffcebaf58789386","kind":"tag","published_at":"2025-10-30T01:30:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10/manifests"},{"name":"rust-v0.51.0-alpha.9","sha":"3b29abd9a654e5acd45e7dd31f5d23a11fc5be25","kind":"tag","published_at":"2025-10-29T23:00:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9/manifests"},{"name":"rust-v0.51.0-alpha.8","sha":"bc008a75a6956948345db62ca98893197cef99c7","kind":"tag","published_at":"2025-10-29T21:09:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8/manifests"},{"name":"rust-v0.51.0-alpha.7","sha":"7bf26739e7601be6a9335cb8f05bb5a92090f7aa","kind":"tag","published_at":"2025-10-29T16:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7/manifests"},{"name":"rust-v0.51.0-alpha.6","sha":"eb7c5484e985696f77aa105d725d40300f497887","kind":"tag","published_at":"2025-10-29T00:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6/manifests"},{"name":"rust-v0.51.0-alpha.5","sha":"54740bd1c8f1b65a5370c1fa345a4fc4f94f038c","kind":"tag","published_at":"2025-10-28T20:07:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5/manifests"},{"name":"rust-v0.51.0-alpha.4","sha":"995901746c352856fd61da6c4d1bac4956a0f74f","kind":"tag","published_at":"2025-10-28T19:03:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4/manifests"},{"name":"rust-v0.51.0-alpha.3","sha":"aa90380ff3dde1bfa17bdbaa9f7d0a5be21f2cc7","kind":"tag","published_at":"2025-10-27T21:57:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3/manifests"},{"name":"rust-v0.51.0-alpha.2","sha":"52e4b6d785e611ea9571e8af9dd54fcbf766b89e","kind":"tag","published_at":"2025-10-27T16:14:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2/manifests"},{"name":"rust-v0.51.0-alpha.1","sha":"a4453c3560657fff673e105afc7eb0968d4eafac","kind":"tag","published_at":"2025-10-27T03:26:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1/manifests"},{"name":"rust-v0.50.0","sha":"b4123b7b1db22a3c0a8b133a23c7b30a477d7b65","kind":"tag","published_at":"2025-10-25T21:16:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0/manifests"},{"name":"rust-v0.50.0-alpha.3","sha":"26f2d445a2226beb0f24103ab3682a4a6560d8ae","kind":"tag","published_at":"2025-10-25T06:08:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3/manifests"},{"name":"rust-v0.50.0-alpha.2","sha":"2521779e0d82b55a5630cad3ad7ed6a13015107a","kind":"tag","published_at":"2025-10-25T05:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2/manifests"},{"name":"rust-v0.50.0-alpha.1","sha":"a25d16d375aa46eaa3ea1e760683701b6a3c6fad","kind":"tag","published_at":"2025-10-24T23:36:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1/manifests"},{"name":"rust-v0.49.0","sha":"63f1267d867f00f18bde079f915c4545f4c0fe9e","kind":"tag","published_at":"2025-10-24T18:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.49.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0/manifests"},{"name":"rust-v0.48.0","sha":"3c1609f94a681e26bc3b88b866b41344f4f5784b","kind":"tag","published_at":"2025-10-23T23:24:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0/manifests"},{"name":"rust-v0.48.0-alpha.4","sha":"b0c34dbd2af0ad03b08ca3afd6377fcdc92772dc","kind":"tag","published_at":"2025-10-23T16:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4/manifests"},{"name":"rust-v0.48.0-alpha.3","sha":"69812f55a36d1e029ac008be204f9faea5d8470d","kind":"tag","published_at":"2025-10-21T21:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3/manifests"},{"name":"rust-v0.48.0-alpha.2","sha":"7586d44e3e376cef2ee28d0fddc270c125e58740","kind":"tag","published_at":"2025-10-21T04:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2/manifests"},{"name":"rust-v0.48.0-alpha.1","sha":"bf8dcc363efb432a4834cd664b3678cf129d02f2","kind":"tag","published_at":"2025-10-20T04:41:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1/manifests"},{"name":"rust-v0.47.0","sha":"c71297b9a9b3f7995445eff8d768837814ac06f8","kind":"tag","published_at":"2025-10-17T16:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0/manifests"},{"name":"rust-v0.47.0-alpha.3","sha":"73336da3f9586529b6ac71588180178f9899fc6c","kind":"tag","published_at":"2025-10-17T00:39:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3/manifests"},{"name":"rust-v0.47.0-alpha.2","sha":"cc2343d92be05297593509e66a9b07c87930d2f1","kind":"tag","published_at":"2025-10-16T22:09:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2/manifests"},{"name":"rust-v0.47.0-alpha.1","sha":"07edd2b3845d5fd19c36eff1c0fc1e15f06f38d1","kind":"tag","published_at":"2025-10-09T19:21:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1/manifests"},{"name":"rust-v0.46.0","sha":"b650f912c50ce4ce0a23b877aa8b1174878c30e2","kind":"tag","published_at":"2025-10-09T01:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0/manifests"},{"name":"rust-v0.46.0-alpha.7","sha":"5402a19a58d3131475476edf75d99dba5ab2df81","kind":"tag","published_at":"2025-10-08T23:13:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7/manifests"},{"name":"rust-v0.46.0-alpha.6","sha":"5d93899bceeaa613253433d9c35bb453503a5a1d","kind":"tag","published_at":"2025-10-08T21:58:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6/manifests"},{"name":"rust-v0.46.0-alpha.5","sha":"9ce80da38a307057fba97d08643f7e5744ec100d","kind":"tag","published_at":"2025-10-08T20:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5/manifests"},{"name":"rust-v0.46.0-alpha.4","sha":"59dd6783938001a1cf6359b201c7c03f3b64b395","kind":"tag","published_at":"2025-10-08T17:23:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4/manifests"},{"name":"rust-v0.46.0-alpha.3","sha":"56ce8e4452b99acf52b482108c9ceddf51754596","kind":"tag","published_at":"2025-10-08T15:16:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3/manifests"},{"name":"rust-v0.46.0-alpha.2","sha":"f73ebdf90c03d8e8c7eac79e0445f8d5283632ec","kind":"tag","published_at":"2025-10-08T00:45:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2/manifests"},{"name":"rust-v0.46.0-alpha.1","sha":"3fa2a2051b2b4e1690e073c1f4ca5d4bd692109a","kind":"tag","published_at":"2025-10-07T17:48:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1/manifests"},{"name":"rust-v0.45.0","sha":"a7c7869c23f88f6c468281e6f438ba4a91b81f26","kind":"tag","published_at":"2025-10-06T19:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0/manifests"},{"name":"rust-v0.45.0-alpha.6","sha":"654b0b32343646cff8b8b2b542f441b9d2af828d","kind":"tag","published_at":"2025-10-06T05:08:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6/manifests"},{"name":"rust-v0.45.0-alpha.5","sha":"de88695869c9a57eab08e23aabbcf0736792362a","kind":"tag","published_at":"2025-10-06T01:04:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5/manifests"},{"name":"rust-v0.45.0-alpha.4","sha":"93ff8d423804b45193818f7e87018048a177fef8","kind":"tag","published_at":"2025-10-05T20:59:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4/manifests"},{"name":"rust-v0.45.0-alpha.3","sha":"adf30ed28f6d7ea4eb6d023c22afd6271dab55fc","kind":"tag","published_at":"2025-10-05T06:02:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3/manifests"},{"name":"rust-v0.45.0-alpha.2","sha":"790f0cc4628f0f69494aa8990750bfee35b39b3a","kind":"tag","published_at":"2025-10-05T02:29:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2/manifests"},{"name":"rust-v0.45.0-alpha.1","sha":"c13e9cb801f838167ce4286bb3c6d548f2f505bb","kind":"tag","published_at":"2025-10-04T22:31:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1/manifests"},{"name":"rust-v0.44.0","sha":"488ec061bf4d36916b8f477c700ea4fde4162a7a","kind":"tag","published_at":"2025-10-03T16:43:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.44.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0/manifests"},{"name":"rust-v0.43.0-alpha.18","sha":"472f299bd71c3da1aa54f396dd58e6fe339df432","kind":"tag","published_at":"2025-10-03T04:46:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18/manifests"},{"name":"rust-v0.43.0-alpha.17","sha":"e52ff0a2ca6e55de36e5ef0478791e202fc5a670","kind":"tag","published_at":"2025-10-02T21:24:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17/manifests"},{"name":"rust-v0.43.0-alpha.16","sha":"4d14f8191918936b454c2fbe7fa7130a7f8c4c4b","kind":"tag","published_at":"2025-10-02T19:51:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16/manifests"},{"name":"rust-v0.43.0-alpha.15","sha":"c8281fa29e680917b935c45a98ac2c374a7a3cbb","kind":"tag","published_at":"2025-10-01T20:15:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15/manifests"},{"name":"rust-v0.43.0-alpha.14","sha":"4d1102afb4f6ed967faf0e3c68f1827cef1dc832","kind":"tag","published_at":"2025-10-01T19:32:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14/manifests"},{"name":"rust-v0.43.0-alpha.13","sha":"839c120cdedeeaf49956aaa086fe7e975b99ba9f","kind":"tag","published_at":"2025-10-01T19:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13/manifests"},{"name":"rust-v0.43.0-alpha.12","sha":"a16d7798b579e4db990459b9c73f99263c28055c","kind":"tag","published_at":"2025-10-01T18:34:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12/manifests"},{"name":"rust-v0.43.0","sha":"a23c1949727a72dbed0c630048a5a1a353eb9168","kind":"tag","published_at":"2025-10-01T17:46:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0/manifests"},{"name":"rust-v0.43.0-alpha.11","sha":"78d70381afa537e3821cec0ecb6bad7e3fe007ea","kind":"tag","published_at":"2025-10-01T17:42:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11/manifests"},{"name":"rust-v0.43.0-alpha.10","sha":"aa0b4192529545a9d8a1f0317e12ce4051407318","kind":"tag","published_at":"2025-10-01T16:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10/manifests"},{"name":"rust-v0.43.0-alpha.9","sha":"c5bd35835bf103bcdb2130781ce2208a38b02f63","kind":"tag","published_at":"2025-10-01T15:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9/manifests"},{"name":"rust-v0.43.0-alpha.8","sha":"f5690e227c33b85497138d046d9928a5d871de29","kind":"tag","published_at":"2025-10-01T03:34:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8/manifests"},{"name":"rust-v0.43.0-alpha.7","sha":"3fd643d926f75266d0c5d6250118405dd7810f49","kind":"tag","published_at":"2025-09-30T21:54:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7/manifests"},{"name":"rust-v0.43.0-alpha.6","sha":"09ba746c32f423454bf92b232dd73f3bb5c75b35","kind":"tag","published_at":"2025-09-30T19:03:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6/manifests"},{"name":"rust-v0.43.0-alpha.5","sha":"a3dcb73f121470f963162578880cce4c0574599c","kind":"tag","published_at":"2025-09-30T07:09:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5/manifests"},{"name":"rust-v0.43.0-alpha.4","sha":"3a0dd7df3b494e37669ff2a6405f324fecb9d459","kind":"tag","published_at":"2025-09-29T02:34:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4/manifests"},{"name":"rust-v0.43.0-alpha.3","sha":"ae8e97f8f22da650333779ae2eeae4f4c5abca64","kind":"tag","published_at":"2025-09-28T22:25:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3/manifests"},{"name":"rust-v0.43.0-alpha.2","sha":"97b9a8943a1115f54cf2d1822efde233c1597ad0","kind":"tag","published_at":"2025-09-27T19:19:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2/manifests"},{"name":"rust-v0.43.0-alpha.1","sha":"5eaaa57fd8597dbbe12e9202f344e9248f2082f2","kind":"tag","published_at":"2025-09-27T14:54:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1/manifests"},{"name":"rust-v0.42.0","sha":"7355ea95d7df53445359570103120b92ef9a084d","kind":"tag","published_at":"2025-09-26T18:29:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0/manifests"},{"name":"rust-v0.42.0-alpha.3","sha":"4730f3905ed971ebf71fe611d104b132cb5fa336","kind":"tag","published_at":"2025-09-26T15:20:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3/manifests"},{"name":"rust-v0.42.0-alpha.2","sha":"42971ad6d9b501e25b332390dfc65f0010fc8e6f","kind":"tag","published_at":"2025-09-26T14:18:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2/manifests"},{"name":"rust-v0.42.0-alpha.1","sha":"eb9f175ad82ae54a5f357b19a1cbf80629af281a","kind":"tag","published_at":"2025-09-26T05:54:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1/manifests"},{"name":"rust-v0.41.0","sha":"90cb84351669f700729be37d6c1cb546c678a871","kind":"tag","published_at":"2025-09-24T16:56:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0/manifests"},{"name":"rust-v0.41.0-alpha.1","sha":"610cf48a871b92b6c52df061c9585bf5ab6a2050","kind":"tag","published_at":"2025-09-24T06:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1/manifests"},{"name":"rust-v0.40.0","sha":"5268705a69713752adcbd8416ef9e84a683f7aa3","kind":"tag","published_at":"2025-09-23T16:15:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0/manifests"},{"name":"rust-v0.40.0-alpha.3","sha":"1f37ad40cb99466450523d359e0454530ad94892","kind":"tag","published_at":"2025-09-23T03:31:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3/manifests"},{"name":"rust-v0.40.0-alpha.2","sha":"4e5cf9d0da76548135b31321ba1202e788233adb","kind":"tag","published_at":"2025-09-23T00:18:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2/manifests"},{"name":"rust-v0.40.0-alpha.1","sha":"1d87d135d2f11e87493530fa450c85da29068f0b","kind":"tag","published_at":"2025-09-19T00:19:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1/manifests"},{"name":"rust-v0.39.0","sha":"077623f2e1a9e3d7ad64354383296368bf082f4c","kind":"tag","published_at":"2025-09-18T21:37:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0/manifests"},{"name":"rust-v0.39.0-alpha.2","sha":"c0e2cd53181140649a42442c49917d644f29b6af","kind":"tag","published_at":"2025-09-18T18:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2/manifests"},{"name":"rust-v0.39.0-alpha.1","sha":"f9d1a29f4aced1e256bb7f9d87b7de3e505d6b5f","kind":"tag","published_at":"2025-09-17T18:33:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1/manifests"},{"name":"rust-v0.38.0","sha":"17d2d8d71d98afb4980fce1f87db3638cf984d9f","kind":"tag","published_at":"2025-09-17T18:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.38.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0/manifests"},{"name":"rust-v0.37.0","sha":"d6f33bca970b2758335f79a5d4ad47e5de528a9d","kind":"tag","published_at":"2025-09-17T17:48:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0/manifests"},{"name":"rust-v0.37.0-alpha.4","sha":"f0aa181b908b503fe6b28f166f76e92d0ce2ca05","kind":"tag","published_at":"2025-09-17T05:57:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4/manifests"},{"name":"rust-v0.37.0-alpha.3","sha":"5bbc212189b60dd4ab23231be65f37f9a306c5e7","kind":"tag","published_at":"2025-09-17T04:38:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3/manifests"},{"name":"rust-v0.37.0-alpha.2","sha":"9546e313cab991921d4b161d00dbbc987e04e625","kind":"tag","published_at":"2025-09-17T04:03:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2/manifests"},{"name":"rust-v0.37.0-alpha.1","sha":"ac4f49f209635764bb8eaef54554554fe9f433c2","kind":"tag","published_at":"2025-09-16T19:09:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1/manifests"},{"name":"rust-v0.36.0","sha":"23e9c42809566b323f026f5235cf90b9171c2169","kind":"tag","published_at":"2025-09-15T17:04:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.36.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0/manifests"},{"name":"rust-v0.35.0","sha":"8d7865dac15c1cd218fefc3f7e0f386fb2845c6a","kind":"tag","published_at":"2025-09-15T15:52:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0/manifests"},{"name":"rust-v0.35.0-alpha.13","sha":"cf2298dd5528738fd8d685641c114193e561b955","kind":"tag","published_at":"2025-09-15T13:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13/manifests"},{"name":"rust-v0.35.0-alpha.12","sha":"121634d4c3ee4a26cb4113af026272d21eda4dd8","kind":"tag","published_at":"2025-09-15T07:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12/manifests"},{"name":"rust-v0.35.0-alpha.11","sha":"f47404109799720afa22f9d5a1d6d65dc22887b8","kind":"tag","published_at":"2025-09-15T01:22:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11/manifests"},{"name":"rust-v0.35.0-alpha.10","sha":"6428ac1e9882013a607376274f252e5f1f48165e","kind":"tag","published_at":"2025-09-15T00:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10/manifests"},{"name":"rust-v0.35.0-alpha.9","sha":"d83467d6e80136176e5eaeb56f16bc48207e927d","kind":"tag","published_at":"2025-09-14T23:17:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9/manifests"},{"name":"rust-v0.35.0-alpha.8","sha":"deda843ccd8a5a1839ee30a4c9da40866064be31","kind":"tag","published_at":"2025-09-14T21:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8/manifests"},{"name":"rust-v0.35.0-alpha.7","sha":"6d075578603d4dfa77ab04f31802ce430a37c258","kind":"tag","published_at":"2025-09-12T20:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7/manifests"},{"name":"rust-v0.35.0-alpha.6","sha":"b90df684bce7b9b69cf8805c3bde4b92d8012b98","kind":"tag","published_at":"2025-09-12T06:44:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6/manifests"},{"name":"rust-v0.35.0-alpha.5","sha":"e6d12790337a5ff8154b1977ff09642f1c334500","kind":"tag","published_at":"2025-09-12T04:05:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5/manifests"},{"name":"rust-v0.35.0-alpha.4","sha":"1e0e781457d613063620d3dd2f11c0ece8c56096","kind":"tag","published_at":"2025-09-11T20:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4/manifests"},{"name":"rust-v0.35.0-alpha.3","sha":"66be223ae3afb34e9459a0e195dacdf6145ff688","kind":"tag","published_at":"2025-09-11T18:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3/manifests"},{"name":"rust-v0.35.0-alpha.2","sha":"305252b2fb2d57bb40a9e4bad269db9a761f7099","kind":"tag","published_at":"2025-09-11T16:17:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2/manifests"},{"name":"rust-v0.35.0-alpha.1","sha":"61e4beeac3c7c01f9029cadc2b27649a40a449f6","kind":"tag","published_at":"2025-09-11T15:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1/manifests"},{"name":"rust-v0.34.0","sha":"0d2ceb199fbea0c9f8d43ad8ef300dfacb955a40","kind":"tag","published_at":"2025-09-10T21:15:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0/manifests"},{"name":"rust-v0.34.0-alpha.2","sha":"367a79d676330b1a7be66fa71ecb33f48173e2fb","kind":"tag","published_at":"2025-09-10T21:00:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2/manifests"},{"name":"rust-v0.34.0-alpha.1","sha":"de989c815665e2666adc35413642469aa25ed82f","kind":"tag","published_at":"2025-09-10T20:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1/manifests"},{"name":"rust-v0.33.0","sha":"fbea465ba891f62f2bc751fc5c737bf5893ba8d5","kind":"tag","published_at":"2025-09-10T19:41:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0/manifests"},{"name":"rust-v0.33.0-alpha.1","sha":"9479ee49fc7f7d36c53562f00680b2252879839f","kind":"tag","published_at":"2025-09-10T17:27:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1/manifests"},{"name":"rust-v0.32.0","sha":"1471b25cc44a73b4eaf9a6fb1d0f706974d809a4","kind":"tag","published_at":"2025-09-10T17:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0/manifests"},{"name":"rust-v0.32.0-alpha.3","sha":"1d56ee5a7d8effcdf8dec67e3f7ecfda0510280b","kind":"tag","published_at":"2025-09-10T02:34:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3/manifests"},{"name":"rust-v0.32.0-alpha.2","sha":"1ce8c547dc1c22595dd8bb6583613dec231d2b9d","kind":"tag","published_at":"2025-09-09T15:39:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2/manifests"},{"name":"rust-v0.32.0-alpha.1","sha":"8b8e4e6677631b499ce1497c5bd2da4eac2d4540","kind":"tag","published_at":"2025-09-08T21:55:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1/manifests"},{"name":"rust-v0.31.0","sha":"cf127102de208feeea000b4dff2e87e40615bd73","kind":"tag","published_at":"2025-09-08T21:20:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0/manifests"},{"name":"rust-v0.31.0-alpha.5","sha":"5b54432f5cceff1a8a026bbfbe16071321c3ced9","kind":"tag","published_at":"2025-09-08T17:49:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5/manifests"},{"name":"rust-v0.31.0-alpha.4","sha":"1c215df13526f6ba352bd29e5d6895ab2ac69b1b","kind":"tag","published_at":"2025-09-08T16:35:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4/manifests"},{"name":"rust-v0.31.0-alpha.3","sha":"630077d46df34093205bab06c8ddc9a4e1e4a6d3","kind":"tag","published_at":"2025-09-08T15:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3/manifests"},{"name":"rust-v0.31.0-alpha.2","sha":"7275346040324abfa6199b0fbdb1a6759a6e21ac","kind":"tag","published_at":"2025-09-06T02:10:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2/manifests"},{"name":"rust-v0.31.0-alpha.1","sha":"e3e65be86a9d8d958ff878eb2d8758584da8627b","kind":"tag","published_at":"2025-09-06T01:55:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1/manifests"},{"name":"rust-v0.30.0","sha":"35ebeaec27cf1aafd5e373d421691e6b60cf3a19","kind":"tag","published_at":"2025-09-05T21:55:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.30.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0/manifests"},{"name":"rust-v0.29.1-alpha.7","sha":"24063cb723c1e31585b4a9334d3d51448bf44784","kind":"tag","published_at":"2025-09-05T00:50:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7/manifests"},{"name":"rust-v0.29.1-alpha.6","sha":"acad9eaa0116a17e3a628cd4e750f16c934d4568","kind":"tag","published_at":"2025-09-04T20:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6/manifests"},{"name":"rust-v0.29.1-alpha.5","sha":"2fee87c66fe812464d44d84ec2ae2562e39ccd51","kind":"tag","published_at":"2025-09-04T17:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5/manifests"},{"name":"rust-v0.29.1-alpha.4","sha":"38dd4843e8d3295b10f332a0e7da4ec656ff9e36","kind":"tag","published_at":"2025-09-04T15:23:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4/manifests"},{"name":"rust-v0.29.1-alpha.3","sha":"594ca1c4d5470e183cd3955b085713939226fcb7","kind":"tag","published_at":"2025-09-04T06:23:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3/manifests"},{"name":"rust-v0.29.1-alpha.2","sha":"ccba32874383f496402ea5cb44dc9126739d2e36","kind":"tag","published_at":"2025-09-03T22:57:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2/manifests"},{"name":"rust-v0.29.1-alpha.1","sha":"267e229bd5132ccb14723751cecd63feb2a56c60","kind":"tag","published_at":"2025-09-03T15:49:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1/manifests"},{"name":"rust-v0.29.0-alpha.1","sha":"67568be0c9d53f59bd150884ef387d044140f32b","kind":"tag","published_at":"2025-09-03T15:39:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1/manifests"},{"name":"rust-v0.29.0","sha":"f88af324ebc1f1f65f2257e3b382a651e12f0e10","kind":"tag","published_at":"2025-09-03T08:20:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0/manifests"},{"name":"rust-v0.28.0","sha":"d8856d77ec29444f529c7a640c1cb1c02c5de971","kind":"tag","published_at":"2025-09-02T22:08:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0/manifests"},{"name":"rust-v0.28.0-alpha.2","sha":"a5ba5a148e1dedc3f1fec9c7daa99da45d6a88e0","kind":"tag","published_at":"2025-09-02T21:26:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2/manifests"},{"name":"rust-v0.28.0-alpha.1","sha":"7624ad602f53053e87e05bedcdc096ff8b89b902","kind":"tag","published_at":"2025-09-02T20:46:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1/manifests"},{"name":"rust-v0.27.0","sha":"3711e6b42834cae8384eac09e6248aa63bdd6ca2","kind":"tag","published_at":"2025-08-29T06:02:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.27.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0/manifests"},{"name":"rust-v0.26.0","sha":"f3ad33cd25e9e51129fd960626a2fdab8a2c775c","kind":"tag","published_at":"2025-08-29T03:22:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0/manifests"},{"name":"rust-v0.26.0-alpha.1","sha":"ad9bbc98a2bd0d39b3863b3daa854ecb79a49b7d","kind":"tag","published_at":"2025-08-27T17:24:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1/manifests"},{"name":"rust-v0.25.0","sha":"241d1bb216e14c0e1477c02df0ea06371a743df1","kind":"tag","published_at":"2025-08-27T08:30:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0/manifests"},{"name":"rust-v0.25.0-alpha.2","sha":"5d07455b7946ec0e8fa37a9ca42085f4852f1108","kind":"tag","published_at":"2025-08-27T06:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2/manifests"},{"name":"rust-v0.25.0-alpha.1","sha":"14f574eeb5be74c3453215f37ab679b9577504eb","kind":"tag","published_at":"2025-08-27T05:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1/manifests"},{"name":"rust-v0.24.0","sha":"f4242e92bd7771e5a862fbdf42de29319bfea5e6","kind":"tag","published_at":"2025-08-26T17:28:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0/manifests"},{"name":"rust-v0.24.0-alpha.10","sha":"539deed96e2ea937bf8ee75b5de4fd252b244eef","kind":"tag","published_at":"2025-08-26T05:05:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10/manifests"},{"name":"rust-v0.24.0-alpha.9","sha":"db9d06e05f7e5d7c66e55a2341d25fdc5077276a","kind":"tag","published_at":"2025-08-26T03:52:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9/manifests"},{"name":"rust-v0.24.0-alpha.8","sha":"3f2ee3641d1ea2eb5ab128bf7a3c9a20331e88e1","kind":"tag","published_at":"2025-08-25T22:58:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8/manifests"},{"name":"rust-v0.24.0-alpha.7","sha":"4d2120417b2fbe3fe956bcb38a684187390a6467","kind":"tag","published_at":"2025-08-25T17:24:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7/manifests"},{"name":"rust-v0.24.0-alpha.6","sha":"f584086fb889d017465a5d8adcfbb2c18bed16a8","kind":"tag","published_at":"2025-08-25T05:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6/manifests"},{"name":"rust-v0.24.0-alpha.5","sha":"9ac22fe58bc1b0950e108f25678bf3060b189a07","kind":"tag","published_at":"2025-08-24T21:39:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5/manifests"},{"name":"rust-v0.24.0-alpha.4","sha":"593786173368c33aabb936e131abf43b9184e03a","kind":"tag","published_at":"2025-08-24T18:44:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4/manifests"},{"name":"rust-v0.0.2508241142","sha":"4c952e9b54142f73d91f086507e9e28ee26a8901","kind":"tag","published_at":"2025-08-24T18:42:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2508241142","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2508241142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2508241142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142/manifests"},{"name":"rust-v0.24.0-alpha.3","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3/manifests"},{"name":"alpha-cli","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/alpha-cli","html_url":"https://github.com/openai/codex/releases/tag/alpha-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@alpha-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli/manifests"},{"name":"rust-v0.24.0-alpha.2","sha":"319f4a527f8040ac6de50917afb8f9ef43ae62ed","kind":"tag","published_at":"2025-08-22T21:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2/manifests"},{"name":"rust-v0.24.0-alpha.1","sha":"6004135ed8a13a9f4f9b6c2b4a24bd7e89f89a52","kind":"tag","published_at":"2025-08-21T05:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1/manifests"},{"name":"rust-v0.23.0","sha":"29a40864dce65369f9aa144d2751586feb245a13","kind":"tag","published_at":"2025-08-20T05:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0/manifests"},{"name":"rust-v0.23.0-alpha.8","sha":"4b60560fca736af432a1c888317498538cd6ec34","kind":"tag","published_at":"2025-08-20T04:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8/manifests"},{"name":"rust-v0.23.0-alpha.7","sha":"db1ac5c510bef1e96631ec835ca93e3924be4743","kind":"tag","published_at":"2025-08-20T03:33:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7/manifests"},{"name":"rust-v0.23.0-alpha.6","sha":"bdaf80fab48429660a6d7122750cedd90f6af0c0","kind":"tag","published_at":"2025-08-20T02:54:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6/manifests"},{"name":"rust-v0.23.0-alpha.5","sha":"b2e3ba144b18ae3d44ac72234038fccd1338cf7e","kind":"tag","published_at":"2025-08-19T04:52:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5/manifests"},{"name":"rust-v0.23.0-alpha.4","sha":"7064efc9493c55a68218acde44724b5aa682f60e","kind":"tag","published_at":"2025-08-18T20:11:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4/manifests"},{"name":"rust-v0.23.0-alpha.3","sha":"319f39be3ac42ef231de5956bc4533b0ef8d964b","kind":"tag","published_at":"2025-08-18T04:42:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3/manifests"},{"name":"rust-v0.23.0-alpha.2","sha":"d29d4d9b50ece38017d31213d2d36e0267fa800c","kind":"tag","published_at":"2025-08-17T17:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2/manifests"},{"name":"rust-v0.23.0-alpha.1","sha":"13de81deb50a85c5cc473a4d1838fc3d9634c63c","kind":"tag","published_at":"2025-08-15T21:48:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1/manifests"},{"name":"rust-v0.22.0","sha":"fa3bdf23cd2a39e562456e88d47614e75109bfcc","kind":"tag","published_at":"2025-08-15T17:21:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0/manifests"},{"name":"rust-v0.22.0-alpha.5","sha":"95e26a00f526cff72007816bc722ed22baac4594","kind":"tag","published_at":"2025-08-14T23:09:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5/manifests"},{"name":"rust-v0.22.0-alpha.4","sha":"622022a22775b70e520fb59f4cbb2f6dae2b925e","kind":"tag","published_at":"2025-08-14T18:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4/manifests"},{"name":"rust-v0.22.0-alpha.3","sha":"c9f7aacad0781b82d8ef0b17f8bfed9af4d9496a","kind":"tag","published_at":"2025-08-14T06:12:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3/manifests"},{"name":"rust-v0.22.0-alpha.2","sha":"9af3f897caa97e0e253536e32e22a7bfa5a5d96c","kind":"tag","published_at":"2025-08-14T00:55:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2/manifests"},{"name":"rust-v0.22.0-alpha.1","sha":"476e30ce606046045385140c6fc4c9c0a2984e5d","kind":"tag","published_at":"2025-08-13T18:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1/manifests"},{"name":"rust-v0.21.0","sha":"ece634208f394fd4be608ca405845e09ed52b7c4","kind":"tag","published_at":"2025-08-12T04:32:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0/manifests"},{"name":"rust-v0.21.0-alpha.1","sha":"ac17dd380d01fc2bcec254ef92b0586cea337323","kind":"tag","published_at":"2025-08-11T20:13:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1/manifests"},{"name":"rust-v0.20.0","sha":"45aed5edd139c38132de044596fdd55e47236657","kind":"tag","published_at":"2025-08-09T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0/manifests"},{"name":"rust-v0.20.0-alpha.4","sha":"bbe7ec896f1a77bfa9598906ce035c57b59f2355","kind":"tag","published_at":"2025-08-08T22:52:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4/manifests"},{"name":"rust-v0.20.0-alpha.3","sha":"5aeff74315a54044c50c2e1198263446359be3ea","kind":"tag","published_at":"2025-08-08T22:18:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3/manifests"},{"name":"rust-v0.20.0-alpha.2","sha":"8b2ba09ada72c0fd89cdab55cc0c42f1aba6d8d7","kind":"tag","published_at":"2025-08-08T20:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2/manifests"},{"name":"rust-v0.20.0-alpha.1","sha":"7b13acde9b8c39aaef8a6afa7fb16555487b231f","kind":"tag","published_at":"2025-08-08T20:05:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1/manifests"},{"name":"rust-v0.19.0","sha":"1dc2abd9266b51bef917fa31b223ece720793aab","kind":"tag","published_at":"2025-08-08T01:31:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.19.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0/manifests"},{"name":"rust-v0.18.0","sha":"7d9e571b3de908192007f04cebd320832dd1e09d","kind":"tag","published_at":"2025-08-08T01:30:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.18.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0/manifests"},{"name":"rust-v0.17.0","sha":"1b1f7113efdb5ba6ee7dd9846ff250060c46756b","kind":"tag","published_at":"2025-08-08T01:25:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.17.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0/manifests"},{"name":"rust-v0.16.0","sha":"9ffad621a207624abb4d7c94c0195c4ea12efc87","kind":"tag","published_at":"2025-08-07T17:53:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.16.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0/manifests"},{"name":"rust-v0.15.0","sha":"8f49a269657bee0d8e42f11128abcf71d2d09e68","kind":"tag","published_at":"2025-08-07T17:21:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0/manifests"},{"name":"rust-v0.15.0-alpha.1","sha":"41d7e727b9b4987a106b29ed1d258ba294bfb01b","kind":"tag","published_at":"2025-08-06T23:27:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1/manifests"},{"name":"rust-v0.14.0","sha":"fd92ea1e96b0695c88302331d7830f84453a6f74","kind":"tag","published_at":"2025-08-06T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0/manifests"},{"name":"rust-v0.14.0-alpha.3","sha":"31d06def790ffdedf7cb547d7358412fa7451dc5","kind":"tag","published_at":"2025-08-06T15:47:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3/manifests"},{"name":"rust-v0.14.0-alpha.2","sha":"e4b2fe0050bc81fac41398d034ebaa47872a3e64","kind":"tag","published_at":"2025-08-06T08:15:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2/manifests"},{"name":"rust-v0.14.0-alpha.1","sha":"829414b9aca044377891328809c63ab982815f76","kind":"tag","published_at":"2025-08-06T06:46:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1/manifests"},{"name":"rust-v0.13.0","sha":"615e37c3c34deb9812785fc45e4b277fdc132000","kind":"tag","published_at":"2025-08-05T20:56:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.13.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0/manifests"},{"name":"rust-v0.12.0","sha":"1d7924dcfb3b018f658df5982b951f006139f4ea","kind":"tag","published_at":"2025-08-05T01:27:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.12.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0/manifests"},{"name":"rust-v0.11.0","sha":"c3e5de0e13a6013a5e4af25e853282065c74f2c1","kind":"tag","published_at":"2025-08-02T00:41:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0/manifests"},{"name":"rust-v0.11.0-alpha.5","sha":"ae38c1e7db81f22b7e323b482f56f06797292fbd","kind":"tag","published_at":"2025-08-01T22:29:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5/manifests"},{"name":"rust-v0.11.0-alpha.4","sha":"16edc4b1d22d9cedc58b9469a8b7e6bd28748398","kind":"tag","published_at":"2025-08-01T22:07:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4/manifests"},{"name":"rust-v0.11.0-beta.1","sha":"8dfc8eacc2563a54f8887a9cbeeb67b113345738","kind":"tag","published_at":"2025-08-01T00:44:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1/manifests"},{"name":"rust-v0.11.0-alpha.3","sha":"13e679a39546988e8c03b9d2f7f9f89a4bcd21c3","kind":"tag","published_at":"2025-07-31T18:16:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3/manifests"},{"name":"rust-v0.11.0-alpha.2","sha":"92043c6a14d16629bd27b445a247d45a8fe30a88","kind":"tag","published_at":"2025-07-28T21:26:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2/manifests"},{"name":"rust-v0.11.0-alpha.1","sha":"142731f2506a1a151db4833626014df23d7ec6b0","kind":"tag","published_at":"2025-07-28T19:45:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1/manifests"},{"name":"rust-v0.11.0-alpha","sha":"1467206d7fdaef58ae05e864483d427f4933984f","kind":"tag","published_at":"2025-07-25T18:49:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha/manifests"},{"name":"rust-v0.10.0","sha":"e45084061e36e512d7c81043e0c3efac4752916a","kind":"tag","published_at":"2025-07-24T21:48:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.10.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0/manifests"},{"name":"rust-v0.9.0","sha":"12994d3a43532fc48ab924035f85cc12cff85fa3","kind":"tag","published_at":"2025-07-23T00:52:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0/manifests"},{"name":"rust-v0.9.0-beta.1","sha":"d2a88a2360e1eba2884d79d7df86a3ee6bcb7273","kind":"tag","published_at":"2025-07-22T22:56:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1/manifests"},{"name":"rust-v0.9.0-beta","sha":"cb4f97928d99360c5315b098cde20308618ffbef","kind":"tag","published_at":"2025-07-22T20:43:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta/manifests"},{"name":"rust-v0.9.0-alpha","sha":"6d5fe7a4876a207f449a360f423845315f887a0f","kind":"tag","published_at":"2025-07-22T07:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha/manifests"},{"name":"rust-v0.8.0","sha":"671f91d3ea7f7fc77dd05e4a7f02eface3834346","kind":"tag","published_at":"2025-07-19T00:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.8.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0/manifests"},{"name":"rust-v0.7.0","sha":"f9478bdfbe60970f126760251410de33980cb607","kind":"tag","published_at":"2025-07-14T16:42:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.7.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0/manifests"},{"name":"rust-v0.6.0","sha":"29c409c49ecc709b3803d4fa1260f88eb29d37ac","kind":"tag","published_at":"2025-07-12T23:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.6.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0/manifests"},{"name":"rust-v0.5.0","sha":"6ff62ba8cecec3456e64e1780d59337eb12fcbcf","kind":"tag","published_at":"2025-07-10T21:44:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.5.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0/manifests"},{"name":"rust-v0.4.0","sha":"345e8bece0aaa9570242d676b6588646a217c892","kind":"tag","published_at":"2025-07-09T06:53:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.4.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0/manifests"},{"name":"rust-v0.3.0","sha":"de04ab108de52f630ed78e5709fc166d0cb09752","kind":"tag","published_at":"2025-07-08T05:32:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.3.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0/manifests"},{"name":"rust-v0.2.0","sha":"b3bffa594d67dce8fd916dc74b8daea7a2c6f9f3","kind":"tag","published_at":"2025-06-30T19:12:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0/manifests"},{"name":"rust-v0.2.0-alpha.2","sha":"2925136536b06a324551627468d17e959afa18d4","kind":"tag","published_at":"2025-06-29T17:19:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2/manifests"},{"name":"codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","sha":"cd2d84d496158450ec25be0109016c7c70112132","kind":"commit","published_at":"2025-06-29T17:18:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.4","sha":"b289c9207090b2e27494545d7b5404e063bd86f3","kind":"tag","published_at":"2025-06-28T22:40:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.1.0-alpha.3","sha":"1341d8db51057ca281e9fdfd31c6bc8a2fad9c06","kind":"tag","published_at":"2025-06-28T22:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3/manifests"},{"name":"rust-v0.1.0-alpha.2","sha":"3cf7269d12a4401b5b50d00a9c3858383d0d1617","kind":"tag","published_at":"2025-06-28T22:34:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.1","sha":"93fe967c692feba5c30f660ab027c227a51b9853","kind":"tag","published_at":"2025-06-28T22:28:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1/manifests"},{"name":"codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","sha":"1b7c8d2569ec965a66ab409377030494bb100fff","kind":"commit","published_at":"2025-06-28T22:24:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.0.2506261603","sha":"6a8a936f75ea44faf05ff4fab0c6a36fc970428d","kind":"tag","published_at":"2025-06-26T23:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603/manifests"},{"name":"codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","sha":"fa0e17f83a7925bc023b5d35661f5af0828fc2c1","kind":"commit","published_at":"2025-06-26T20:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603/manifests"},{"name":"rust-v0.0.2506060849","sha":"5fc3c3023d9f179fb416b2722d1434bac278e916","kind":"tag","published_at":"2025-06-06T15:49:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849/manifests"},{"name":"codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","sha":"029f39b9da894d27dcde81b8636ef89d8b652a9f","kind":"commit","published_at":"2025-06-06T06:34:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849/manifests"},{"name":"rust-v0.0.2506052246","sha":"ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa","kind":"tag","published_at":"2025-06-06T05:46:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246/manifests"},{"name":"codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","sha":"2d5246050ad4fda4834d8f442faf5becd782b4b3","kind":"commit","published_at":"2025-06-06T05:45:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246/manifests"},{"name":"codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","sha":"77b017f67dc37415f6949c452546b1df906c212c","kind":"commit","published_at":"2025-06-06T05:11:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052203","sha":"121686615fd634e35f3e415896f36908cf8632f9","kind":"tag","published_at":"2025-06-06T05:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052135","sha":"84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0","kind":"tag","published_at":"2025-06-06T04:35:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135/manifests"},{"name":"codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","sha":"9db53b33aa28f19602dd82799e179dd8dca06dfb","kind":"commit","published_at":"2025-06-06T03:29:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135/manifests"},{"name":"rust-v0.0.2506030956","sha":"45519e12f39777b65c05ed498503ddcb60beb289","kind":"tag","published_at":"2025-06-03T16:56:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956/manifests"},{"name":"codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","sha":"c6fcec55fe4085b4885bd99e40b46756f12511fd","kind":"commit","published_at":"2025-06-03T16:40:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956/manifests"},{"name":"rust-v0.0.2505302325","sha":"ca8e97fcbcb991e542b8689f2d4eab9d30c399d6","kind":"tag","published_at":"2025-05-31T06:25:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325/manifests"},{"name":"codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","sha":"1159eaf04f26a95d2ffdfcffb6b7368e47996f4f","kind":"commit","published_at":"2025-05-31T06:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325/manifests"},{"name":"rust-v0.0.2505301630","sha":"378d773f3af95384eef51addf560df30aa9fd15f","kind":"tag","published_at":"2025-05-30T23:30:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630/manifests"},{"name":"codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","sha":"4f3d294762e7351268d4670812a24cd4a876a73a","kind":"commit","published_at":"2025-05-30T23:27:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630/manifests"},{"name":"codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","sha":"bdfa95ed313c88c219242e66182a9d044054a177","kind":"commit","published_at":"2025-05-29T23:59:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291659","sha":"dfac02b343605ce61154ab2e075ac6c38f533916","kind":"tag","published_at":"2025-05-29T23:59:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291458","sha":"b152435fb95e7f1ab197ae2cdde68ae29a7d219b","kind":"tag","published_at":"2025-05-29T21:58:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458/manifests"},{"name":"codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","sha":"a32d305ae6a8c8680932b5259f7dd7e5a086db26","kind":"commit","published_at":"2025-05-29T21:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458/manifests"},{"name":"rust-v0.0.2505270918","sha":"d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28","kind":"tag","published_at":"2025-05-27T16:18:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918/manifests"},{"name":"codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","sha":"29d154cb139d63ef4896dd5fa7ebc5b303fb7fea","kind":"commit","published_at":"2025-05-27T16:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918/manifests"},{"name":"rust-v0.0.2505231205","sha":"aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3","kind":"tag","published_at":"2025-05-23T19:05:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205/manifests"},{"name":"codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","sha":"4bf81373a730deb391a9c1a4b65d9d62f5902e13","kind":"commit","published_at":"2025-05-23T18:53:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205/manifests"},{"name":"rust-v0.0.2505231137","sha":"d2eee362c1c6cdc00bcb5bf1d479823ef33c143a","kind":"tag","published_at":"2025-05-23T18:37:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137/manifests"},{"name":"codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","sha":"89ef4efdcf033a3b0085328be5d144a292e5d50d","kind":"commit","published_at":"2025-05-23T18:37:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137/manifests"},{"name":"rust-v0.0.2505220956","sha":"6a77484c94956d5cd319da3f8500b178ec93fc90","kind":"tag","published_at":"2025-05-22T16:56:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956/manifests"},{"name":"codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","sha":"cb379d779744aada3e44e861bb9a653e22e5917a","kind":"commit","published_at":"2025-05-22T16:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956/manifests"},{"name":"rust-v0.0.2505212314","sha":"79cb07bf70a9036200aa2b61b211fe47ea13184a","kind":"tag","published_at":"2025-05-22T06:14:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314/manifests"},{"name":"codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","sha":"ef7208359f20f20a38781b14c9c13b31c20c67f4","kind":"commit","published_at":"2025-05-22T05:53:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314/manifests"},{"name":"rust-v0.0.2505191609","sha":"68e94c8c08943e1d4a53bd7987e319ba7dbffb74","kind":"tag","published_at":"2025-05-19T23:09:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609/manifests"},{"name":"codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","sha":"d766e845b391c4fa4c4c1f1bb0a2c49c6a21e4e1","kind":"commit","published_at":"2025-05-19T23:08:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609/manifests"},{"name":"rust-v0.0.2505191518","sha":"c74d7e13e7d8daf3a2493f6216918d5e59a38bed","kind":"tag","published_at":"2025-05-19T22:18:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518/manifests"},{"name":"codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","sha":"a4bfdf6779f5fe382383889f4854de5a9146d4b1","kind":"commit","published_at":"2025-05-19T22:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518/manifests"},{"name":"rust-v0.0.2505171051","sha":"5ee08335ac690a69035720a798df9865bc5a4278","kind":"tag","published_at":"2025-05-17T17:52:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051/manifests"},{"name":"codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","sha":"1c6a3f1097c00d578908572b54a376f82ecd9ab7","kind":"commit","published_at":"2025-05-17T17:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051/manifests"},{"name":"codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","sha":"c7312c9d524783971c2ce6ee4a80f03ebf76950c","kind":"commit","published_at":"2025-05-17T00:11:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505161708","sha":"b5257992b06373acef8b20a4ca25ffc1b96688e2","kind":"tag","published_at":"2025-05-17T00:08:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505151627","sha":"8d6a8b308e7457d432564083bb2f577cd39e132b","kind":"tag","published_at":"2025-05-15T23:27:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627/manifests"},{"name":"codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","sha":"ce2ecbe72f2adca6f27454065fdc6dcc9e8ab312","kind":"commit","published_at":"2025-05-15T23:26:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627/manifests"},{"name":"rust-v0.0.2505141652","sha":"cb19037ca3822e9b19b51417392f8afc046be607","kind":"tag","published_at":"2025-05-14T23:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652/manifests"},{"name":"codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","sha":"0b9ef93da519be9f988bd860ecb48777e5efb76e","kind":"commit","published_at":"2025-05-14T23:51:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652/manifests"},{"name":"rust-v0.0.2505141337","sha":"3a70a0bc280734d09448cb08ec05b5c44f7c798e","kind":"tag","published_at":"2025-05-14T20:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337/manifests"},{"name":"codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","sha":"34aa1991f1287f69ecead71c3fb2a9165ebb1afd","kind":"commit","published_at":"2025-05-14T20:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337/manifests"},{"name":"rust-v0.0.2505121726","sha":"94c47d69a3f92257e7f9717a2044bd55786eb999","kind":"tag","published_at":"2025-05-13T00:26:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726/manifests"},{"name":"codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","sha":"61b881d4e51a0e41e0bdce89feb6390f722a946c","kind":"commit","published_at":"2025-05-13T00:24:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726/manifests"},{"name":"rust-v0.0.2505121520","sha":"9949f6404378db6f54a01bcadb1956e0535d4921","kind":"tag","published_at":"2025-05-12T22:20:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520/manifests"},{"name":"codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","sha":"55142e3e6caddd1e613b71bcb89385ce5cc708bf","kind":"commit","published_at":"2025-05-12T22:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520/manifests"},{"name":"rust-v0.0.2505101753","sha":"7f24ec8cae83ae22e7cc306fea4844958370827d","kind":"tag","published_at":"2025-05-11T00:53:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753/manifests"},{"name":"codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","sha":"2b122da087e5515462733e54d540dec88b6ab134","kind":"commit","published_at":"2025-05-11T00:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753/manifests"},{"name":"rust-v0.0.2505061740","sha":"132146b6d4e133d014f763a0d8dabd853f3fc0c0","kind":"tag","published_at":"2025-05-07T00:40:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740/manifests"},{"name":"codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","sha":"c577e94b675da3aae23e9466e44cffec7cd19f21","kind":"commit","published_at":"2025-05-07T00:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740/manifests"},{"name":"rust-v0.0.2505021951","sha":"5915a59c8290765d6097caf4074aae93a85380fa","kind":"tag","published_at":"2025-05-03T02:51:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951/manifests"},{"name":"codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","sha":"a180ed44e8cfe9674ad9980d3b3509269bdaab77","kind":"commit","published_at":"2025-05-03T02:48:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951/manifests"},{"name":"rust-v0.0.2504301327","sha":"e40bc9911433bd3f942ef4604626fab5638a7a72","kind":"tag","published_at":"2025-04-30T20:27:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327/manifests"},{"name":"codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","sha":"e6fe8d6fa1cf5c6d64b0f7f4cb9d4ca4f5573c41","kind":"commit","published_at":"2025-04-30T20:25:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327/manifests"},{"name":"codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","sha":"b57124986748fa129707d41223915d6a537f0340","kind":"commit","published_at":"2025-04-30T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301219","sha":"72a4c38e41bc64f5a7c8c73d52f45784cb6b7137","kind":"tag","published_at":"2025-04-30T19:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301132","sha":"8f7a54501c33d088a38ac3817d72fdf0f2f316b2","kind":"tag","published_at":"2025-04-30T18:59:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301132","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132/manifests"},{"name":"rust-v.0.0.2504292236","sha":"e42dacbdc8adf7811c9f97153ec8bef01e85d98a","kind":"tag","published_at":"2025-04-30T03:24:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292236","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236/manifests"},{"name":"rust-v.0.0.2504292006","sha":"5122fe647fdc11e7773faab07679dea2e93edafb","kind":"tag","published_at":"2025-04-30T03:13:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292006","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006/manifests"},{"name":"rust-v.0.0.2504291954","sha":"1a39568e03b09cbd02cafa687ba4a43d1815c27c","kind":"tag","published_at":"2025-04-30T02:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291954","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291954","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291954","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954/manifests"},{"name":"rust-v.0.0.2504291926","sha":"85999d72770832e2b1b457401c6c68d86e08344b","kind":"commit","published_at":"2025-04-30T02:35:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291926","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291926","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291926","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926/manifests"},{"name":"rust-v.0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:25:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921/manifests"},{"name":"rust-v0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:23:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921/manifests"}]},"repo_metadata_updated_at":"2026-05-11T11:50:25.416Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.586083468546434,"dependent_packages_count":35.486515488693335,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.036299478619885},"purl":"pkg:npm/codex-cli-patched","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/codex-cli-patched","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/codex-cli-patched","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/codex-cli-patched/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-21T02:02:50.480Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1384,"past_year_pull_requests_count":2401,"past_year_avg_time_to_close_issue":1272598.124137931,"past_year_avg_time_to_close_pull_request":296351.97564186965,"past_year_issues_closed_count":435,"past_year_pull_requests_closed_count":1519,"past_year_pull_request_authors_count":457,"past_year_issue_authors_count":989,"past_year_avg_comments_per_issue":1.4855491329479769,"past_year_avg_comments_per_pull_request":0.7871720116618076,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":1118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":595,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codex-cli-patched/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codex-cli-patched/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codex-cli-patched/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codex-cli-patched/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codex-cli-patched/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codex-cli-patched/codemeta","maintainers":[{"uuid":"zhelezkov","login":"zhelezkov","name":null,"email":"nick.zhelezkov@gmail.com","url":null,"packages_count":33,"html_url":"https://www.npmjs.com/~zhelezkov","role":null,"created_at":"2025-05-23T12:42:08.853Z","updated_at":"2025-05-23T12:42:08.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zhelezkov/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11787031,"name":"@rockwoodredpanda/codex","ecosystem":"npm","description":null,"homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"rockwoodredpanda","versions_count":2,"first_release_published_at":"2025-06-10T20:15:45.255Z","latest_release_published_at":"2025-06-10T20:53:53.164Z","latest_release_number":"0.0.1-dev","last_synced_at":"2026-05-11T09:44:20.765Z","created_at":"2025-06-10T20:16:31.401Z","updated_at":"2026-05-11T11:50:25.265Z","registry_url":"https://www.npmjs.com/package/@rockwoodredpanda/codex","install_command":"npm install @rockwoodredpanda/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1-dev"}},"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-25T21:12:29.000Z","size":367798,"stargazers_count":67557,"open_issues_count":2267,"forks_count":9043,"subscribers_count":411,"default_branch":"main","last_synced_at":"2026-03-25T21:16:25.881Z","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-25T20:51: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":803,"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":30948183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-26T02:38:33.265Z","status":"ssl_error","status_checked_at":"2026-03-26T02:36:10.435Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"rust-v0.118.0-alpha.3","sha":"a5ea426b9a867ec64a41fa2d956bae552036cd4d","kind":"tag","published_at":"2026-03-27T22:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3/manifests"},{"name":"rust-v0.118.0-alpha.2","sha":"8e84ce23bb2182521399c04ddcd91107094a27b3","kind":"tag","published_at":"2026-03-27T21:25:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2/manifests"},{"name":"rust-v0.118.0-alpha.1","sha":"b07bc7dbbeb1db348f75191755dd86cb22b3804e","kind":"tag","published_at":"2026-03-27T15:46:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1/manifests"},{"name":"rust-v0.117.0","sha":"4c70bff480af37b1bf1a9b352b8341060fe55755","kind":"tag","published_at":"2026-03-26T21:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0/manifests"},{"name":"rust-v0.117.0-alpha.25","sha":"5700e7233896494ceff5181af849d75cef34a201","kind":"tag","published_at":"2026-03-26T20:22:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25/manifests"},{"name":"rust-v0.117.0-alpha.24","sha":"c79385701b195525e4e4cd94a34063287053339b","kind":"tag","published_at":"2026-03-26T18:52:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24/manifests"},{"name":"rust-v0.117.0-alpha.23","sha":"fe4f280ec65f919b12a1c1cb393e38ed6a3e9c6c","kind":"tag","published_at":"2026-03-26T16:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23/manifests"},{"name":"rust-v0.117.0-alpha.22","sha":"93e3b7b94a7e858bda5d9fea5fa2b6c2cabdb5c2","kind":"tag","published_at":"2026-03-26T07:06:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22/manifests"},{"name":"rust-v0.117.0-alpha.21","sha":"e42f0330ce2427b1e5f43de436b7c4f6db6c2dc2","kind":"tag","published_at":"2026-03-26T04:36:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21/manifests"},{"name":"rust-v0.117.0-alpha.20","sha":"afd69e7cc0392d78f3ca055d4e0123fc558d22a9","kind":"tag","published_at":"2026-03-26T02:23:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20/manifests"},{"name":"rust-v0.117.0-alpha.19","sha":"9f6c38b9da443d6c985a381c9c11bbf537d53fd8","kind":"tag","published_at":"2026-03-25T20:56:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19/manifests"},{"name":"rust-v0.117.0-alpha.18","sha":"3a2e8f5fe9e35e829cc6245ffe372206e818776f","kind":"tag","published_at":"2026-03-25T19:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18/manifests"},{"name":"rust-v0.117.0-alpha.17","sha":"e90985bc56d64e209d540cbddbcdba422a2259a0","kind":"tag","published_at":"2026-03-25T07:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17/manifests"},{"name":"rust-v0.117.0-alpha.16","sha":"d3548c8fa0ec1f29d8a1665ba22c9c73167e043f","kind":"tag","published_at":"2026-03-25T04:54:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16/manifests"},{"name":"rust-v0.117.0-alpha.15","sha":"a5f049cc0f0f51754bc72c58dcff1e63040e1a9e","kind":"tag","published_at":"2026-03-25T02:45:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15/manifests"},{"name":"rust-v0.117.0-alpha.14","sha":"977453650888a6d4aac4157c341439e435766d1f","kind":"tag","published_at":"2026-03-24T21:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14/manifests"},{"name":"rust-v0.117.0-alpha.13","sha":"9d48ecfa39eeb4cf4acd024dc57a97de91f104d4","kind":"tag","published_at":"2026-03-24T17:47:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13/manifests"},{"name":"rust-v0.117.0-alpha.12","sha":"48300ac211853dbd9228abefce164fbc0e9975db","kind":"tag","published_at":"2026-03-24T02:13:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12/manifests"},{"name":"rust-v0.117.0-alpha.11","sha":"cb05831ccae46d03254fd19a36b1cd7a83c99f0c","kind":"tag","published_at":"2026-03-24T01:02:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11/manifests"},{"name":"rust-v0.117.0-alpha.10","sha":"56ee8f93a64abf35cdbe7f1728d32238be5f7265","kind":"tag","published_at":"2026-03-23T18:17:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10/manifests"},{"name":"rust-v0.117.0-alpha.9","sha":"a59d741499c5532baf728164b3b01d1ee5a07b35","kind":"tag","published_at":"2026-03-23T16:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9/manifests"},{"name":"rust-v0.117.0-alpha.8","sha":"ce212ab3a8eab313494372ada8ba3c1e7965a79b","kind":"tag","published_at":"2026-03-21T20:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8/manifests"},{"name":"rust-v0.117.0-alpha.7","sha":"86b63de0679c19abae2884059408938db5f5a6e9","kind":"tag","published_at":"2026-03-21T16:00:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7/manifests"},{"name":"rust-v0.117.0-alpha.6","sha":"38a432f1ff6ab47be029ea6468eb341b803b553a","kind":"tag","published_at":"2026-03-20T22:31:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6/manifests"},{"name":"rust-v0.117.0-alpha.5","sha":"8041ab28e993999984955dccabd3ba351aeb6434","kind":"tag","published_at":"2026-03-20T07:08:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5/manifests"},{"name":"rust-v0.117.0-alpha.4","sha":"9db5f68b45f2625f2a87cb5c5f6d474b16ce72f8","kind":"tag","published_at":"2026-03-20T04:42:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4/manifests"},{"name":"rust-v0.117.0-alpha.3","sha":"44895f1fb7728661b5fbd5d8f6dce4a460fb6d12","kind":"tag","published_at":"2026-03-20T03:13:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3/manifests"},{"name":"rusty-v8-v146.4.0","sha":"a3e59e9e851a85f02b1b5213d897910ffe110801","kind":"commit","published_at":"2026-03-20T02:38:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rusty-v8-v146.4.0","html_url":"https://github.com/openai/codex/releases/tag/rusty-v8-v146.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rusty-v8-v146.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0/manifests"},{"name":"rust-v0.117.0-alpha.2","sha":"eaa70911b76e96490759918a0235f825e9bf1991","kind":"tag","published_at":"2026-03-19T22:43:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2/manifests"},{"name":"rust-v0.117.0-alpha.1","sha":"ad3bff7a414c46adf4928146906771f73bd528ab","kind":"tag","published_at":"2026-03-19T19:02:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1/manifests"},{"name":"rust-v0.116.0","sha":"38771c9082535aa16b4c4d0395d3532f32f656ff","kind":"tag","published_at":"2026-03-19T16:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0/manifests"},{"name":"rust-v0.116.0-alpha.12","sha":"d05ff156fa4b7f745165f6f70d581b088e18412b","kind":"tag","published_at":"2026-03-19T15:48:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12/manifests"},{"name":"rust-v0.116.0-alpha.11","sha":"c60f7c55c8747a1ba1aeb55b8aed28fc59a367a6","kind":"tag","published_at":"2026-03-19T00:50:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11/manifests"},{"name":"rust-v0.116.0-alpha.10","sha":"b565c24a8fde7c6db27f49ad835f9fa83ad5cb5f","kind":"tag","published_at":"2026-03-19T00:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10/manifests"},{"name":"rust-v0.116.0-alpha.9","sha":"7cb443169d78b4e8cdaeeb316b30b937434c3784","kind":"tag","published_at":"2026-03-18T22:54:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9/manifests"},{"name":"rust-v0.116.0-alpha.8","sha":"4fe1d8ba4b19809f4cf798b09deab62f2de86eb6","kind":"tag","published_at":"2026-03-18T17:33:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8/manifests"},{"name":"rust-v0.116.0-alpha.7","sha":"40a4696fbfa3c83ed1e22a2416060d27bb0311eb","kind":"tag","published_at":"2026-03-18T07:02:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7/manifests"},{"name":"rust-v0.116.0-alpha.6","sha":"c5dad792a7523d5124ac2ef83940adfab6851679","kind":"tag","published_at":"2026-03-18T04:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6/manifests"},{"name":"rust-v0.116.0-alpha.5","sha":"fb4c03b386f70b20e8269c314e26b392ac08f061","kind":"tag","published_at":"2026-03-18T00:08:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5/manifests"},{"name":"rust-v0.116.0-alpha.4","sha":"5aa761939d4e92863857403bced40078b0824d89","kind":"tag","published_at":"2026-03-17T22:12:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4/manifests"},{"name":"rust-v0.116.0-alpha.3","sha":"0a89d20a364f5ca37f880aa4b38365b97ca66c9e","kind":"tag","published_at":"2026-03-17T05:41:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3/manifests"},{"name":"rust-v0.116.0-alpha.2","sha":"4cb02a38dcfd00c3ea25fc8d4484395a41871a53","kind":"tag","published_at":"2026-03-17T04:55:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2/manifests"},{"name":"rust-v0.116.0-alpha.1","sha":"6241f4748f1c9686d521225b160185024ffc3966","kind":"tag","published_at":"2026-03-16T21:26:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1/manifests"},{"name":"rust-v0.115.0","sha":"f028679abb30051cec2434e624cd99975986b41b","kind":"tag","published_at":"2026-03-16T18:43:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0/manifests"},{"name":"rust-v0.115.0-alpha.28","sha":"8a8f322a902e2373e3e6a825fce2df77739870f4","kind":"tag","published_at":"2026-03-16T17:27:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28/manifests"},{"name":"rust-v0.115.0-alpha.27","sha":"2a0fa2d09e379cee8de902957313454568312f0c","kind":"tag","published_at":"2026-03-16T16:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27/manifests"},{"name":"rust-v0.115.0-alpha.26","sha":"a82c3a901fa8b0818340f8730375cb7e1eecd565","kind":"tag","published_at":"2026-03-16T05:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26/manifests"},{"name":"rust-v0.115.0-alpha.25","sha":"bb8cae191ee0a255b50e6f037d8ef9e4b036795e","kind":"tag","published_at":"2026-03-16T04:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25/manifests"},{"name":"rust-v0.115.0-alpha.24","sha":"da024936173028cc69a6e1c6ae876a8f3e144b42","kind":"tag","published_at":"2026-03-14T17:30:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24/manifests"},{"name":"rust-v0.115.0-alpha.23","sha":"0abe75d44df65d613777166a236e5fcc1ab00775","kind":"tag","published_at":"2026-03-14T05:10:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23/manifests"},{"name":"rust-v0.115.0-alpha.22","sha":"45ee5668cba68775651ba3ff12f74776988020c5","kind":"tag","published_at":"2026-03-14T02:31:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22/manifests"},{"name":"rust-v0.115.0-alpha.21","sha":"38b354e87757a9efc87e5d412555717a682a5613","kind":"tag","published_at":"2026-03-13T22:36:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21/manifests"},{"name":"rust-v0.115.0-alpha.20","sha":"fd434100a6da6a45c29f64ba4c3e7f3c014ca0db","kind":"tag","published_at":"2026-03-13T21:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20/manifests"},{"name":"rust-v0.115.0-alpha.19","sha":"5fcb000222cd2c1d0b71f6cfbbe19ea456a84da5","kind":"tag","published_at":"2026-03-13T18:38:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19/manifests"},{"name":"rust-v0.115.0-alpha.18","sha":"87d2559968932317d0e868dd609c0e27c87abac3","kind":"tag","published_at":"2026-03-13T06:50:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18/manifests"},{"name":"rust-v0.115.0-alpha.17","sha":"a2ba3b8700ad3ab2aa84c97c73003b1bfc8d3f54","kind":"tag","published_at":"2026-03-13T05:30:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17/manifests"},{"name":"rust-v0.115.0-alpha.16","sha":"e2fa4a8af5498683df7ef4188218437f2a106bc9","kind":"tag","published_at":"2026-03-13T01:12:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16/manifests"},{"name":"rust-v0.115.0-alpha.15","sha":"577d1967fff44b163f3853d4c1626812bd261db6","kind":"tag","published_at":"2026-03-13T00:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15/manifests"},{"name":"rust-v0.115.0-alpha.14","sha":"24e3c87bfcdf40750780ad7045ce27b1b07fc61c","kind":"tag","published_at":"2026-03-12T21:16:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14/manifests"},{"name":"rust-v0.115.0-alpha.13","sha":"4d4d25303aca15dc0909b698cc4ae59135e03121","kind":"tag","published_at":"2026-03-12T19:07:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13/manifests"},{"name":"rust-v0.115.0-alpha.12","sha":"3805b8c2155115e1c347f7b404f864ddeca06afc","kind":"tag","published_at":"2026-03-12T16:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12/manifests"},{"name":"rust-v0.115.0-alpha.11","sha":"dd532c4f6ad6292a7e5ec7db176b73fdfd9be1e2","kind":"tag","published_at":"2026-03-12T07:00:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11/manifests"},{"name":"rust-v0.115.0-alpha.10","sha":"8cb3bb0aedfd7061c7172f7c7c25e5e5152371e5","kind":"tag","published_at":"2026-03-12T06:41:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10/manifests"},{"name":"rust-v0.115.0-alpha.9","sha":"49e7ec21e3cbd61030814601675353f03a950bf3","kind":"tag","published_at":"2026-03-12T06:03:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9/manifests"},{"name":"rust-v0.115.0-alpha.8","sha":"de9aac7c578a300d05e5d90850d5cff2b3bea27f","kind":"tag","published_at":"2026-03-12T05:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8/manifests"},{"name":"rust-v0.115.0-alpha.7","sha":"95c0b7ab7301897d2207c3fd364feeead79a85f6","kind":"tag","published_at":"2026-03-11T22:45:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7/manifests"},{"name":"rust-v0.114.0-alpha.7","sha":"fe68acdc8fd15eaa2bee4d221b71b1662e65c059","kind":"tag","published_at":"2026-03-11T21:46:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7/manifests"},{"name":"rust-v0.115.0-alpha.6","sha":"e88765861625b13879e2376c3f0cbc2959a95258","kind":"tag","published_at":"2026-03-11T18:52:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6/manifests"},{"name":"rust-v0.115.0-alpha.5","sha":"516712b6e3c83bd7d74e43318ce3181aa1d85989","kind":"tag","published_at":"2026-03-11T18:15:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5/manifests"},{"name":"rust-v0.115.0-alpha.4","sha":"2a9ef89b48730ab17116138a0d9b85017927ae41","kind":"tag","published_at":"2026-03-11T16:27:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4/manifests"},{"name":"rust-v0.115.0-alpha.3","sha":"5edcfc6954059bc17289831b78fa4df252e27b13","kind":"tag","published_at":"2026-03-11T03:05:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3/manifests"},{"name":"rust-v0.115.0-alpha.2","sha":"f6a8a66ec96519b05a07ba635de7c0ad999a6883","kind":"tag","published_at":"2026-03-11T01:50:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2/manifests"},{"name":"rust-v0.115.0-alpha.1","sha":"3c49002c4500d146017ae472b11b2a37dddcf7e1","kind":"tag","published_at":"2026-03-11T00:31:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1/manifests"},{"name":"rust-v0.114.0","sha":"b9904c0ae4ecb773549efd6ea3fb05229402fdb9","kind":"tag","published_at":"2026-03-10T23:35:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0/manifests"},{"name":"rust-v0.114.0-alpha.4","sha":"f4f1fe25c965bd0d716778d2a1668552f8ba209d","kind":"tag","published_at":"2026-03-10T22:23:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4/manifests"},{"name":"rust-v0.114.0-alpha.3","sha":"446cae76f239c81bcbf322471006d0d82d6a7661","kind":"tag","published_at":"2026-03-10T18:35:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3/manifests"},{"name":"rust-v0.114.0-alpha.2","sha":"46e4d638a0a0b01347e7e070355d7b4b47cefffb","kind":"tag","published_at":"2026-03-10T08:34:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2/manifests"},{"name":"rust-v0.114.0-alpha.1","sha":"195c8a70d2587e8244979a6d256e3bda7407e950","kind":"tag","published_at":"2026-03-10T06:21:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1/manifests"},{"name":"rust-v0.113.0","sha":"81c4928825d1e468447a17d6bc74b9abb48743f4","kind":"tag","published_at":"2026-03-10T04:17:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0/manifests"},{"name":"rust-v0.113.0-alpha.2","sha":"3b24e175fd4f8be042b63dd61575b2ee4498a13d","kind":"tag","published_at":"2026-03-09T21:14:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2/manifests"},{"name":"rust-v0.113.0-alpha.1","sha":"2d6822d9d2e927c9ff755635e7d39d733fe73e0f","kind":"tag","published_at":"2026-03-09T00:47:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1/manifests"},{"name":"rust-v0.112.0","sha":"0ec16b2d9dd7d92f5661b132afdf4df3abb3d443","kind":"tag","published_at":"2026-03-08T19:47:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0/manifests"},{"name":"rust-v0.112.0-alpha.13","sha":"a4b895909c371f4c3a91c7fd3af18d6a5c38cf17","kind":"tag","published_at":"2026-03-08T16:45:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13/manifests"},{"name":"rust-v0.112.0-alpha.12","sha":"6ee86ddf7b28dac8325a24b2f1285478ba300ea3","kind":"tag","published_at":"2026-03-08T01:42:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12/manifests"},{"name":"rust-v0.112.0-alpha.11","sha":"255b8936009fb9240b4370715a014d2b1dce0dbd","kind":"tag","published_at":"2026-03-07T13:43:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11/manifests"},{"name":"rust-v0.112.0-alpha.10","sha":"4e74d5174ee51083f3e42820f2baec643d98d5d7","kind":"tag","published_at":"2026-03-07T10:49:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10/manifests"},{"name":"rust-v0.112.0-alpha.9","sha":"529447f7bad78c1fc168830e0df6d9b978c25b48","kind":"tag","published_at":"2026-03-07T01:52:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9/manifests"},{"name":"rust-v0.112.0-alpha.8","sha":"fd6b970a7ad550de23a8360574efeae0a10c99b9","kind":"tag","published_at":"2026-03-07T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8/manifests"},{"name":"rust-v0.112.0-alpha.7","sha":"54a8fb39c879df51499e12196359fe3e865ca6d3","kind":"tag","published_at":"2026-03-06T23:11:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7/manifests"},{"name":"rust-v0.112.0-alpha.6","sha":"a31901f1d51248fdede0539a6d81a9ec542dd7cb","kind":"tag","published_at":"2026-03-06T20:39:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6/manifests"},{"name":"rust-v0.112.0-alpha.5","sha":"9bbb96a220a0ab86bb220e634663c9510f24cfe3","kind":"tag","published_at":"2026-03-06T19:11:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5/manifests"},{"name":"rust-v0.112.0-alpha.4","sha":"8e80e40d5cb7f314b2ebe35ef1c4e38a42d672d9","kind":"tag","published_at":"2026-03-06T06:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4/manifests"},{"name":"rust-v0.112.0-alpha.3","sha":"44c9d02564bafc645f25b64e369e0509567b52dd","kind":"tag","published_at":"2026-03-06T06:03:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3/manifests"},{"name":"rust-v0.112.0-alpha.2","sha":"3ad0ff4f496fb019cfe87df292bc5e5a397776d9","kind":"tag","published_at":"2026-03-06T01:36:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2/manifests"},{"name":"rust-v0.112.0-alpha.1","sha":"161a95c3f4a680f9ccd59fb0fb770c089c4b901f","kind":"tag","published_at":"2026-03-06T00:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1/manifests"},{"name":"rust-v0.111.0","sha":"8c75cd9afcd405d134530e53c78e5e0e4e5312a3","kind":"tag","published_at":"2026-03-05T18:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0/manifests"},{"name":"rust-v0.111.0-alpha.2","sha":"a5847fb9e075973b22d9e5a60176c9d5ab30a8ff","kind":"tag","published_at":"2026-03-05T13:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2/manifests"},{"name":"artifact-runtime-v2.4.0","sha":"b4cb989563e68639c2bdc748c20c965ba1d830ea","kind":"commit","published_at":"2026-03-05T08:55:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.4.0","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0/manifests"},{"name":"rust-v0.111.0-alpha.1","sha":"5e0d7affff7768b5d0d12f78b086c9f0e3855e9d","kind":"tag","published_at":"2026-03-05T04:02:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1/manifests"},{"name":"rust-v0.110.0","sha":"77aabe4218ab7ddaf4b6d471887bda043a4c16e6","kind":"tag","published_at":"2026-03-05T01:39:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0/manifests"},{"name":"rust-v0.110.0-alpha.1","sha":"74673f4e2438fd0339c3c3ca66d359cddf08b42a","kind":"tag","published_at":"2026-03-05T00:22:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1/manifests"},{"name":"rust-v0.108.0-alpha.13","sha":"1d483777c78c63a96174aaff22f7ad70548eb753","kind":"tag","published_at":"2026-03-05T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13/manifests"},{"name":"rust-v0.109.0","sha":"37133fb8455766068008b8453a1da1dacae4274c","kind":"tag","published_at":"2026-03-04T23:13:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.109.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0/manifests"},{"name":"rust-v0.108.0","sha":"89b79419a1e0720856d4450cf17379221e5a3b1d","kind":"tag","published_at":"2026-03-04T19:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0/manifests"},{"name":"rust-v0.108.0-alpha.12","sha":"f1feadd3694eef2d5b20d609fa52bce4daf12f91","kind":"tag","published_at":"2026-03-04T14:58:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12/manifests"},{"name":"artifact-runtime-v2.3.4","sha":"f72ab43fd193b31208cd3c306293b1b71a52a709","kind":"commit","published_at":"2026-03-04T13:00:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.3.4","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4/manifests"},{"name":"rust-v0.108.0-alpha.11","sha":"a083a34aa56b57609877c702d61242aeca9acae7","kind":"tag","published_at":"2026-03-04T11:29:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11/manifests"},{"name":"rust-v0.108.0-alpha.10","sha":"b5d50c499c3448895373f5ef85a5cfdb7c5253b0","kind":"tag","published_at":"2026-03-04T05:18:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10/manifests"},{"name":"rust-v0.108.0-alpha.9","sha":"406d25f43f895ca6826b0458bbfb957bc44272a6","kind":"tag","published_at":"2026-03-04T04:45:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9/manifests"},{"name":"rust-v0.108.0-alpha.8","sha":"11a600ff7f03947e49949e1a7ba425c674c6d30d","kind":"tag","published_at":"2026-03-04T02:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8/manifests"},{"name":"rust-v0.108.0-alpha.7","sha":"a13d6945ee176eeedd2eba2aafde4e3d0c8fa7d1","kind":"tag","published_at":"2026-03-04T01:01:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7/manifests"},{"name":"rust-v0.108.0-alpha.6","sha":"8ffb0ab1afdba2f3400a4a8c3a71151b9a2be05e","kind":"tag","published_at":"2026-03-04T00:14:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6/manifests"},{"name":"rust-v0.108.0-alpha.5","sha":"f54fd47f2368445c2ebb5095bed62002736f9c36","kind":"tag","published_at":"2026-03-03T22:42:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5/manifests"},{"name":"rust-v0.108.0-alpha.4","sha":"26e7113347b4e335a9e2c3adf539e8a0e3d77c63","kind":"tag","published_at":"2026-03-03T18:14:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4/manifests"},{"name":"rust-v0.108.0-alpha.3","sha":"6752119ad1c19648f12086dbaa01b83e066318f5","kind":"tag","published_at":"2026-03-03T10:38:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3/manifests"},{"name":"rust-v0.108.0-alpha.2","sha":"83fa62425a5ea9ea95580ff760e4e65e4fb5f906","kind":"tag","published_at":"2026-03-03T05:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2/manifests"},{"name":"rust-v0.108.0-alpha.1","sha":"f135585b2b55863aac47a36e51153f7d78048660","kind":"tag","published_at":"2026-03-03T00:07:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1/manifests"},{"name":"rust-v0.107.0","sha":"19f8797c0f62abecb347e817aac36d18c5fc554e","kind":"tag","published_at":"2026-03-02T17:17:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0/manifests"},{"name":"rust-v0.107.0-alpha.9","sha":"564b21bb5322177eb38a7972292d201cd82c9109","kind":"tag","published_at":"2026-03-02T00:13:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9/manifests"},{"name":"rust-v0.107.0-alpha.8","sha":"42bdf6692859b66e313132ae68ac5d45a4693496","kind":"tag","published_at":"2026-02-28T01:58:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8/manifests"},{"name":"rust-v0.107.0-alpha.7","sha":"b36d42ff6fc67dc1d87e2f173a0a2611fcadbce6","kind":"tag","published_at":"2026-02-28T01:22:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7/manifests"},{"name":"rust-v0.107.0-alpha.6","sha":"15db9bab83b88396dd32f2bfafc8d36bbbceac0a","kind":"tag","published_at":"2026-02-27T17:50:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6/manifests"},{"name":"rust-v0.107.0-alpha.5","sha":"0ea8850f851f1d3c30fa7a5434143cb1a7f95731","kind":"tag","published_at":"2026-02-27T13:07:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5/manifests"},{"name":"rust-v0.107.0-alpha.4","sha":"7d051479b32f624ab40291995cf8d54a70efc91f","kind":"tag","published_at":"2026-02-27T06:14:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4/manifests"},{"name":"rust-v0.107.0-alpha.3","sha":"5a7dae4b8142ad952b140015210a426453011f77","kind":"tag","published_at":"2026-02-27T01:41:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3/manifests"},{"name":"rust-v0.107.0-alpha.2","sha":"4551ee8d0870476dfa6f3e4418363a4af5a99783","kind":"tag","published_at":"2026-02-27T00:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2/manifests"},{"name":"rust-v0.107.0-alpha.1","sha":"532c46e85a11ef0d23e84fe9c1dba873b523606d","kind":"tag","published_at":"2026-02-26T23:16:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1/manifests"},{"name":"rust-v0.106.0","sha":"ffd726a656403b69b75130025587d5e0a0d6b7d1","kind":"tag","published_at":"2026-02-26T19:39:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0/manifests"},{"name":"winget-test-rust-v0.106.0-alpha.9","sha":"3aee569b7f5c9387f8ad36c81b61d12d8b0e17ad","kind":"commit","published_at":"2026-02-26T18:59:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/winget-test-rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/winget-test-rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@winget-test-rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.11","sha":"830a15290eb4293d64212d465525187119811650","kind":"tag","published_at":"2026-02-26T17:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11/manifests"},{"name":"rust-v0.106.0-alpha.10","sha":"e0bbbccc37bec03de7c40cb414125ceec3304cc5","kind":"tag","published_at":"2026-02-26T13:29:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10/manifests"},{"name":"rust-v0.106.0-alpha.9","sha":"ca3ec4fe933ac18b343dd6cf0e6d66aaf4567d3f","kind":"tag","published_at":"2026-02-26T12:31:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.8","sha":"3414c082c72cd75b717308121cdd5e9a8f732222","kind":"tag","published_at":"2026-02-26T04:59:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8/manifests"},{"name":"rust-v0.106.0-alpha.7","sha":"409d5ce68728b2bdd6df1caa086726964b0912c8","kind":"tag","published_at":"2026-02-26T03:12:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7/manifests"},{"name":"rust-v0.106.0-alpha.6","sha":"b2d834f4b639f85072a0c1797b259ada471ee726","kind":"tag","published_at":"2026-02-26T02:24:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6/manifests"},{"name":"rust-v0.106.0-alpha.5","sha":"21b81e1c8b6c9e638eb0459bd4f61df08666c2dc","kind":"tag","published_at":"2026-02-25T23:20:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5/manifests"},{"name":"rust-v0.106.0-alpha.4","sha":"2dea339d69f179fc09097301b0d12c8daebc5f9d","kind":"tag","published_at":"2026-02-25T21:42:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4/manifests"},{"name":"rust-v0.106.0-alpha.3","sha":"a4a45e24caf5db95f57cb85e7a564ceb224397db","kind":"tag","published_at":"2026-02-25T19:17:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3/manifests"},{"name":"rust-v0.106.0-alpha.2","sha":"7d9dc058a790ae73f74e52ded9c8233d0ac7e60a","kind":"tag","published_at":"2026-02-25T18:40:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2/manifests"},{"name":"rust-v0.106.0-alpha.1","sha":"c57e04bbe875d132d056544655eb86369897ba12","kind":"tag","published_at":"2026-02-25T17:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1/manifests"},{"name":"rust-v0.105.0","sha":"a7eda6a29b3ee25549f385197ff109508dc49a90","kind":"tag","published_at":"2026-02-25T16:36:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0/manifests"},{"name":"rust-v0.105.0-alpha.26","sha":"47d71f9b3867e9c955808c049b5a65761612dd5b","kind":"tag","published_at":"2026-02-25T15:54:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26/manifests"},{"name":"rust-v0.105.0-alpha.25","sha":"8e9653ba0373c627cbb6df5b728a488ba745c8fa","kind":"tag","published_at":"2026-02-25T13:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25/manifests"},{"name":"rust-v0.105.0-alpha.24","sha":"acf27a0b3c6858c62956b65b769d0d7e51eb1a9b","kind":"tag","published_at":"2026-02-25T11:48:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24/manifests"},{"name":"rust-v0.105.0-alpha.23","sha":"ed0519259c2b264bd893d96ed9c97bd3fd6874bf","kind":"tag","published_at":"2026-02-25T09:23:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23/manifests"},{"name":"rust-v0.105.0-alpha.22","sha":"e506fa075332c461c41c7de0b2da12ebcdef3759","kind":"tag","published_at":"2026-02-25T02:49:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22/manifests"},{"name":"rust-v0.105.0-alpha.21","sha":"07c039d6ee3f8154c7cbcb7a53f5891e46390d58","kind":"tag","published_at":"2026-02-24T23:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21/manifests"},{"name":"rust-v0.105.0-alpha.20","sha":"b73720141c179d7bfadb31f8169cb74006987189","kind":"tag","published_at":"2026-02-24T21:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20/manifests"},{"name":"rust-v0.105.0-alpha.19","sha":"6f5b2f568b892ea0eb1a0a8ccdd8b80a0d04aec5","kind":"tag","published_at":"2026-02-24T19:46:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19/manifests"},{"name":"rust-v0.105.0-alpha.18","sha":"55eeca5a7ace8095a616c34506d11128f148af03","kind":"tag","published_at":"2026-02-24T18:08:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18/manifests"},{"name":"rust-v0.105.0-alpha.17","sha":"7f5a01d2ff04b6e770f3a1173e5e9fa877534e70","kind":"tag","published_at":"2026-02-24T12:08:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17/manifests"},{"name":"rust-v0.105.0-alpha.16","sha":"bb71bc2d623037bfb4e7a88679d66ac970657a97","kind":"tag","published_at":"2026-02-23T20:15:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16/manifests"},{"name":"rust-v0.105.0-alpha.15","sha":"02cdddcb23f24f15487bc6e45bcfaf4b4361765c","kind":"tag","published_at":"2026-02-23T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15/manifests"},{"name":"rust-v0.105.0-alpha.14","sha":"48c9bbeef2eea46c7d1570f38148ea23f42fcce6","kind":"tag","published_at":"2026-02-23T12:59:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14/manifests"},{"name":"rust-v0.105.0-alpha.13","sha":"c9e380405d88c89508d989d149a62f4dd2554870","kind":"tag","published_at":"2026-02-22T14:05:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13/manifests"},{"name":"rust-v0.105.0-alpha.12","sha":"e53fcd42daf50f8271f62142c85bec9b8985c687","kind":"tag","published_at":"2026-02-22T04:28:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12/manifests"},{"name":"rust-v0.105.0-alpha.11","sha":"258a173efa82328300bf0854e7180d2f3f865f9a","kind":"tag","published_at":"2026-02-21T16:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11/manifests"},{"name":"rust-v0.105.0-alpha.10","sha":"e8f1c998cba80bf1f1c4f48f4269ce4a211a1c07","kind":"tag","published_at":"2026-02-21T05:37:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10/manifests"},{"name":"rust-v0.105.0-alpha.9","sha":"028af025f7944fb2ff5d4a434cd7d9889b3b26af","kind":"tag","published_at":"2026-02-20T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9/manifests"},{"name":"rust-v0.105.0-alpha.8","sha":"c25ecd9ebe0fe2746175a822b74a3d3df186381e","kind":"tag","published_at":"2026-02-20T18:18:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8/manifests"},{"name":"rust-v0.105.0-alpha.7","sha":"07612050d85b8450a5b11f41195b1f5bdb969e3b","kind":"tag","published_at":"2026-02-20T15:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7/manifests"},{"name":"rust-v0.105.0-alpha.6","sha":"474dbe6f3758fd0a5bc5356f2cdf3726c39bd734","kind":"tag","published_at":"2026-02-19T20:20:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6/manifests"},{"name":"rust-v0.105.0-alpha.5","sha":"40ef15ccb8f1f042ac975c8096c906e281a8e0ee","kind":"tag","published_at":"2026-02-19T19:37:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5/manifests"},{"name":"rust-v0.105.0-alpha.4","sha":"8bf5e734cad63e9cd828d6284bb10e357794924a","kind":"tag","published_at":"2026-02-19T11:32:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4/manifests"},{"name":"rust-v0.105.0-alpha.3","sha":"fbdd96bacaaebd7d02bcb02ddf18342b95eaf254","kind":"tag","published_at":"2026-02-18T19:28:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3/manifests"},{"name":"rust-v0.105.0-alpha.2","sha":"615c71fa11b9f679cd58f0f585523c23674e862f","kind":"tag","published_at":"2026-02-18T13:56:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2/manifests"},{"name":"rust-v0.105.0-alpha.1","sha":"c6a8377b0998be0f7284ed30fd02156e6af0658c","kind":"tag","published_at":"2026-02-18T08:02:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1/manifests"},{"name":"rust-v0.104.0","sha":"74d1f7b2b3af383bd3605344f3c842b194fd1d70","kind":"tag","published_at":"2026-02-18T06:34:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0/manifests"},{"name":"rust-v0.104.0-alpha.1","sha":"f4af897d98c49fc7f991b24f8a6e303592297bb1","kind":"tag","published_at":"2026-02-18T02:21:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1/manifests"},{"name":"rust-v0.103.0","sha":"ff3d19f9022b154b9ab415f6ad128cd622608b1a","kind":"tag","published_at":"2026-02-17T22:23:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0/manifests"},{"name":"rust-v0.103.0-alpha.1","sha":"044148dac169226f57bab657b43214abe1559b41","kind":"tag","published_at":"2026-02-17T21:42:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1/manifests"},{"name":"rust-v0.102.0","sha":"f59c7c1ab912c9bc5826e5ae60e49ff1b9b255ff","kind":"tag","published_at":"2026-02-17T19:21:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0/manifests"},{"name":"rust-v0.102.0-alpha.11","sha":"d6dee0fb8347728c6c492e03972d94cab20d6de8","kind":"tag","published_at":"2026-02-17T17:43:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11/manifests"},{"name":"rust-v0.102.0-alpha.10","sha":"98b09a92a962cee213e63528de6e204c1f6a5407","kind":"tag","published_at":"2026-02-17T07:12:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10/manifests"},{"name":"rust-v0.102.0-alpha.9","sha":"c90df71e8e25606faa6cb4754782722dd72e01c4","kind":"tag","published_at":"2026-02-17T06:21:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9/manifests"},{"name":"rust-v0.102.0-alpha.8","sha":"0ff39d1816b75b97672a58cd3614e70a0400d667","kind":"tag","published_at":"2026-02-16T17:33:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8/manifests"},{"name":"rust-v0.102.0-alpha.7","sha":"478c7b35dd38c3da74cabf0601cd14911eac4150","kind":"tag","published_at":"2026-02-14T19:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7/manifests"},{"name":"rust-v0.102.0-alpha.6","sha":"d1cc5238fb6930edcfff41b8431d0da60a97b118","kind":"tag","published_at":"2026-02-14T00:33:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6/manifests"},{"name":"rust-v0.102.0-alpha.5","sha":"39b0ca069aab04573df39a1bfebb281db82abb9d","kind":"tag","published_at":"2026-02-13T18:35:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5/manifests"},{"name":"rust-v0.102.0-alpha.4","sha":"6519d436012e7e54797545d60efabc1ef947af65","kind":"tag","published_at":"2026-02-13T16:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4/manifests"},{"name":"rust-v0.102.0-alpha.3","sha":"d4d615ef3922c99cd55dffc23219a541b3113a8b","kind":"tag","published_at":"2026-02-13T15:24:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3/manifests"},{"name":"rust-v0.102.0-alpha.2","sha":"03a8cf28b7a11395f3d44cf782a2ae9c812d63d1","kind":"tag","published_at":"2026-02-13T09:38:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2/manifests"},{"name":"rust-v0.102.0-alpha.1","sha":"ce9c4c80760dcf3d8a88fed953bdfecdee5be69a","kind":"tag","published_at":"2026-02-13T08:47:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1/manifests"},{"name":"rust-v0.101.0","sha":"cf5f1868bc3df74739fc8e06e5c2e93728c5d8f9","kind":"tag","published_at":"2026-02-12T19:27:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0/manifests"},{"name":"rust-v0.101.0-alpha.1","sha":"f81fee3ddfbacca2452083ca722e792e8451168e","kind":"tag","published_at":"2026-02-12T18:45:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1/manifests"},{"name":"rust-v0.100.0","sha":"8272f9a71ee7364d8de992418103628f8a17eb6f","kind":"tag","published_at":"2026-02-12T17:50:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0/manifests"},{"name":"rust-v0.100.0-alpha.11","sha":"acaf2d9ff2762441e4e576e111bad51265d3caaf","kind":"tag","published_at":"2026-02-12T17:15:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11/manifests"},{"name":"rust-v0.100.0-alpha.10","sha":"a1ad82d8b9fc90305fefd1ca4991239c59ce49c6","kind":"tag","published_at":"2026-02-12T13:17:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10/manifests"},{"name":"rust-v0.100.0-alpha.9","sha":"b99e9c3c747205b1db272c8bb94bfb392ee59ed3","kind":"tag","published_at":"2026-02-12T08:57:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9/manifests"},{"name":"rust-v0.100.0-alpha.8","sha":"639f00b7a72ca63520b481be528ce349a18c4100","kind":"tag","published_at":"2026-02-12T08:09:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8/manifests"},{"name":"rust-v0.100.0-alpha.7","sha":"2018476fd27a7aea7a9d38cd07a097a8b2b5ae57","kind":"tag","published_at":"2026-02-12T07:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7/manifests"},{"name":"rust-v0.100.0-alpha.6","sha":"b9a3cb44685088482dcb870610bf1abecfac88b7","kind":"tag","published_at":"2026-02-12T06:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6/manifests"},{"name":"rust-v0.100.0-alpha.5","sha":"1088f7e54bd8e09bde6cbd2d864e6b01107b6d6f","kind":"tag","published_at":"2026-02-12T06:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5/manifests"},{"name":"rust-v0.100.0-alpha.4","sha":"43cffe9408352a09b73a8c58a1ea38bf374212fa","kind":"tag","published_at":"2026-02-12T03:54:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4/manifests"},{"name":"rust-v0.100.0-alpha.3","sha":"c0d41fc61cc00d11ffe4aec2d72cd7ea17f249ed","kind":"tag","published_at":"2026-02-12T01:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3/manifests"},{"name":"rust-v0.100.0-alpha.2","sha":"8865521d07c8d82c397ca5d2bcef9c6cabb6dfae","kind":"tag","published_at":"2026-02-11T22:59:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2/manifests"},{"name":"rust-v0.100.0-alpha.1","sha":"12ae73077b2d568d861fccedde6b07dfc2b98681","kind":"tag","published_at":"2026-02-11T21:04:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1/manifests"},{"name":"rust-v0.99.0","sha":"ec9f76ce4f854c7d4f3c78c9b1bacbe128df286e","kind":"tag","published_at":"2026-02-11T19:54:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0/manifests"},{"name":"rust-v0.99.0-alpha.27","sha":"6cd11f06ea2a556ff09887f97e9a712d9f9b6ad7","kind":"tag","published_at":"2026-02-11T19:31:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27/manifests"},{"name":"rust-v0.99.0-alpha.26","sha":"6f56646d3f3c77dc847a6569ba8489553d1c4886","kind":"tag","published_at":"2026-02-11T18:38:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26/manifests"},{"name":"rust-v0.99.0-alpha.25","sha":"e59ae7aebc6baec0fe368151f6b35b7e5dedc783","kind":"tag","published_at":"2026-02-11T11:37:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25/manifests"},{"name":"rust-v0.99.0-alpha.24","sha":"9479c09ada30abd22353b0420c8de0e1e7583177","kind":"tag","published_at":"2026-02-11T03:26:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24/manifests"},{"name":"rust-v0.99.0-alpha.23","sha":"00d4552d1572bfe9cae7cf6ffab6f12beaf73ae0","kind":"tag","published_at":"2026-02-10T22:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23/manifests"},{"name":"rust-v0.99.0-alpha.22","sha":"db896d041e2df22a4e2ab612f4e3bb20a62ef51d","kind":"tag","published_at":"2026-02-10T21:01:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22/manifests"},{"name":"rust-v0.99.0-alpha.21","sha":"3f04cc920f6f0d35d86200ddf0b8a7ea51aa3a50","kind":"tag","published_at":"2026-02-10T19:58:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21/manifests"},{"name":"rust-v0.99.0-alpha.20","sha":"1f2a9356f9c0afb48262f390833d6a70d6e46d54","kind":"tag","published_at":"2026-02-10T18:43:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20/manifests"},{"name":"rust-v0.99.0-alpha.19","sha":"3680b4eed307801334767750316d2e1fe57f86aa","kind":"tag","published_at":"2026-02-10T18:39:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19/manifests"},{"name":"rust-v0.99.0-alpha.18","sha":"ebad7949d521021c6b43aa68e9d42dfe83314c3b","kind":"tag","published_at":"2026-02-10T18:34:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18/manifests"},{"name":"rust-v0.99.0-alpha.17","sha":"f11c1eb6870bc3b2d6260368a9c43af857431273","kind":"tag","published_at":"2026-02-10T14:50:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17/manifests"},{"name":"rust-v0.99.0-alpha.16","sha":"e270c8e46b14749989c557e32a7442ae195fbab2","kind":"tag","published_at":"2026-02-10T12:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16/manifests"},{"name":"rust-vrust-v0.99.0-alpha.16","sha":"6acedc86a086bc2e5365e6f6c1bd5f5fbdd9f082","kind":"tag","published_at":"2026-02-10T12:21:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16/manifests"},{"name":"rust-v0.99.0-alpha.15","sha":"5f8efa6e8bf0a9030f33992671cf2f66c3b19eaf","kind":"tag","published_at":"2026-02-10T11:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15/manifests"},{"name":"rust-v0.99.0-alpha.14","sha":"a1b26e8188d3f546129c3f595e24b981cfbb4c22","kind":"tag","published_at":"2026-02-10T09:46:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14/manifests"},{"name":"rust-v0.99.0-alpha.13","sha":"b52071c20786cae5a4ef6b1272299e39cfbf3dab","kind":"tag","published_at":"2026-02-10T05:26:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13/manifests"},{"name":"rust-v0.99.0-alpha.12","sha":"f459dabba2c756660f71749f13347978ce9607d0","kind":"tag","published_at":"2026-02-10T00:59:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12/manifests"},{"name":"rust-v0.99.0-alpha.11","sha":"60343af0e62ff3df55929f0eb1acfe9ff6ad1ac9","kind":"tag","published_at":"2026-02-09T22:15:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11/manifests"},{"name":"rust-v0.99.0-alpha.10","sha":"c264e69dcacde8ed70043d156b0520ecdf907669","kind":"tag","published_at":"2026-02-09T11:25:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10/manifests"},{"name":"rust-v0.99.0-alpha.9","sha":"e35bcb7ffd30a51ff0f8d55494f8c97214d0a841","kind":"tag","published_at":"2026-02-07T06:33:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9/manifests"},{"name":"rust-vv0.99.0-alpha.8","sha":"54a3d9946c0af2f853e05366530e128b61482be4","kind":"tag","published_at":"2026-02-07T06:31:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.99.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.99.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.99.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8/manifests"},{"name":"rust-v0.99.0-alpha.7","sha":"ac99dddd4cbb16d314a7bda7df1ee9f6eabe364b","kind":"tag","published_at":"2026-02-07T06:02:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7/manifests"},{"name":"rust-v0.99.0-alpha.6","sha":"0ab9a8ba47c408dbe765acae83556bb64175cd21","kind":"tag","published_at":"2026-02-06T19:12:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6/manifests"},{"name":"rust-v0.99.0-alpha.5","sha":"e282c913436c045d6e86672d75e6e26e0f44db2f","kind":"tag","published_at":"2026-02-06T14:42:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5/manifests"},{"name":"rust-v0.99.0-alpha.4","sha":"42c2347412fbc422eb9c2fdbd9b2c729fa378c79","kind":"tag","published_at":"2026-02-06T04:37:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4/manifests"},{"name":"rust-v0.99.0-alpha.3","sha":"f166461ff28fb40a22f6a3920e1d0b800af3b35e","kind":"tag","published_at":"2026-02-05T22:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3/manifests"},{"name":"rust-v0.99.0-alpha.2","sha":"f084f0e387579f39cf68e43eefe4566c6f9c56d7","kind":"tag","published_at":"2026-02-05T20:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2/manifests"},{"name":"rust-v0.99.0-alpha.1","sha":"706a8e20338870817de6dfd9e3c89579f050682f","kind":"tag","published_at":"2026-02-05T18:50:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1/manifests"},{"name":"rust-v0.98.0","sha":"82464689ce0ba8a3b2065e73a8aa0cfdf2ad0625","kind":"tag","published_at":"2026-02-05T16:12:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0/manifests"},{"name":"rust-v0.98.0-alpha.2","sha":"26f3eb990dadb76a86b2b42f27af840ad311716e","kind":"tag","published_at":"2026-02-05T08:52:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2/manifests"},{"name":"rust-v0.98.0-alpha.1","sha":"4e23e6cd2bb37e4561ddaac05968ae69d26f5978","kind":"tag","published_at":"2026-02-05T06:52:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1/manifests"},{"name":"rust-v0.97.0","sha":"4b415c72c9cb62dded0bb8eb5d4fcf9ddc90a8e3","kind":"tag","published_at":"2026-02-05T04:26:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0/manifests"},{"name":"rust-v0.97.0-alpha.5","sha":"ba8c2631c9f8906a88b85777f4bdafc43680a7df","kind":"tag","published_at":"2026-02-05T04:00:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5/manifests"},{"name":"rust-v0.97.0-alpha.4","sha":"6828ff3918276bb0cd22e6cdb4a075dcc696b2a7","kind":"tag","published_at":"2026-02-05T02:36:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4/manifests"},{"name":"rust-v0.97.0-alpha.3","sha":"a1a986c58ade4b4de8f25fa5ceadb5c06ca4211e","kind":"tag","published_at":"2026-02-05T00:52:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3/manifests"},{"name":"rust-v0.97.0-alpha.2","sha":"9c18c027fa0ff7598576294b06539c0aa6c9eba8","kind":"tag","published_at":"2026-02-04T23:52:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2/manifests"},{"name":"rust-v0.97.0-alpha.1","sha":"1650b3d6a76972fd6e543d320d3a4058ff565dcb","kind":"tag","published_at":"2026-02-04T19:47:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1/manifests"},{"name":"rust-v0.96.0","sha":"2572f96fafb3156f79523bfbe2bc84f13e382167","kind":"tag","published_at":"2026-02-04T17:00:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0/manifests"},{"name":"rust-v0.96.0-alpha.2","sha":"d5374efa6fb1488a7d0a70527bfb9cc274d8f188","kind":"tag","published_at":"2026-02-04T13:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2/manifests"},{"name":"rust-v0.96.0-alpha.1","sha":"b8f4f382fc43baacdfbd7dd9308de9d3783747af","kind":"tag","published_at":"2026-02-04T09:10:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1/manifests"},{"name":"rust-v0.95.0","sha":"12dbb76c812afaff8daf1f3a5acf1d5ef4a75cb1","kind":"tag","published_at":"2026-02-04T04:07:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0/manifests"},{"name":"rust-v0.95.0-alpha.9","sha":"7eb1d2e35238cef89bb104bf2dc5dbaba6370da2","kind":"tag","published_at":"2026-02-04T00:04:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9/manifests"},{"name":"rust-v0.95.0-alpha.8","sha":"616c9b2dc009fbc794675c7b2aa35fb1d1aa8452","kind":"tag","published_at":"2026-02-03T22:04:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8/manifests"},{"name":"rust-v0.95.0-alpha.7","sha":"fd40e3ba4d3cf639c29a958f115f8fd3ea3305ce","kind":"tag","published_at":"2026-02-03T20:28:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7/manifests"},{"name":"rust-v0.95.0-alpha.6","sha":"b5b8c11875b80fcce5e40cb0cd68b6e2b5413aff","kind":"tag","published_at":"2026-02-03T11:32:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6/manifests"},{"name":"rust-v0.95.0-alpha.5","sha":"524613cf91d52a74ba6d3b1e40b8c47d12877778","kind":"tag","published_at":"2026-02-03T04:39:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5/manifests"},{"name":"rust-v0.95.0-alpha.4","sha":"4adbae01db58cd8a5981427e1b272d958b2314ba","kind":"tag","published_at":"2026-02-03T02:46:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4/manifests"},{"name":"rust-v0.95.0-alpha.3","sha":"93d342a404f232f3d0433f9e11a32dee64860251","kind":"tag","published_at":"2026-02-03T01:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3/manifests"},{"name":"rust-v0.95.0-alpha.2","sha":"d74bdf945dd4bb51fd4a95ac7bcbb79268732e26","kind":"tag","published_at":"2026-02-02T22:06:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2/manifests"},{"name":"rust-v0.95.0-alpha.1","sha":"1ec3b5eed5ef8329ba6a8bc2624ac0317f1bcf46","kind":"tag","published_at":"2026-02-02T21:02:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1/manifests"},{"name":"rust-v0.94.0","sha":"dce99bc2595e58acc4d88a324f3ccab05cf5cd7d","kind":"tag","published_at":"2026-02-02T17:44:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0/manifests"},{"name":"rust-v0.94.0-alpha.11","sha":"a3b19de91f9d336088edda6b790a6ed7c7652292","kind":"tag","published_at":"2026-02-02T13:33:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11/manifests"},{"name":"rust-v0.94.0-alpha.10","sha":"08e9c5cfcb986cf95874b7e5552a808960cc854e","kind":"tag","published_at":"2026-02-02T07:49:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10/manifests"},{"name":"rust-v0.94.0-alpha.9","sha":"b706b71c8de0495649be9f34a41ae483b4c0fc85","kind":"tag","published_at":"2026-02-02T06:59:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9/manifests"},{"name":"rust-v0.94.0-alpha.8","sha":"8d0cf6b759bae9d83edd5fc4b3599d08ff936928","kind":"tag","published_at":"2026-02-02T03:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8/manifests"},{"name":"rust-v0.94.0-alpha.7","sha":"000f23076045b0268c7a79cf036a0533b03845e3","kind":"tag","published_at":"2026-02-01T07:23:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7/manifests"},{"name":"rust-v0.94.0-alpha.6","sha":"645255a4aa010d90811b38bd146ee42205e2fb61","kind":"tag","published_at":"2026-02-01T05:16:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6/manifests"},{"name":"rust-v0.94.0-alpha.5","sha":"16401e1b983e50661770a21e4ff4c69fb422eb5a","kind":"tag","published_at":"2026-02-01T04:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5/manifests"},{"name":"rust-v0.94.0-alpha.4","sha":"87e21eca459551140833264d7989a551b13bdc28","kind":"tag","published_at":"2026-02-01T02:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4/manifests"},{"name":"rust-v0.94.0-alpha.3","sha":"e0a78062a12a23cc0fe8876eafc352abd8cffef8","kind":"tag","published_at":"2026-02-01T01:13:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3/manifests"},{"name":"rust-v0.94.0-alpha.2","sha":"d6ee3c2c863c91218f8d60350c90ea99907a5486","kind":"tag","published_at":"2026-01-31T21:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2/manifests"},{"name":"rust-v0.94.0-alpha.1","sha":"dc2ef8cf2aee4025d7be27e3d94689f965c1c502","kind":"tag","published_at":"2026-01-31T12:47:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1/manifests"},{"name":"rust-v0.93.0","sha":"d86cf538f5e7d210ebb7a3493718aaaff40146da","kind":"tag","published_at":"2026-01-31T06:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0/manifests"},{"name":"rust-v0.93.0-alpha.25","sha":"56e847a9ec6f41acdf31e89fc0bac94d12c5a783","kind":"tag","published_at":"2026-01-31T02:58:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25/manifests"},{"name":"rust-v0.93.0-alpha.24","sha":"4208a5e82f73a1c2b007cac805aba82da1720875","kind":"tag","published_at":"2026-01-30T21:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24/manifests"},{"name":"rust-v0.93.0-alpha.23","sha":"329ef2d69249aba31112a37a5db9a43d48941af3","kind":"tag","published_at":"2026-01-30T20:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23/manifests"},{"name":"rust-vrust-v0.93.0-alpha.23","sha":"2d82d9348e7345dc5aea7dc9fcbff83db1af5ac9","kind":"tag","published_at":"2026-01-30T20:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23/manifests"},{"name":"rust-v0.93.0-alpha.22","sha":"079d7c02919de368877c0353999592cf447b48dd","kind":"tag","published_at":"2026-01-30T19:16:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22/manifests"},{"name":"rust-v0.93.0-alpha.21","sha":"b11e0aa5c35b079e3bc394033bef4624f435a7d5","kind":"tag","published_at":"2026-01-30T17:37:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21/manifests"},{"name":"rust-v0.93.0-alpha.20","sha":"5254dc3d251dcd07c0d16cde21cc7e5312f903b9","kind":"tag","published_at":"2026-01-30T10:19:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20/manifests"},{"name":"rust-v0.93.0-alpha.19","sha":"610c265a28f30fd6a5b2b65b273b822fb9d4c614","kind":"tag","published_at":"2026-01-30T09:20:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19/manifests"},{"name":"rust-v0.93.0-alpha.18","sha":"57afe281d3d69e4fca8bf8e8512797803c040504","kind":"tag","published_at":"2026-01-30T08:32:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18/manifests"},{"name":"rust-v0.93.0-alpha.17","sha":"a204130743e0eb40c14938a717a819efb800b70b","kind":"tag","published_at":"2026-01-30T01:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17/manifests"},{"name":"rust-v0.93.0-alpha.16","sha":"0a02ef2bee4ff834a50e16ce11fb74325475e67e","kind":"tag","published_at":"2026-01-29T21:51:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16/manifests"},{"name":"rust-v0.93.0-alpha.15","sha":"b6501f17f3c4fabd2589495a45e262d8a5f9dea5","kind":"tag","published_at":"2026-01-29T19:53:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15/manifests"},{"name":"rust-v0.93.0-alpha.14","sha":"b6c6bc82a789aa53e8ebb2597b0a649ce757966e","kind":"tag","published_at":"2026-01-29T18:49:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14/manifests"},{"name":"rust-v0.93.0-alpha.13","sha":"171e77be7f0a7c148a2ce59b7a70db35d2fdab43","kind":"tag","published_at":"2026-01-29T15:00:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13/manifests"},{"name":"rust-v0.93.0-alpha.12","sha":"11365cdc5dc00ba88498b57d5a0b0f6d5efde7ad","kind":"tag","published_at":"2026-01-29T14:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12/manifests"},{"name":"rust-v0.93.0-alpha.11","sha":"4b16bc76c445314d0a17b0bb786827539d2ae33a","kind":"tag","published_at":"2026-01-29T14:08:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11/manifests"},{"name":"rust-v0.93.0-alpha.10","sha":"ec0f56547a52205f520d50bbfa9076167a5854fc","kind":"tag","published_at":"2026-01-29T14:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10/manifests"},{"name":"rust-v0.93.0-alpha.9","sha":"31de1a4cc7e9829ed498b41e0c3b4fdbb7b450a3","kind":"tag","published_at":"2026-01-29T07:33:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9/manifests"},{"name":"rust-v0.93.0-alpha.8","sha":"8f2052846e52efb10414b78f03857c4475c388e4","kind":"tag","published_at":"2026-01-29T06:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8/manifests"},{"name":"rust-v0.93.0-alpha.7","sha":"d36dea7e54d7c8e35a2233db31bee7ebda544aca","kind":"tag","published_at":"2026-01-29T04:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7/manifests"},{"name":"rust-v0.93.0-alpha.6","sha":"68c678b0b98139698751385f302887c80ed4cac4","kind":"tag","published_at":"2026-01-28T20:49:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6/manifests"},{"name":"rust-v0.93.0-alpha.5","sha":"7c105a3d61e629347cd0ec8186cf53cc136b5226","kind":"tag","published_at":"2026-01-28T18:46:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5/manifests"},{"name":"rust-v0.93.0-alpha.4","sha":"aadf91a348af46de89f834f08ecd0b5cb9e2e21a","kind":"tag","published_at":"2026-01-28T16:39:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4/manifests"},{"name":"rust-v0.93.0-alpha.3","sha":"7e573c7334a4405ab2b0073d7aafed95ecd62492","kind":"tag","published_at":"2026-01-28T15:53:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3/manifests"},{"name":"rust-vv0.93.0-alpha.2","sha":"bb13a09c217186ca74a47b687fa58e5728564451","kind":"tag","published_at":"2026-01-28T15:47:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.93.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.93.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.93.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2/manifests"},{"name":"rust-v0.93.0-alpha.1","sha":"d8eb74685b45b4b7bdd66840ebb64ba65e4ca9ec","kind":"tag","published_at":"2026-01-27T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1/manifests"},{"name":"rust-v0.92.0","sha":"a09055074e082d70e8b92795b0cec1e969a6aaf9","kind":"tag","published_at":"2026-01-27T10:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0/manifests"},{"name":"rust-v0.92.0-alpha.11","sha":"7da4cc8bae9471dd1397f3366a0e787b0079b815","kind":"tag","published_at":"2026-01-27T06:30:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11/manifests"},{"name":"rust-v0.92.0-alpha.10","sha":"743f9fd03e0ea7e34130b4b6110dcb7a66be56d6","kind":"tag","published_at":"2026-01-27T05:31:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10/manifests"},{"name":"rust-v0.92.0-alpha.9","sha":"f999f83374027620cb01292dd78a7cd982d4fb14","kind":"tag","published_at":"2026-01-27T03:34:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9/manifests"},{"name":"rust-v0.92.0-alpha.8","sha":"0a49a4b597aabce9eca1d004e15559ab17a4d883","kind":"tag","published_at":"2026-01-27T02:03:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8/manifests"},{"name":"rust-v0.92.0-alpha.7","sha":"461613593d94b7db4a9c154c4cdec3b745284c6d","kind":"tag","published_at":"2026-01-27T01:04:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7/manifests"},{"name":"rust-v0.92.0-alpha.6","sha":"021441c9b28a791e0773ef4cc07a1de23a782c72","kind":"tag","published_at":"2026-01-26T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6/manifests"},{"name":"rust-v0.92.0-alpha.5","sha":"3e86441d4a621bc5eb713b364a7b98e14ff67deb","kind":"tag","published_at":"2026-01-26T18:56:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5/manifests"},{"name":"rust-v0.92.0-alpha.4","sha":"d1cd89655f2994831589b7158931f9c44e07f3cc","kind":"tag","published_at":"2026-01-26T17:55:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4/manifests"},{"name":"rust-v0.92.0-alpha.3","sha":"401a4cf35a13e34dff53ebe160dc43a672342aee","kind":"tag","published_at":"2026-01-26T03:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3/manifests"},{"name":"rust-v0.92.0-alpha.2","sha":"c5afe1d3e94fa2584e0b9cfe0225cf213a8296fa","kind":"tag","published_at":"2026-01-26T02:25:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2/manifests"},{"name":"rust-v0.92.0-alpha.1","sha":"06481a533bb7d221ac71121627d602da94cdd979","kind":"tag","published_at":"2026-01-25T23:04:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1/manifests"},{"name":"rust-v0.91.0","sha":"3684bc646e0f1123e76a90f03cfb1111358f1aa1","kind":"tag","published_at":"2026-01-25T16:52:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.91.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0/manifests"},{"name":"rust-v0.90.0","sha":"b4e230f8de8f71d08f48c469443ed61a9f365af3","kind":"tag","published_at":"2026-01-25T15:56:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0/manifests"},{"name":"rust-v0.90.0-alpha.7","sha":"e58790ae27082490bd2edbd4a59f9cbac035960d","kind":"tag","published_at":"2026-01-25T14:57:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7/manifests"},{"name":"rust-v0.90.0-alpha.6","sha":"ad751642c7af3cfede86d0f6e3b0987944c9c3ca","kind":"tag","published_at":"2026-01-25T13:50:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6/manifests"},{"name":"rust-v0.90.0-alpha.5","sha":"0f064677d18ebade39ad467282b9011cc5c0b877","kind":"tag","published_at":"2026-01-24T15:56:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5/manifests"},{"name":"rust-v0.90.0-alpha.4","sha":"2ae0eba9ebce26d2ad8f4be4108a9afe1e8b841a","kind":"tag","published_at":"2026-01-24T15:32:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4/manifests"},{"name":"rust-v0.90.0-alpha.3","sha":"182ba84d2acbc417461f1b744ec3f1040c1f5086","kind":"tag","published_at":"2026-01-24T14:58:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3/manifests"},{"name":"rust-v0.90.0-alpha.2","sha":"cc665115ca962b5e91fcf5abafcb4623b27971a6","kind":"tag","published_at":"2026-01-23T12:59:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2/manifests"},{"name":"rust-v0.90.0-alpha.1","sha":"fadc4c7d9d1bd9326aae3341bb56a8084c610d37","kind":"tag","published_at":"2026-01-23T02:22:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1/manifests"},{"name":"rust-v0.89.0","sha":"605d43719efa7f62160904d2dcecc46a64bcd32e","kind":"tag","published_at":"2026-01-22T20:57:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0/manifests"},{"name":"rust-v0.89.0-alpha.5","sha":"b46cb614cc8b68be01de0721146293251a10ec64","kind":"tag","published_at":"2026-01-22T18:59:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5/manifests"},{"name":"rust-v0.89.0-alpha.4","sha":"c9014a779c8716ee20405cbdd92e47ec2e1332b1","kind":"tag","published_at":"2026-01-22T16:37:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4/manifests"},{"name":"rust-v0.89.0-alpha.3","sha":"1508aa6e25fd57d7aba56d487428d916bde9ef65","kind":"tag","published_at":"2026-01-22T09:36:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3/manifests"},{"name":"rust-v0.89.0-alpha.2","sha":"231ed0bacd78876458bc21fd32e98ce6364e629b","kind":"tag","published_at":"2026-01-22T01:03:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2/manifests"},{"name":"rust-v0.89.0-alpha.1","sha":"12256007b5a73c4f864ccc06d1f2dfd3580a0950","kind":"tag","published_at":"2026-01-21T22:27:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1/manifests"},{"name":"rust-v0.88.0","sha":"149625a4f983e1b3c8530abef1c863689d98a1cc","kind":"tag","published_at":"2026-01-21T18:43:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0/manifests"},{"name":"rust-v0.88.0-alpha.17","sha":"f06eee35de77e65c23711bf01cbc3404cda65bfc","kind":"tag","published_at":"2026-01-21T12:08:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17/manifests"},{"name":"rust-v0.88.0-alpha.16","sha":"ee5ad56efd3e17ce507ddd5aee12234f776f8fb3","kind":"tag","published_at":"2026-01-21T09:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16/manifests"},{"name":"rust-v0.88.0-alpha.15","sha":"1de2e5c239645758bcacddb8ef65c133518cbb06","kind":"tag","published_at":"2026-01-21T08:25:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15/manifests"},{"name":"rust-v0.88.0-alpha.14","sha":"f54cb4c8cafe61f07567c073fbd8350db395c0de","kind":"tag","published_at":"2026-01-21T07:03:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14/manifests"},{"name":"rust-v0.88.0-alpha.13","sha":"6b3ab57d7d39093cc6a35c47257ba26fa466c469","kind":"tag","published_at":"2026-01-21T02:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13/manifests"},{"name":"rust-v0.88.0-alpha.12","sha":"62feed7163400f409162b3214937f7c1025ce333","kind":"tag","published_at":"2026-01-21T01:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12/manifests"},{"name":"rust-v0.88.0-alpha.11","sha":"16d6caa699b15a0685ba8332626c6543b7d331c2","kind":"tag","published_at":"2026-01-20T23:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11/manifests"},{"name":"rust-v0.88.0-alpha.10","sha":"0c50636278ec363a8842b6063946c9db8c4ba7e4","kind":"tag","published_at":"2026-01-20T22:29:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10/manifests"},{"name":"rust-v0.88.0-alpha.9","sha":"384779062c22824a607769849e522c12cbf03db7","kind":"tag","published_at":"2026-01-20T18:30:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9/manifests"},{"name":"rust-v0.88.0-alpha.8","sha":"f6688e0740a9d3271f8b1385e31d7a6e3e732ff3","kind":"tag","published_at":"2026-01-19T21:43:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8/manifests"},{"name":"rust-v0.88.0-alpha.7","sha":"f9746020961c46badce903d88c68ad908df2af3d","kind":"tag","published_at":"2026-01-19T20:18:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7/manifests"},{"name":"rust-v0.88.0-alpha.6","sha":"41a29ffe9a022dfc147babb1ba15b271aac41836","kind":"tag","published_at":"2026-01-19T18:04:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6/manifests"},{"name":"rust-v0.88.0-alpha.5","sha":"fa47844d2b6685bd6e769a781a6723ab11ca0d81","kind":"tag","published_at":"2026-01-19T15:41:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5/manifests"},{"name":"rust-v0.88.0-alpha.4","sha":"724836ccb432675d55eeb223c5944d774bee40b6","kind":"tag","published_at":"2026-01-19T11:36:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4/manifests"},{"name":"rust-v0.88.0-alpha.3","sha":"b77b410d84ed2c08506f1a5c89f4f8c793e7b176","kind":"tag","published_at":"2026-01-18T05:18:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3/manifests"},{"name":"rust-v0.88.0-alpha.2","sha":"f3cf11ee0bcb589c106d288a96d04e1ed65745e0","kind":"tag","published_at":"2026-01-18T01:36:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2/manifests"},{"name":"rust-v0.88.0-alpha.1","sha":"8ac0833400662a1c31780ac01d0272eec709dc71","kind":"tag","published_at":"2026-01-17T06:38:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1/manifests"},{"name":"rust-v0.87.0","sha":"8e8c884b7534d08b8cabccd26f37a8302b4bc4fd","kind":"tag","published_at":"2026-01-16T15:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0/manifests"},{"name":"rust-v0.87.0-alpha.2","sha":"8bd51746518f41575c9b14fcdaa90365eca5a25a","kind":"tag","published_at":"2026-01-16T14:59:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2/manifests"},{"name":"rust-v0.87.0-alpha.1","sha":"2cf3aac2f70ee4eec991c0e3c5c7f78899f0b843","kind":"tag","published_at":"2026-01-16T11:05:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1/manifests"},{"name":"rust-v0.86.0","sha":"18057fdc30b10168ab18e8c1bb86c7a0a7772191","kind":"tag","published_at":"2026-01-16T00:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0/manifests"},{"name":"rust-v0.86.0-alpha.1","sha":"861b12a446d371b3c2a17e58a270a46202e32351","kind":"tag","published_at":"2026-01-15T21:02:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1/manifests"},{"name":"rust-v0.85.0","sha":"4607330eff53e3ae39126afef76882042e14a03c","kind":"tag","published_at":"2026-01-15T18:04:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0/manifests"},{"name":"rust-v0.85.0-alpha.2","sha":"aa0fa2435d011647693c028b8580144846270b1c","kind":"tag","published_at":"2026-01-15T17:17:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2/manifests"},{"name":"rust-v0.85.0-alpha.1","sha":"f7868f301b5f0e8a49c4cb36e8e7f2cebb5d728d","kind":"tag","published_at":"2026-01-15T06:25:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1/manifests"},{"name":"rust-v0.84.0","sha":"d67aa9eaa0c895b62926b6cf9e83f9535fd94d28","kind":"tag","published_at":"2026-01-15T00:57:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.84.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0/manifests"},{"name":"rust-v0.83.0","sha":"5fe0cd19437ef03549ae8c12b9fb74364237378d","kind":"tag","published_at":"2026-01-15T00:23:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.83.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0/manifests"},{"name":"rust-v0.82.0","sha":"1324fffe5d620c8b49b0ffc6e6df5969f6bad639","kind":"tag","published_at":"2026-01-14T23:42:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0/manifests"},{"name":"rust-v0.82.0-alpha.3","sha":"1e5a2a259975fde12a79a932a25457f62b2ae7b1","kind":"tag","published_at":"2026-01-14T20:31:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3/manifests"},{"name":"rust-v0.82.0-alpha.2","sha":"2199cfd5e78a7c9fa8934f935759676e403be197","kind":"tag","published_at":"2026-01-14T18:55:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2/manifests"},{"name":"rust-v0.82.0-alpha.1","sha":"90fbb33115d2523adac8862adf12a9b407da7a00","kind":"tag","published_at":"2026-01-14T18:21:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1/manifests"},{"name":"rust-v0.81.0","sha":"7e7f828e2ce5d31a61d577bcabb517cca342f8ad","kind":"tag","published_at":"2026-01-14T17:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0/manifests"},{"name":"rust-v0.81.0-alpha.11","sha":"4907864dc6e2aafd0bbeff963d05ca376d2aab47","kind":"tag","published_at":"2026-01-14T16:37:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11/manifests"},{"name":"rust-vv0.81.0-alpha.11","sha":"d658a13dbba919c986786532708fc9015d5cae92","kind":"tag","published_at":"2026-01-14T16:35:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11/manifests"},{"name":"rust-v0.81.0-alpha.10","sha":"0babb37f549a37993ab44f13f833927eec827622","kind":"tag","published_at":"2026-01-14T08:06:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10/manifests"},{"name":"rust-v0.81.0-alpha.9","sha":"c93d8541f5e3460bc917366e9c2375263d4f7527","kind":"tag","published_at":"2026-01-14T06:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9/manifests"},{"name":"rust-v0.81.0-alpha.8","sha":"3f27d051b488faafba6060b68af544d25fc85418","kind":"tag","published_at":"2026-01-14T01:04:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8/manifests"},{"name":"rust-v0.81.0-alpha.7","sha":"bfa3bdb452fe9099298728d6fe376e96d97b2075","kind":"tag","published_at":"2026-01-13T23:19:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7/manifests"},{"name":"rust-v0.81.0-alpha.6","sha":"bd18cebb8f98fe416f1eafeb3dcb23821b721513","kind":"tag","published_at":"2026-01-13T14:25:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6/manifests"},{"name":"rust-v0.81.0-alpha.5","sha":"56ba2ce3544a9ac5dca98a6ef23a8ccf5be22e7f","kind":"tag","published_at":"2026-01-13T08:34:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5/manifests"},{"name":"rust-v0.81.0-alpha.4","sha":"84add7f9cbdbac37a9ecc42bd5bc4422d8d75997","kind":"tag","published_at":"2026-01-13T07:07:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4/manifests"},{"name":"rust-v0.81.0-alpha.3","sha":"64d3ce6e8ac62d236fb4d644994154499022a705","kind":"tag","published_at":"2026-01-12T23:23:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3/manifests"},{"name":"rust-v0.81.0-alpha.2","sha":"18a7f162c38d7318da70b25e07693ed6f89e74b8","kind":"tag","published_at":"2026-01-11T08:43:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2/manifests"},{"name":"rust-v0.81.0-alpha.1","sha":"b7427a6db428ca3c647e9812d34023d6b2ef0471","kind":"tag","published_at":"2026-01-09T22:03:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1/manifests"},{"name":"rust-v0.80.0","sha":"f0679a6ab2563135e01cc922698cb54921a1719f","kind":"tag","published_at":"2026-01-09T19:17:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0/manifests"},{"name":"rust-v0.80.0-alpha.6","sha":"cc5382d069eeb2510d32ccf75c6bcd378cfa6fe3","kind":"tag","published_at":"2026-01-09T17:45:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6/manifests"},{"name":"rust-v0.80.0-alpha.5","sha":"0c00d8a22588d971fe5a6ba647c0c1e87bd5e171","kind":"tag","published_at":"2026-01-09T05:20:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5/manifests"},{"name":"rust-v0.80.0-alpha.4","sha":"e34308727a381092af48f04ff33a17fae1127376","kind":"tag","published_at":"2026-01-08T12:08:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4/manifests"},{"name":"rust-v0.80.0-alpha.3","sha":"a347cc089d0ebcf3e5d576b9d7484a9765622e34","kind":"tag","published_at":"2026-01-07T21:24:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3/manifests"},{"name":"rust-v0.80.0-alpha.2","sha":"84a85bd8636c91574c5308a0533c97c14c737cbd","kind":"tag","published_at":"2026-01-07T18:35:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2/manifests"},{"name":"rust-v0.80.0-alpha.1","sha":"de5a821f23dc0058151ac421bba49f715c7ee6d6","kind":"tag","published_at":"2026-01-07T03:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1/manifests"},{"name":"rust-v0.79.0","sha":"28c32c6940d0872a433ff2a79a0f679efa5ceba7","kind":"tag","published_at":"2026-01-07T00:25:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0/manifests"},{"name":"rust-v0.79.0-alpha.3","sha":"cf0206a1412afd339b1f56ba6c6f37be5a6fe1a8","kind":"tag","published_at":"2026-01-06T23:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3/manifests"},{"name":"rust-v0.79.0-alpha.2","sha":"4ecb883c6a906972e4170d0048def6d1bcb38ddb","kind":"tag","published_at":"2026-01-06T20:20:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2/manifests"},{"name":"rust-v0.79.0-alpha.1","sha":"fcbcfb21b95656fb2e45b21d6103e35956f28b8f","kind":"tag","published_at":"2026-01-06T19:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1/manifests"},{"name":"rust-v0.78.0","sha":"59c8b434777ad53aac3d7737bd82e49c9912d9e3","kind":"tag","published_at":"2026-01-06T18:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0/manifests"},{"name":"rust-v0.78.0-alpha.12","sha":"9fb28bc1747e0829c6085da22ce2aa641bf2f793","kind":"tag","published_at":"2026-01-05T21:31:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12/manifests"},{"name":"rust-v0.78.0-alpha.11","sha":"5c1ac34204c1a74c2b82920b08eac253462020d2","kind":"tag","published_at":"2026-01-05T17:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11/manifests"},{"name":"rust-v0.78.0-alpha.10","sha":"84fc783f3638714666c99e0707d92bc1a5b6cb1b","kind":"tag","published_at":"2026-01-02T23:23:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10/manifests"},{"name":"rust-v0.78.0-alpha.9","sha":"d481b9114ee36197448302d0b2d66ee9b5dd1fbd","kind":"tag","published_at":"2025-12-27T17:18:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9/manifests"},{"name":"rust-v0.78.0-alpha.8","sha":"25b3c5a5d7b642dafe17c311fb5a6590f2c651cd","kind":"tag","published_at":"2025-12-23T21:27:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8/manifests"},{"name":"rust-v0.78.0-alpha.7","sha":"21f7e31d0527ce152dd6435bd544cdff6f885869","kind":"tag","published_at":"2025-12-23T07:53:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7/manifests"},{"name":"rust-v0.78.0-alpha.6","sha":"85bfec00abab99642aa003c1ec32829f883e091c","kind":"tag","published_at":"2025-12-23T06:00:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6/manifests"},{"name":"rust-vrust-v0.78.0-alpha.6","sha":"63b52e66620b37a30dc7af7b8cb038c4acb45588","kind":"tag","published_at":"2025-12-23T05:59:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6/manifests"},{"name":"rust-v0.78.0-alpha.5","sha":"f5f615ad2df2b5b4deef23d58c1e9a84ced83fae","kind":"tag","published_at":"2025-12-23T03:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5/manifests"},{"name":"rust-v0.78.0-alpha.4","sha":"551961d918d3984fd42fcefd3fd01cd8f1baf91b","kind":"tag","published_at":"2025-12-22T22:10:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4/manifests"},{"name":"rust-v0.78.0-alpha.3","sha":"2481584b883594d94e85e6a8c65e4545400b0a63","kind":"tag","published_at":"2025-12-22T20:53:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3/manifests"},{"name":"rust-v0.78.0-alpha.2","sha":"54398608aeecd0aeffd1932f96b88aaf45c1b35b","kind":"tag","published_at":"2025-12-22T17:52:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2/manifests"},{"name":"rust-v0.78.0-alpha.1","sha":"1f08bc124c15954cb14f60d2c9589046848d0fe8","kind":"tag","published_at":"2025-12-21T10:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1/manifests"},{"name":"rust-v0.77.0","sha":"112f40e91c12af0f7146d7e03f20283516a8af0b","kind":"tag","published_at":"2025-12-21T05:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0/manifests"},{"name":"rust-v0.77.0-alpha.3","sha":"f43e9286e0fc03ee8816ee88978db24397f2164f","kind":"tag","published_at":"2025-12-21T03:50:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3/manifests"},{"name":"rust-v0.77.0-alpha.2","sha":"6a2f6e6c6b5cd1d84f13d0b9a8f32bae36ae4a3b","kind":"tag","published_at":"2025-12-20T23:37:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2/manifests"},{"name":"rust-v0.77.0-alpha.1","sha":"b18503b804ac043faa895f4afa1513358ed87a3f","kind":"tag","published_at":"2025-12-19T20:25:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1/manifests"},{"name":"rust-v0.76.0","sha":"7cf6c960df1be4d1c87097888f095259e34cb4cc","kind":"tag","published_at":"2025-12-19T18:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0/manifests"},{"name":"rust-v0.76.0-alpha.9","sha":"7d9a2231ce569f8e1d8ce49881f9c8ba30987a1d","kind":"tag","published_at":"2025-12-19T17:33:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9/manifests"},{"name":"rust-v0.76.0-alpha.8","sha":"a082679d4cb6cc32ef0e3e025a8fa7644d5bcd4d","kind":"tag","published_at":"2025-12-19T05:44:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8/manifests"},{"name":"rust-v0.76.0-alpha.7","sha":"9e5cfb98e062c6837aca44360fc0b4aae12843c7","kind":"tag","published_at":"2025-12-19T04:22:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7/manifests"},{"name":"rust-v0.76.0-alpha.6","sha":"59556af05141402f7f6ce82e5a66c202f04f1816","kind":"tag","published_at":"2025-12-19T02:50:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6/manifests"},{"name":"rust-v0.76.0-alpha.5","sha":"d70ad55bf43c3056fc56c9190b68436efd8b7b6f","kind":"tag","published_at":"2025-12-18T23:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5/manifests"},{"name":"rust-v0.76.0-alpha.4","sha":"05d2f402eb80bd2cb20b2ac7983a95b76acfb651","kind":"tag","published_at":"2025-12-18T23:15:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4/manifests"},{"name":"rust-v0.76.0-alpha.3","sha":"79d6b8d4c4f681797631f416274a20e318bce03e","kind":"tag","published_at":"2025-12-18T21:33:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3/manifests"},{"name":"rust-v0.76.0-alpha.2","sha":"06c9bfd54fdf3d0edc22f391ac8b507bcfd138d8","kind":"tag","published_at":"2025-12-18T20:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2/manifests"},{"name":"rust-v0.76.0-alpha.1","sha":"99a8f75a74acf69bdbf70fcfae43ae6fe2bf9be5","kind":"tag","published_at":"2025-12-18T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1/manifests"},{"name":"rust-v0.75.0","sha":"64bce090e5a5002952dcffb425196552854bb619","kind":"tag","published_at":"2025-12-18T19:00:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.75.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0/manifests"},{"name":"rust-v0.74.0","sha":"5b9d9a60d74c8ee2cb34d60fb14b71990e8318ea","kind":"tag","published_at":"2025-12-18T17:40:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0/manifests"},{"name":"rust-v0.74.0-alpha.9","sha":"b3c3c9f179aba9178497374aef368bf647760286","kind":"tag","published_at":"2025-12-18T16:59:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9/manifests"},{"name":"rust-v0.74.0-alpha.8","sha":"4d1162a38351fa1a597d453c827ded7519714cb1","kind":"tag","published_at":"2025-12-18T15:30:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8/manifests"},{"name":"rust-v0.74.0-alpha.7","sha":"56ea10eb12aea5109fdb6d04cbefbd99c555db03","kind":"tag","published_at":"2025-12-18T03:15:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7/manifests"},{"name":"rust-v0.74.0-alpha.6","sha":"b4ae06040a5cf6d78085029a951f531af2532496","kind":"tag","published_at":"2025-12-18T00:17:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6/manifests"},{"name":"rust-v0.74.0-alpha.5","sha":"4e4a1aabd927ab3f91220991d9e20b72602094b0","kind":"tag","published_at":"2025-12-17T22:05:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5/manifests"},{"name":"rust-v0.74.0-alpha.4","sha":"a996f197232a07693eb79301a13a7cb0b5a6839d","kind":"tag","published_at":"2025-12-17T18:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4/manifests"},{"name":"rust-v0.74.0-alpha.3","sha":"c2be895691d9eccf486ba116651181e814144090","kind":"tag","published_at":"2025-12-17T14:24:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3/manifests"},{"name":"rust-v0.74.0-alpha.2","sha":"1d359d0d7602d8a1687de5389d0cf5eac77b4dfb","kind":"tag","published_at":"2025-12-17T00:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2/manifests"},{"name":"rust-v0.74.0-alpha.1","sha":"09535be8023ad00dd341d52fe86569443ea2d97b","kind":"tag","published_at":"2025-12-16T21:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1/manifests"},{"name":"rust-v0.73.0","sha":"1d20f6af48e49d4003b0322d7c3a6c7ee9509b04","kind":"tag","published_at":"2025-12-15T22:08:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0/manifests"},{"name":"rust-v0.73.0-alpha.3","sha":"1276c4cf338eb110af5fe6e55fa385a82101905a","kind":"tag","published_at":"2025-12-15T17:32:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3/manifests"},{"name":"rust-v0.73.0-alpha.2","sha":"ca21a730948be3324e8e121f9d15a6badc98d0ee","kind":"tag","published_at":"2025-12-15T10:22:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2/manifests"},{"name":"rust-v0.73.0-alpha.1","sha":"41b82fe0b7c1edb0350ff3e2ac9834ebeb05d20a","kind":"tag","published_at":"2025-12-13T17:54:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1/manifests"},{"name":"rust-v0.72.0","sha":"ebc84664a393f9f6a66e419ecedc769b199cdb03","kind":"tag","published_at":"2025-12-13T00:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0/manifests"},{"name":"rust-v0.72.0-alpha.8","sha":"afce9dc3a639fc4f0681f3d3fe96492d9b2be2fb","kind":"tag","published_at":"2025-12-12T22:35:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8/manifests"},{"name":"rust-v0.72.0-alpha.7","sha":"487cc9a70edcf8ee0435cc2a7122af08ed0376d8","kind":"tag","published_at":"2025-12-12T21:38:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7/manifests"},{"name":"rust-v0.72.0-alpha.6","sha":"a029f61b7217b39c3f777f8e1e339f1f8f276b3d","kind":"tag","published_at":"2025-12-12T20:59:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6/manifests"},{"name":"rust-v0.72.0-alpha.5","sha":"f8006aec523191bc02ce29f90e29e43de3078ebf","kind":"tag","published_at":"2025-12-12T18:05:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5/manifests"},{"name":"rust-v0.72.0-alpha.4","sha":"04b86bc4b34ddf7479af21339a5cec40e648a9e0","kind":"tag","published_at":"2025-12-12T11:02:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4/manifests"},{"name":"rust-v0.72.0-alpha.3","sha":"e1f1eac4a971b91cab10397248be9addb645233f","kind":"tag","published_at":"2025-12-12T03:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3/manifests"},{"name":"rust-v0.72.0-alpha.2","sha":"1f04bb5b86c6126f4b1e6f865d2a60b24caa6094","kind":"tag","published_at":"2025-12-12T00:55:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2/manifests"},{"name":"rust-v0.72.0-alpha.1","sha":"3d3bd8fceb71a336a905096c18995571c708c0d2","kind":"tag","published_at":"2025-12-11T22:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1/manifests"},{"name":"rust-v0.71.0","sha":"565488c15b8969694ec52cda3d6fcc99655a972f","kind":"tag","published_at":"2025-12-11T17:50:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.71.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0/manifests"},{"name":"rust-v0.70.0","sha":"69c4fa9478667304290b2b6c6d98f7ae0a14b494","kind":"tag","published_at":"2025-12-11T17:43:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0/manifests"},{"name":"rust-v0.70.0-alpha.4","sha":"107c4398cc69bbbc7519102e5278abc122515f0d","kind":"tag","published_at":"2025-12-11T17:05:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4/manifests"},{"name":"rust-v0.70.0-alpha.3","sha":"5856c6e404a17c443f9deaa3c2df3f3dda5434c8","kind":"tag","published_at":"2025-12-11T13:49:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3/manifests"},{"name":"rust-v0.70.0-alpha.2","sha":"2202866adfb1ed04e71989df761b0eae2f34a560","kind":"tag","published_at":"2025-12-11T07:10:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2/manifests"},{"name":"rust-v0.70.0-alpha.1","sha":"2f7329c044a1ab91268bdeeb9136fae1d341fecd","kind":"tag","published_at":"2025-12-11T00:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1/manifests"},{"name":"rust-v0.69.0","sha":"978860fe4d57ea111e88eb3a51c01e5e6ead21b7","kind":"tag","published_at":"2025-12-10T22:01:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.69.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0/manifests"},{"name":"rust-v0.67.0-alpha.9","sha":"ce1698eecd87dbc900114b14523021d6ae41bd22","kind":"tag","published_at":"2025-12-10T21:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9/manifests"},{"name":"rust-v0.68.0","sha":"6e8a2f285ba7cac06dec0cf20ce758b9a153b3a9","kind":"tag","published_at":"2025-12-10T20:33:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.68.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0/manifests"},{"name":"rust-v0.67.0-alpha.8","sha":"5fe5f6a67e0519787ec244cc525c8bcef0c6154e","kind":"tag","published_at":"2025-12-10T19:19:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8/manifests"},{"name":"rust-v0.67.0","sha":"3023b796b6ba371969a91008cd93786e789bfa17","kind":"tag","published_at":"2025-12-10T19:10:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0/manifests"},{"name":"rust-v0.67.0-alpha.7","sha":"2c58b7ddaccc964ed9243676bf0e00ea6f841afd","kind":"tag","published_at":"2025-12-10T16:37:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7/manifests"},{"name":"rust-v0.67.0-alpha.6","sha":"306dabdba52556c2f9cb30c61b766b68a2a358b7","kind":"tag","published_at":"2025-12-10T06:17:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6/manifests"},{"name":"rust-v0.67.0-alpha.5","sha":"dc332695a55044bb979b8197082d7d8702e80fe5","kind":"tag","published_at":"2025-12-10T04:54:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5/manifests"},{"name":"rust-v0.67.0-alpha.4","sha":"5473ba9e7e8a9d76b10084d477645f1f4ba9eee4","kind":"tag","published_at":"2025-12-10T04:21:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4/manifests"},{"name":"rust-v0.67.0-alpha.3","sha":"44750a1597dc6d37e858de185f6123c5f55fd50b","kind":"tag","published_at":"2025-12-10T03:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3/manifests"},{"name":"rust-v0.67.0-alpha.2","sha":"0f16540cf831d186de8ab9bab001c92ff434500d","kind":"tag","published_at":"2025-12-09T17:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2/manifests"},{"name":"rust-v0.67.0-alpha.1","sha":"f987809a7ce273aa5c0cbaac18c2ff169fa8e2f1","kind":"tag","published_at":"2025-12-09T08:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1/manifests"},{"name":"rust-v0.66.0","sha":"e51fbd14f9346fa47c088950c0ab0826f5a991a2","kind":"tag","published_at":"2025-12-09T03:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0/manifests"},{"name":"rust-v0.66.0-alpha.14","sha":"da9f619cb06035fb922c212445c7a7791e9e74a7","kind":"tag","published_at":"2025-12-09T02:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14/manifests"},{"name":"rust-v0.66.0-alpha.13","sha":"d817d30ff36dfff2a61812ba9715c3158cb1c860","kind":"tag","published_at":"2025-12-08T23:16:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13/manifests"},{"name":"rust-v0.66.0-alpha.12","sha":"2e817d5ceb22e2de9c800df4459eebb8e10fe399","kind":"tag","published_at":"2025-12-08T22:08:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12/manifests"},{"name":"rust-v0.66.0-alpha.11","sha":"74e198960e84aa44974d6e46a99132775197e260","kind":"tag","published_at":"2025-12-08T08:52:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11/manifests"},{"name":"rust-v0.66.0-alpha.10","sha":"ada87f704323bafac49fcdec48af5dc28517d0d4","kind":"tag","published_at":"2025-12-07T17:48:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10/manifests"},{"name":"rust-v0.66.0-alpha.9","sha":"90007d022d13437cac8c8a1fc562cd657fe58c6d","kind":"tag","published_at":"2025-12-06T03:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9/manifests"},{"name":"rust-v0.66.0-alpha.8","sha":"b4456e339513da57b2b4c5b03f5b204ce457a931","kind":"tag","published_at":"2025-12-06T00:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8/manifests"},{"name":"rust-v0.66.0-alpha.7","sha":"6a441bc4b492d0a7ceaaf5f5ab8cdb422850e852","kind":"tag","published_at":"2025-12-05T18:21:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7/manifests"},{"name":"rust-v0.66.0-alpha.6","sha":"bcf62740877a7837a0e3d6abf8535b93cae665d4","kind":"tag","published_at":"2025-12-05T17:07:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6/manifests"},{"name":"rust-v0.66.0-alpha.5","sha":"5910c104a495233e93ea26122ecffe0a475eccb8","kind":"tag","published_at":"2025-12-05T00:51:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5/manifests"},{"name":"rust-v0.66.0-alpha.4","sha":"3d2c1a9c272579c321cc420f97535385cfff5ee1","kind":"tag","published_at":"2025-12-04T22:13:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4/manifests"},{"name":"rust-v0.66.0-alpha.3","sha":"9f9de32c556a4505e45dc3990a2b94843a24d7b1","kind":"tag","published_at":"2025-12-04T21:44:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3/manifests"},{"name":"rust-v0.66.0-alpha.2","sha":"96431a5ddbf9fc05eed29d26e1ad57531611c41d","kind":"tag","published_at":"2025-12-04T20:19:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2/manifests"},{"name":"rust-v0.66.0-alpha.1","sha":"fe50962a033aa5863e4af1a1501130a620545cff","kind":"tag","published_at":"2025-12-04T18:36:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1/manifests"},{"name":"rust-v0.65.0","sha":"0cb995b34f5ba32a5b20c5893a930a5ad9469063","kind":"tag","published_at":"2025-12-04T17:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0/manifests"},{"name":"rust-v0.65.0-alpha.11","sha":"35fe5dc3ebc9eb1e8b78977fcc47d11fe77b71e7","kind":"tag","published_at":"2025-12-04T05:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11/manifests"},{"name":"rust-v0.65.0-alpha.10","sha":"0bf45b3a905def81e88691aac9581548781fb49e","kind":"tag","published_at":"2025-12-04T05:10:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10/manifests"},{"name":"rust-v0.65.0-alpha.9","sha":"8e392cbd9813796bcd4a5f5d89901633ac68e300","kind":"tag","published_at":"2025-12-04T04:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9/manifests"},{"name":"rust-v0.65.0-alpha.8","sha":"c81fd0c367cdecb32bc5f37fca8d2b019dab7d0a","kind":"tag","published_at":"2025-12-03T23:31:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8/manifests"},{"name":"rust-v0.65.0-alpha.7","sha":"840f07b0f479d98559aae9e633e837eb0c84b1f4","kind":"tag","published_at":"2025-12-03T23:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7/manifests"},{"name":"rust-v0.65.0-alpha.6","sha":"b70817582a0160d64ee59489aef2e37a56f0a08e","kind":"tag","published_at":"2025-12-03T20:15:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6/manifests"},{"name":"rust-v0.65.0-alpha.5","sha":"a461cf2c4af142f3554a64b019356d00456e3372","kind":"tag","published_at":"2025-12-03T20:07:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5/manifests"},{"name":"rust-v0.65.0-alpha.4","sha":"aff8f410e8b5336ec21961e65a28031d027fdef4","kind":"tag","published_at":"2025-12-03T16:44:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4/manifests"},{"name":"rust-v0.65.0-alpha.3","sha":"9fce18d39c627795e05027ab83fe40f5d772e993","kind":"tag","published_at":"2025-12-03T10:37:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3/manifests"},{"name":"rust-v0.65.0-alpha.2","sha":"92380acb28853a2418ca679fbe2e49db74cd33ae","kind":"tag","published_at":"2025-12-03T01:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2/manifests"},{"name":"rust-v0.65.0-alpha.1","sha":"c1809484193435f193d46d7e05ac7ad4dc5ef90c","kind":"tag","published_at":"2025-12-03T00:11:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1/manifests"},{"name":"rust-v0.64.0","sha":"a891a84dc6be9242e26502ea38afc96374ef5cfd","kind":"tag","published_at":"2025-12-02T21:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0/manifests"},{"name":"rust-v0.64.0-alpha.13","sha":"cfe16ae31a1d8b9f730eb0b252ca98a5a8431f37","kind":"tag","published_at":"2025-12-02T02:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13/manifests"},{"name":"rust-v0.64.0-alpha.12","sha":"16c190f1cfe4ca40ed96896c9021027af33a1b76","kind":"tag","published_at":"2025-12-01T18:13:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12/manifests"},{"name":"rust-v0.64.0-alpha.11","sha":"481ff36d7299e7351993b735ddf8bf0101b2f101","kind":"tag","published_at":"2025-12-01T09:31:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11/manifests"},{"name":"rust-v0.64.0-alpha.10","sha":"33ec57ff5b67bc82e018ecbb56a666bb7e3a13e9","kind":"tag","published_at":"2025-11-28T11:33:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10/manifests"},{"name":"rust-v0.64.0-alpha.9","sha":"ace90b1f1f26d2102dfb736ce872e0e3328bc990","kind":"tag","published_at":"2025-11-25T18:19:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9/manifests"},{"name":"rust-v0.64.0-alpha.8","sha":"c295f22f9f3a593d96c995b1981628b802713696","kind":"tag","published_at":"2025-11-25T17:20:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8/manifests"},{"name":"rust-v0.64.0-alpha.7","sha":"598d826aed38b9ed3fc409b44b632b67b2340e8f","kind":"tag","published_at":"2025-11-25T16:28:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7/manifests"},{"name":"rust-v0.64.0-alpha.6","sha":"7b9fedb69d3dfd4eb4b329d9a6cb83600d6d19e5","kind":"tag","published_at":"2025-11-25T15:41:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6/manifests"},{"name":"rust-v0.64.0-alpha.5","sha":"832fa24b9f05035ed9869c4a9500f2a466f86bb7","kind":"tag","published_at":"2025-11-22T00:29:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5/manifests"},{"name":"rust-v0.64.0-alpha.4","sha":"875ea8b978cb9021baaf771205121327d6c61615","kind":"tag","published_at":"2025-11-22T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4/manifests"},{"name":"rust-v0.64.0-alpha.3","sha":"76234afb5bfedf6fe694a97f7824c84a738ed85f","kind":"tag","published_at":"2025-11-21T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3/manifests"},{"name":"rust-v0.64.0-alpha.2","sha":"b46b0dddcc76954efc0498cbdb740eaf78e697b9","kind":"tag","published_at":"2025-11-21T21:19:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2/manifests"},{"name":"rust-v0.64.0-alpha.1","sha":"1d621c1e6e674ebdcf8703ecd7acf0085f55c453","kind":"tag","published_at":"2025-11-21T20:50:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1/manifests"},{"name":"rust-v0.63.0","sha":"80d6a3868ef1414e0fb1c2e28a369f2ef4fa4dcc","kind":"tag","published_at":"2025-11-21T18:00:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.63.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0/manifests"},{"name":"rust-v0.62.0","sha":"f0828da71a52c17dfb50fb4f79b85b866413a4ed","kind":"tag","published_at":"2025-11-21T16:59:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0/manifests"},{"name":"rust-v0.62.0-alpha.4","sha":"7d8f56ac36f4eb4d4c44b7807368b5db8243d6ad","kind":"tag","published_at":"2025-11-21T16:54:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4/manifests"},{"name":"rust-v0.62.0-alpha.3","sha":"cb51ea0ae06ead1464090bfe601bda83f1e5def6","kind":"tag","published_at":"2025-11-21T16:08:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3/manifests"},{"name":"rust-v0.62.0-alpha.2","sha":"bb9ef2ead33644338821b63bde68a7213650dbc9","kind":"tag","published_at":"2025-11-21T03:31:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2/manifests"},{"name":"rust-v0.62.0-alpha.1","sha":"fb0f292d634a6a0e9130073d9c2099295226afc6","kind":"tag","published_at":"2025-11-20T23:12:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1/manifests"},{"name":"rust-v0.61.0","sha":"c324bd4ab6a785e7bfbb3c50ea74f99d216b207a","kind":"tag","published_at":"2025-11-20T15:50:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0/manifests"},{"name":"rust-v0.61.0-alpha.4","sha":"80e7d9ff4f66d6fe307cfbbab9bae982e9e07b14","kind":"tag","published_at":"2025-11-20T15:26:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4/manifests"},{"name":"rust-v0.61.0-alpha.3","sha":"482bb2670e2dd26ad4baec74283f90573f8c07ca","kind":"tag","published_at":"2025-11-20T01:24:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3/manifests"},{"name":"rust-v0.61.1-alpha.2","sha":"c9199c2c2c26e3bc642fd91704120ed88be76963","kind":"tag","published_at":"2025-11-20T01:15:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2/manifests"},{"name":"rust-v0.61.0-alpha.2","sha":"100836a2178fe5febd19697f42171de404e08b0c","kind":"tag","published_at":"2025-11-19T22:08:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2/manifests"},{"name":"rust-v0.61.1-alpha.1","sha":"f864e9455b5aaea265943082cd5adcbb064ebdd1","kind":"tag","published_at":"2025-11-19T21:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1/manifests"},{"name":"rust-v0.60.1","sha":"994ca5c30a6b766aa760592f57d8ae72725e8437","kind":"tag","published_at":"2025-11-19T19:22:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1/manifests"},{"name":"rust-v0.60.0-alpha.1","sha":"3ec42ab0e8c879e7691d21b9eb72466db29c64d2","kind":"tag","published_at":"2025-11-19T19:08:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1/manifests"},{"name":"rust-v0.59.0","sha":"e51dae128299501460d36441258562457395d45e","kind":"tag","published_at":"2025-11-19T17:48:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0/manifests"},{"name":"rust-v0.59.0-alpha.21","sha":"b62e182006aef24eaac80704428b9e4bbdc65393","kind":"tag","published_at":"2025-11-19T17:40:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21/manifests"},{"name":"rust-v0.59.0-alpha.20","sha":"103945520c7ca7541b85c5cf8bd741a427627b37","kind":"tag","published_at":"2025-11-19T17:07:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20/manifests"},{"name":"rust-v0.59.0-alpha.19","sha":"3edb47a48bfc2cb18ca38055d18082a6c665de54","kind":"tag","published_at":"2025-11-19T17:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19/manifests"},{"name":"rust-v0.59.0-alpha.18","sha":"e0cf573fefff0ffa8d7f28e40f3ef283ffeb83e1","kind":"tag","published_at":"2025-11-19T16:29:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18/manifests"},{"name":"rust-v0.59.0-alpha.17","sha":"8aef54c4a7fada5e6b883cd80376f81e07e2a58d","kind":"tag","published_at":"2025-11-19T13:54:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17/manifests"},{"name":"rust-v0.59.0-alpha.16","sha":"7cd630c80b43c3458758c25146dc5475077cdb6e","kind":"tag","published_at":"2025-11-19T11:23:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16/manifests"},{"name":"rust-v0.59.0-alpha.15","sha":"7e6f07f6fd0f88314ba5e26fbca593fbcd221d5f","kind":"tag","published_at":"2025-11-19T09:56:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15/manifests"},{"name":"rust-v0.59.0-alpha.14","sha":"be61229d099f998870aeb419e7fbf48c5ca27dd1","kind":"tag","published_at":"2025-11-19T09:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14/manifests"},{"name":"rust-v0.59.0-alpha.13","sha":"3a9dbf4b3800f6934bb19911f89ac361bb432fc0","kind":"tag","published_at":"2025-11-19T08:39:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13/manifests"},{"name":"rust-v0.59.0-alpha.12","sha":"d8e5318755c7aba84b1b7d2dfe1ffe5dbfdad019","kind":"tag","published_at":"2025-11-19T02:47:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12/manifests"},{"name":"rust-v0.59.0-alpha.11","sha":"64a1c1765977f4b3113f601b69efd17a82150fa3","kind":"tag","published_at":"2025-11-19T01:42:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11/manifests"},{"name":"rust-v0.59.0-alpha.10","sha":"a11686c96bde27a80ec4352600fab2bcddc8ef68","kind":"tag","published_at":"2025-11-18T22:50:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10/manifests"},{"name":"rust-v0.59.0-alpha.9","sha":"b0ca2e380d9691ebe15961ec7a4a120beb60a9a0","kind":"tag","published_at":"2025-11-18T17:28:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9/manifests"},{"name":"rust-v0.59.0-alpha.8","sha":"9d465305bd2e0ce46bb451a59ba968b96fcc65c3","kind":"tag","published_at":"2025-11-18T17:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8/manifests"},{"name":"rust-v0.59.0-alpha.7","sha":"e9516baae1485cfa46e8f83cfb1774d964027caf","kind":"tag","published_at":"2025-11-18T06:26:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7/manifests"},{"name":"rust-v0.59.0-alpha.6","sha":"ba7308e3cae4843f4db296fdec95526c3ba168e0","kind":"tag","published_at":"2025-11-17T16:20:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6/manifests"},{"name":"rust-v0.59.0-alpha.5","sha":"697a6f3a9778c0aa3d7fa402287c735abce46ab8","kind":"tag","published_at":"2025-11-15T07:29:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5/manifests"},{"name":"rust-v0.59.0-alpha.4","sha":"8edbe42c04a9b602a7720f2f5e650ac8b7285a63","kind":"tag","published_at":"2025-11-15T03:51:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4/manifests"},{"name":"rust-v0.59.0-alpha.3","sha":"8b5b6530c385651c3c7ebb897d751f6962d45d1a","kind":"tag","published_at":"2025-11-15T00:58:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3/manifests"},{"name":"rust-v0.59.0-alpha.2","sha":"604f2aab6e0be6c1b98b6b8a259c4508f6262b45","kind":"tag","published_at":"2025-11-14T19:24:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2/manifests"},{"name":"rust-v0.59.0-alpha.1","sha":"b694738a2bd1676b3d6c8a269d36c5c392396059","kind":"tag","published_at":"2025-11-13T23:12:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1/manifests"},{"name":"rust-v0.58.0","sha":"9192b41122d78942d86e72498764a666532289c4","kind":"tag","published_at":"2025-11-13T17:39:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0/manifests"},{"name":"rust-v0.58.0-alpha.10","sha":"bb29d8b398431a1fb84eb9f440a7ae2d00d83de2","kind":"tag","published_at":"2025-11-13T16:14:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10/manifests"},{"name":"rust-v0.58.0-alpha.9","sha":"9d0556955f654905d442c64420429ce0644088be","kind":"tag","published_at":"2025-11-13T06:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9/manifests"},{"name":"rust-v0.58.0-alpha.8","sha":"e5d144a1aaadbedfc0114ab2295c087dadec2b59","kind":"tag","published_at":"2025-11-13T03:48:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8/manifests"},{"name":"rust-v0.58.0-alpha.7","sha":"4a4894d8e18718769c65c0912732fbaf6c28d07b","kind":"tag","published_at":"2025-11-13T00:51:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7/manifests"},{"name":"rust-v0.58.0-alpha.6","sha":"62183c6404d68687035c5d8b614f2e6a6fe50424","kind":"tag","published_at":"2025-11-12T21:04:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6/manifests"},{"name":"rust-v0.58.0-alpha.5","sha":"4cfbc9cce312eee85bc84702f857330e1b8e0009","kind":"tag","published_at":"2025-11-12T16:30:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5/manifests"},{"name":"rust-v0.58.0-alpha.4","sha":"6cca47a43780a17efbcbc81a8d383b65f717cf42","kind":"tag","published_at":"2025-11-11T16:20:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4/manifests"},{"name":"rust-v0.58.0-alpha.3","sha":"e3416b186ace1a30fdaedbd6c88005558dd7e18e","kind":"tag","published_at":"2025-11-11T01:43:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3/manifests"},{"name":"rust-v0.58.0-alpha.2","sha":"1b24a0670e16a2b8b61f96cd5a0ae7d646cd340d","kind":"tag","published_at":"2025-11-10T20:07:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2/manifests"},{"name":"rust-v0.58.0-alpha.1","sha":"c6efee37bf9bbc8d6fa698644302db2382c79680","kind":"tag","published_at":"2025-11-10T17:26:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1/manifests"},{"name":"rust-v0.57.0","sha":"7fbae94b619b8be706566bec072eb2784972cbaf","kind":"tag","published_at":"2025-11-09T22:07:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0/manifests"},{"name":"rust-v0.57.0-alpha.3","sha":"5e491294ec50a77e0267e5ef93ef872f712a8ed1","kind":"tag","published_at":"2025-11-08T01:55:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3/manifests"},{"name":"rust-v0.57.0-alpha.2","sha":"9633f0064f861fac72729e764b6df2885df829a1","kind":"tag","published_at":"2025-11-08T00:36:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2/manifests"},{"name":"rust-v0.57.0-alpha.1","sha":"f784b004981a9e396da193c3a3ac05d331f8dd89","kind":"tag","published_at":"2025-11-07T19:13:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1/manifests"},{"name":"rust-v0.56.0","sha":"cdb32ac545d50f3f1c6ee51a71ac1dc12dc7d21b","kind":"tag","published_at":"2025-11-07T17:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0/manifests"},{"name":"rust-v0.56.0-alpha.6","sha":"13895d936da82a393d52cf9ed17d0869ac146bb3","kind":"tag","published_at":"2025-11-07T17:36:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6/manifests"},{"name":"rust-v0.56.0-alpha.5","sha":"f5010e99b6d1a8cf112eaead98a69e41ffdb3d37","kind":"tag","published_at":"2025-11-06T22:13:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5/manifests"},{"name":"rust-v0.56.0-alpha.4","sha":"b721d237297ab44aea721169f4205f237ea78441","kind":"tag","published_at":"2025-11-06T16:36:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4/manifests"},{"name":"rust-v0.56.0-alpha.3","sha":"94a6b98b1a2aea3cbdfb6dc4371e44075f97deb6","kind":"tag","published_at":"2025-11-05T19:21:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3/manifests"},{"name":"rust-v0.56.0-alpha.2","sha":"8b49211e67d3c863df5ecc13fc5f88516a20fa69","kind":"tag","published_at":"2025-11-05T18:42:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2/manifests"},{"name":"rust-v0.56.0-alpha.1","sha":"64cd06433ec75bc2801a89ab78293b98822c499e","kind":"tag","published_at":"2025-11-05T17:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1/manifests"},{"name":"rust-v0.55.0","sha":"2e2063cab1cae3d57ffd439c3c232b766de60c1f","kind":"tag","published_at":"2025-11-04T20:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.55.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0/manifests"},{"name":"rust-v0.54.0","sha":"2b816973c9de54bf0fff79f6382c2195d5f4226b","kind":"tag","published_at":"2025-11-04T18:31:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0/manifests"},{"name":"rust-v0.54.0-alpha.3","sha":"e148ba4de8c44fe0114d53451a0f95b1ea00986e","kind":"tag","published_at":"2025-11-04T17:18:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3/manifests"},{"name":"rust-v0.54.0-alpha.2","sha":"fb3af839f9ec5c3b2ba8b3dea4d26da7c1765a0a","kind":"tag","published_at":"2025-11-03T18:07:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2/manifests"},{"name":"rust-v0.54.0-alpha.1","sha":"23b5023efec1fa7dc25ca04ca07a4f131a6bcfd3","kind":"tag","published_at":"2025-10-31T21:49:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1/manifests"},{"name":"rust-v0.53.0","sha":"ca80bc4902b7ca49112907152e8ed0879eaa0b78","kind":"tag","published_at":"2025-10-31T00:56:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0/manifests"},{"name":"rust-v0.53.0-alpha.1","sha":"30063284ccdcdad45c6db956ba8bfa56e1664c39","kind":"tag","published_at":"2025-10-30T20:25:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1/manifests"},{"name":"rust-v0.52.0","sha":"e771b1fa77e8fd558dac4b2cdc05d0c2fe54aca8","kind":"tag","published_at":"2025-10-30T18:09:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.52.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0/manifests"},{"name":"rust-v0.51.0-alpha.11","sha":"47d613f059051bb9b3a5abedeeef38bb1d84f503","kind":"tag","published_at":"2025-10-30T16:28:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11/manifests"},{"name":"rust-v0.51.0","sha":"42da445b02fc888d37294a3903199aa37ed64b51","kind":"tag","published_at":"2025-10-30T16:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0/manifests"},{"name":"rust-v0.51.0-alpha.10","sha":"81b899ab30b02c6a4536a5fe1ffcebaf58789386","kind":"tag","published_at":"2025-10-30T01:30:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10/manifests"},{"name":"rust-v0.51.0-alpha.9","sha":"3b29abd9a654e5acd45e7dd31f5d23a11fc5be25","kind":"tag","published_at":"2025-10-29T23:00:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9/manifests"},{"name":"rust-v0.51.0-alpha.8","sha":"bc008a75a6956948345db62ca98893197cef99c7","kind":"tag","published_at":"2025-10-29T21:09:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8/manifests"},{"name":"rust-v0.51.0-alpha.7","sha":"7bf26739e7601be6a9335cb8f05bb5a92090f7aa","kind":"tag","published_at":"2025-10-29T16:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7/manifests"},{"name":"rust-v0.51.0-alpha.6","sha":"eb7c5484e985696f77aa105d725d40300f497887","kind":"tag","published_at":"2025-10-29T00:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6/manifests"},{"name":"rust-v0.51.0-alpha.5","sha":"54740bd1c8f1b65a5370c1fa345a4fc4f94f038c","kind":"tag","published_at":"2025-10-28T20:07:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5/manifests"},{"name":"rust-v0.51.0-alpha.4","sha":"995901746c352856fd61da6c4d1bac4956a0f74f","kind":"tag","published_at":"2025-10-28T19:03:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4/manifests"},{"name":"rust-v0.51.0-alpha.3","sha":"aa90380ff3dde1bfa17bdbaa9f7d0a5be21f2cc7","kind":"tag","published_at":"2025-10-27T21:57:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3/manifests"},{"name":"rust-v0.51.0-alpha.2","sha":"52e4b6d785e611ea9571e8af9dd54fcbf766b89e","kind":"tag","published_at":"2025-10-27T16:14:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2/manifests"},{"name":"rust-v0.51.0-alpha.1","sha":"a4453c3560657fff673e105afc7eb0968d4eafac","kind":"tag","published_at":"2025-10-27T03:26:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1/manifests"},{"name":"rust-v0.50.0","sha":"b4123b7b1db22a3c0a8b133a23c7b30a477d7b65","kind":"tag","published_at":"2025-10-25T21:16:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0/manifests"},{"name":"rust-v0.50.0-alpha.3","sha":"26f2d445a2226beb0f24103ab3682a4a6560d8ae","kind":"tag","published_at":"2025-10-25T06:08:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3/manifests"},{"name":"rust-v0.50.0-alpha.2","sha":"2521779e0d82b55a5630cad3ad7ed6a13015107a","kind":"tag","published_at":"2025-10-25T05:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2/manifests"},{"name":"rust-v0.50.0-alpha.1","sha":"a25d16d375aa46eaa3ea1e760683701b6a3c6fad","kind":"tag","published_at":"2025-10-24T23:36:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1/manifests"},{"name":"rust-v0.49.0","sha":"63f1267d867f00f18bde079f915c4545f4c0fe9e","kind":"tag","published_at":"2025-10-24T18:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.49.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0/manifests"},{"name":"rust-v0.48.0","sha":"3c1609f94a681e26bc3b88b866b41344f4f5784b","kind":"tag","published_at":"2025-10-23T23:24:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0/manifests"},{"name":"rust-v0.48.0-alpha.4","sha":"b0c34dbd2af0ad03b08ca3afd6377fcdc92772dc","kind":"tag","published_at":"2025-10-23T16:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4/manifests"},{"name":"rust-v0.48.0-alpha.3","sha":"69812f55a36d1e029ac008be204f9faea5d8470d","kind":"tag","published_at":"2025-10-21T21:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3/manifests"},{"name":"rust-v0.48.0-alpha.2","sha":"7586d44e3e376cef2ee28d0fddc270c125e58740","kind":"tag","published_at":"2025-10-21T04:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2/manifests"},{"name":"rust-v0.48.0-alpha.1","sha":"bf8dcc363efb432a4834cd664b3678cf129d02f2","kind":"tag","published_at":"2025-10-20T04:41:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1/manifests"},{"name":"rust-v0.47.0","sha":"c71297b9a9b3f7995445eff8d768837814ac06f8","kind":"tag","published_at":"2025-10-17T16:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0/manifests"},{"name":"rust-v0.47.0-alpha.3","sha":"73336da3f9586529b6ac71588180178f9899fc6c","kind":"tag","published_at":"2025-10-17T00:39:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3/manifests"},{"name":"rust-v0.47.0-alpha.2","sha":"cc2343d92be05297593509e66a9b07c87930d2f1","kind":"tag","published_at":"2025-10-16T22:09:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2/manifests"},{"name":"rust-v0.47.0-alpha.1","sha":"07edd2b3845d5fd19c36eff1c0fc1e15f06f38d1","kind":"tag","published_at":"2025-10-09T19:21:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1/manifests"},{"name":"rust-v0.46.0","sha":"b650f912c50ce4ce0a23b877aa8b1174878c30e2","kind":"tag","published_at":"2025-10-09T01:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0/manifests"},{"name":"rust-v0.46.0-alpha.7","sha":"5402a19a58d3131475476edf75d99dba5ab2df81","kind":"tag","published_at":"2025-10-08T23:13:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7/manifests"},{"name":"rust-v0.46.0-alpha.6","sha":"5d93899bceeaa613253433d9c35bb453503a5a1d","kind":"tag","published_at":"2025-10-08T21:58:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6/manifests"},{"name":"rust-v0.46.0-alpha.5","sha":"9ce80da38a307057fba97d08643f7e5744ec100d","kind":"tag","published_at":"2025-10-08T20:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5/manifests"},{"name":"rust-v0.46.0-alpha.4","sha":"59dd6783938001a1cf6359b201c7c03f3b64b395","kind":"tag","published_at":"2025-10-08T17:23:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4/manifests"},{"name":"rust-v0.46.0-alpha.3","sha":"56ce8e4452b99acf52b482108c9ceddf51754596","kind":"tag","published_at":"2025-10-08T15:16:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3/manifests"},{"name":"rust-v0.46.0-alpha.2","sha":"f73ebdf90c03d8e8c7eac79e0445f8d5283632ec","kind":"tag","published_at":"2025-10-08T00:45:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2/manifests"},{"name":"rust-v0.46.0-alpha.1","sha":"3fa2a2051b2b4e1690e073c1f4ca5d4bd692109a","kind":"tag","published_at":"2025-10-07T17:48:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1/manifests"},{"name":"rust-v0.45.0","sha":"a7c7869c23f88f6c468281e6f438ba4a91b81f26","kind":"tag","published_at":"2025-10-06T19:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0/manifests"},{"name":"rust-v0.45.0-alpha.6","sha":"654b0b32343646cff8b8b2b542f441b9d2af828d","kind":"tag","published_at":"2025-10-06T05:08:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6/manifests"},{"name":"rust-v0.45.0-alpha.5","sha":"de88695869c9a57eab08e23aabbcf0736792362a","kind":"tag","published_at":"2025-10-06T01:04:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5/manifests"},{"name":"rust-v0.45.0-alpha.4","sha":"93ff8d423804b45193818f7e87018048a177fef8","kind":"tag","published_at":"2025-10-05T20:59:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4/manifests"},{"name":"rust-v0.45.0-alpha.3","sha":"adf30ed28f6d7ea4eb6d023c22afd6271dab55fc","kind":"tag","published_at":"2025-10-05T06:02:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3/manifests"},{"name":"rust-v0.45.0-alpha.2","sha":"790f0cc4628f0f69494aa8990750bfee35b39b3a","kind":"tag","published_at":"2025-10-05T02:29:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2/manifests"},{"name":"rust-v0.45.0-alpha.1","sha":"c13e9cb801f838167ce4286bb3c6d548f2f505bb","kind":"tag","published_at":"2025-10-04T22:31:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1/manifests"},{"name":"rust-v0.44.0","sha":"488ec061bf4d36916b8f477c700ea4fde4162a7a","kind":"tag","published_at":"2025-10-03T16:43:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.44.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0/manifests"},{"name":"rust-v0.43.0-alpha.18","sha":"472f299bd71c3da1aa54f396dd58e6fe339df432","kind":"tag","published_at":"2025-10-03T04:46:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18/manifests"},{"name":"rust-v0.43.0-alpha.17","sha":"e52ff0a2ca6e55de36e5ef0478791e202fc5a670","kind":"tag","published_at":"2025-10-02T21:24:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17/manifests"},{"name":"rust-v0.43.0-alpha.16","sha":"4d14f8191918936b454c2fbe7fa7130a7f8c4c4b","kind":"tag","published_at":"2025-10-02T19:51:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16/manifests"},{"name":"rust-v0.43.0-alpha.15","sha":"c8281fa29e680917b935c45a98ac2c374a7a3cbb","kind":"tag","published_at":"2025-10-01T20:15:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15/manifests"},{"name":"rust-v0.43.0-alpha.14","sha":"4d1102afb4f6ed967faf0e3c68f1827cef1dc832","kind":"tag","published_at":"2025-10-01T19:32:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14/manifests"},{"name":"rust-v0.43.0-alpha.13","sha":"839c120cdedeeaf49956aaa086fe7e975b99ba9f","kind":"tag","published_at":"2025-10-01T19:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13/manifests"},{"name":"rust-v0.43.0-alpha.12","sha":"a16d7798b579e4db990459b9c73f99263c28055c","kind":"tag","published_at":"2025-10-01T18:34:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12/manifests"},{"name":"rust-v0.43.0","sha":"a23c1949727a72dbed0c630048a5a1a353eb9168","kind":"tag","published_at":"2025-10-01T17:46:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0/manifests"},{"name":"rust-v0.43.0-alpha.11","sha":"78d70381afa537e3821cec0ecb6bad7e3fe007ea","kind":"tag","published_at":"2025-10-01T17:42:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11/manifests"},{"name":"rust-v0.43.0-alpha.10","sha":"aa0b4192529545a9d8a1f0317e12ce4051407318","kind":"tag","published_at":"2025-10-01T16:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10/manifests"},{"name":"rust-v0.43.0-alpha.9","sha":"c5bd35835bf103bcdb2130781ce2208a38b02f63","kind":"tag","published_at":"2025-10-01T15:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9/manifests"},{"name":"rust-v0.43.0-alpha.8","sha":"f5690e227c33b85497138d046d9928a5d871de29","kind":"tag","published_at":"2025-10-01T03:34:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8/manifests"},{"name":"rust-v0.43.0-alpha.7","sha":"3fd643d926f75266d0c5d6250118405dd7810f49","kind":"tag","published_at":"2025-09-30T21:54:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7/manifests"},{"name":"rust-v0.43.0-alpha.6","sha":"09ba746c32f423454bf92b232dd73f3bb5c75b35","kind":"tag","published_at":"2025-09-30T19:03:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6/manifests"},{"name":"rust-v0.43.0-alpha.5","sha":"a3dcb73f121470f963162578880cce4c0574599c","kind":"tag","published_at":"2025-09-30T07:09:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5/manifests"},{"name":"rust-v0.43.0-alpha.4","sha":"3a0dd7df3b494e37669ff2a6405f324fecb9d459","kind":"tag","published_at":"2025-09-29T02:34:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4/manifests"},{"name":"rust-v0.43.0-alpha.3","sha":"ae8e97f8f22da650333779ae2eeae4f4c5abca64","kind":"tag","published_at":"2025-09-28T22:25:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3/manifests"},{"name":"rust-v0.43.0-alpha.2","sha":"97b9a8943a1115f54cf2d1822efde233c1597ad0","kind":"tag","published_at":"2025-09-27T19:19:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2/manifests"},{"name":"rust-v0.43.0-alpha.1","sha":"5eaaa57fd8597dbbe12e9202f344e9248f2082f2","kind":"tag","published_at":"2025-09-27T14:54:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1/manifests"},{"name":"rust-v0.42.0","sha":"7355ea95d7df53445359570103120b92ef9a084d","kind":"tag","published_at":"2025-09-26T18:29:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0/manifests"},{"name":"rust-v0.42.0-alpha.3","sha":"4730f3905ed971ebf71fe611d104b132cb5fa336","kind":"tag","published_at":"2025-09-26T15:20:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3/manifests"},{"name":"rust-v0.42.0-alpha.2","sha":"42971ad6d9b501e25b332390dfc65f0010fc8e6f","kind":"tag","published_at":"2025-09-26T14:18:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2/manifests"},{"name":"rust-v0.42.0-alpha.1","sha":"eb9f175ad82ae54a5f357b19a1cbf80629af281a","kind":"tag","published_at":"2025-09-26T05:54:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1/manifests"},{"name":"rust-v0.41.0","sha":"90cb84351669f700729be37d6c1cb546c678a871","kind":"tag","published_at":"2025-09-24T16:56:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0/manifests"},{"name":"rust-v0.41.0-alpha.1","sha":"610cf48a871b92b6c52df061c9585bf5ab6a2050","kind":"tag","published_at":"2025-09-24T06:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1/manifests"},{"name":"rust-v0.40.0","sha":"5268705a69713752adcbd8416ef9e84a683f7aa3","kind":"tag","published_at":"2025-09-23T16:15:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0/manifests"},{"name":"rust-v0.40.0-alpha.3","sha":"1f37ad40cb99466450523d359e0454530ad94892","kind":"tag","published_at":"2025-09-23T03:31:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3/manifests"},{"name":"rust-v0.40.0-alpha.2","sha":"4e5cf9d0da76548135b31321ba1202e788233adb","kind":"tag","published_at":"2025-09-23T00:18:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2/manifests"},{"name":"rust-v0.40.0-alpha.1","sha":"1d87d135d2f11e87493530fa450c85da29068f0b","kind":"tag","published_at":"2025-09-19T00:19:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1/manifests"},{"name":"rust-v0.39.0","sha":"077623f2e1a9e3d7ad64354383296368bf082f4c","kind":"tag","published_at":"2025-09-18T21:37:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0/manifests"},{"name":"rust-v0.39.0-alpha.2","sha":"c0e2cd53181140649a42442c49917d644f29b6af","kind":"tag","published_at":"2025-09-18T18:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2/manifests"},{"name":"rust-v0.39.0-alpha.1","sha":"f9d1a29f4aced1e256bb7f9d87b7de3e505d6b5f","kind":"tag","published_at":"2025-09-17T18:33:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1/manifests"},{"name":"rust-v0.38.0","sha":"17d2d8d71d98afb4980fce1f87db3638cf984d9f","kind":"tag","published_at":"2025-09-17T18:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.38.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0/manifests"},{"name":"rust-v0.37.0","sha":"d6f33bca970b2758335f79a5d4ad47e5de528a9d","kind":"tag","published_at":"2025-09-17T17:48:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0/manifests"},{"name":"rust-v0.37.0-alpha.4","sha":"f0aa181b908b503fe6b28f166f76e92d0ce2ca05","kind":"tag","published_at":"2025-09-17T05:57:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4/manifests"},{"name":"rust-v0.37.0-alpha.3","sha":"5bbc212189b60dd4ab23231be65f37f9a306c5e7","kind":"tag","published_at":"2025-09-17T04:38:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3/manifests"},{"name":"rust-v0.37.0-alpha.2","sha":"9546e313cab991921d4b161d00dbbc987e04e625","kind":"tag","published_at":"2025-09-17T04:03:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2/manifests"},{"name":"rust-v0.37.0-alpha.1","sha":"ac4f49f209635764bb8eaef54554554fe9f433c2","kind":"tag","published_at":"2025-09-16T19:09:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1/manifests"},{"name":"rust-v0.36.0","sha":"23e9c42809566b323f026f5235cf90b9171c2169","kind":"tag","published_at":"2025-09-15T17:04:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.36.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0/manifests"},{"name":"rust-v0.35.0","sha":"8d7865dac15c1cd218fefc3f7e0f386fb2845c6a","kind":"tag","published_at":"2025-09-15T15:52:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0/manifests"},{"name":"rust-v0.35.0-alpha.13","sha":"cf2298dd5528738fd8d685641c114193e561b955","kind":"tag","published_at":"2025-09-15T13:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13/manifests"},{"name":"rust-v0.35.0-alpha.12","sha":"121634d4c3ee4a26cb4113af026272d21eda4dd8","kind":"tag","published_at":"2025-09-15T07:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12/manifests"},{"name":"rust-v0.35.0-alpha.11","sha":"f47404109799720afa22f9d5a1d6d65dc22887b8","kind":"tag","published_at":"2025-09-15T01:22:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11/manifests"},{"name":"rust-v0.35.0-alpha.10","sha":"6428ac1e9882013a607376274f252e5f1f48165e","kind":"tag","published_at":"2025-09-15T00:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10/manifests"},{"name":"rust-v0.35.0-alpha.9","sha":"d83467d6e80136176e5eaeb56f16bc48207e927d","kind":"tag","published_at":"2025-09-14T23:17:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9/manifests"},{"name":"rust-v0.35.0-alpha.8","sha":"deda843ccd8a5a1839ee30a4c9da40866064be31","kind":"tag","published_at":"2025-09-14T21:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8/manifests"},{"name":"rust-v0.35.0-alpha.7","sha":"6d075578603d4dfa77ab04f31802ce430a37c258","kind":"tag","published_at":"2025-09-12T20:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7/manifests"},{"name":"rust-v0.35.0-alpha.6","sha":"b90df684bce7b9b69cf8805c3bde4b92d8012b98","kind":"tag","published_at":"2025-09-12T06:44:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6/manifests"},{"name":"rust-v0.35.0-alpha.5","sha":"e6d12790337a5ff8154b1977ff09642f1c334500","kind":"tag","published_at":"2025-09-12T04:05:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5/manifests"},{"name":"rust-v0.35.0-alpha.4","sha":"1e0e781457d613063620d3dd2f11c0ece8c56096","kind":"tag","published_at":"2025-09-11T20:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4/manifests"},{"name":"rust-v0.35.0-alpha.3","sha":"66be223ae3afb34e9459a0e195dacdf6145ff688","kind":"tag","published_at":"2025-09-11T18:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3/manifests"},{"name":"rust-v0.35.0-alpha.2","sha":"305252b2fb2d57bb40a9e4bad269db9a761f7099","kind":"tag","published_at":"2025-09-11T16:17:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2/manifests"},{"name":"rust-v0.35.0-alpha.1","sha":"61e4beeac3c7c01f9029cadc2b27649a40a449f6","kind":"tag","published_at":"2025-09-11T15:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1/manifests"},{"name":"rust-v0.34.0","sha":"0d2ceb199fbea0c9f8d43ad8ef300dfacb955a40","kind":"tag","published_at":"2025-09-10T21:15:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0/manifests"},{"name":"rust-v0.34.0-alpha.2","sha":"367a79d676330b1a7be66fa71ecb33f48173e2fb","kind":"tag","published_at":"2025-09-10T21:00:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2/manifests"},{"name":"rust-v0.34.0-alpha.1","sha":"de989c815665e2666adc35413642469aa25ed82f","kind":"tag","published_at":"2025-09-10T20:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1/manifests"},{"name":"rust-v0.33.0","sha":"fbea465ba891f62f2bc751fc5c737bf5893ba8d5","kind":"tag","published_at":"2025-09-10T19:41:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0/manifests"},{"name":"rust-v0.33.0-alpha.1","sha":"9479ee49fc7f7d36c53562f00680b2252879839f","kind":"tag","published_at":"2025-09-10T17:27:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1/manifests"},{"name":"rust-v0.32.0","sha":"1471b25cc44a73b4eaf9a6fb1d0f706974d809a4","kind":"tag","published_at":"2025-09-10T17:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0/manifests"},{"name":"rust-v0.32.0-alpha.3","sha":"1d56ee5a7d8effcdf8dec67e3f7ecfda0510280b","kind":"tag","published_at":"2025-09-10T02:34:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3/manifests"},{"name":"rust-v0.32.0-alpha.2","sha":"1ce8c547dc1c22595dd8bb6583613dec231d2b9d","kind":"tag","published_at":"2025-09-09T15:39:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2/manifests"},{"name":"rust-v0.32.0-alpha.1","sha":"8b8e4e6677631b499ce1497c5bd2da4eac2d4540","kind":"tag","published_at":"2025-09-08T21:55:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1/manifests"},{"name":"rust-v0.31.0","sha":"cf127102de208feeea000b4dff2e87e40615bd73","kind":"tag","published_at":"2025-09-08T21:20:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0/manifests"},{"name":"rust-v0.31.0-alpha.5","sha":"5b54432f5cceff1a8a026bbfbe16071321c3ced9","kind":"tag","published_at":"2025-09-08T17:49:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5/manifests"},{"name":"rust-v0.31.0-alpha.4","sha":"1c215df13526f6ba352bd29e5d6895ab2ac69b1b","kind":"tag","published_at":"2025-09-08T16:35:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4/manifests"},{"name":"rust-v0.31.0-alpha.3","sha":"630077d46df34093205bab06c8ddc9a4e1e4a6d3","kind":"tag","published_at":"2025-09-08T15:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3/manifests"},{"name":"rust-v0.31.0-alpha.2","sha":"7275346040324abfa6199b0fbdb1a6759a6e21ac","kind":"tag","published_at":"2025-09-06T02:10:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2/manifests"},{"name":"rust-v0.31.0-alpha.1","sha":"e3e65be86a9d8d958ff878eb2d8758584da8627b","kind":"tag","published_at":"2025-09-06T01:55:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1/manifests"},{"name":"rust-v0.30.0","sha":"35ebeaec27cf1aafd5e373d421691e6b60cf3a19","kind":"tag","published_at":"2025-09-05T21:55:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.30.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0/manifests"},{"name":"rust-v0.29.1-alpha.7","sha":"24063cb723c1e31585b4a9334d3d51448bf44784","kind":"tag","published_at":"2025-09-05T00:50:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7/manifests"},{"name":"rust-v0.29.1-alpha.6","sha":"acad9eaa0116a17e3a628cd4e750f16c934d4568","kind":"tag","published_at":"2025-09-04T20:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6/manifests"},{"name":"rust-v0.29.1-alpha.5","sha":"2fee87c66fe812464d44d84ec2ae2562e39ccd51","kind":"tag","published_at":"2025-09-04T17:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5/manifests"},{"name":"rust-v0.29.1-alpha.4","sha":"38dd4843e8d3295b10f332a0e7da4ec656ff9e36","kind":"tag","published_at":"2025-09-04T15:23:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4/manifests"},{"name":"rust-v0.29.1-alpha.3","sha":"594ca1c4d5470e183cd3955b085713939226fcb7","kind":"tag","published_at":"2025-09-04T06:23:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3/manifests"},{"name":"rust-v0.29.1-alpha.2","sha":"ccba32874383f496402ea5cb44dc9126739d2e36","kind":"tag","published_at":"2025-09-03T22:57:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2/manifests"},{"name":"rust-v0.29.1-alpha.1","sha":"267e229bd5132ccb14723751cecd63feb2a56c60","kind":"tag","published_at":"2025-09-03T15:49:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1/manifests"},{"name":"rust-v0.29.0-alpha.1","sha":"67568be0c9d53f59bd150884ef387d044140f32b","kind":"tag","published_at":"2025-09-03T15:39:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1/manifests"},{"name":"rust-v0.29.0","sha":"f88af324ebc1f1f65f2257e3b382a651e12f0e10","kind":"tag","published_at":"2025-09-03T08:20:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0/manifests"},{"name":"rust-v0.28.0","sha":"d8856d77ec29444f529c7a640c1cb1c02c5de971","kind":"tag","published_at":"2025-09-02T22:08:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0/manifests"},{"name":"rust-v0.28.0-alpha.2","sha":"a5ba5a148e1dedc3f1fec9c7daa99da45d6a88e0","kind":"tag","published_at":"2025-09-02T21:26:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2/manifests"},{"name":"rust-v0.28.0-alpha.1","sha":"7624ad602f53053e87e05bedcdc096ff8b89b902","kind":"tag","published_at":"2025-09-02T20:46:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1/manifests"},{"name":"rust-v0.27.0","sha":"3711e6b42834cae8384eac09e6248aa63bdd6ca2","kind":"tag","published_at":"2025-08-29T06:02:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.27.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0/manifests"},{"name":"rust-v0.26.0","sha":"f3ad33cd25e9e51129fd960626a2fdab8a2c775c","kind":"tag","published_at":"2025-08-29T03:22:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0/manifests"},{"name":"rust-v0.26.0-alpha.1","sha":"ad9bbc98a2bd0d39b3863b3daa854ecb79a49b7d","kind":"tag","published_at":"2025-08-27T17:24:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1/manifests"},{"name":"rust-v0.25.0","sha":"241d1bb216e14c0e1477c02df0ea06371a743df1","kind":"tag","published_at":"2025-08-27T08:30:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0/manifests"},{"name":"rust-v0.25.0-alpha.2","sha":"5d07455b7946ec0e8fa37a9ca42085f4852f1108","kind":"tag","published_at":"2025-08-27T06:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2/manifests"},{"name":"rust-v0.25.0-alpha.1","sha":"14f574eeb5be74c3453215f37ab679b9577504eb","kind":"tag","published_at":"2025-08-27T05:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1/manifests"},{"name":"rust-v0.24.0","sha":"f4242e92bd7771e5a862fbdf42de29319bfea5e6","kind":"tag","published_at":"2025-08-26T17:28:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0/manifests"},{"name":"rust-v0.24.0-alpha.10","sha":"539deed96e2ea937bf8ee75b5de4fd252b244eef","kind":"tag","published_at":"2025-08-26T05:05:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10/manifests"},{"name":"rust-v0.24.0-alpha.9","sha":"db9d06e05f7e5d7c66e55a2341d25fdc5077276a","kind":"tag","published_at":"2025-08-26T03:52:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9/manifests"},{"name":"rust-v0.24.0-alpha.8","sha":"3f2ee3641d1ea2eb5ab128bf7a3c9a20331e88e1","kind":"tag","published_at":"2025-08-25T22:58:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8/manifests"},{"name":"rust-v0.24.0-alpha.7","sha":"4d2120417b2fbe3fe956bcb38a684187390a6467","kind":"tag","published_at":"2025-08-25T17:24:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7/manifests"},{"name":"rust-v0.24.0-alpha.6","sha":"f584086fb889d017465a5d8adcfbb2c18bed16a8","kind":"tag","published_at":"2025-08-25T05:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6/manifests"},{"name":"rust-v0.24.0-alpha.5","sha":"9ac22fe58bc1b0950e108f25678bf3060b189a07","kind":"tag","published_at":"2025-08-24T21:39:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5/manifests"},{"name":"rust-v0.24.0-alpha.4","sha":"593786173368c33aabb936e131abf43b9184e03a","kind":"tag","published_at":"2025-08-24T18:44:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4/manifests"},{"name":"rust-v0.0.2508241142","sha":"4c952e9b54142f73d91f086507e9e28ee26a8901","kind":"tag","published_at":"2025-08-24T18:42:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2508241142","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2508241142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2508241142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142/manifests"},{"name":"rust-v0.24.0-alpha.3","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3/manifests"},{"name":"alpha-cli","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/alpha-cli","html_url":"https://github.com/openai/codex/releases/tag/alpha-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@alpha-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli/manifests"},{"name":"rust-v0.24.0-alpha.2","sha":"319f4a527f8040ac6de50917afb8f9ef43ae62ed","kind":"tag","published_at":"2025-08-22T21:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2/manifests"},{"name":"rust-v0.24.0-alpha.1","sha":"6004135ed8a13a9f4f9b6c2b4a24bd7e89f89a52","kind":"tag","published_at":"2025-08-21T05:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1/manifests"},{"name":"rust-v0.23.0","sha":"29a40864dce65369f9aa144d2751586feb245a13","kind":"tag","published_at":"2025-08-20T05:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0/manifests"},{"name":"rust-v0.23.0-alpha.8","sha":"4b60560fca736af432a1c888317498538cd6ec34","kind":"tag","published_at":"2025-08-20T04:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8/manifests"},{"name":"rust-v0.23.0-alpha.7","sha":"db1ac5c510bef1e96631ec835ca93e3924be4743","kind":"tag","published_at":"2025-08-20T03:33:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7/manifests"},{"name":"rust-v0.23.0-alpha.6","sha":"bdaf80fab48429660a6d7122750cedd90f6af0c0","kind":"tag","published_at":"2025-08-20T02:54:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6/manifests"},{"name":"rust-v0.23.0-alpha.5","sha":"b2e3ba144b18ae3d44ac72234038fccd1338cf7e","kind":"tag","published_at":"2025-08-19T04:52:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5/manifests"},{"name":"rust-v0.23.0-alpha.4","sha":"7064efc9493c55a68218acde44724b5aa682f60e","kind":"tag","published_at":"2025-08-18T20:11:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4/manifests"},{"name":"rust-v0.23.0-alpha.3","sha":"319f39be3ac42ef231de5956bc4533b0ef8d964b","kind":"tag","published_at":"2025-08-18T04:42:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3/manifests"},{"name":"rust-v0.23.0-alpha.2","sha":"d29d4d9b50ece38017d31213d2d36e0267fa800c","kind":"tag","published_at":"2025-08-17T17:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2/manifests"},{"name":"rust-v0.23.0-alpha.1","sha":"13de81deb50a85c5cc473a4d1838fc3d9634c63c","kind":"tag","published_at":"2025-08-15T21:48:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1/manifests"},{"name":"rust-v0.22.0","sha":"fa3bdf23cd2a39e562456e88d47614e75109bfcc","kind":"tag","published_at":"2025-08-15T17:21:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0/manifests"},{"name":"rust-v0.22.0-alpha.5","sha":"95e26a00f526cff72007816bc722ed22baac4594","kind":"tag","published_at":"2025-08-14T23:09:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5/manifests"},{"name":"rust-v0.22.0-alpha.4","sha":"622022a22775b70e520fb59f4cbb2f6dae2b925e","kind":"tag","published_at":"2025-08-14T18:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4/manifests"},{"name":"rust-v0.22.0-alpha.3","sha":"c9f7aacad0781b82d8ef0b17f8bfed9af4d9496a","kind":"tag","published_at":"2025-08-14T06:12:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3/manifests"},{"name":"rust-v0.22.0-alpha.2","sha":"9af3f897caa97e0e253536e32e22a7bfa5a5d96c","kind":"tag","published_at":"2025-08-14T00:55:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2/manifests"},{"name":"rust-v0.22.0-alpha.1","sha":"476e30ce606046045385140c6fc4c9c0a2984e5d","kind":"tag","published_at":"2025-08-13T18:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1/manifests"},{"name":"rust-v0.21.0","sha":"ece634208f394fd4be608ca405845e09ed52b7c4","kind":"tag","published_at":"2025-08-12T04:32:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0/manifests"},{"name":"rust-v0.21.0-alpha.1","sha":"ac17dd380d01fc2bcec254ef92b0586cea337323","kind":"tag","published_at":"2025-08-11T20:13:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1/manifests"},{"name":"rust-v0.20.0","sha":"45aed5edd139c38132de044596fdd55e47236657","kind":"tag","published_at":"2025-08-09T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0/manifests"},{"name":"rust-v0.20.0-alpha.4","sha":"bbe7ec896f1a77bfa9598906ce035c57b59f2355","kind":"tag","published_at":"2025-08-08T22:52:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4/manifests"},{"name":"rust-v0.20.0-alpha.3","sha":"5aeff74315a54044c50c2e1198263446359be3ea","kind":"tag","published_at":"2025-08-08T22:18:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3/manifests"},{"name":"rust-v0.20.0-alpha.2","sha":"8b2ba09ada72c0fd89cdab55cc0c42f1aba6d8d7","kind":"tag","published_at":"2025-08-08T20:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2/manifests"},{"name":"rust-v0.20.0-alpha.1","sha":"7b13acde9b8c39aaef8a6afa7fb16555487b231f","kind":"tag","published_at":"2025-08-08T20:05:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1/manifests"},{"name":"rust-v0.19.0","sha":"1dc2abd9266b51bef917fa31b223ece720793aab","kind":"tag","published_at":"2025-08-08T01:31:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.19.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0/manifests"},{"name":"rust-v0.18.0","sha":"7d9e571b3de908192007f04cebd320832dd1e09d","kind":"tag","published_at":"2025-08-08T01:30:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.18.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0/manifests"},{"name":"rust-v0.17.0","sha":"1b1f7113efdb5ba6ee7dd9846ff250060c46756b","kind":"tag","published_at":"2025-08-08T01:25:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.17.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0/manifests"},{"name":"rust-v0.16.0","sha":"9ffad621a207624abb4d7c94c0195c4ea12efc87","kind":"tag","published_at":"2025-08-07T17:53:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.16.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0/manifests"},{"name":"rust-v0.15.0","sha":"8f49a269657bee0d8e42f11128abcf71d2d09e68","kind":"tag","published_at":"2025-08-07T17:21:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0/manifests"},{"name":"rust-v0.15.0-alpha.1","sha":"41d7e727b9b4987a106b29ed1d258ba294bfb01b","kind":"tag","published_at":"2025-08-06T23:27:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1/manifests"},{"name":"rust-v0.14.0","sha":"fd92ea1e96b0695c88302331d7830f84453a6f74","kind":"tag","published_at":"2025-08-06T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0/manifests"},{"name":"rust-v0.14.0-alpha.3","sha":"31d06def790ffdedf7cb547d7358412fa7451dc5","kind":"tag","published_at":"2025-08-06T15:47:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3/manifests"},{"name":"rust-v0.14.0-alpha.2","sha":"e4b2fe0050bc81fac41398d034ebaa47872a3e64","kind":"tag","published_at":"2025-08-06T08:15:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2/manifests"},{"name":"rust-v0.14.0-alpha.1","sha":"829414b9aca044377891328809c63ab982815f76","kind":"tag","published_at":"2025-08-06T06:46:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1/manifests"},{"name":"rust-v0.13.0","sha":"615e37c3c34deb9812785fc45e4b277fdc132000","kind":"tag","published_at":"2025-08-05T20:56:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.13.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0/manifests"},{"name":"rust-v0.12.0","sha":"1d7924dcfb3b018f658df5982b951f006139f4ea","kind":"tag","published_at":"2025-08-05T01:27:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.12.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0/manifests"},{"name":"rust-v0.11.0","sha":"c3e5de0e13a6013a5e4af25e853282065c74f2c1","kind":"tag","published_at":"2025-08-02T00:41:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0/manifests"},{"name":"rust-v0.11.0-alpha.5","sha":"ae38c1e7db81f22b7e323b482f56f06797292fbd","kind":"tag","published_at":"2025-08-01T22:29:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5/manifests"},{"name":"rust-v0.11.0-alpha.4","sha":"16edc4b1d22d9cedc58b9469a8b7e6bd28748398","kind":"tag","published_at":"2025-08-01T22:07:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4/manifests"},{"name":"rust-v0.11.0-beta.1","sha":"8dfc8eacc2563a54f8887a9cbeeb67b113345738","kind":"tag","published_at":"2025-08-01T00:44:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1/manifests"},{"name":"rust-v0.11.0-alpha.3","sha":"13e679a39546988e8c03b9d2f7f9f89a4bcd21c3","kind":"tag","published_at":"2025-07-31T18:16:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3/manifests"},{"name":"rust-v0.11.0-alpha.2","sha":"92043c6a14d16629bd27b445a247d45a8fe30a88","kind":"tag","published_at":"2025-07-28T21:26:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2/manifests"},{"name":"rust-v0.11.0-alpha.1","sha":"142731f2506a1a151db4833626014df23d7ec6b0","kind":"tag","published_at":"2025-07-28T19:45:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1/manifests"},{"name":"rust-v0.11.0-alpha","sha":"1467206d7fdaef58ae05e864483d427f4933984f","kind":"tag","published_at":"2025-07-25T18:49:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha/manifests"},{"name":"rust-v0.10.0","sha":"e45084061e36e512d7c81043e0c3efac4752916a","kind":"tag","published_at":"2025-07-24T21:48:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.10.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0/manifests"},{"name":"rust-v0.9.0","sha":"12994d3a43532fc48ab924035f85cc12cff85fa3","kind":"tag","published_at":"2025-07-23T00:52:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0/manifests"},{"name":"rust-v0.9.0-beta.1","sha":"d2a88a2360e1eba2884d79d7df86a3ee6bcb7273","kind":"tag","published_at":"2025-07-22T22:56:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1/manifests"},{"name":"rust-v0.9.0-beta","sha":"cb4f97928d99360c5315b098cde20308618ffbef","kind":"tag","published_at":"2025-07-22T20:43:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta/manifests"},{"name":"rust-v0.9.0-alpha","sha":"6d5fe7a4876a207f449a360f423845315f887a0f","kind":"tag","published_at":"2025-07-22T07:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha/manifests"},{"name":"rust-v0.8.0","sha":"671f91d3ea7f7fc77dd05e4a7f02eface3834346","kind":"tag","published_at":"2025-07-19T00:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.8.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0/manifests"},{"name":"rust-v0.7.0","sha":"f9478bdfbe60970f126760251410de33980cb607","kind":"tag","published_at":"2025-07-14T16:42:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.7.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0/manifests"},{"name":"rust-v0.6.0","sha":"29c409c49ecc709b3803d4fa1260f88eb29d37ac","kind":"tag","published_at":"2025-07-12T23:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.6.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0/manifests"},{"name":"rust-v0.5.0","sha":"6ff62ba8cecec3456e64e1780d59337eb12fcbcf","kind":"tag","published_at":"2025-07-10T21:44:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.5.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0/manifests"},{"name":"rust-v0.4.0","sha":"345e8bece0aaa9570242d676b6588646a217c892","kind":"tag","published_at":"2025-07-09T06:53:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.4.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0/manifests"},{"name":"rust-v0.3.0","sha":"de04ab108de52f630ed78e5709fc166d0cb09752","kind":"tag","published_at":"2025-07-08T05:32:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.3.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0/manifests"},{"name":"rust-v0.2.0","sha":"b3bffa594d67dce8fd916dc74b8daea7a2c6f9f3","kind":"tag","published_at":"2025-06-30T19:12:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0/manifests"},{"name":"rust-v0.2.0-alpha.2","sha":"2925136536b06a324551627468d17e959afa18d4","kind":"tag","published_at":"2025-06-29T17:19:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2/manifests"},{"name":"codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","sha":"cd2d84d496158450ec25be0109016c7c70112132","kind":"commit","published_at":"2025-06-29T17:18:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.4","sha":"b289c9207090b2e27494545d7b5404e063bd86f3","kind":"tag","published_at":"2025-06-28T22:40:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.1.0-alpha.3","sha":"1341d8db51057ca281e9fdfd31c6bc8a2fad9c06","kind":"tag","published_at":"2025-06-28T22:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3/manifests"},{"name":"rust-v0.1.0-alpha.2","sha":"3cf7269d12a4401b5b50d00a9c3858383d0d1617","kind":"tag","published_at":"2025-06-28T22:34:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.1","sha":"93fe967c692feba5c30f660ab027c227a51b9853","kind":"tag","published_at":"2025-06-28T22:28:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1/manifests"},{"name":"codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","sha":"1b7c8d2569ec965a66ab409377030494bb100fff","kind":"commit","published_at":"2025-06-28T22:24:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.0.2506261603","sha":"6a8a936f75ea44faf05ff4fab0c6a36fc970428d","kind":"tag","published_at":"2025-06-26T23:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603/manifests"},{"name":"codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","sha":"fa0e17f83a7925bc023b5d35661f5af0828fc2c1","kind":"commit","published_at":"2025-06-26T20:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603/manifests"},{"name":"rust-v0.0.2506060849","sha":"5fc3c3023d9f179fb416b2722d1434bac278e916","kind":"tag","published_at":"2025-06-06T15:49:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849/manifests"},{"name":"codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","sha":"029f39b9da894d27dcde81b8636ef89d8b652a9f","kind":"commit","published_at":"2025-06-06T06:34:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849/manifests"},{"name":"rust-v0.0.2506052246","sha":"ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa","kind":"tag","published_at":"2025-06-06T05:46:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246/manifests"},{"name":"codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","sha":"2d5246050ad4fda4834d8f442faf5becd782b4b3","kind":"commit","published_at":"2025-06-06T05:45:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246/manifests"},{"name":"codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","sha":"77b017f67dc37415f6949c452546b1df906c212c","kind":"commit","published_at":"2025-06-06T05:11:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052203","sha":"121686615fd634e35f3e415896f36908cf8632f9","kind":"tag","published_at":"2025-06-06T05:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052135","sha":"84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0","kind":"tag","published_at":"2025-06-06T04:35:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135/manifests"},{"name":"codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","sha":"9db53b33aa28f19602dd82799e179dd8dca06dfb","kind":"commit","published_at":"2025-06-06T03:29:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135/manifests"},{"name":"rust-v0.0.2506030956","sha":"45519e12f39777b65c05ed498503ddcb60beb289","kind":"tag","published_at":"2025-06-03T16:56:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956/manifests"},{"name":"codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","sha":"c6fcec55fe4085b4885bd99e40b46756f12511fd","kind":"commit","published_at":"2025-06-03T16:40:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956/manifests"},{"name":"rust-v0.0.2505302325","sha":"ca8e97fcbcb991e542b8689f2d4eab9d30c399d6","kind":"tag","published_at":"2025-05-31T06:25:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325/manifests"},{"name":"codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","sha":"1159eaf04f26a95d2ffdfcffb6b7368e47996f4f","kind":"commit","published_at":"2025-05-31T06:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325/manifests"},{"name":"rust-v0.0.2505301630","sha":"378d773f3af95384eef51addf560df30aa9fd15f","kind":"tag","published_at":"2025-05-30T23:30:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630/manifests"},{"name":"codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","sha":"4f3d294762e7351268d4670812a24cd4a876a73a","kind":"commit","published_at":"2025-05-30T23:27:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630/manifests"},{"name":"codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","sha":"bdfa95ed313c88c219242e66182a9d044054a177","kind":"commit","published_at":"2025-05-29T23:59:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291659","sha":"dfac02b343605ce61154ab2e075ac6c38f533916","kind":"tag","published_at":"2025-05-29T23:59:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291458","sha":"b152435fb95e7f1ab197ae2cdde68ae29a7d219b","kind":"tag","published_at":"2025-05-29T21:58:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458/manifests"},{"name":"codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","sha":"a32d305ae6a8c8680932b5259f7dd7e5a086db26","kind":"commit","published_at":"2025-05-29T21:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458/manifests"},{"name":"rust-v0.0.2505270918","sha":"d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28","kind":"tag","published_at":"2025-05-27T16:18:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918/manifests"},{"name":"codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","sha":"29d154cb139d63ef4896dd5fa7ebc5b303fb7fea","kind":"commit","published_at":"2025-05-27T16:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918/manifests"},{"name":"rust-v0.0.2505231205","sha":"aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3","kind":"tag","published_at":"2025-05-23T19:05:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205/manifests"},{"name":"codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","sha":"4bf81373a730deb391a9c1a4b65d9d62f5902e13","kind":"commit","published_at":"2025-05-23T18:53:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205/manifests"},{"name":"rust-v0.0.2505231137","sha":"d2eee362c1c6cdc00bcb5bf1d479823ef33c143a","kind":"tag","published_at":"2025-05-23T18:37:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137/manifests"},{"name":"codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","sha":"89ef4efdcf033a3b0085328be5d144a292e5d50d","kind":"commit","published_at":"2025-05-23T18:37:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137/manifests"},{"name":"rust-v0.0.2505220956","sha":"6a77484c94956d5cd319da3f8500b178ec93fc90","kind":"tag","published_at":"2025-05-22T16:56:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956/manifests"},{"name":"codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","sha":"cb379d779744aada3e44e861bb9a653e22e5917a","kind":"commit","published_at":"2025-05-22T16:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956/manifests"},{"name":"rust-v0.0.2505212314","sha":"79cb07bf70a9036200aa2b61b211fe47ea13184a","kind":"tag","published_at":"2025-05-22T06:14:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314/manifests"},{"name":"codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","sha":"ef7208359f20f20a38781b14c9c13b31c20c67f4","kind":"commit","published_at":"2025-05-22T05:53:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314/manifests"},{"name":"rust-v0.0.2505191609","sha":"68e94c8c08943e1d4a53bd7987e319ba7dbffb74","kind":"tag","published_at":"2025-05-19T23:09:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609/manifests"},{"name":"codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","sha":"d766e845b391c4fa4c4c1f1bb0a2c49c6a21e4e1","kind":"commit","published_at":"2025-05-19T23:08:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609/manifests"},{"name":"rust-v0.0.2505191518","sha":"c74d7e13e7d8daf3a2493f6216918d5e59a38bed","kind":"tag","published_at":"2025-05-19T22:18:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518/manifests"},{"name":"codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","sha":"a4bfdf6779f5fe382383889f4854de5a9146d4b1","kind":"commit","published_at":"2025-05-19T22:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518/manifests"},{"name":"rust-v0.0.2505171051","sha":"5ee08335ac690a69035720a798df9865bc5a4278","kind":"tag","published_at":"2025-05-17T17:52:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051/manifests"},{"name":"codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","sha":"1c6a3f1097c00d578908572b54a376f82ecd9ab7","kind":"commit","published_at":"2025-05-17T17:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051/manifests"},{"name":"codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","sha":"c7312c9d524783971c2ce6ee4a80f03ebf76950c","kind":"commit","published_at":"2025-05-17T00:11:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505161708","sha":"b5257992b06373acef8b20a4ca25ffc1b96688e2","kind":"tag","published_at":"2025-05-17T00:08:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505151627","sha":"8d6a8b308e7457d432564083bb2f577cd39e132b","kind":"tag","published_at":"2025-05-15T23:27:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627/manifests"},{"name":"codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","sha":"ce2ecbe72f2adca6f27454065fdc6dcc9e8ab312","kind":"commit","published_at":"2025-05-15T23:26:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627/manifests"},{"name":"rust-v0.0.2505141652","sha":"cb19037ca3822e9b19b51417392f8afc046be607","kind":"tag","published_at":"2025-05-14T23:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652/manifests"},{"name":"codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","sha":"0b9ef93da519be9f988bd860ecb48777e5efb76e","kind":"commit","published_at":"2025-05-14T23:51:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652/manifests"},{"name":"rust-v0.0.2505141337","sha":"3a70a0bc280734d09448cb08ec05b5c44f7c798e","kind":"tag","published_at":"2025-05-14T20:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337/manifests"},{"name":"codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","sha":"34aa1991f1287f69ecead71c3fb2a9165ebb1afd","kind":"commit","published_at":"2025-05-14T20:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337/manifests"},{"name":"rust-v0.0.2505121726","sha":"94c47d69a3f92257e7f9717a2044bd55786eb999","kind":"tag","published_at":"2025-05-13T00:26:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726/manifests"},{"name":"codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","sha":"61b881d4e51a0e41e0bdce89feb6390f722a946c","kind":"commit","published_at":"2025-05-13T00:24:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726/manifests"},{"name":"rust-v0.0.2505121520","sha":"9949f6404378db6f54a01bcadb1956e0535d4921","kind":"tag","published_at":"2025-05-12T22:20:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520/manifests"},{"name":"codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","sha":"55142e3e6caddd1e613b71bcb89385ce5cc708bf","kind":"commit","published_at":"2025-05-12T22:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520/manifests"},{"name":"rust-v0.0.2505101753","sha":"7f24ec8cae83ae22e7cc306fea4844958370827d","kind":"tag","published_at":"2025-05-11T00:53:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753/manifests"},{"name":"codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","sha":"2b122da087e5515462733e54d540dec88b6ab134","kind":"commit","published_at":"2025-05-11T00:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753/manifests"},{"name":"rust-v0.0.2505061740","sha":"132146b6d4e133d014f763a0d8dabd853f3fc0c0","kind":"tag","published_at":"2025-05-07T00:40:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740/manifests"},{"name":"codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","sha":"c577e94b675da3aae23e9466e44cffec7cd19f21","kind":"commit","published_at":"2025-05-07T00:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740/manifests"},{"name":"rust-v0.0.2505021951","sha":"5915a59c8290765d6097caf4074aae93a85380fa","kind":"tag","published_at":"2025-05-03T02:51:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951/manifests"},{"name":"codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","sha":"a180ed44e8cfe9674ad9980d3b3509269bdaab77","kind":"commit","published_at":"2025-05-03T02:48:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951/manifests"},{"name":"rust-v0.0.2504301327","sha":"e40bc9911433bd3f942ef4604626fab5638a7a72","kind":"tag","published_at":"2025-04-30T20:27:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327/manifests"},{"name":"codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","sha":"e6fe8d6fa1cf5c6d64b0f7f4cb9d4ca4f5573c41","kind":"commit","published_at":"2025-04-30T20:25:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327/manifests"},{"name":"codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","sha":"b57124986748fa129707d41223915d6a537f0340","kind":"commit","published_at":"2025-04-30T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301219","sha":"72a4c38e41bc64f5a7c8c73d52f45784cb6b7137","kind":"tag","published_at":"2025-04-30T19:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301132","sha":"8f7a54501c33d088a38ac3817d72fdf0f2f316b2","kind":"tag","published_at":"2025-04-30T18:59:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301132","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132/manifests"},{"name":"rust-v.0.0.2504292236","sha":"e42dacbdc8adf7811c9f97153ec8bef01e85d98a","kind":"tag","published_at":"2025-04-30T03:24:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292236","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236/manifests"},{"name":"rust-v.0.0.2504292006","sha":"5122fe647fdc11e7773faab07679dea2e93edafb","kind":"tag","published_at":"2025-04-30T03:13:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292006","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006/manifests"},{"name":"rust-v.0.0.2504291954","sha":"1a39568e03b09cbd02cafa687ba4a43d1815c27c","kind":"tag","published_at":"2025-04-30T02:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291954","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291954","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291954","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954/manifests"},{"name":"rust-v.0.0.2504291926","sha":"85999d72770832e2b1b457401c6c68d86e08344b","kind":"commit","published_at":"2025-04-30T02:35:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291926","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291926","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291926","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926/manifests"},{"name":"rust-v.0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:25:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921/manifests"},{"name":"rust-v0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:23:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921/manifests"}]},"repo_metadata_updated_at":"2026-05-11T11:50:25.235Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.454302164594928,"dependent_packages_count":35.29317871969484,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.873740442144886},"purl":"pkg:npm/%40rockwoodredpanda/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rockwoodredpanda/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rockwoodredpanda/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rockwoodredpanda/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-30T03:03:38.844Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1591,"past_year_pull_requests_count":2628,"past_year_avg_time_to_close_issue":1216759.6185185185,"past_year_avg_time_to_close_pull_request":295029.77672209026,"past_year_issues_closed_count":540,"past_year_pull_requests_closed_count":1684,"past_year_pull_request_authors_count":547,"past_year_issue_authors_count":1144,"past_year_avg_comments_per_issue":1.546825895663105,"past_year_avg_comments_per_pull_request":0.974124809741248,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":1226,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rockwoodredpanda%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rockwoodredpanda%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rockwoodredpanda%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rockwoodredpanda%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rockwoodredpanda%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rockwoodredpanda%2Fcodex/codemeta","maintainers":[{"uuid":"rockwoodredpanda","login":"rockwoodredpanda","name":null,"email":"rockwood@redpanda.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~rockwoodredpanda","role":null,"created_at":"2025-06-10T20:17:16.824Z","updated_at":"2025-06-10T20:17:16.824Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rockwoodredpanda/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14323271,"name":"@jiangshengdev/codex","ecosystem":"npm","description":null,"homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"jiangshengdev","versions_count":5,"first_release_published_at":"2026-04-26T00:57:18.836Z","latest_release_published_at":"2026-04-27T04:02:19.849Z","latest_release_number":"0.125.4","last_synced_at":"2026-05-11T09:44:47.969Z","created_at":"2026-04-26T11:31:43.474Z","updated_at":"2026-05-11T11:50:25.292Z","registry_url":"https://www.npmjs.com/package/@jiangshengdev/codex","install_command":"npm install @jiangshengdev/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.125.4"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-11T11:50:25.271Z","dependent_packages_count":0,"downloads":677,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.92784004751178,"dependent_packages_count":31.60662694316258,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.76723349533718},"purl":"pkg:npm/%40jiangshengdev/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jiangshengdev/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jiangshengdev/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jiangshengdev/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jiangshengdev%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jiangshengdev%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jiangshengdev%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jiangshengdev%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jiangshengdev%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jiangshengdev%2Fcodex/codemeta","maintainers":[{"uuid":"jiangshengdev","login":"jiangshengdev","name":null,"email":"jiangshengdev@outlook.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~jiangshengdev","role":null,"created_at":"2026-04-26T11:31:47.209Z","updated_at":"2026-04-26T11:31:47.209Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jiangshengdev/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11881969,"name":"@hebinho29/codex","ecosystem":"npm","description":"\u003ch1 align=\"center\"\u003eCodex CLI\u003c/h1\u003e \u003cp align=\"center\"\u003eLightweight coding agent that runs in your terminal\u003c/p\u003e","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"hebinho29","versions_count":3,"first_release_published_at":"2025-07-05T20:41:06.708Z","latest_release_published_at":"2025-07-08T19:43:32.550Z","latest_release_number":"1.0.2","last_synced_at":"2026-05-11T09:44:21.360Z","created_at":"2025-07-05T20:41:12.786Z","updated_at":"2026-05-11T11:50:25.544Z","registry_url":"https://www.npmjs.com/package/@hebinho29/codex","install_command":"npm install @hebinho29/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.2"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"rust-v0.126.0-alpha.4","sha":"f0a57f3b975b7004c08d50c1c3a1c72e976752de","kind":"tag","published_at":"2026-04-27T00:56:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.4/manifests"},{"name":"rust-v0.126.0-alpha.3","sha":"bc0ed2bb71eb5cc1ac3595769954673394e47e75","kind":"tag","published_at":"2026-04-26T05:09:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.3/manifests"},{"name":"rust-v0.126.0-alpha.2","sha":"8ff6e9bfa86ee447e39ee892fb9a22635828b7f6","kind":"tag","published_at":"2026-04-25T21:02:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.2/manifests"},{"name":"rust-v0.126.0-alpha.1","sha":"89025df758224c86e07f7a9236f27c42daa1351e","kind":"tag","published_at":"2026-04-24T22:30:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.1/manifests"},{"name":"rust-v0.125.0","sha":"637f7dd6d737f3961e6bf32fbb3861c4953269c5","kind":"tag","published_at":"2026-04-24T16:55:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.125.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0/manifests"},{"name":"rust-v0.125.0-alpha.3","sha":"a41fc750c60d19e0bcafb21c438e09ccbd23b91a","kind":"tag","published_at":"2026-04-24T11:36:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.125.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.125.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.125.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.3/manifests"},{"name":"rust-v0.125.0-alpha.2","sha":"bbd32f355f86ff7ac8b079cb79004ac772b369db","kind":"tag","published_at":"2026-04-24T10:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.125.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.125.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.125.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.2/manifests"},{"name":"rust-v0.125.0-alpha.1","sha":"d835640d7949da8664156df796cfc711577f4d77","kind":"tag","published_at":"2026-04-24T10:16:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.125.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.125.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.125.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.1/manifests"},{"name":"rust-v0.124.0","sha":"e9fb49366c93a1478ec71cc41ecee415a197d036","kind":"tag","published_at":"2026-04-23T17:23:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.124.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0/manifests"},{"name":"rust-v0.124.0-alpha.3","sha":"cac1bb4b5ac9721d76ef9fd7b74def1ce1cab8ed","kind":"tag","published_at":"2026-04-23T10:30:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.124.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.124.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.124.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.3/manifests"},{"name":"rust-v0.124.0-alpha.2","sha":"045068e89de2b0c59afc2c6fea4c7ee79ffe7d89","kind":"tag","published_at":"2026-04-23T05:26:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.124.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.124.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.124.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.2/manifests"},{"name":"rust-v0.124.0-alpha.1","sha":"178c7b9da6323611bf2f858dae09b4c43405f9ae","kind":"tag","published_at":"2026-04-23T02:03:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.124.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.124.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.124.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.1/manifests"},{"name":"rust-v0.123.0","sha":"0785b66228dff87f891e291cb5686631865b6922","kind":"tag","published_at":"2026-04-23T00:25:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0/manifests"},{"name":"rust-v0.123.0-alpha.10","sha":"e1284aeb24a8a662e4fcedd87b4a2564969b0e47","kind":"tag","published_at":"2026-04-22T22:24:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.10/manifests"},{"name":"rust-v0.123.0-alpha.9","sha":"25d2b0e22ec947cdd610dccdd18a7085eb43bcfb","kind":"tag","published_at":"2026-04-22T21:15:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.9/manifests"},{"name":"rust-v0.123.0-alpha.8","sha":"9411d2974a76ee1365109d20d08a9c098117b36c","kind":"tag","published_at":"2026-04-22T10:55:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.8/manifests"},{"name":"rust-v0.123.0-alpha.7","sha":"bbd02fda327bfcc3e8c93107220c282ce1818c43","kind":"tag","published_at":"2026-04-21T20:55:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.7/manifests"},{"name":"rust-v0.123.0-alpha.6","sha":"a2b63f2985b576b1bdae4eab615fa236fd58512b","kind":"tag","published_at":"2026-04-21T12:32:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.6/manifests"},{"name":"rust-v0.123.0-alpha.5","sha":"130397bafb6ee735569db895d454d85a5889bd26","kind":"tag","published_at":"2026-04-21T06:13:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.5/manifests"},{"name":"rust-v0.123.0-alpha.4","sha":"0d075efecd16f472a0f3c2b690acc7fa0ce491d1","kind":"tag","published_at":"2026-04-21T05:19:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.4/manifests"},{"name":"rust-v0.123.0-alpha.3","sha":"8e2150535604d53e0cf93a4038928f764872a67e","kind":"tag","published_at":"2026-04-21T02:59:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.3/manifests"},{"name":"rust-v0.123.0-alpha.2","sha":"d9a09b0f45c3d9d69b74adc2a2c3d477208fb9b6","kind":"tag","published_at":"2026-04-20T23:48:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.2/manifests"},{"name":"rust-v0.123.0-alpha.1","sha":"eaf1c91ffa5832370931e9eb67e263b4d8664dd2","kind":"tag","published_at":"2026-04-20T18:47:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.1/manifests"},{"name":"rust-v0.122.0-alpha.13","sha":"67ce68be0c3d59df784b3cbbd5ccea8bd4fdb14a","kind":"tag","published_at":"2026-04-20T10:52:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.13/manifests"},{"name":"rust-v0.122.0-alpha.12","sha":"857ed059e8eff80031f30627d83c39960f3dbf38","kind":"tag","published_at":"2026-04-19T18:07:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.12/manifests"},{"name":"rust-v0.122.0-alpha.11","sha":"dc4f192998bc3af26d8c898cba4fef83ca773568","kind":"tag","published_at":"2026-04-19T04:48:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.11/manifests"},{"name":"rust-v0.122.0-alpha.10","sha":"dbdeefbe5f856c3f8fd493ec309862470380b778","kind":"tag","published_at":"2026-04-18T05:47:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.10/manifests"},{"name":"rust-v0.122.0-alpha.9","sha":"70708270045bb62cb19eeb29243db682f14ce725","kind":"tag","published_at":"2026-04-17T22:39:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.9/manifests"},{"name":"rust-v0.122.0-alpha.8","sha":"3c1a6d983c3da6812a69997002bcdaa8f9e0779a","kind":"tag","published_at":"2026-04-17T19:43:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.8/manifests"},{"name":"rust-v0.122.0-alpha.7","sha":"b02f1d44ecb918f72a338567a8656bf2a46b9921","kind":"tag","published_at":"2026-04-17T15:40:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.7/manifests"},{"name":"rust-v0.122.0-alpha.6","sha":"79541109f4b4687dfed108ebe5301db7bb882277","kind":"tag","published_at":"2026-04-17T11:55:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.6/manifests"},{"name":"rust-v0.122.0-alpha.5","sha":"66dfd65e490a556b9d00a7eeb6ab79a16c9170d0","kind":"tag","published_at":"2026-04-16T23:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.5/manifests"},{"name":"rust-vrust-v0.122.0-alpha.4","sha":"9e87ab6bf869a75be07d6ac74275fdcc959fa9af","kind":"tag","published_at":"2026-04-16T22:55:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.122.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.122.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.122.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.122.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.122.0-alpha.4/manifests"},{"name":"rust-v0.122.0","sha":"9957201df78e623df2a27fa39e5cf2beaf359dc9","kind":"tag","published_at":"2026-04-16T21:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0/manifests"},{"name":"rust-v0.122.0-alpha.4","sha":"5f7c3438145d99888ecc8b734de3252bd19ea77a","kind":"tag","published_at":"2026-04-16T20:04:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.4/manifests"},{"name":"rust-v0.122.0-alpha.3","sha":"2c185f0bc8fead43105b113d6662ac71fa7816a3","kind":"tag","published_at":"2026-04-16T17:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.3/manifests"},{"name":"rust-v0.122.0-alpha.2","sha":"0dbca9f72bc4ed1995fec959473b21562ae6ba57","kind":"tag","published_at":"2026-04-16T16:10:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.2/manifests"},{"name":"rust-v0.122.0-alpha.1","sha":"bfc397874747ed8033d2f9fe22f3a5174892bbea","kind":"tag","published_at":"2026-04-15T21:10:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.1/manifests"},{"name":"rust-v0.121.0","sha":"d65ed92a5e440972626965d0af9a6345179783bc","kind":"tag","published_at":"2026-04-15T19:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0/manifests"},{"name":"rust-v0.121.0-alpha.14","sha":"fa981fd3d39cd3a503dd5fa40cd9738a5f698331","kind":"tag","published_at":"2026-04-15T13:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.14/manifests"},{"name":"rust-v0.121.0-alpha.13","sha":"1f0c8a9df90b05c4db921ef449994bdf86449d62","kind":"tag","published_at":"2026-04-15T11:06:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.13/manifests"},{"name":"rust-v0.121.0-alpha.12","sha":"60efc96407d30d258a05ade2f1f1abf6fe819c44","kind":"tag","published_at":"2026-04-15T05:07:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.12/manifests"},{"name":"rust-v0.121.0-alpha.11","sha":"22c559616146afb1db6ea9e800d08b8c8751c6ba","kind":"tag","published_at":"2026-04-15T03:00:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.11/manifests"},{"name":"rust-v0.121.0-alpha.10","sha":"d61a80f162b5e75906b3802ed8bfa944cadd5782","kind":"tag","published_at":"2026-04-14T21:49:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.10/manifests"},{"name":"rust-v0.121.0-alpha.9","sha":"6d654e41fc74b36d790a91f322cbf3c795c43727","kind":"tag","published_at":"2026-04-14T16:08:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.9/manifests"},{"name":"rust-v0.121.0-alpha.8","sha":"a1e497f74d0b51f64176c8d1786164c98addb66f","kind":"tag","published_at":"2026-04-14T14:17:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.8/manifests"},{"name":"rust-v0.121.0-alpha.7","sha":"1e865f13a097d627e9e179e4c6a0bd7551503544","kind":"tag","published_at":"2026-04-14T07:16:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.7/manifests"},{"name":"rust-v0.121.0-alpha.6","sha":"685679146f2c0cd0022975950b8c163b82dbde5a","kind":"tag","published_at":"2026-04-13T21:10:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.6/manifests"},{"name":"rust-v0.121.0-alpha.5","sha":"1458a291593494bb21910fd5f6f92430edd70208","kind":"tag","published_at":"2026-04-13T19:35:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.5/manifests"},{"name":"rust-v0.121.0-alpha.4","sha":"4a5718b60f3926ecff8bf45ff578a01f8ef00248","kind":"tag","published_at":"2026-04-13T14:34:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.4/manifests"},{"name":"rust-v0.121.0-alpha.3","sha":"4aef4e0997f8ad74a0ab95c0cf18e10ff628ceba","kind":"tag","published_at":"2026-04-12T21:28:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.3/manifests"},{"name":"rust-v0.121.0-alpha.2","sha":"f9206178057f472b642b9aed466e3b46259bbe4c","kind":"tag","published_at":"2026-04-11T20:52:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.2/manifests"},{"name":"rust-v0.121.0-alpha.1","sha":"14caa07dbe9982db4a3babd8902463a8dc7aed0f","kind":"tag","published_at":"2026-04-11T05:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.1/manifests"},{"name":"rust-v0.120.0","sha":"65319eb1400cbd2890c43d572263dabd25f18ba9","kind":"tag","published_at":"2026-04-11T01:58:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0/manifests"},{"name":"rust-v0.120.0-alpha.3","sha":"d015e76298c3a1de07e8eff90bc0d57cb76e8d4c","kind":"tag","published_at":"2026-04-11T00:46:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.3/manifests"},{"name":"rust-v0.120.0-alpha.2","sha":"2bb6f8e7e4db215ad7baa3eef1136fb2684b78bf","kind":"tag","published_at":"2026-04-11T00:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.2/manifests"},{"name":"rust-v0.120.0-alpha.1","sha":"24bc2d6a965a8bbc142b4c1100b1b83c982f73dd","kind":"tag","published_at":"2026-04-10T23:52:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.1/manifests"},{"name":"rust-v0.119.0","sha":"4a3466efbf84cfb7469eca94bbf6307166c9f48e","kind":"tag","published_at":"2026-04-10T20:45:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0/manifests"},{"name":"rust-v0.119.0-alpha.33","sha":"4454a0badecfc32134c0727322ff823ab1d7c43b","kind":"tag","published_at":"2026-04-10T19:15:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.33","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.33/manifests"},{"name":"rust-v0.119.0-alpha.32","sha":"0cb6d1d07316b56c43b9d2c28b65d17c6de0489b","kind":"tag","published_at":"2026-04-10T17:24:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.32","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.32/manifests"},{"name":"rust-v0.119.0-alpha.31","sha":"c3177fce8b52374785704f7ebcc108cebaac84e5","kind":"tag","published_at":"2026-04-10T16:13:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.31","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.31/manifests"},{"name":"rust-v0.119.0-alpha.30","sha":"dd9623e5a42accb71d2ac71a0039edde510e14ba","kind":"tag","published_at":"2026-04-10T01:11:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.30","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.30/manifests"},{"name":"rust-v0.119.0-alpha.29","sha":"1b60afc01a7bb61076242826840adf7a1a95a2f3","kind":"tag","published_at":"2026-04-09T22:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.29","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.29/manifests"},{"name":"rust-v0.119.0-alpha.28","sha":"f45691da639247637eb09084d37340be4a84c494","kind":"tag","published_at":"2026-04-09T06:53:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.28/manifests"},{"name":"rust-v0.119.0-alpha.27","sha":"819d6d2cbb96a00fd35ba4ce382a362b9045e451","kind":"tag","published_at":"2026-04-09T05:11:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.27/manifests"},{"name":"rust-v0.119.0-alpha.26","sha":"30a51fe8b9d2da4158ce0b046bbb132fc6212660","kind":"tag","published_at":"2026-04-09T03:20:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.26/manifests"},{"name":"rust-v0.119.0-alpha.25","sha":"d1511eb42c831e27b2f90550799a34e2137ca17e","kind":"tag","published_at":"2026-04-09T01:23:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.25/manifests"},{"name":"rust-v0.119.0-alpha.24","sha":"8244eb31a527a5ff418b170b846d6e09ce036c94","kind":"tag","published_at":"2026-04-08T22:27:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.24/manifests"},{"name":"rust-v0.119.0-alpha.23","sha":"abbea1302023a9cd96628ce61290ea49ac534a2c","kind":"tag","published_at":"2026-04-08T21:08:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.23/manifests"},{"name":"rust-v0.119.0-alpha.22","sha":"214150b3697457b872823504c202cae45787a1de","kind":"tag","published_at":"2026-04-08T19:15:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.22/manifests"},{"name":"rust-v0.119.0-alpha.21","sha":"c0a10e0b48fc5722c012b3ea9b030ac0354fc30b","kind":"tag","published_at":"2026-04-08T17:51:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.21/manifests"},{"name":"rust-v0.119.0-alpha.20","sha":"295d79043c4d9c606dc1d0a0042ed16269da39b8","kind":"tag","published_at":"2026-04-08T16:02:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.20/manifests"},{"name":"rust-v0.119.0-alpha.19","sha":"3bdefcf8809c6d2b98312ecf2511b65a1523a579","kind":"tag","published_at":"2026-04-08T04:00:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.19/manifests"},{"name":"rust-v0.119.0-alpha.18","sha":"25bf7ba83f3aea5142c1a32e8fc4a5f54e6cf1f8","kind":"tag","published_at":"2026-04-08T00:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.18/manifests"},{"name":"rust-v0.119.0-alpha.17","sha":"c7859c4a5f8037c34c3ed68a093c4add42e78dda","kind":"tag","published_at":"2026-04-07T22:20:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.17/manifests"},{"name":"rust-v0.119.0-alpha.16","sha":"0467885c588c87fab55d278e2233b23a6bb81f49","kind":"tag","published_at":"2026-04-07T19:43:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.16/manifests"},{"name":"rust-v0.119.0-alpha.15","sha":"9e971c8afc4e750dd344b97d1e434c9119154d05","kind":"tag","published_at":"2026-04-07T06:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.15/manifests"},{"name":"rust-v0.119.0-alpha.14","sha":"5bbe1aa55baefd56bc0ed0659e0fd0ffc21c9813","kind":"tag","published_at":"2026-04-07T02:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.14/manifests"},{"name":"rust-v0.119.0-alpha.13","sha":"bf668aea7a4f41882568b504fb3ddbb0dbb0e30b","kind":"tag","published_at":"2026-04-06T23:54:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.13/manifests"},{"name":"rust-v0.119.0-alpha.12","sha":"1440dda2400fb0d1a346a7469ce33996776c5448","kind":"tag","published_at":"2026-04-06T19:03:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.12/manifests"},{"name":"rust-v0.119.0-alpha.11","sha":"e169c915824307eef6c175b7f28fb381da853ef0","kind":"tag","published_at":"2026-04-04T06:08:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.11/manifests"},{"name":"rust-v0.119.0-alpha.10","sha":"48077f28e07117375f84a08924555b687de019ee","kind":"tag","published_at":"2026-04-04T02:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.10/manifests"},{"name":"rust-v0.119.0-alpha.9","sha":"b02ce16f0858caf9a5f5480c94731b15c03456ff","kind":"tag","published_at":"2026-04-04T01:30:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.9/manifests"},{"name":"rust-v0.119.0-alpha.8","sha":"709fe53aa9372c3e3cd135b9ae663385b4807b09","kind":"tag","published_at":"2026-04-03T07:33:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.8/manifests"},{"name":"rust-v0.119.0-alpha.7","sha":"a4e56ec60d0dc68536c9c25a7c82f40d47534fa4","kind":"tag","published_at":"2026-04-03T06:17:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.7/manifests"},{"name":"rust-v0.119.0-alpha.6","sha":"51591e8d4e4d1595234ae980f4c7a7a95b292f5a","kind":"tag","published_at":"2026-04-03T02:44:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.6/manifests"},{"name":"rust-v0.119.0-alpha.5","sha":"002672e525c1f3142aaea94c3ef4e6b6fb0c8159","kind":"tag","published_at":"2026-04-02T19:24:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.5/manifests"},{"name":"rust-v0.119.0-alpha.4","sha":"fa0eb2b01aab110d0cb9d50d518f6cede5084ff2","kind":"tag","published_at":"2026-04-02T14:51:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.4/manifests"},{"name":"rust-v0.119.0-alpha.3","sha":"2d7ef3a249da8f2ffd6b669d78939eabd4456885","kind":"tag","published_at":"2026-04-02T02:03:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.3/manifests"},{"name":"rust-v0.119.0-alpha.2","sha":"b17e4e1a47c1dae034ef0d5a626efb0d7facea2c","kind":"tag","published_at":"2026-04-01T10:26:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.2/manifests"},{"name":"rust-v0.119.0-alpha.1","sha":"89ed0b1e2588604abe49b691ad59f9fd53e63ef7","kind":"tag","published_at":"2026-03-31T17:08:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.1/manifests"},{"name":"rust-v0.118.0","sha":"b630ce9a4e754d35a1f33e4366ba638d18626142","kind":"tag","published_at":"2026-03-31T16:07:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0/manifests"},{"name":"rust-v0.118.0-alpha.5","sha":"075e0eae3f8b47e72ea5c9791a97522a7837abba","kind":"tag","published_at":"2026-03-31T14:03:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.5/manifests"},{"name":"rust-v0.118.0-alpha.4","sha":"b7e6f5fc32bceb1ba362fbb1922ce8af0f64f258","kind":"tag","published_at":"2026-03-31T08:38:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.4/manifests"},{"name":"rust-v0.118.0-alpha.3","sha":"a5ea426b9a867ec64a41fa2d956bae552036cd4d","kind":"tag","published_at":"2026-03-27T22:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3/manifests"},{"name":"rust-v0.118.0-alpha.2","sha":"8e84ce23bb2182521399c04ddcd91107094a27b3","kind":"tag","published_at":"2026-03-27T21:25:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2/manifests"},{"name":"rust-v0.118.0-alpha.1","sha":"b07bc7dbbeb1db348f75191755dd86cb22b3804e","kind":"tag","published_at":"2026-03-27T15:46:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1/manifests"},{"name":"rust-v0.117.0","sha":"4c70bff480af37b1bf1a9b352b8341060fe55755","kind":"tag","published_at":"2026-03-26T21:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0/manifests"},{"name":"rust-v0.117.0-alpha.25","sha":"5700e7233896494ceff5181af849d75cef34a201","kind":"tag","published_at":"2026-03-26T20:22:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25/manifests"},{"name":"rust-v0.117.0-alpha.24","sha":"c79385701b195525e4e4cd94a34063287053339b","kind":"tag","published_at":"2026-03-26T18:52:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24/manifests"},{"name":"rust-v0.117.0-alpha.23","sha":"fe4f280ec65f919b12a1c1cb393e38ed6a3e9c6c","kind":"tag","published_at":"2026-03-26T16:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23/manifests"},{"name":"rust-v0.117.0-alpha.22","sha":"93e3b7b94a7e858bda5d9fea5fa2b6c2cabdb5c2","kind":"tag","published_at":"2026-03-26T07:06:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22/manifests"},{"name":"rust-v0.117.0-alpha.21","sha":"e42f0330ce2427b1e5f43de436b7c4f6db6c2dc2","kind":"tag","published_at":"2026-03-26T04:36:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21/manifests"},{"name":"rust-v0.117.0-alpha.20","sha":"afd69e7cc0392d78f3ca055d4e0123fc558d22a9","kind":"tag","published_at":"2026-03-26T02:23:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20/manifests"},{"name":"rust-v0.117.0-alpha.19","sha":"9f6c38b9da443d6c985a381c9c11bbf537d53fd8","kind":"tag","published_at":"2026-03-25T20:56:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19/manifests"},{"name":"rust-v0.117.0-alpha.18","sha":"3a2e8f5fe9e35e829cc6245ffe372206e818776f","kind":"tag","published_at":"2026-03-25T19:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18/manifests"},{"name":"rust-v0.117.0-alpha.17","sha":"e90985bc56d64e209d540cbddbcdba422a2259a0","kind":"tag","published_at":"2026-03-25T07:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17/manifests"},{"name":"rust-v0.117.0-alpha.16","sha":"d3548c8fa0ec1f29d8a1665ba22c9c73167e043f","kind":"tag","published_at":"2026-03-25T04:54:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16/manifests"},{"name":"rust-v0.117.0-alpha.15","sha":"a5f049cc0f0f51754bc72c58dcff1e63040e1a9e","kind":"tag","published_at":"2026-03-25T02:45:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15/manifests"},{"name":"rust-v0.117.0-alpha.14","sha":"977453650888a6d4aac4157c341439e435766d1f","kind":"tag","published_at":"2026-03-24T21:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14/manifests"},{"name":"rust-v0.117.0-alpha.13","sha":"9d48ecfa39eeb4cf4acd024dc57a97de91f104d4","kind":"tag","published_at":"2026-03-24T17:47:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13/manifests"},{"name":"rust-v0.117.0-alpha.12","sha":"48300ac211853dbd9228abefce164fbc0e9975db","kind":"tag","published_at":"2026-03-24T02:13:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12/manifests"},{"name":"rust-v0.117.0-alpha.11","sha":"cb05831ccae46d03254fd19a36b1cd7a83c99f0c","kind":"tag","published_at":"2026-03-24T01:02:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11/manifests"},{"name":"rust-v0.117.0-alpha.10","sha":"56ee8f93a64abf35cdbe7f1728d32238be5f7265","kind":"tag","published_at":"2026-03-23T18:17:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10/manifests"},{"name":"rust-v0.117.0-alpha.9","sha":"a59d741499c5532baf728164b3b01d1ee5a07b35","kind":"tag","published_at":"2026-03-23T16:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9/manifests"},{"name":"rust-v0.117.0-alpha.8","sha":"ce212ab3a8eab313494372ada8ba3c1e7965a79b","kind":"tag","published_at":"2026-03-21T20:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8/manifests"},{"name":"rust-v0.117.0-alpha.7","sha":"86b63de0679c19abae2884059408938db5f5a6e9","kind":"tag","published_at":"2026-03-21T16:00:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7/manifests"},{"name":"rust-v0.117.0-alpha.6","sha":"38a432f1ff6ab47be029ea6468eb341b803b553a","kind":"tag","published_at":"2026-03-20T22:31:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6/manifests"},{"name":"rust-v0.117.0-alpha.5","sha":"8041ab28e993999984955dccabd3ba351aeb6434","kind":"tag","published_at":"2026-03-20T07:08:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5/manifests"},{"name":"rust-v0.117.0-alpha.4","sha":"9db5f68b45f2625f2a87cb5c5f6d474b16ce72f8","kind":"tag","published_at":"2026-03-20T04:42:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4/manifests"},{"name":"rust-v0.117.0-alpha.3","sha":"44895f1fb7728661b5fbd5d8f6dce4a460fb6d12","kind":"tag","published_at":"2026-03-20T03:13:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3/manifests"},{"name":"rusty-v8-v146.4.0","sha":"a3e59e9e851a85f02b1b5213d897910ffe110801","kind":"commit","published_at":"2026-03-20T02:38:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rusty-v8-v146.4.0","html_url":"https://github.com/openai/codex/releases/tag/rusty-v8-v146.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rusty-v8-v146.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0/manifests"},{"name":"rust-v0.117.0-alpha.2","sha":"eaa70911b76e96490759918a0235f825e9bf1991","kind":"tag","published_at":"2026-03-19T22:43:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2/manifests"},{"name":"rust-v0.117.0-alpha.1","sha":"ad3bff7a414c46adf4928146906771f73bd528ab","kind":"tag","published_at":"2026-03-19T19:02:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1/manifests"},{"name":"rust-v0.116.0","sha":"38771c9082535aa16b4c4d0395d3532f32f656ff","kind":"tag","published_at":"2026-03-19T16:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0/manifests"},{"name":"rust-v0.116.0-alpha.12","sha":"d05ff156fa4b7f745165f6f70d581b088e18412b","kind":"tag","published_at":"2026-03-19T15:48:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12/manifests"},{"name":"rust-v0.116.0-alpha.11","sha":"c60f7c55c8747a1ba1aeb55b8aed28fc59a367a6","kind":"tag","published_at":"2026-03-19T00:50:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11/manifests"},{"name":"rust-v0.116.0-alpha.10","sha":"b565c24a8fde7c6db27f49ad835f9fa83ad5cb5f","kind":"tag","published_at":"2026-03-19T00:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10/manifests"},{"name":"rust-v0.116.0-alpha.9","sha":"7cb443169d78b4e8cdaeeb316b30b937434c3784","kind":"tag","published_at":"2026-03-18T22:54:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9/manifests"},{"name":"rust-v0.116.0-alpha.8","sha":"4fe1d8ba4b19809f4cf798b09deab62f2de86eb6","kind":"tag","published_at":"2026-03-18T17:33:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8/manifests"},{"name":"rust-v0.116.0-alpha.7","sha":"40a4696fbfa3c83ed1e22a2416060d27bb0311eb","kind":"tag","published_at":"2026-03-18T07:02:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7/manifests"},{"name":"rust-v0.116.0-alpha.6","sha":"c5dad792a7523d5124ac2ef83940adfab6851679","kind":"tag","published_at":"2026-03-18T04:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6/manifests"},{"name":"rust-v0.116.0-alpha.5","sha":"fb4c03b386f70b20e8269c314e26b392ac08f061","kind":"tag","published_at":"2026-03-18T00:08:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5/manifests"},{"name":"rust-v0.116.0-alpha.4","sha":"5aa761939d4e92863857403bced40078b0824d89","kind":"tag","published_at":"2026-03-17T22:12:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4/manifests"},{"name":"rust-v0.116.0-alpha.3","sha":"0a89d20a364f5ca37f880aa4b38365b97ca66c9e","kind":"tag","published_at":"2026-03-17T05:41:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3/manifests"},{"name":"rust-v0.116.0-alpha.2","sha":"4cb02a38dcfd00c3ea25fc8d4484395a41871a53","kind":"tag","published_at":"2026-03-17T04:55:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2/manifests"},{"name":"rust-v0.116.0-alpha.1","sha":"6241f4748f1c9686d521225b160185024ffc3966","kind":"tag","published_at":"2026-03-16T21:26:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1/manifests"},{"name":"rust-v0.115.0","sha":"f028679abb30051cec2434e624cd99975986b41b","kind":"tag","published_at":"2026-03-16T18:43:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0/manifests"},{"name":"rust-v0.115.0-alpha.28","sha":"8a8f322a902e2373e3e6a825fce2df77739870f4","kind":"tag","published_at":"2026-03-16T17:27:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28/manifests"},{"name":"rust-v0.115.0-alpha.27","sha":"2a0fa2d09e379cee8de902957313454568312f0c","kind":"tag","published_at":"2026-03-16T16:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27/manifests"},{"name":"rust-v0.115.0-alpha.26","sha":"a82c3a901fa8b0818340f8730375cb7e1eecd565","kind":"tag","published_at":"2026-03-16T05:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26/manifests"},{"name":"rust-v0.115.0-alpha.25","sha":"bb8cae191ee0a255b50e6f037d8ef9e4b036795e","kind":"tag","published_at":"2026-03-16T04:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25/manifests"},{"name":"rust-v0.115.0-alpha.24","sha":"da024936173028cc69a6e1c6ae876a8f3e144b42","kind":"tag","published_at":"2026-03-14T17:30:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24/manifests"},{"name":"rust-v0.115.0-alpha.23","sha":"0abe75d44df65d613777166a236e5fcc1ab00775","kind":"tag","published_at":"2026-03-14T05:10:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23/manifests"},{"name":"rust-v0.115.0-alpha.22","sha":"45ee5668cba68775651ba3ff12f74776988020c5","kind":"tag","published_at":"2026-03-14T02:31:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22/manifests"},{"name":"rust-v0.115.0-alpha.21","sha":"38b354e87757a9efc87e5d412555717a682a5613","kind":"tag","published_at":"2026-03-13T22:36:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21/manifests"},{"name":"rust-v0.115.0-alpha.20","sha":"fd434100a6da6a45c29f64ba4c3e7f3c014ca0db","kind":"tag","published_at":"2026-03-13T21:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20/manifests"},{"name":"rust-v0.115.0-alpha.19","sha":"5fcb000222cd2c1d0b71f6cfbbe19ea456a84da5","kind":"tag","published_at":"2026-03-13T18:38:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19/manifests"},{"name":"rust-v0.115.0-alpha.18","sha":"87d2559968932317d0e868dd609c0e27c87abac3","kind":"tag","published_at":"2026-03-13T06:50:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18/manifests"},{"name":"rust-v0.115.0-alpha.17","sha":"a2ba3b8700ad3ab2aa84c97c73003b1bfc8d3f54","kind":"tag","published_at":"2026-03-13T05:30:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17/manifests"},{"name":"rust-v0.115.0-alpha.16","sha":"e2fa4a8af5498683df7ef4188218437f2a106bc9","kind":"tag","published_at":"2026-03-13T01:12:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16/manifests"},{"name":"rust-v0.115.0-alpha.15","sha":"577d1967fff44b163f3853d4c1626812bd261db6","kind":"tag","published_at":"2026-03-13T00:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15/manifests"},{"name":"rust-v0.115.0-alpha.14","sha":"24e3c87bfcdf40750780ad7045ce27b1b07fc61c","kind":"tag","published_at":"2026-03-12T21:16:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14/manifests"},{"name":"rust-v0.115.0-alpha.13","sha":"4d4d25303aca15dc0909b698cc4ae59135e03121","kind":"tag","published_at":"2026-03-12T19:07:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13/manifests"},{"name":"rust-v0.115.0-alpha.12","sha":"3805b8c2155115e1c347f7b404f864ddeca06afc","kind":"tag","published_at":"2026-03-12T16:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12/manifests"},{"name":"rust-v0.115.0-alpha.11","sha":"dd532c4f6ad6292a7e5ec7db176b73fdfd9be1e2","kind":"tag","published_at":"2026-03-12T07:00:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11/manifests"},{"name":"rust-v0.115.0-alpha.10","sha":"8cb3bb0aedfd7061c7172f7c7c25e5e5152371e5","kind":"tag","published_at":"2026-03-12T06:41:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10/manifests"},{"name":"rust-v0.115.0-alpha.9","sha":"49e7ec21e3cbd61030814601675353f03a950bf3","kind":"tag","published_at":"2026-03-12T06:03:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9/manifests"},{"name":"rust-v0.115.0-alpha.8","sha":"de9aac7c578a300d05e5d90850d5cff2b3bea27f","kind":"tag","published_at":"2026-03-12T05:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8/manifests"},{"name":"rust-v0.115.0-alpha.7","sha":"95c0b7ab7301897d2207c3fd364feeead79a85f6","kind":"tag","published_at":"2026-03-11T22:45:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7/manifests"},{"name":"rust-v0.114.0-alpha.7","sha":"fe68acdc8fd15eaa2bee4d221b71b1662e65c059","kind":"tag","published_at":"2026-03-11T21:46:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7/manifests"},{"name":"rust-v0.115.0-alpha.6","sha":"e88765861625b13879e2376c3f0cbc2959a95258","kind":"tag","published_at":"2026-03-11T18:52:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6/manifests"},{"name":"rust-v0.115.0-alpha.5","sha":"516712b6e3c83bd7d74e43318ce3181aa1d85989","kind":"tag","published_at":"2026-03-11T18:15:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5/manifests"},{"name":"rust-v0.115.0-alpha.4","sha":"2a9ef89b48730ab17116138a0d9b85017927ae41","kind":"tag","published_at":"2026-03-11T16:27:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4/manifests"},{"name":"rust-v0.115.0-alpha.3","sha":"5edcfc6954059bc17289831b78fa4df252e27b13","kind":"tag","published_at":"2026-03-11T03:05:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3/manifests"},{"name":"rust-v0.115.0-alpha.2","sha":"f6a8a66ec96519b05a07ba635de7c0ad999a6883","kind":"tag","published_at":"2026-03-11T01:50:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2/manifests"},{"name":"rust-v0.115.0-alpha.1","sha":"3c49002c4500d146017ae472b11b2a37dddcf7e1","kind":"tag","published_at":"2026-03-11T00:31:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1/manifests"},{"name":"rust-v0.114.0","sha":"b9904c0ae4ecb773549efd6ea3fb05229402fdb9","kind":"tag","published_at":"2026-03-10T23:35:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0/manifests"},{"name":"rust-v0.114.0-alpha.4","sha":"f4f1fe25c965bd0d716778d2a1668552f8ba209d","kind":"tag","published_at":"2026-03-10T22:23:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4/manifests"},{"name":"rust-v0.114.0-alpha.3","sha":"446cae76f239c81bcbf322471006d0d82d6a7661","kind":"tag","published_at":"2026-03-10T18:35:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3/manifests"},{"name":"rust-v0.114.0-alpha.2","sha":"46e4d638a0a0b01347e7e070355d7b4b47cefffb","kind":"tag","published_at":"2026-03-10T08:34:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2/manifests"},{"name":"rust-v0.114.0-alpha.1","sha":"195c8a70d2587e8244979a6d256e3bda7407e950","kind":"tag","published_at":"2026-03-10T06:21:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1/manifests"},{"name":"rust-v0.113.0","sha":"81c4928825d1e468447a17d6bc74b9abb48743f4","kind":"tag","published_at":"2026-03-10T04:17:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0/manifests"},{"name":"rust-v0.113.0-alpha.2","sha":"3b24e175fd4f8be042b63dd61575b2ee4498a13d","kind":"tag","published_at":"2026-03-09T21:14:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2/manifests"},{"name":"rust-v0.113.0-alpha.1","sha":"2d6822d9d2e927c9ff755635e7d39d733fe73e0f","kind":"tag","published_at":"2026-03-09T00:47:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1/manifests"},{"name":"rust-v0.112.0","sha":"0ec16b2d9dd7d92f5661b132afdf4df3abb3d443","kind":"tag","published_at":"2026-03-08T19:47:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0/manifests"},{"name":"rust-v0.112.0-alpha.13","sha":"a4b895909c371f4c3a91c7fd3af18d6a5c38cf17","kind":"tag","published_at":"2026-03-08T16:45:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13/manifests"},{"name":"rust-v0.112.0-alpha.12","sha":"6ee86ddf7b28dac8325a24b2f1285478ba300ea3","kind":"tag","published_at":"2026-03-08T01:42:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12/manifests"},{"name":"rust-v0.112.0-alpha.11","sha":"255b8936009fb9240b4370715a014d2b1dce0dbd","kind":"tag","published_at":"2026-03-07T13:43:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11/manifests"},{"name":"rust-v0.112.0-alpha.10","sha":"4e74d5174ee51083f3e42820f2baec643d98d5d7","kind":"tag","published_at":"2026-03-07T10:49:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10/manifests"},{"name":"rust-v0.112.0-alpha.9","sha":"529447f7bad78c1fc168830e0df6d9b978c25b48","kind":"tag","published_at":"2026-03-07T01:52:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9/manifests"},{"name":"rust-v0.112.0-alpha.8","sha":"fd6b970a7ad550de23a8360574efeae0a10c99b9","kind":"tag","published_at":"2026-03-07T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8/manifests"},{"name":"rust-v0.112.0-alpha.7","sha":"54a8fb39c879df51499e12196359fe3e865ca6d3","kind":"tag","published_at":"2026-03-06T23:11:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7/manifests"},{"name":"rust-v0.112.0-alpha.6","sha":"a31901f1d51248fdede0539a6d81a9ec542dd7cb","kind":"tag","published_at":"2026-03-06T20:39:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6/manifests"},{"name":"rust-v0.112.0-alpha.5","sha":"9bbb96a220a0ab86bb220e634663c9510f24cfe3","kind":"tag","published_at":"2026-03-06T19:11:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5/manifests"},{"name":"rust-v0.112.0-alpha.4","sha":"8e80e40d5cb7f314b2ebe35ef1c4e38a42d672d9","kind":"tag","published_at":"2026-03-06T06:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4/manifests"},{"name":"rust-v0.112.0-alpha.3","sha":"44c9d02564bafc645f25b64e369e0509567b52dd","kind":"tag","published_at":"2026-03-06T06:03:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3/manifests"},{"name":"rust-v0.112.0-alpha.2","sha":"3ad0ff4f496fb019cfe87df292bc5e5a397776d9","kind":"tag","published_at":"2026-03-06T01:36:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2/manifests"},{"name":"rust-v0.112.0-alpha.1","sha":"161a95c3f4a680f9ccd59fb0fb770c089c4b901f","kind":"tag","published_at":"2026-03-06T00:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1/manifests"},{"name":"rust-v0.111.0","sha":"8c75cd9afcd405d134530e53c78e5e0e4e5312a3","kind":"tag","published_at":"2026-03-05T18:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0/manifests"},{"name":"rust-v0.111.0-alpha.2","sha":"a5847fb9e075973b22d9e5a60176c9d5ab30a8ff","kind":"tag","published_at":"2026-03-05T13:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2/manifests"},{"name":"artifact-runtime-v2.4.0","sha":"b4cb989563e68639c2bdc748c20c965ba1d830ea","kind":"commit","published_at":"2026-03-05T08:55:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.4.0","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0/manifests"},{"name":"rust-v0.111.0-alpha.1","sha":"5e0d7affff7768b5d0d12f78b086c9f0e3855e9d","kind":"tag","published_at":"2026-03-05T04:02:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1/manifests"},{"name":"rust-v0.110.0","sha":"77aabe4218ab7ddaf4b6d471887bda043a4c16e6","kind":"tag","published_at":"2026-03-05T01:39:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0/manifests"},{"name":"rust-v0.110.0-alpha.1","sha":"74673f4e2438fd0339c3c3ca66d359cddf08b42a","kind":"tag","published_at":"2026-03-05T00:22:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1/manifests"},{"name":"rust-v0.108.0-alpha.13","sha":"1d483777c78c63a96174aaff22f7ad70548eb753","kind":"tag","published_at":"2026-03-05T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13/manifests"},{"name":"rust-v0.109.0","sha":"37133fb8455766068008b8453a1da1dacae4274c","kind":"tag","published_at":"2026-03-04T23:13:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.109.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0/manifests"},{"name":"rust-v0.108.0","sha":"89b79419a1e0720856d4450cf17379221e5a3b1d","kind":"tag","published_at":"2026-03-04T19:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0/manifests"},{"name":"rust-v0.108.0-alpha.12","sha":"f1feadd3694eef2d5b20d609fa52bce4daf12f91","kind":"tag","published_at":"2026-03-04T14:58:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12/manifests"},{"name":"artifact-runtime-v2.3.4","sha":"f72ab43fd193b31208cd3c306293b1b71a52a709","kind":"commit","published_at":"2026-03-04T13:00:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.3.4","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4/manifests"},{"name":"rust-v0.108.0-alpha.11","sha":"a083a34aa56b57609877c702d61242aeca9acae7","kind":"tag","published_at":"2026-03-04T11:29:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11/manifests"},{"name":"rust-v0.108.0-alpha.10","sha":"b5d50c499c3448895373f5ef85a5cfdb7c5253b0","kind":"tag","published_at":"2026-03-04T05:18:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10/manifests"},{"name":"rust-v0.108.0-alpha.9","sha":"406d25f43f895ca6826b0458bbfb957bc44272a6","kind":"tag","published_at":"2026-03-04T04:45:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9/manifests"},{"name":"rust-v0.108.0-alpha.8","sha":"11a600ff7f03947e49949e1a7ba425c674c6d30d","kind":"tag","published_at":"2026-03-04T02:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8/manifests"},{"name":"rust-v0.108.0-alpha.7","sha":"a13d6945ee176eeedd2eba2aafde4e3d0c8fa7d1","kind":"tag","published_at":"2026-03-04T01:01:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7/manifests"},{"name":"rust-v0.108.0-alpha.6","sha":"8ffb0ab1afdba2f3400a4a8c3a71151b9a2be05e","kind":"tag","published_at":"2026-03-04T00:14:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6/manifests"},{"name":"rust-v0.108.0-alpha.5","sha":"f54fd47f2368445c2ebb5095bed62002736f9c36","kind":"tag","published_at":"2026-03-03T22:42:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5/manifests"},{"name":"rust-v0.108.0-alpha.4","sha":"26e7113347b4e335a9e2c3adf539e8a0e3d77c63","kind":"tag","published_at":"2026-03-03T18:14:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4/manifests"},{"name":"rust-v0.108.0-alpha.3","sha":"6752119ad1c19648f12086dbaa01b83e066318f5","kind":"tag","published_at":"2026-03-03T10:38:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3/manifests"},{"name":"rust-v0.108.0-alpha.2","sha":"83fa62425a5ea9ea95580ff760e4e65e4fb5f906","kind":"tag","published_at":"2026-03-03T05:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2/manifests"},{"name":"rust-v0.108.0-alpha.1","sha":"f135585b2b55863aac47a36e51153f7d78048660","kind":"tag","published_at":"2026-03-03T00:07:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1/manifests"},{"name":"rust-v0.107.0","sha":"19f8797c0f62abecb347e817aac36d18c5fc554e","kind":"tag","published_at":"2026-03-02T17:17:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0/manifests"},{"name":"rust-v0.107.0-alpha.9","sha":"564b21bb5322177eb38a7972292d201cd82c9109","kind":"tag","published_at":"2026-03-02T00:13:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9/manifests"},{"name":"rust-v0.107.0-alpha.8","sha":"42bdf6692859b66e313132ae68ac5d45a4693496","kind":"tag","published_at":"2026-02-28T01:58:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8/manifests"},{"name":"rust-v0.107.0-alpha.7","sha":"b36d42ff6fc67dc1d87e2f173a0a2611fcadbce6","kind":"tag","published_at":"2026-02-28T01:22:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7/manifests"},{"name":"rust-v0.107.0-alpha.6","sha":"15db9bab83b88396dd32f2bfafc8d36bbbceac0a","kind":"tag","published_at":"2026-02-27T17:50:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6/manifests"},{"name":"rust-v0.107.0-alpha.5","sha":"0ea8850f851f1d3c30fa7a5434143cb1a7f95731","kind":"tag","published_at":"2026-02-27T13:07:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5/manifests"},{"name":"rust-v0.107.0-alpha.4","sha":"7d051479b32f624ab40291995cf8d54a70efc91f","kind":"tag","published_at":"2026-02-27T06:14:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4/manifests"},{"name":"rust-v0.107.0-alpha.3","sha":"5a7dae4b8142ad952b140015210a426453011f77","kind":"tag","published_at":"2026-02-27T01:41:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3/manifests"},{"name":"rust-v0.107.0-alpha.2","sha":"4551ee8d0870476dfa6f3e4418363a4af5a99783","kind":"tag","published_at":"2026-02-27T00:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2/manifests"},{"name":"rust-v0.107.0-alpha.1","sha":"532c46e85a11ef0d23e84fe9c1dba873b523606d","kind":"tag","published_at":"2026-02-26T23:16:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1/manifests"},{"name":"rust-v0.106.0","sha":"ffd726a656403b69b75130025587d5e0a0d6b7d1","kind":"tag","published_at":"2026-02-26T19:39:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0/manifests"},{"name":"winget-test-rust-v0.106.0-alpha.9","sha":"3aee569b7f5c9387f8ad36c81b61d12d8b0e17ad","kind":"commit","published_at":"2026-02-26T18:59:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/winget-test-rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/winget-test-rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@winget-test-rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.11","sha":"830a15290eb4293d64212d465525187119811650","kind":"tag","published_at":"2026-02-26T17:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11/manifests"},{"name":"rust-v0.106.0-alpha.10","sha":"e0bbbccc37bec03de7c40cb414125ceec3304cc5","kind":"tag","published_at":"2026-02-26T13:29:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10/manifests"},{"name":"rust-v0.106.0-alpha.9","sha":"ca3ec4fe933ac18b343dd6cf0e6d66aaf4567d3f","kind":"tag","published_at":"2026-02-26T12:31:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.8","sha":"3414c082c72cd75b717308121cdd5e9a8f732222","kind":"tag","published_at":"2026-02-26T04:59:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8/manifests"},{"name":"rust-v0.106.0-alpha.7","sha":"409d5ce68728b2bdd6df1caa086726964b0912c8","kind":"tag","published_at":"2026-02-26T03:12:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7/manifests"},{"name":"rust-v0.106.0-alpha.6","sha":"b2d834f4b639f85072a0c1797b259ada471ee726","kind":"tag","published_at":"2026-02-26T02:24:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6/manifests"},{"name":"rust-v0.106.0-alpha.5","sha":"21b81e1c8b6c9e638eb0459bd4f61df08666c2dc","kind":"tag","published_at":"2026-02-25T23:20:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5/manifests"},{"name":"rust-v0.106.0-alpha.4","sha":"2dea339d69f179fc09097301b0d12c8daebc5f9d","kind":"tag","published_at":"2026-02-25T21:42:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4/manifests"},{"name":"rust-v0.106.0-alpha.3","sha":"a4a45e24caf5db95f57cb85e7a564ceb224397db","kind":"tag","published_at":"2026-02-25T19:17:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3/manifests"},{"name":"rust-v0.106.0-alpha.2","sha":"7d9dc058a790ae73f74e52ded9c8233d0ac7e60a","kind":"tag","published_at":"2026-02-25T18:40:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2/manifests"},{"name":"rust-v0.106.0-alpha.1","sha":"c57e04bbe875d132d056544655eb86369897ba12","kind":"tag","published_at":"2026-02-25T17:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1/manifests"},{"name":"rust-v0.105.0","sha":"a7eda6a29b3ee25549f385197ff109508dc49a90","kind":"tag","published_at":"2026-02-25T16:36:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0/manifests"},{"name":"rust-v0.105.0-alpha.26","sha":"47d71f9b3867e9c955808c049b5a65761612dd5b","kind":"tag","published_at":"2026-02-25T15:54:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26/manifests"},{"name":"rust-v0.105.0-alpha.25","sha":"8e9653ba0373c627cbb6df5b728a488ba745c8fa","kind":"tag","published_at":"2026-02-25T13:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25/manifests"},{"name":"rust-v0.105.0-alpha.24","sha":"acf27a0b3c6858c62956b65b769d0d7e51eb1a9b","kind":"tag","published_at":"2026-02-25T11:48:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24/manifests"},{"name":"rust-v0.105.0-alpha.23","sha":"ed0519259c2b264bd893d96ed9c97bd3fd6874bf","kind":"tag","published_at":"2026-02-25T09:23:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23/manifests"},{"name":"rust-v0.105.0-alpha.22","sha":"e506fa075332c461c41c7de0b2da12ebcdef3759","kind":"tag","published_at":"2026-02-25T02:49:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22/manifests"},{"name":"rust-v0.105.0-alpha.21","sha":"07c039d6ee3f8154c7cbcb7a53f5891e46390d58","kind":"tag","published_at":"2026-02-24T23:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21/manifests"},{"name":"rust-v0.105.0-alpha.20","sha":"b73720141c179d7bfadb31f8169cb74006987189","kind":"tag","published_at":"2026-02-24T21:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20/manifests"},{"name":"rust-v0.105.0-alpha.19","sha":"6f5b2f568b892ea0eb1a0a8ccdd8b80a0d04aec5","kind":"tag","published_at":"2026-02-24T19:46:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19/manifests"},{"name":"rust-v0.105.0-alpha.18","sha":"55eeca5a7ace8095a616c34506d11128f148af03","kind":"tag","published_at":"2026-02-24T18:08:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18/manifests"},{"name":"rust-v0.105.0-alpha.17","sha":"7f5a01d2ff04b6e770f3a1173e5e9fa877534e70","kind":"tag","published_at":"2026-02-24T12:08:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17/manifests"},{"name":"rust-v0.105.0-alpha.16","sha":"bb71bc2d623037bfb4e7a88679d66ac970657a97","kind":"tag","published_at":"2026-02-23T20:15:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16/manifests"},{"name":"rust-v0.105.0-alpha.15","sha":"02cdddcb23f24f15487bc6e45bcfaf4b4361765c","kind":"tag","published_at":"2026-02-23T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15/manifests"},{"name":"rust-v0.105.0-alpha.14","sha":"48c9bbeef2eea46c7d1570f38148ea23f42fcce6","kind":"tag","published_at":"2026-02-23T12:59:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14/manifests"},{"name":"rust-v0.105.0-alpha.13","sha":"c9e380405d88c89508d989d149a62f4dd2554870","kind":"tag","published_at":"2026-02-22T14:05:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13/manifests"},{"name":"rust-v0.105.0-alpha.12","sha":"e53fcd42daf50f8271f62142c85bec9b8985c687","kind":"tag","published_at":"2026-02-22T04:28:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12/manifests"},{"name":"rust-v0.105.0-alpha.11","sha":"258a173efa82328300bf0854e7180d2f3f865f9a","kind":"tag","published_at":"2026-02-21T16:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11/manifests"},{"name":"rust-v0.105.0-alpha.10","sha":"e8f1c998cba80bf1f1c4f48f4269ce4a211a1c07","kind":"tag","published_at":"2026-02-21T05:37:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10/manifests"},{"name":"rust-v0.105.0-alpha.9","sha":"028af025f7944fb2ff5d4a434cd7d9889b3b26af","kind":"tag","published_at":"2026-02-20T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9/manifests"},{"name":"rust-v0.105.0-alpha.8","sha":"c25ecd9ebe0fe2746175a822b74a3d3df186381e","kind":"tag","published_at":"2026-02-20T18:18:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8/manifests"},{"name":"rust-v0.105.0-alpha.7","sha":"07612050d85b8450a5b11f41195b1f5bdb969e3b","kind":"tag","published_at":"2026-02-20T15:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7/manifests"},{"name":"rust-v0.105.0-alpha.6","sha":"474dbe6f3758fd0a5bc5356f2cdf3726c39bd734","kind":"tag","published_at":"2026-02-19T20:20:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6/manifests"},{"name":"rust-v0.105.0-alpha.5","sha":"40ef15ccb8f1f042ac975c8096c906e281a8e0ee","kind":"tag","published_at":"2026-02-19T19:37:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5/manifests"},{"name":"rust-v0.105.0-alpha.4","sha":"8bf5e734cad63e9cd828d6284bb10e357794924a","kind":"tag","published_at":"2026-02-19T11:32:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4/manifests"},{"name":"rust-v0.105.0-alpha.3","sha":"fbdd96bacaaebd7d02bcb02ddf18342b95eaf254","kind":"tag","published_at":"2026-02-18T19:28:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3/manifests"},{"name":"rust-v0.105.0-alpha.2","sha":"615c71fa11b9f679cd58f0f585523c23674e862f","kind":"tag","published_at":"2026-02-18T13:56:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2/manifests"},{"name":"rust-v0.105.0-alpha.1","sha":"c6a8377b0998be0f7284ed30fd02156e6af0658c","kind":"tag","published_at":"2026-02-18T08:02:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1/manifests"},{"name":"rust-v0.104.0","sha":"74d1f7b2b3af383bd3605344f3c842b194fd1d70","kind":"tag","published_at":"2026-02-18T06:34:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0/manifests"},{"name":"rust-v0.104.0-alpha.1","sha":"f4af897d98c49fc7f991b24f8a6e303592297bb1","kind":"tag","published_at":"2026-02-18T02:21:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1/manifests"},{"name":"rust-v0.103.0","sha":"ff3d19f9022b154b9ab415f6ad128cd622608b1a","kind":"tag","published_at":"2026-02-17T22:23:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0/manifests"},{"name":"rust-v0.103.0-alpha.1","sha":"044148dac169226f57bab657b43214abe1559b41","kind":"tag","published_at":"2026-02-17T21:42:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1/manifests"},{"name":"rust-v0.102.0","sha":"f59c7c1ab912c9bc5826e5ae60e49ff1b9b255ff","kind":"tag","published_at":"2026-02-17T19:21:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0/manifests"},{"name":"rust-v0.102.0-alpha.11","sha":"d6dee0fb8347728c6c492e03972d94cab20d6de8","kind":"tag","published_at":"2026-02-17T17:43:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11/manifests"},{"name":"rust-v0.102.0-alpha.10","sha":"98b09a92a962cee213e63528de6e204c1f6a5407","kind":"tag","published_at":"2026-02-17T07:12:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10/manifests"},{"name":"rust-v0.102.0-alpha.9","sha":"c90df71e8e25606faa6cb4754782722dd72e01c4","kind":"tag","published_at":"2026-02-17T06:21:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9/manifests"},{"name":"rust-v0.102.0-alpha.8","sha":"0ff39d1816b75b97672a58cd3614e70a0400d667","kind":"tag","published_at":"2026-02-16T17:33:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8/manifests"},{"name":"rust-v0.102.0-alpha.7","sha":"478c7b35dd38c3da74cabf0601cd14911eac4150","kind":"tag","published_at":"2026-02-14T19:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7/manifests"},{"name":"rust-v0.102.0-alpha.6","sha":"d1cc5238fb6930edcfff41b8431d0da60a97b118","kind":"tag","published_at":"2026-02-14T00:33:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6/manifests"},{"name":"rust-v0.102.0-alpha.5","sha":"39b0ca069aab04573df39a1bfebb281db82abb9d","kind":"tag","published_at":"2026-02-13T18:35:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5/manifests"},{"name":"rust-v0.102.0-alpha.4","sha":"6519d436012e7e54797545d60efabc1ef947af65","kind":"tag","published_at":"2026-02-13T16:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4/manifests"},{"name":"rust-v0.102.0-alpha.3","sha":"d4d615ef3922c99cd55dffc23219a541b3113a8b","kind":"tag","published_at":"2026-02-13T15:24:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3/manifests"},{"name":"rust-v0.102.0-alpha.2","sha":"03a8cf28b7a11395f3d44cf782a2ae9c812d63d1","kind":"tag","published_at":"2026-02-13T09:38:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2/manifests"},{"name":"rust-v0.102.0-alpha.1","sha":"ce9c4c80760dcf3d8a88fed953bdfecdee5be69a","kind":"tag","published_at":"2026-02-13T08:47:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1/manifests"},{"name":"rust-v0.101.0","sha":"cf5f1868bc3df74739fc8e06e5c2e93728c5d8f9","kind":"tag","published_at":"2026-02-12T19:27:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0/manifests"},{"name":"rust-v0.101.0-alpha.1","sha":"f81fee3ddfbacca2452083ca722e792e8451168e","kind":"tag","published_at":"2026-02-12T18:45:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1/manifests"},{"name":"rust-v0.100.0","sha":"8272f9a71ee7364d8de992418103628f8a17eb6f","kind":"tag","published_at":"2026-02-12T17:50:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0/manifests"},{"name":"rust-v0.100.0-alpha.11","sha":"acaf2d9ff2762441e4e576e111bad51265d3caaf","kind":"tag","published_at":"2026-02-12T17:15:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11/manifests"},{"name":"rust-v0.100.0-alpha.10","sha":"a1ad82d8b9fc90305fefd1ca4991239c59ce49c6","kind":"tag","published_at":"2026-02-12T13:17:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10/manifests"},{"name":"rust-v0.100.0-alpha.9","sha":"b99e9c3c747205b1db272c8bb94bfb392ee59ed3","kind":"tag","published_at":"2026-02-12T08:57:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9/manifests"},{"name":"rust-v0.100.0-alpha.8","sha":"639f00b7a72ca63520b481be528ce349a18c4100","kind":"tag","published_at":"2026-02-12T08:09:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8/manifests"},{"name":"rust-v0.100.0-alpha.7","sha":"2018476fd27a7aea7a9d38cd07a097a8b2b5ae57","kind":"tag","published_at":"2026-02-12T07:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7/manifests"},{"name":"rust-v0.100.0-alpha.6","sha":"b9a3cb44685088482dcb870610bf1abecfac88b7","kind":"tag","published_at":"2026-02-12T06:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6/manifests"},{"name":"rust-v0.100.0-alpha.5","sha":"1088f7e54bd8e09bde6cbd2d864e6b01107b6d6f","kind":"tag","published_at":"2026-02-12T06:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5/manifests"},{"name":"rust-v0.100.0-alpha.4","sha":"43cffe9408352a09b73a8c58a1ea38bf374212fa","kind":"tag","published_at":"2026-02-12T03:54:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4/manifests"},{"name":"rust-v0.100.0-alpha.3","sha":"c0d41fc61cc00d11ffe4aec2d72cd7ea17f249ed","kind":"tag","published_at":"2026-02-12T01:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3/manifests"},{"name":"rust-v0.100.0-alpha.2","sha":"8865521d07c8d82c397ca5d2bcef9c6cabb6dfae","kind":"tag","published_at":"2026-02-11T22:59:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2/manifests"},{"name":"rust-v0.100.0-alpha.1","sha":"12ae73077b2d568d861fccedde6b07dfc2b98681","kind":"tag","published_at":"2026-02-11T21:04:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1/manifests"},{"name":"rust-v0.99.0","sha":"ec9f76ce4f854c7d4f3c78c9b1bacbe128df286e","kind":"tag","published_at":"2026-02-11T19:54:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0/manifests"},{"name":"rust-v0.99.0-alpha.27","sha":"6cd11f06ea2a556ff09887f97e9a712d9f9b6ad7","kind":"tag","published_at":"2026-02-11T19:31:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27/manifests"},{"name":"rust-v0.99.0-alpha.26","sha":"6f56646d3f3c77dc847a6569ba8489553d1c4886","kind":"tag","published_at":"2026-02-11T18:38:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26/manifests"},{"name":"rust-v0.99.0-alpha.25","sha":"e59ae7aebc6baec0fe368151f6b35b7e5dedc783","kind":"tag","published_at":"2026-02-11T11:37:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25/manifests"},{"name":"rust-v0.99.0-alpha.24","sha":"9479c09ada30abd22353b0420c8de0e1e7583177","kind":"tag","published_at":"2026-02-11T03:26:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24/manifests"},{"name":"rust-v0.99.0-alpha.23","sha":"00d4552d1572bfe9cae7cf6ffab6f12beaf73ae0","kind":"tag","published_at":"2026-02-10T22:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23/manifests"},{"name":"rust-v0.99.0-alpha.22","sha":"db896d041e2df22a4e2ab612f4e3bb20a62ef51d","kind":"tag","published_at":"2026-02-10T21:01:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22/manifests"},{"name":"rust-v0.99.0-alpha.21","sha":"3f04cc920f6f0d35d86200ddf0b8a7ea51aa3a50","kind":"tag","published_at":"2026-02-10T19:58:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21/manifests"},{"name":"rust-v0.99.0-alpha.20","sha":"1f2a9356f9c0afb48262f390833d6a70d6e46d54","kind":"tag","published_at":"2026-02-10T18:43:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20/manifests"},{"name":"rust-v0.99.0-alpha.19","sha":"3680b4eed307801334767750316d2e1fe57f86aa","kind":"tag","published_at":"2026-02-10T18:39:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19/manifests"},{"name":"rust-v0.99.0-alpha.18","sha":"ebad7949d521021c6b43aa68e9d42dfe83314c3b","kind":"tag","published_at":"2026-02-10T18:34:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18/manifests"},{"name":"rust-v0.99.0-alpha.17","sha":"f11c1eb6870bc3b2d6260368a9c43af857431273","kind":"tag","published_at":"2026-02-10T14:50:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17/manifests"},{"name":"rust-v0.99.0-alpha.16","sha":"e270c8e46b14749989c557e32a7442ae195fbab2","kind":"tag","published_at":"2026-02-10T12:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16/manifests"},{"name":"rust-vrust-v0.99.0-alpha.16","sha":"6acedc86a086bc2e5365e6f6c1bd5f5fbdd9f082","kind":"tag","published_at":"2026-02-10T12:21:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16/manifests"},{"name":"rust-v0.99.0-alpha.15","sha":"5f8efa6e8bf0a9030f33992671cf2f66c3b19eaf","kind":"tag","published_at":"2026-02-10T11:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15/manifests"},{"name":"rust-v0.99.0-alpha.14","sha":"a1b26e8188d3f546129c3f595e24b981cfbb4c22","kind":"tag","published_at":"2026-02-10T09:46:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14/manifests"},{"name":"rust-v0.99.0-alpha.13","sha":"b52071c20786cae5a4ef6b1272299e39cfbf3dab","kind":"tag","published_at":"2026-02-10T05:26:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13/manifests"},{"name":"rust-v0.99.0-alpha.12","sha":"f459dabba2c756660f71749f13347978ce9607d0","kind":"tag","published_at":"2026-02-10T00:59:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12/manifests"},{"name":"rust-v0.99.0-alpha.11","sha":"60343af0e62ff3df55929f0eb1acfe9ff6ad1ac9","kind":"tag","published_at":"2026-02-09T22:15:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11/manifests"},{"name":"rust-v0.99.0-alpha.10","sha":"c264e69dcacde8ed70043d156b0520ecdf907669","kind":"tag","published_at":"2026-02-09T11:25:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10/manifests"},{"name":"rust-v0.99.0-alpha.9","sha":"e35bcb7ffd30a51ff0f8d55494f8c97214d0a841","kind":"tag","published_at":"2026-02-07T06:33:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9/manifests"},{"name":"rust-vv0.99.0-alpha.8","sha":"54a3d9946c0af2f853e05366530e128b61482be4","kind":"tag","published_at":"2026-02-07T06:31:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.99.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.99.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.99.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8/manifests"},{"name":"rust-v0.99.0-alpha.7","sha":"ac99dddd4cbb16d314a7bda7df1ee9f6eabe364b","kind":"tag","published_at":"2026-02-07T06:02:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7/manifests"},{"name":"rust-v0.99.0-alpha.6","sha":"0ab9a8ba47c408dbe765acae83556bb64175cd21","kind":"tag","published_at":"2026-02-06T19:12:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6/manifests"},{"name":"rust-v0.99.0-alpha.5","sha":"e282c913436c045d6e86672d75e6e26e0f44db2f","kind":"tag","published_at":"2026-02-06T14:42:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5/manifests"},{"name":"rust-v0.99.0-alpha.4","sha":"42c2347412fbc422eb9c2fdbd9b2c729fa378c79","kind":"tag","published_at":"2026-02-06T04:37:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4/manifests"},{"name":"rust-v0.99.0-alpha.3","sha":"f166461ff28fb40a22f6a3920e1d0b800af3b35e","kind":"tag","published_at":"2026-02-05T22:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3/manifests"},{"name":"rust-v0.99.0-alpha.2","sha":"f084f0e387579f39cf68e43eefe4566c6f9c56d7","kind":"tag","published_at":"2026-02-05T20:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2/manifests"},{"name":"rust-v0.99.0-alpha.1","sha":"706a8e20338870817de6dfd9e3c89579f050682f","kind":"tag","published_at":"2026-02-05T18:50:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1/manifests"},{"name":"rust-v0.98.0","sha":"82464689ce0ba8a3b2065e73a8aa0cfdf2ad0625","kind":"tag","published_at":"2026-02-05T16:12:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0/manifests"},{"name":"rust-v0.98.0-alpha.2","sha":"26f3eb990dadb76a86b2b42f27af840ad311716e","kind":"tag","published_at":"2026-02-05T08:52:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2/manifests"},{"name":"rust-v0.98.0-alpha.1","sha":"4e23e6cd2bb37e4561ddaac05968ae69d26f5978","kind":"tag","published_at":"2026-02-05T06:52:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1/manifests"},{"name":"rust-v0.97.0","sha":"4b415c72c9cb62dded0bb8eb5d4fcf9ddc90a8e3","kind":"tag","published_at":"2026-02-05T04:26:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0/manifests"},{"name":"rust-v0.97.0-alpha.5","sha":"ba8c2631c9f8906a88b85777f4bdafc43680a7df","kind":"tag","published_at":"2026-02-05T04:00:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5/manifests"},{"name":"rust-v0.97.0-alpha.4","sha":"6828ff3918276bb0cd22e6cdb4a075dcc696b2a7","kind":"tag","published_at":"2026-02-05T02:36:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4/manifests"},{"name":"rust-v0.97.0-alpha.3","sha":"a1a986c58ade4b4de8f25fa5ceadb5c06ca4211e","kind":"tag","published_at":"2026-02-05T00:52:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3/manifests"},{"name":"rust-v0.97.0-alpha.2","sha":"9c18c027fa0ff7598576294b06539c0aa6c9eba8","kind":"tag","published_at":"2026-02-04T23:52:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2/manifests"},{"name":"rust-v0.97.0-alpha.1","sha":"1650b3d6a76972fd6e543d320d3a4058ff565dcb","kind":"tag","published_at":"2026-02-04T19:47:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1/manifests"},{"name":"rust-v0.96.0","sha":"2572f96fafb3156f79523bfbe2bc84f13e382167","kind":"tag","published_at":"2026-02-04T17:00:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0/manifests"},{"name":"rust-v0.96.0-alpha.2","sha":"d5374efa6fb1488a7d0a70527bfb9cc274d8f188","kind":"tag","published_at":"2026-02-04T13:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2/manifests"},{"name":"rust-v0.96.0-alpha.1","sha":"b8f4f382fc43baacdfbd7dd9308de9d3783747af","kind":"tag","published_at":"2026-02-04T09:10:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1/manifests"},{"name":"rust-v0.95.0","sha":"12dbb76c812afaff8daf1f3a5acf1d5ef4a75cb1","kind":"tag","published_at":"2026-02-04T04:07:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0/manifests"},{"name":"rust-v0.95.0-alpha.9","sha":"7eb1d2e35238cef89bb104bf2dc5dbaba6370da2","kind":"tag","published_at":"2026-02-04T00:04:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9/manifests"},{"name":"rust-v0.95.0-alpha.8","sha":"616c9b2dc009fbc794675c7b2aa35fb1d1aa8452","kind":"tag","published_at":"2026-02-03T22:04:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8/manifests"},{"name":"rust-v0.95.0-alpha.7","sha":"fd40e3ba4d3cf639c29a958f115f8fd3ea3305ce","kind":"tag","published_at":"2026-02-03T20:28:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7/manifests"},{"name":"rust-v0.95.0-alpha.6","sha":"b5b8c11875b80fcce5e40cb0cd68b6e2b5413aff","kind":"tag","published_at":"2026-02-03T11:32:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6/manifests"},{"name":"rust-v0.95.0-alpha.5","sha":"524613cf91d52a74ba6d3b1e40b8c47d12877778","kind":"tag","published_at":"2026-02-03T04:39:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5/manifests"},{"name":"rust-v0.95.0-alpha.4","sha":"4adbae01db58cd8a5981427e1b272d958b2314ba","kind":"tag","published_at":"2026-02-03T02:46:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4/manifests"},{"name":"rust-v0.95.0-alpha.3","sha":"93d342a404f232f3d0433f9e11a32dee64860251","kind":"tag","published_at":"2026-02-03T01:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3/manifests"},{"name":"rust-v0.95.0-alpha.2","sha":"d74bdf945dd4bb51fd4a95ac7bcbb79268732e26","kind":"tag","published_at":"2026-02-02T22:06:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2/manifests"},{"name":"rust-v0.95.0-alpha.1","sha":"1ec3b5eed5ef8329ba6a8bc2624ac0317f1bcf46","kind":"tag","published_at":"2026-02-02T21:02:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1/manifests"},{"name":"rust-v0.94.0","sha":"dce99bc2595e58acc4d88a324f3ccab05cf5cd7d","kind":"tag","published_at":"2026-02-02T17:44:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0/manifests"},{"name":"rust-v0.94.0-alpha.11","sha":"a3b19de91f9d336088edda6b790a6ed7c7652292","kind":"tag","published_at":"2026-02-02T13:33:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11/manifests"},{"name":"rust-v0.94.0-alpha.10","sha":"08e9c5cfcb986cf95874b7e5552a808960cc854e","kind":"tag","published_at":"2026-02-02T07:49:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10/manifests"},{"name":"rust-v0.94.0-alpha.9","sha":"b706b71c8de0495649be9f34a41ae483b4c0fc85","kind":"tag","published_at":"2026-02-02T06:59:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9/manifests"},{"name":"rust-v0.94.0-alpha.8","sha":"8d0cf6b759bae9d83edd5fc4b3599d08ff936928","kind":"tag","published_at":"2026-02-02T03:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8/manifests"},{"name":"rust-v0.94.0-alpha.7","sha":"000f23076045b0268c7a79cf036a0533b03845e3","kind":"tag","published_at":"2026-02-01T07:23:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7/manifests"},{"name":"rust-v0.94.0-alpha.6","sha":"645255a4aa010d90811b38bd146ee42205e2fb61","kind":"tag","published_at":"2026-02-01T05:16:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6/manifests"},{"name":"rust-v0.94.0-alpha.5","sha":"16401e1b983e50661770a21e4ff4c69fb422eb5a","kind":"tag","published_at":"2026-02-01T04:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5/manifests"},{"name":"rust-v0.94.0-alpha.4","sha":"87e21eca459551140833264d7989a551b13bdc28","kind":"tag","published_at":"2026-02-01T02:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4/manifests"},{"name":"rust-v0.94.0-alpha.3","sha":"e0a78062a12a23cc0fe8876eafc352abd8cffef8","kind":"tag","published_at":"2026-02-01T01:13:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3/manifests"},{"name":"rust-v0.94.0-alpha.2","sha":"d6ee3c2c863c91218f8d60350c90ea99907a5486","kind":"tag","published_at":"2026-01-31T21:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2/manifests"},{"name":"rust-v0.94.0-alpha.1","sha":"dc2ef8cf2aee4025d7be27e3d94689f965c1c502","kind":"tag","published_at":"2026-01-31T12:47:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1/manifests"},{"name":"rust-v0.93.0","sha":"d86cf538f5e7d210ebb7a3493718aaaff40146da","kind":"tag","published_at":"2026-01-31T06:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0/manifests"},{"name":"rust-v0.93.0-alpha.25","sha":"56e847a9ec6f41acdf31e89fc0bac94d12c5a783","kind":"tag","published_at":"2026-01-31T02:58:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25/manifests"},{"name":"rust-v0.93.0-alpha.24","sha":"4208a5e82f73a1c2b007cac805aba82da1720875","kind":"tag","published_at":"2026-01-30T21:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24/manifests"},{"name":"rust-v0.93.0-alpha.23","sha":"329ef2d69249aba31112a37a5db9a43d48941af3","kind":"tag","published_at":"2026-01-30T20:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23/manifests"},{"name":"rust-vrust-v0.93.0-alpha.23","sha":"2d82d9348e7345dc5aea7dc9fcbff83db1af5ac9","kind":"tag","published_at":"2026-01-30T20:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23/manifests"},{"name":"rust-v0.93.0-alpha.22","sha":"079d7c02919de368877c0353999592cf447b48dd","kind":"tag","published_at":"2026-01-30T19:16:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22/manifests"},{"name":"rust-v0.93.0-alpha.21","sha":"b11e0aa5c35b079e3bc394033bef4624f435a7d5","kind":"tag","published_at":"2026-01-30T17:37:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21/manifests"},{"name":"rust-v0.93.0-alpha.20","sha":"5254dc3d251dcd07c0d16cde21cc7e5312f903b9","kind":"tag","published_at":"2026-01-30T10:19:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20/manifests"},{"name":"rust-v0.93.0-alpha.19","sha":"610c265a28f30fd6a5b2b65b273b822fb9d4c614","kind":"tag","published_at":"2026-01-30T09:20:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19/manifests"},{"name":"rust-v0.93.0-alpha.18","sha":"57afe281d3d69e4fca8bf8e8512797803c040504","kind":"tag","published_at":"2026-01-30T08:32:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18/manifests"},{"name":"rust-v0.93.0-alpha.17","sha":"a204130743e0eb40c14938a717a819efb800b70b","kind":"tag","published_at":"2026-01-30T01:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17/manifests"},{"name":"rust-v0.93.0-alpha.16","sha":"0a02ef2bee4ff834a50e16ce11fb74325475e67e","kind":"tag","published_at":"2026-01-29T21:51:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16/manifests"},{"name":"rust-v0.93.0-alpha.15","sha":"b6501f17f3c4fabd2589495a45e262d8a5f9dea5","kind":"tag","published_at":"2026-01-29T19:53:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15/manifests"},{"name":"rust-v0.93.0-alpha.14","sha":"b6c6bc82a789aa53e8ebb2597b0a649ce757966e","kind":"tag","published_at":"2026-01-29T18:49:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14/manifests"},{"name":"rust-v0.93.0-alpha.13","sha":"171e77be7f0a7c148a2ce59b7a70db35d2fdab43","kind":"tag","published_at":"2026-01-29T15:00:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13/manifests"},{"name":"rust-v0.93.0-alpha.12","sha":"11365cdc5dc00ba88498b57d5a0b0f6d5efde7ad","kind":"tag","published_at":"2026-01-29T14:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12/manifests"},{"name":"rust-v0.93.0-alpha.11","sha":"4b16bc76c445314d0a17b0bb786827539d2ae33a","kind":"tag","published_at":"2026-01-29T14:08:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11/manifests"},{"name":"rust-v0.93.0-alpha.10","sha":"ec0f56547a52205f520d50bbfa9076167a5854fc","kind":"tag","published_at":"2026-01-29T14:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10/manifests"},{"name":"rust-v0.93.0-alpha.9","sha":"31de1a4cc7e9829ed498b41e0c3b4fdbb7b450a3","kind":"tag","published_at":"2026-01-29T07:33:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9/manifests"},{"name":"rust-v0.93.0-alpha.8","sha":"8f2052846e52efb10414b78f03857c4475c388e4","kind":"tag","published_at":"2026-01-29T06:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8/manifests"},{"name":"rust-v0.93.0-alpha.7","sha":"d36dea7e54d7c8e35a2233db31bee7ebda544aca","kind":"tag","published_at":"2026-01-29T04:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7/manifests"},{"name":"rust-v0.93.0-alpha.6","sha":"68c678b0b98139698751385f302887c80ed4cac4","kind":"tag","published_at":"2026-01-28T20:49:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6/manifests"},{"name":"rust-v0.93.0-alpha.5","sha":"7c105a3d61e629347cd0ec8186cf53cc136b5226","kind":"tag","published_at":"2026-01-28T18:46:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5/manifests"},{"name":"rust-v0.93.0-alpha.4","sha":"aadf91a348af46de89f834f08ecd0b5cb9e2e21a","kind":"tag","published_at":"2026-01-28T16:39:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4/manifests"},{"name":"rust-v0.93.0-alpha.3","sha":"7e573c7334a4405ab2b0073d7aafed95ecd62492","kind":"tag","published_at":"2026-01-28T15:53:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3/manifests"},{"name":"rust-vv0.93.0-alpha.2","sha":"bb13a09c217186ca74a47b687fa58e5728564451","kind":"tag","published_at":"2026-01-28T15:47:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.93.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.93.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.93.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2/manifests"},{"name":"rust-v0.93.0-alpha.1","sha":"d8eb74685b45b4b7bdd66840ebb64ba65e4ca9ec","kind":"tag","published_at":"2026-01-27T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1/manifests"},{"name":"rust-v0.92.0","sha":"a09055074e082d70e8b92795b0cec1e969a6aaf9","kind":"tag","published_at":"2026-01-27T10:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0/manifests"},{"name":"rust-v0.92.0-alpha.11","sha":"7da4cc8bae9471dd1397f3366a0e787b0079b815","kind":"tag","published_at":"2026-01-27T06:30:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11/manifests"},{"name":"rust-v0.92.0-alpha.10","sha":"743f9fd03e0ea7e34130b4b6110dcb7a66be56d6","kind":"tag","published_at":"2026-01-27T05:31:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10/manifests"},{"name":"rust-v0.92.0-alpha.9","sha":"f999f83374027620cb01292dd78a7cd982d4fb14","kind":"tag","published_at":"2026-01-27T03:34:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9/manifests"},{"name":"rust-v0.92.0-alpha.8","sha":"0a49a4b597aabce9eca1d004e15559ab17a4d883","kind":"tag","published_at":"2026-01-27T02:03:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8/manifests"},{"name":"rust-v0.92.0-alpha.7","sha":"461613593d94b7db4a9c154c4cdec3b745284c6d","kind":"tag","published_at":"2026-01-27T01:04:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7/manifests"},{"name":"rust-v0.92.0-alpha.6","sha":"021441c9b28a791e0773ef4cc07a1de23a782c72","kind":"tag","published_at":"2026-01-26T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6/manifests"},{"name":"rust-v0.92.0-alpha.5","sha":"3e86441d4a621bc5eb713b364a7b98e14ff67deb","kind":"tag","published_at":"2026-01-26T18:56:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5/manifests"},{"name":"rust-v0.92.0-alpha.4","sha":"d1cd89655f2994831589b7158931f9c44e07f3cc","kind":"tag","published_at":"2026-01-26T17:55:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4/manifests"},{"name":"rust-v0.92.0-alpha.3","sha":"401a4cf35a13e34dff53ebe160dc43a672342aee","kind":"tag","published_at":"2026-01-26T03:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3/manifests"},{"name":"rust-v0.92.0-alpha.2","sha":"c5afe1d3e94fa2584e0b9cfe0225cf213a8296fa","kind":"tag","published_at":"2026-01-26T02:25:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2/manifests"},{"name":"rust-v0.92.0-alpha.1","sha":"06481a533bb7d221ac71121627d602da94cdd979","kind":"tag","published_at":"2026-01-25T23:04:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1/manifests"},{"name":"rust-v0.91.0","sha":"3684bc646e0f1123e76a90f03cfb1111358f1aa1","kind":"tag","published_at":"2026-01-25T16:52:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.91.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0/manifests"},{"name":"rust-v0.90.0","sha":"b4e230f8de8f71d08f48c469443ed61a9f365af3","kind":"tag","published_at":"2026-01-25T15:56:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0/manifests"},{"name":"rust-v0.90.0-alpha.7","sha":"e58790ae27082490bd2edbd4a59f9cbac035960d","kind":"tag","published_at":"2026-01-25T14:57:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7/manifests"},{"name":"rust-v0.90.0-alpha.6","sha":"ad751642c7af3cfede86d0f6e3b0987944c9c3ca","kind":"tag","published_at":"2026-01-25T13:50:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6/manifests"},{"name":"rust-v0.90.0-alpha.5","sha":"0f064677d18ebade39ad467282b9011cc5c0b877","kind":"tag","published_at":"2026-01-24T15:56:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5/manifests"},{"name":"rust-v0.90.0-alpha.4","sha":"2ae0eba9ebce26d2ad8f4be4108a9afe1e8b841a","kind":"tag","published_at":"2026-01-24T15:32:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4/manifests"},{"name":"rust-v0.90.0-alpha.3","sha":"182ba84d2acbc417461f1b744ec3f1040c1f5086","kind":"tag","published_at":"2026-01-24T14:58:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3/manifests"},{"name":"rust-v0.90.0-alpha.2","sha":"cc665115ca962b5e91fcf5abafcb4623b27971a6","kind":"tag","published_at":"2026-01-23T12:59:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2/manifests"},{"name":"rust-v0.90.0-alpha.1","sha":"fadc4c7d9d1bd9326aae3341bb56a8084c610d37","kind":"tag","published_at":"2026-01-23T02:22:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1/manifests"},{"name":"rust-v0.89.0","sha":"605d43719efa7f62160904d2dcecc46a64bcd32e","kind":"tag","published_at":"2026-01-22T20:57:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0/manifests"},{"name":"rust-v0.89.0-alpha.5","sha":"b46cb614cc8b68be01de0721146293251a10ec64","kind":"tag","published_at":"2026-01-22T18:59:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5/manifests"},{"name":"rust-v0.89.0-alpha.4","sha":"c9014a779c8716ee20405cbdd92e47ec2e1332b1","kind":"tag","published_at":"2026-01-22T16:37:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4/manifests"},{"name":"rust-v0.89.0-alpha.3","sha":"1508aa6e25fd57d7aba56d487428d916bde9ef65","kind":"tag","published_at":"2026-01-22T09:36:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3/manifests"},{"name":"rust-v0.89.0-alpha.2","sha":"231ed0bacd78876458bc21fd32e98ce6364e629b","kind":"tag","published_at":"2026-01-22T01:03:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2/manifests"},{"name":"rust-v0.89.0-alpha.1","sha":"12256007b5a73c4f864ccc06d1f2dfd3580a0950","kind":"tag","published_at":"2026-01-21T22:27:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1/manifests"},{"name":"rust-v0.88.0","sha":"149625a4f983e1b3c8530abef1c863689d98a1cc","kind":"tag","published_at":"2026-01-21T18:43:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0/manifests"},{"name":"rust-v0.88.0-alpha.17","sha":"f06eee35de77e65c23711bf01cbc3404cda65bfc","kind":"tag","published_at":"2026-01-21T12:08:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17/manifests"},{"name":"rust-v0.88.0-alpha.16","sha":"ee5ad56efd3e17ce507ddd5aee12234f776f8fb3","kind":"tag","published_at":"2026-01-21T09:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16/manifests"},{"name":"rust-v0.88.0-alpha.15","sha":"1de2e5c239645758bcacddb8ef65c133518cbb06","kind":"tag","published_at":"2026-01-21T08:25:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15/manifests"},{"name":"rust-v0.88.0-alpha.14","sha":"f54cb4c8cafe61f07567c073fbd8350db395c0de","kind":"tag","published_at":"2026-01-21T07:03:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14/manifests"},{"name":"rust-v0.88.0-alpha.13","sha":"6b3ab57d7d39093cc6a35c47257ba26fa466c469","kind":"tag","published_at":"2026-01-21T02:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13/manifests"},{"name":"rust-v0.88.0-alpha.12","sha":"62feed7163400f409162b3214937f7c1025ce333","kind":"tag","published_at":"2026-01-21T01:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12/manifests"},{"name":"rust-v0.88.0-alpha.11","sha":"16d6caa699b15a0685ba8332626c6543b7d331c2","kind":"tag","published_at":"2026-01-20T23:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11/manifests"},{"name":"rust-v0.88.0-alpha.10","sha":"0c50636278ec363a8842b6063946c9db8c4ba7e4","kind":"tag","published_at":"2026-01-20T22:29:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10/manifests"},{"name":"rust-v0.88.0-alpha.9","sha":"384779062c22824a607769849e522c12cbf03db7","kind":"tag","published_at":"2026-01-20T18:30:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9/manifests"},{"name":"rust-v0.88.0-alpha.8","sha":"f6688e0740a9d3271f8b1385e31d7a6e3e732ff3","kind":"tag","published_at":"2026-01-19T21:43:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8/manifests"},{"name":"rust-v0.88.0-alpha.7","sha":"f9746020961c46badce903d88c68ad908df2af3d","kind":"tag","published_at":"2026-01-19T20:18:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7/manifests"},{"name":"rust-v0.88.0-alpha.6","sha":"41a29ffe9a022dfc147babb1ba15b271aac41836","kind":"tag","published_at":"2026-01-19T18:04:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6/manifests"},{"name":"rust-v0.88.0-alpha.5","sha":"fa47844d2b6685bd6e769a781a6723ab11ca0d81","kind":"tag","published_at":"2026-01-19T15:41:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5/manifests"},{"name":"rust-v0.88.0-alpha.4","sha":"724836ccb432675d55eeb223c5944d774bee40b6","kind":"tag","published_at":"2026-01-19T11:36:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4/manifests"},{"name":"rust-v0.88.0-alpha.3","sha":"b77b410d84ed2c08506f1a5c89f4f8c793e7b176","kind":"tag","published_at":"2026-01-18T05:18:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3/manifests"},{"name":"rust-v0.88.0-alpha.2","sha":"f3cf11ee0bcb589c106d288a96d04e1ed65745e0","kind":"tag","published_at":"2026-01-18T01:36:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2/manifests"},{"name":"rust-v0.88.0-alpha.1","sha":"8ac0833400662a1c31780ac01d0272eec709dc71","kind":"tag","published_at":"2026-01-17T06:38:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1/manifests"},{"name":"rust-v0.87.0","sha":"8e8c884b7534d08b8cabccd26f37a8302b4bc4fd","kind":"tag","published_at":"2026-01-16T15:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0/manifests"},{"name":"rust-v0.87.0-alpha.2","sha":"8bd51746518f41575c9b14fcdaa90365eca5a25a","kind":"tag","published_at":"2026-01-16T14:59:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2/manifests"},{"name":"rust-v0.87.0-alpha.1","sha":"2cf3aac2f70ee4eec991c0e3c5c7f78899f0b843","kind":"tag","published_at":"2026-01-16T11:05:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1/manifests"},{"name":"rust-v0.86.0","sha":"18057fdc30b10168ab18e8c1bb86c7a0a7772191","kind":"tag","published_at":"2026-01-16T00:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0/manifests"},{"name":"rust-v0.86.0-alpha.1","sha":"861b12a446d371b3c2a17e58a270a46202e32351","kind":"tag","published_at":"2026-01-15T21:02:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1/manifests"},{"name":"rust-v0.85.0","sha":"4607330eff53e3ae39126afef76882042e14a03c","kind":"tag","published_at":"2026-01-15T18:04:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0/manifests"},{"name":"rust-v0.85.0-alpha.2","sha":"aa0fa2435d011647693c028b8580144846270b1c","kind":"tag","published_at":"2026-01-15T17:17:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2/manifests"},{"name":"rust-v0.85.0-alpha.1","sha":"f7868f301b5f0e8a49c4cb36e8e7f2cebb5d728d","kind":"tag","published_at":"2026-01-15T06:25:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1/manifests"},{"name":"rust-v0.84.0","sha":"d67aa9eaa0c895b62926b6cf9e83f9535fd94d28","kind":"tag","published_at":"2026-01-15T00:57:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.84.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0/manifests"},{"name":"rust-v0.83.0","sha":"5fe0cd19437ef03549ae8c12b9fb74364237378d","kind":"tag","published_at":"2026-01-15T00:23:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.83.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0/manifests"},{"name":"rust-v0.82.0","sha":"1324fffe5d620c8b49b0ffc6e6df5969f6bad639","kind":"tag","published_at":"2026-01-14T23:42:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0/manifests"},{"name":"rust-v0.82.0-alpha.3","sha":"1e5a2a259975fde12a79a932a25457f62b2ae7b1","kind":"tag","published_at":"2026-01-14T20:31:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3/manifests"},{"name":"rust-v0.82.0-alpha.2","sha":"2199cfd5e78a7c9fa8934f935759676e403be197","kind":"tag","published_at":"2026-01-14T18:55:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2/manifests"},{"name":"rust-v0.82.0-alpha.1","sha":"90fbb33115d2523adac8862adf12a9b407da7a00","kind":"tag","published_at":"2026-01-14T18:21:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1/manifests"},{"name":"rust-v0.81.0","sha":"7e7f828e2ce5d31a61d577bcabb517cca342f8ad","kind":"tag","published_at":"2026-01-14T17:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0/manifests"},{"name":"rust-v0.81.0-alpha.11","sha":"4907864dc6e2aafd0bbeff963d05ca376d2aab47","kind":"tag","published_at":"2026-01-14T16:37:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11/manifests"},{"name":"rust-vv0.81.0-alpha.11","sha":"d658a13dbba919c986786532708fc9015d5cae92","kind":"tag","published_at":"2026-01-14T16:35:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11/manifests"},{"name":"rust-v0.81.0-alpha.10","sha":"0babb37f549a37993ab44f13f833927eec827622","kind":"tag","published_at":"2026-01-14T08:06:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10/manifests"},{"name":"rust-v0.81.0-alpha.9","sha":"c93d8541f5e3460bc917366e9c2375263d4f7527","kind":"tag","published_at":"2026-01-14T06:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9/manifests"},{"name":"rust-v0.81.0-alpha.8","sha":"3f27d051b488faafba6060b68af544d25fc85418","kind":"tag","published_at":"2026-01-14T01:04:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8/manifests"},{"name":"rust-v0.81.0-alpha.7","sha":"bfa3bdb452fe9099298728d6fe376e96d97b2075","kind":"tag","published_at":"2026-01-13T23:19:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7/manifests"},{"name":"rust-v0.81.0-alpha.6","sha":"bd18cebb8f98fe416f1eafeb3dcb23821b721513","kind":"tag","published_at":"2026-01-13T14:25:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6/manifests"},{"name":"rust-v0.81.0-alpha.5","sha":"56ba2ce3544a9ac5dca98a6ef23a8ccf5be22e7f","kind":"tag","published_at":"2026-01-13T08:34:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5/manifests"},{"name":"rust-v0.81.0-alpha.4","sha":"84add7f9cbdbac37a9ecc42bd5bc4422d8d75997","kind":"tag","published_at":"2026-01-13T07:07:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4/manifests"},{"name":"rust-v0.81.0-alpha.3","sha":"64d3ce6e8ac62d236fb4d644994154499022a705","kind":"tag","published_at":"2026-01-12T23:23:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3/manifests"},{"name":"rust-v0.81.0-alpha.2","sha":"18a7f162c38d7318da70b25e07693ed6f89e74b8","kind":"tag","published_at":"2026-01-11T08:43:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2/manifests"},{"name":"rust-v0.81.0-alpha.1","sha":"b7427a6db428ca3c647e9812d34023d6b2ef0471","kind":"tag","published_at":"2026-01-09T22:03:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1/manifests"},{"name":"rust-v0.80.0","sha":"f0679a6ab2563135e01cc922698cb54921a1719f","kind":"tag","published_at":"2026-01-09T19:17:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0/manifests"},{"name":"rust-v0.80.0-alpha.6","sha":"cc5382d069eeb2510d32ccf75c6bcd378cfa6fe3","kind":"tag","published_at":"2026-01-09T17:45:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6/manifests"},{"name":"rust-v0.80.0-alpha.5","sha":"0c00d8a22588d971fe5a6ba647c0c1e87bd5e171","kind":"tag","published_at":"2026-01-09T05:20:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5/manifests"},{"name":"rust-v0.80.0-alpha.4","sha":"e34308727a381092af48f04ff33a17fae1127376","kind":"tag","published_at":"2026-01-08T12:08:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4/manifests"},{"name":"rust-v0.80.0-alpha.3","sha":"a347cc089d0ebcf3e5d576b9d7484a9765622e34","kind":"tag","published_at":"2026-01-07T21:24:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3/manifests"},{"name":"rust-v0.80.0-alpha.2","sha":"84a85bd8636c91574c5308a0533c97c14c737cbd","kind":"tag","published_at":"2026-01-07T18:35:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2/manifests"},{"name":"rust-v0.80.0-alpha.1","sha":"de5a821f23dc0058151ac421bba49f715c7ee6d6","kind":"tag","published_at":"2026-01-07T03:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1/manifests"},{"name":"rust-v0.79.0","sha":"28c32c6940d0872a433ff2a79a0f679efa5ceba7","kind":"tag","published_at":"2026-01-07T00:25:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0/manifests"},{"name":"rust-v0.79.0-alpha.3","sha":"cf0206a1412afd339b1f56ba6c6f37be5a6fe1a8","kind":"tag","published_at":"2026-01-06T23:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3/manifests"},{"name":"rust-v0.79.0-alpha.2","sha":"4ecb883c6a906972e4170d0048def6d1bcb38ddb","kind":"tag","published_at":"2026-01-06T20:20:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2/manifests"},{"name":"rust-v0.79.0-alpha.1","sha":"fcbcfb21b95656fb2e45b21d6103e35956f28b8f","kind":"tag","published_at":"2026-01-06T19:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1/manifests"},{"name":"rust-v0.78.0","sha":"59c8b434777ad53aac3d7737bd82e49c9912d9e3","kind":"tag","published_at":"2026-01-06T18:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0/manifests"},{"name":"rust-v0.78.0-alpha.12","sha":"9fb28bc1747e0829c6085da22ce2aa641bf2f793","kind":"tag","published_at":"2026-01-05T21:31:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12/manifests"},{"name":"rust-v0.78.0-alpha.11","sha":"5c1ac34204c1a74c2b82920b08eac253462020d2","kind":"tag","published_at":"2026-01-05T17:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11/manifests"},{"name":"rust-v0.78.0-alpha.10","sha":"84fc783f3638714666c99e0707d92bc1a5b6cb1b","kind":"tag","published_at":"2026-01-02T23:23:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10/manifests"},{"name":"rust-v0.78.0-alpha.9","sha":"d481b9114ee36197448302d0b2d66ee9b5dd1fbd","kind":"tag","published_at":"2025-12-27T17:18:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9/manifests"},{"name":"rust-v0.78.0-alpha.8","sha":"25b3c5a5d7b642dafe17c311fb5a6590f2c651cd","kind":"tag","published_at":"2025-12-23T21:27:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8/manifests"},{"name":"rust-v0.78.0-alpha.7","sha":"21f7e31d0527ce152dd6435bd544cdff6f885869","kind":"tag","published_at":"2025-12-23T07:53:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7/manifests"},{"name":"rust-v0.78.0-alpha.6","sha":"85bfec00abab99642aa003c1ec32829f883e091c","kind":"tag","published_at":"2025-12-23T06:00:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6/manifests"},{"name":"rust-vrust-v0.78.0-alpha.6","sha":"63b52e66620b37a30dc7af7b8cb038c4acb45588","kind":"tag","published_at":"2025-12-23T05:59:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6/manifests"},{"name":"rust-v0.78.0-alpha.5","sha":"f5f615ad2df2b5b4deef23d58c1e9a84ced83fae","kind":"tag","published_at":"2025-12-23T03:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5/manifests"},{"name":"rust-v0.78.0-alpha.4","sha":"551961d918d3984fd42fcefd3fd01cd8f1baf91b","kind":"tag","published_at":"2025-12-22T22:10:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4/manifests"},{"name":"rust-v0.78.0-alpha.3","sha":"2481584b883594d94e85e6a8c65e4545400b0a63","kind":"tag","published_at":"2025-12-22T20:53:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3/manifests"},{"name":"rust-v0.78.0-alpha.2","sha":"54398608aeecd0aeffd1932f96b88aaf45c1b35b","kind":"tag","published_at":"2025-12-22T17:52:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2/manifests"},{"name":"rust-v0.78.0-alpha.1","sha":"1f08bc124c15954cb14f60d2c9589046848d0fe8","kind":"tag","published_at":"2025-12-21T10:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1/manifests"},{"name":"rust-v0.77.0","sha":"112f40e91c12af0f7146d7e03f20283516a8af0b","kind":"tag","published_at":"2025-12-21T05:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0/manifests"},{"name":"rust-v0.77.0-alpha.3","sha":"f43e9286e0fc03ee8816ee88978db24397f2164f","kind":"tag","published_at":"2025-12-21T03:50:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3/manifests"},{"name":"rust-v0.77.0-alpha.2","sha":"6a2f6e6c6b5cd1d84f13d0b9a8f32bae36ae4a3b","kind":"tag","published_at":"2025-12-20T23:37:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2/manifests"},{"name":"rust-v0.77.0-alpha.1","sha":"b18503b804ac043faa895f4afa1513358ed87a3f","kind":"tag","published_at":"2025-12-19T20:25:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1/manifests"},{"name":"rust-v0.76.0","sha":"7cf6c960df1be4d1c87097888f095259e34cb4cc","kind":"tag","published_at":"2025-12-19T18:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0/manifests"},{"name":"rust-v0.76.0-alpha.9","sha":"7d9a2231ce569f8e1d8ce49881f9c8ba30987a1d","kind":"tag","published_at":"2025-12-19T17:33:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9/manifests"},{"name":"rust-v0.76.0-alpha.8","sha":"a082679d4cb6cc32ef0e3e025a8fa7644d5bcd4d","kind":"tag","published_at":"2025-12-19T05:44:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8/manifests"},{"name":"rust-v0.76.0-alpha.7","sha":"9e5cfb98e062c6837aca44360fc0b4aae12843c7","kind":"tag","published_at":"2025-12-19T04:22:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7/manifests"},{"name":"rust-v0.76.0-alpha.6","sha":"59556af05141402f7f6ce82e5a66c202f04f1816","kind":"tag","published_at":"2025-12-19T02:50:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6/manifests"},{"name":"rust-v0.76.0-alpha.5","sha":"d70ad55bf43c3056fc56c9190b68436efd8b7b6f","kind":"tag","published_at":"2025-12-18T23:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5/manifests"},{"name":"rust-v0.76.0-alpha.4","sha":"05d2f402eb80bd2cb20b2ac7983a95b76acfb651","kind":"tag","published_at":"2025-12-18T23:15:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4/manifests"},{"name":"rust-v0.76.0-alpha.3","sha":"79d6b8d4c4f681797631f416274a20e318bce03e","kind":"tag","published_at":"2025-12-18T21:33:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3/manifests"},{"name":"rust-v0.76.0-alpha.2","sha":"06c9bfd54fdf3d0edc22f391ac8b507bcfd138d8","kind":"tag","published_at":"2025-12-18T20:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2/manifests"},{"name":"rust-v0.76.0-alpha.1","sha":"99a8f75a74acf69bdbf70fcfae43ae6fe2bf9be5","kind":"tag","published_at":"2025-12-18T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1/manifests"},{"name":"rust-v0.75.0","sha":"64bce090e5a5002952dcffb425196552854bb619","kind":"tag","published_at":"2025-12-18T19:00:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.75.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0/manifests"},{"name":"rust-v0.74.0","sha":"5b9d9a60d74c8ee2cb34d60fb14b71990e8318ea","kind":"tag","published_at":"2025-12-18T17:40:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0/manifests"},{"name":"rust-v0.74.0-alpha.9","sha":"b3c3c9f179aba9178497374aef368bf647760286","kind":"tag","published_at":"2025-12-18T16:59:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9/manifests"},{"name":"rust-v0.74.0-alpha.8","sha":"4d1162a38351fa1a597d453c827ded7519714cb1","kind":"tag","published_at":"2025-12-18T15:30:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8/manifests"},{"name":"rust-v0.74.0-alpha.7","sha":"56ea10eb12aea5109fdb6d04cbefbd99c555db03","kind":"tag","published_at":"2025-12-18T03:15:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7/manifests"},{"name":"rust-v0.74.0-alpha.6","sha":"b4ae06040a5cf6d78085029a951f531af2532496","kind":"tag","published_at":"2025-12-18T00:17:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6/manifests"},{"name":"rust-v0.74.0-alpha.5","sha":"4e4a1aabd927ab3f91220991d9e20b72602094b0","kind":"tag","published_at":"2025-12-17T22:05:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5/manifests"},{"name":"rust-v0.74.0-alpha.4","sha":"a996f197232a07693eb79301a13a7cb0b5a6839d","kind":"tag","published_at":"2025-12-17T18:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4/manifests"},{"name":"rust-v0.74.0-alpha.3","sha":"c2be895691d9eccf486ba116651181e814144090","kind":"tag","published_at":"2025-12-17T14:24:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3/manifests"},{"name":"rust-v0.74.0-alpha.2","sha":"1d359d0d7602d8a1687de5389d0cf5eac77b4dfb","kind":"tag","published_at":"2025-12-17T00:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2/manifests"},{"name":"rust-v0.74.0-alpha.1","sha":"09535be8023ad00dd341d52fe86569443ea2d97b","kind":"tag","published_at":"2025-12-16T21:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1/manifests"},{"name":"rust-v0.73.0","sha":"1d20f6af48e49d4003b0322d7c3a6c7ee9509b04","kind":"tag","published_at":"2025-12-15T22:08:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0/manifests"},{"name":"rust-v0.73.0-alpha.3","sha":"1276c4cf338eb110af5fe6e55fa385a82101905a","kind":"tag","published_at":"2025-12-15T17:32:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3/manifests"},{"name":"rust-v0.73.0-alpha.2","sha":"ca21a730948be3324e8e121f9d15a6badc98d0ee","kind":"tag","published_at":"2025-12-15T10:22:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2/manifests"},{"name":"rust-v0.73.0-alpha.1","sha":"41b82fe0b7c1edb0350ff3e2ac9834ebeb05d20a","kind":"tag","published_at":"2025-12-13T17:54:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1/manifests"},{"name":"rust-v0.72.0","sha":"ebc84664a393f9f6a66e419ecedc769b199cdb03","kind":"tag","published_at":"2025-12-13T00:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0/manifests"},{"name":"rust-v0.72.0-alpha.8","sha":"afce9dc3a639fc4f0681f3d3fe96492d9b2be2fb","kind":"tag","published_at":"2025-12-12T22:35:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8/manifests"},{"name":"rust-v0.72.0-alpha.7","sha":"487cc9a70edcf8ee0435cc2a7122af08ed0376d8","kind":"tag","published_at":"2025-12-12T21:38:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7/manifests"},{"name":"rust-v0.72.0-alpha.6","sha":"a029f61b7217b39c3f777f8e1e339f1f8f276b3d","kind":"tag","published_at":"2025-12-12T20:59:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6/manifests"},{"name":"rust-v0.72.0-alpha.5","sha":"f8006aec523191bc02ce29f90e29e43de3078ebf","kind":"tag","published_at":"2025-12-12T18:05:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5/manifests"},{"name":"rust-v0.72.0-alpha.4","sha":"04b86bc4b34ddf7479af21339a5cec40e648a9e0","kind":"tag","published_at":"2025-12-12T11:02:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4/manifests"},{"name":"rust-v0.72.0-alpha.3","sha":"e1f1eac4a971b91cab10397248be9addb645233f","kind":"tag","published_at":"2025-12-12T03:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3/manifests"},{"name":"rust-v0.72.0-alpha.2","sha":"1f04bb5b86c6126f4b1e6f865d2a60b24caa6094","kind":"tag","published_at":"2025-12-12T00:55:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2/manifests"},{"name":"rust-v0.72.0-alpha.1","sha":"3d3bd8fceb71a336a905096c18995571c708c0d2","kind":"tag","published_at":"2025-12-11T22:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1/manifests"},{"name":"rust-v0.71.0","sha":"565488c15b8969694ec52cda3d6fcc99655a972f","kind":"tag","published_at":"2025-12-11T17:50:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.71.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0/manifests"},{"name":"rust-v0.70.0","sha":"69c4fa9478667304290b2b6c6d98f7ae0a14b494","kind":"tag","published_at":"2025-12-11T17:43:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0/manifests"},{"name":"rust-v0.70.0-alpha.4","sha":"107c4398cc69bbbc7519102e5278abc122515f0d","kind":"tag","published_at":"2025-12-11T17:05:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4/manifests"},{"name":"rust-v0.70.0-alpha.3","sha":"5856c6e404a17c443f9deaa3c2df3f3dda5434c8","kind":"tag","published_at":"2025-12-11T13:49:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3/manifests"},{"name":"rust-v0.70.0-alpha.2","sha":"2202866adfb1ed04e71989df761b0eae2f34a560","kind":"tag","published_at":"2025-12-11T07:10:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2/manifests"},{"name":"rust-v0.70.0-alpha.1","sha":"2f7329c044a1ab91268bdeeb9136fae1d341fecd","kind":"tag","published_at":"2025-12-11T00:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1/manifests"},{"name":"rust-v0.69.0","sha":"978860fe4d57ea111e88eb3a51c01e5e6ead21b7","kind":"tag","published_at":"2025-12-10T22:01:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.69.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0/manifests"},{"name":"rust-v0.67.0-alpha.9","sha":"ce1698eecd87dbc900114b14523021d6ae41bd22","kind":"tag","published_at":"2025-12-10T21:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9/manifests"},{"name":"rust-v0.68.0","sha":"6e8a2f285ba7cac06dec0cf20ce758b9a153b3a9","kind":"tag","published_at":"2025-12-10T20:33:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.68.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0/manifests"},{"name":"rust-v0.67.0-alpha.8","sha":"5fe5f6a67e0519787ec244cc525c8bcef0c6154e","kind":"tag","published_at":"2025-12-10T19:19:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8/manifests"},{"name":"rust-v0.67.0","sha":"3023b796b6ba371969a91008cd93786e789bfa17","kind":"tag","published_at":"2025-12-10T19:10:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0/manifests"},{"name":"rust-v0.67.0-alpha.7","sha":"2c58b7ddaccc964ed9243676bf0e00ea6f841afd","kind":"tag","published_at":"2025-12-10T16:37:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7/manifests"},{"name":"rust-v0.67.0-alpha.6","sha":"306dabdba52556c2f9cb30c61b766b68a2a358b7","kind":"tag","published_at":"2025-12-10T06:17:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6/manifests"},{"name":"rust-v0.67.0-alpha.5","sha":"dc332695a55044bb979b8197082d7d8702e80fe5","kind":"tag","published_at":"2025-12-10T04:54:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5/manifests"},{"name":"rust-v0.67.0-alpha.4","sha":"5473ba9e7e8a9d76b10084d477645f1f4ba9eee4","kind":"tag","published_at":"2025-12-10T04:21:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4/manifests"},{"name":"rust-v0.67.0-alpha.3","sha":"44750a1597dc6d37e858de185f6123c5f55fd50b","kind":"tag","published_at":"2025-12-10T03:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3/manifests"},{"name":"rust-v0.67.0-alpha.2","sha":"0f16540cf831d186de8ab9bab001c92ff434500d","kind":"tag","published_at":"2025-12-09T17:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2/manifests"},{"name":"rust-v0.67.0-alpha.1","sha":"f987809a7ce273aa5c0cbaac18c2ff169fa8e2f1","kind":"tag","published_at":"2025-12-09T08:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1/manifests"},{"name":"rust-v0.66.0","sha":"e51fbd14f9346fa47c088950c0ab0826f5a991a2","kind":"tag","published_at":"2025-12-09T03:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0/manifests"},{"name":"rust-v0.66.0-alpha.14","sha":"da9f619cb06035fb922c212445c7a7791e9e74a7","kind":"tag","published_at":"2025-12-09T02:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14/manifests"},{"name":"rust-v0.66.0-alpha.13","sha":"d817d30ff36dfff2a61812ba9715c3158cb1c860","kind":"tag","published_at":"2025-12-08T23:16:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13/manifests"},{"name":"rust-v0.66.0-alpha.12","sha":"2e817d5ceb22e2de9c800df4459eebb8e10fe399","kind":"tag","published_at":"2025-12-08T22:08:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12/manifests"},{"name":"rust-v0.66.0-alpha.11","sha":"74e198960e84aa44974d6e46a99132775197e260","kind":"tag","published_at":"2025-12-08T08:52:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11/manifests"},{"name":"rust-v0.66.0-alpha.10","sha":"ada87f704323bafac49fcdec48af5dc28517d0d4","kind":"tag","published_at":"2025-12-07T17:48:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10/manifests"},{"name":"rust-v0.66.0-alpha.9","sha":"90007d022d13437cac8c8a1fc562cd657fe58c6d","kind":"tag","published_at":"2025-12-06T03:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9/manifests"},{"name":"rust-v0.66.0-alpha.8","sha":"b4456e339513da57b2b4c5b03f5b204ce457a931","kind":"tag","published_at":"2025-12-06T00:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8/manifests"},{"name":"rust-v0.66.0-alpha.7","sha":"6a441bc4b492d0a7ceaaf5f5ab8cdb422850e852","kind":"tag","published_at":"2025-12-05T18:21:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7/manifests"},{"name":"rust-v0.66.0-alpha.6","sha":"bcf62740877a7837a0e3d6abf8535b93cae665d4","kind":"tag","published_at":"2025-12-05T17:07:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6/manifests"},{"name":"rust-v0.66.0-alpha.5","sha":"5910c104a495233e93ea26122ecffe0a475eccb8","kind":"tag","published_at":"2025-12-05T00:51:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5/manifests"},{"name":"rust-v0.66.0-alpha.4","sha":"3d2c1a9c272579c321cc420f97535385cfff5ee1","kind":"tag","published_at":"2025-12-04T22:13:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4/manifests"},{"name":"rust-v0.66.0-alpha.3","sha":"9f9de32c556a4505e45dc3990a2b94843a24d7b1","kind":"tag","published_at":"2025-12-04T21:44:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3/manifests"},{"name":"rust-v0.66.0-alpha.2","sha":"96431a5ddbf9fc05eed29d26e1ad57531611c41d","kind":"tag","published_at":"2025-12-04T20:19:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2/manifests"},{"name":"rust-v0.66.0-alpha.1","sha":"fe50962a033aa5863e4af1a1501130a620545cff","kind":"tag","published_at":"2025-12-04T18:36:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1/manifests"},{"name":"rust-v0.65.0","sha":"0cb995b34f5ba32a5b20c5893a930a5ad9469063","kind":"tag","published_at":"2025-12-04T17:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0/manifests"},{"name":"rust-v0.65.0-alpha.11","sha":"35fe5dc3ebc9eb1e8b78977fcc47d11fe77b71e7","kind":"tag","published_at":"2025-12-04T05:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11/manifests"},{"name":"rust-v0.65.0-alpha.10","sha":"0bf45b3a905def81e88691aac9581548781fb49e","kind":"tag","published_at":"2025-12-04T05:10:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10/manifests"},{"name":"rust-v0.65.0-alpha.9","sha":"8e392cbd9813796bcd4a5f5d89901633ac68e300","kind":"tag","published_at":"2025-12-04T04:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9/manifests"},{"name":"rust-v0.65.0-alpha.8","sha":"c81fd0c367cdecb32bc5f37fca8d2b019dab7d0a","kind":"tag","published_at":"2025-12-03T23:31:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8/manifests"},{"name":"rust-v0.65.0-alpha.7","sha":"840f07b0f479d98559aae9e633e837eb0c84b1f4","kind":"tag","published_at":"2025-12-03T23:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7/manifests"},{"name":"rust-v0.65.0-alpha.6","sha":"b70817582a0160d64ee59489aef2e37a56f0a08e","kind":"tag","published_at":"2025-12-03T20:15:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6/manifests"},{"name":"rust-v0.65.0-alpha.5","sha":"a461cf2c4af142f3554a64b019356d00456e3372","kind":"tag","published_at":"2025-12-03T20:07:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5/manifests"},{"name":"rust-v0.65.0-alpha.4","sha":"aff8f410e8b5336ec21961e65a28031d027fdef4","kind":"tag","published_at":"2025-12-03T16:44:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4/manifests"},{"name":"rust-v0.65.0-alpha.3","sha":"9fce18d39c627795e05027ab83fe40f5d772e993","kind":"tag","published_at":"2025-12-03T10:37:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3/manifests"},{"name":"rust-v0.65.0-alpha.2","sha":"92380acb28853a2418ca679fbe2e49db74cd33ae","kind":"tag","published_at":"2025-12-03T01:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2/manifests"},{"name":"rust-v0.65.0-alpha.1","sha":"c1809484193435f193d46d7e05ac7ad4dc5ef90c","kind":"tag","published_at":"2025-12-03T00:11:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1/manifests"},{"name":"rust-v0.64.0","sha":"a891a84dc6be9242e26502ea38afc96374ef5cfd","kind":"tag","published_at":"2025-12-02T21:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0/manifests"},{"name":"rust-v0.64.0-alpha.13","sha":"cfe16ae31a1d8b9f730eb0b252ca98a5a8431f37","kind":"tag","published_at":"2025-12-02T02:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13/manifests"},{"name":"rust-v0.64.0-alpha.12","sha":"16c190f1cfe4ca40ed96896c9021027af33a1b76","kind":"tag","published_at":"2025-12-01T18:13:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12/manifests"},{"name":"rust-v0.64.0-alpha.11","sha":"481ff36d7299e7351993b735ddf8bf0101b2f101","kind":"tag","published_at":"2025-12-01T09:31:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11/manifests"},{"name":"rust-v0.64.0-alpha.10","sha":"33ec57ff5b67bc82e018ecbb56a666bb7e3a13e9","kind":"tag","published_at":"2025-11-28T11:33:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10/manifests"},{"name":"rust-v0.64.0-alpha.9","sha":"ace90b1f1f26d2102dfb736ce872e0e3328bc990","kind":"tag","published_at":"2025-11-25T18:19:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9/manifests"},{"name":"rust-v0.64.0-alpha.8","sha":"c295f22f9f3a593d96c995b1981628b802713696","kind":"tag","published_at":"2025-11-25T17:20:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8/manifests"},{"name":"rust-v0.64.0-alpha.7","sha":"598d826aed38b9ed3fc409b44b632b67b2340e8f","kind":"tag","published_at":"2025-11-25T16:28:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7/manifests"},{"name":"rust-v0.64.0-alpha.6","sha":"7b9fedb69d3dfd4eb4b329d9a6cb83600d6d19e5","kind":"tag","published_at":"2025-11-25T15:41:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6/manifests"},{"name":"rust-v0.64.0-alpha.5","sha":"832fa24b9f05035ed9869c4a9500f2a466f86bb7","kind":"tag","published_at":"2025-11-22T00:29:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5/manifests"},{"name":"rust-v0.64.0-alpha.4","sha":"875ea8b978cb9021baaf771205121327d6c61615","kind":"tag","published_at":"2025-11-22T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4/manifests"},{"name":"rust-v0.64.0-alpha.3","sha":"76234afb5bfedf6fe694a97f7824c84a738ed85f","kind":"tag","published_at":"2025-11-21T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3/manifests"},{"name":"rust-v0.64.0-alpha.2","sha":"b46b0dddcc76954efc0498cbdb740eaf78e697b9","kind":"tag","published_at":"2025-11-21T21:19:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2/manifests"},{"name":"rust-v0.64.0-alpha.1","sha":"1d621c1e6e674ebdcf8703ecd7acf0085f55c453","kind":"tag","published_at":"2025-11-21T20:50:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1/manifests"},{"name":"rust-v0.63.0","sha":"80d6a3868ef1414e0fb1c2e28a369f2ef4fa4dcc","kind":"tag","published_at":"2025-11-21T18:00:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.63.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0/manifests"},{"name":"rust-v0.62.0","sha":"f0828da71a52c17dfb50fb4f79b85b866413a4ed","kind":"tag","published_at":"2025-11-21T16:59:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0/manifests"},{"name":"rust-v0.62.0-alpha.4","sha":"7d8f56ac36f4eb4d4c44b7807368b5db8243d6ad","kind":"tag","published_at":"2025-11-21T16:54:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4/manifests"},{"name":"rust-v0.62.0-alpha.3","sha":"cb51ea0ae06ead1464090bfe601bda83f1e5def6","kind":"tag","published_at":"2025-11-21T16:08:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3/manifests"},{"name":"rust-v0.62.0-alpha.2","sha":"bb9ef2ead33644338821b63bde68a7213650dbc9","kind":"tag","published_at":"2025-11-21T03:31:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2/manifests"},{"name":"rust-v0.62.0-alpha.1","sha":"fb0f292d634a6a0e9130073d9c2099295226afc6","kind":"tag","published_at":"2025-11-20T23:12:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1/manifests"},{"name":"rust-v0.61.0","sha":"c324bd4ab6a785e7bfbb3c50ea74f99d216b207a","kind":"tag","published_at":"2025-11-20T15:50:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0/manifests"},{"name":"rust-v0.61.0-alpha.4","sha":"80e7d9ff4f66d6fe307cfbbab9bae982e9e07b14","kind":"tag","published_at":"2025-11-20T15:26:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4/manifests"},{"name":"rust-v0.61.0-alpha.3","sha":"482bb2670e2dd26ad4baec74283f90573f8c07ca","kind":"tag","published_at":"2025-11-20T01:24:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3/manifests"},{"name":"rust-v0.61.1-alpha.2","sha":"c9199c2c2c26e3bc642fd91704120ed88be76963","kind":"tag","published_at":"2025-11-20T01:15:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2/manifests"},{"name":"rust-v0.61.0-alpha.2","sha":"100836a2178fe5febd19697f42171de404e08b0c","kind":"tag","published_at":"2025-11-19T22:08:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2/manifests"},{"name":"rust-v0.61.1-alpha.1","sha":"f864e9455b5aaea265943082cd5adcbb064ebdd1","kind":"tag","published_at":"2025-11-19T21:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1/manifests"},{"name":"rust-v0.60.1","sha":"994ca5c30a6b766aa760592f57d8ae72725e8437","kind":"tag","published_at":"2025-11-19T19:22:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1/manifests"},{"name":"rust-v0.60.0-alpha.1","sha":"3ec42ab0e8c879e7691d21b9eb72466db29c64d2","kind":"tag","published_at":"2025-11-19T19:08:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1/manifests"},{"name":"rust-v0.59.0","sha":"e51dae128299501460d36441258562457395d45e","kind":"tag","published_at":"2025-11-19T17:48:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0/manifests"},{"name":"rust-v0.59.0-alpha.21","sha":"b62e182006aef24eaac80704428b9e4bbdc65393","kind":"tag","published_at":"2025-11-19T17:40:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21/manifests"},{"name":"rust-v0.59.0-alpha.20","sha":"103945520c7ca7541b85c5cf8bd741a427627b37","kind":"tag","published_at":"2025-11-19T17:07:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20/manifests"},{"name":"rust-v0.59.0-alpha.19","sha":"3edb47a48bfc2cb18ca38055d18082a6c665de54","kind":"tag","published_at":"2025-11-19T17:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19/manifests"},{"name":"rust-v0.59.0-alpha.18","sha":"e0cf573fefff0ffa8d7f28e40f3ef283ffeb83e1","kind":"tag","published_at":"2025-11-19T16:29:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18/manifests"},{"name":"rust-v0.59.0-alpha.17","sha":"8aef54c4a7fada5e6b883cd80376f81e07e2a58d","kind":"tag","published_at":"2025-11-19T13:54:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17/manifests"},{"name":"rust-v0.59.0-alpha.16","sha":"7cd630c80b43c3458758c25146dc5475077cdb6e","kind":"tag","published_at":"2025-11-19T11:23:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16/manifests"},{"name":"rust-v0.59.0-alpha.15","sha":"7e6f07f6fd0f88314ba5e26fbca593fbcd221d5f","kind":"tag","published_at":"2025-11-19T09:56:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15/manifests"},{"name":"rust-v0.59.0-alpha.14","sha":"be61229d099f998870aeb419e7fbf48c5ca27dd1","kind":"tag","published_at":"2025-11-19T09:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14/manifests"},{"name":"rust-v0.59.0-alpha.13","sha":"3a9dbf4b3800f6934bb19911f89ac361bb432fc0","kind":"tag","published_at":"2025-11-19T08:39:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13/manifests"},{"name":"rust-v0.59.0-alpha.12","sha":"d8e5318755c7aba84b1b7d2dfe1ffe5dbfdad019","kind":"tag","published_at":"2025-11-19T02:47:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12/manifests"},{"name":"rust-v0.59.0-alpha.11","sha":"64a1c1765977f4b3113f601b69efd17a82150fa3","kind":"tag","published_at":"2025-11-19T01:42:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11/manifests"},{"name":"rust-v0.59.0-alpha.10","sha":"a11686c96bde27a80ec4352600fab2bcddc8ef68","kind":"tag","published_at":"2025-11-18T22:50:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10/manifests"},{"name":"rust-v0.59.0-alpha.9","sha":"b0ca2e380d9691ebe15961ec7a4a120beb60a9a0","kind":"tag","published_at":"2025-11-18T17:28:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9/manifests"},{"name":"rust-v0.59.0-alpha.8","sha":"9d465305bd2e0ce46bb451a59ba968b96fcc65c3","kind":"tag","published_at":"2025-11-18T17:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8/manifests"},{"name":"rust-v0.59.0-alpha.7","sha":"e9516baae1485cfa46e8f83cfb1774d964027caf","kind":"tag","published_at":"2025-11-18T06:26:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7/manifests"},{"name":"rust-v0.59.0-alpha.6","sha":"ba7308e3cae4843f4db296fdec95526c3ba168e0","kind":"tag","published_at":"2025-11-17T16:20:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6/manifests"},{"name":"rust-v0.59.0-alpha.5","sha":"697a6f3a9778c0aa3d7fa402287c735abce46ab8","kind":"tag","published_at":"2025-11-15T07:29:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5/manifests"},{"name":"rust-v0.59.0-alpha.4","sha":"8edbe42c04a9b602a7720f2f5e650ac8b7285a63","kind":"tag","published_at":"2025-11-15T03:51:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4/manifests"},{"name":"rust-v0.59.0-alpha.3","sha":"8b5b6530c385651c3c7ebb897d751f6962d45d1a","kind":"tag","published_at":"2025-11-15T00:58:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3/manifests"},{"name":"rust-v0.59.0-alpha.2","sha":"604f2aab6e0be6c1b98b6b8a259c4508f6262b45","kind":"tag","published_at":"2025-11-14T19:24:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2/manifests"},{"name":"rust-v0.59.0-alpha.1","sha":"b694738a2bd1676b3d6c8a269d36c5c392396059","kind":"tag","published_at":"2025-11-13T23:12:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1/manifests"},{"name":"rust-v0.58.0","sha":"9192b41122d78942d86e72498764a666532289c4","kind":"tag","published_at":"2025-11-13T17:39:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0/manifests"},{"name":"rust-v0.58.0-alpha.10","sha":"bb29d8b398431a1fb84eb9f440a7ae2d00d83de2","kind":"tag","published_at":"2025-11-13T16:14:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10/manifests"},{"name":"rust-v0.58.0-alpha.9","sha":"9d0556955f654905d442c64420429ce0644088be","kind":"tag","published_at":"2025-11-13T06:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9/manifests"},{"name":"rust-v0.58.0-alpha.8","sha":"e5d144a1aaadbedfc0114ab2295c087dadec2b59","kind":"tag","published_at":"2025-11-13T03:48:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8/manifests"},{"name":"rust-v0.58.0-alpha.7","sha":"4a4894d8e18718769c65c0912732fbaf6c28d07b","kind":"tag","published_at":"2025-11-13T00:51:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7/manifests"},{"name":"rust-v0.58.0-alpha.6","sha":"62183c6404d68687035c5d8b614f2e6a6fe50424","kind":"tag","published_at":"2025-11-12T21:04:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6/manifests"},{"name":"rust-v0.58.0-alpha.5","sha":"4cfbc9cce312eee85bc84702f857330e1b8e0009","kind":"tag","published_at":"2025-11-12T16:30:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5/manifests"},{"name":"rust-v0.58.0-alpha.4","sha":"6cca47a43780a17efbcbc81a8d383b65f717cf42","kind":"tag","published_at":"2025-11-11T16:20:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4/manifests"},{"name":"rust-v0.58.0-alpha.3","sha":"e3416b186ace1a30fdaedbd6c88005558dd7e18e","kind":"tag","published_at":"2025-11-11T01:43:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3/manifests"},{"name":"rust-v0.58.0-alpha.2","sha":"1b24a0670e16a2b8b61f96cd5a0ae7d646cd340d","kind":"tag","published_at":"2025-11-10T20:07:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2/manifests"},{"name":"rust-v0.58.0-alpha.1","sha":"c6efee37bf9bbc8d6fa698644302db2382c79680","kind":"tag","published_at":"2025-11-10T17:26:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1/manifests"},{"name":"rust-v0.57.0","sha":"7fbae94b619b8be706566bec072eb2784972cbaf","kind":"tag","published_at":"2025-11-09T22:07:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0/manifests"},{"name":"rust-v0.57.0-alpha.3","sha":"5e491294ec50a77e0267e5ef93ef872f712a8ed1","kind":"tag","published_at":"2025-11-08T01:55:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3/manifests"},{"name":"rust-v0.57.0-alpha.2","sha":"9633f0064f861fac72729e764b6df2885df829a1","kind":"tag","published_at":"2025-11-08T00:36:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2/manifests"},{"name":"rust-v0.57.0-alpha.1","sha":"f784b004981a9e396da193c3a3ac05d331f8dd89","kind":"tag","published_at":"2025-11-07T19:13:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1/manifests"},{"name":"rust-v0.56.0","sha":"cdb32ac545d50f3f1c6ee51a71ac1dc12dc7d21b","kind":"tag","published_at":"2025-11-07T17:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0/manifests"},{"name":"rust-v0.56.0-alpha.6","sha":"13895d936da82a393d52cf9ed17d0869ac146bb3","kind":"tag","published_at":"2025-11-07T17:36:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6/manifests"},{"name":"rust-v0.56.0-alpha.5","sha":"f5010e99b6d1a8cf112eaead98a69e41ffdb3d37","kind":"tag","published_at":"2025-11-06T22:13:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5/manifests"},{"name":"rust-v0.56.0-alpha.4","sha":"b721d237297ab44aea721169f4205f237ea78441","kind":"tag","published_at":"2025-11-06T16:36:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4/manifests"},{"name":"rust-v0.56.0-alpha.3","sha":"94a6b98b1a2aea3cbdfb6dc4371e44075f97deb6","kind":"tag","published_at":"2025-11-05T19:21:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3/manifests"},{"name":"rust-v0.56.0-alpha.2","sha":"8b49211e67d3c863df5ecc13fc5f88516a20fa69","kind":"tag","published_at":"2025-11-05T18:42:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2/manifests"},{"name":"rust-v0.56.0-alpha.1","sha":"64cd06433ec75bc2801a89ab78293b98822c499e","kind":"tag","published_at":"2025-11-05T17:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1/manifests"},{"name":"rust-v0.55.0","sha":"2e2063cab1cae3d57ffd439c3c232b766de60c1f","kind":"tag","published_at":"2025-11-04T20:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.55.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0/manifests"},{"name":"rust-v0.54.0","sha":"2b816973c9de54bf0fff79f6382c2195d5f4226b","kind":"tag","published_at":"2025-11-04T18:31:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0/manifests"},{"name":"rust-v0.54.0-alpha.3","sha":"e148ba4de8c44fe0114d53451a0f95b1ea00986e","kind":"tag","published_at":"2025-11-04T17:18:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3/manifests"},{"name":"rust-v0.54.0-alpha.2","sha":"fb3af839f9ec5c3b2ba8b3dea4d26da7c1765a0a","kind":"tag","published_at":"2025-11-03T18:07:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2/manifests"},{"name":"rust-v0.54.0-alpha.1","sha":"23b5023efec1fa7dc25ca04ca07a4f131a6bcfd3","kind":"tag","published_at":"2025-10-31T21:49:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1/manifests"},{"name":"rust-v0.53.0","sha":"ca80bc4902b7ca49112907152e8ed0879eaa0b78","kind":"tag","published_at":"2025-10-31T00:56:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0/manifests"},{"name":"rust-v0.53.0-alpha.1","sha":"30063284ccdcdad45c6db956ba8bfa56e1664c39","kind":"tag","published_at":"2025-10-30T20:25:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1/manifests"},{"name":"rust-v0.52.0","sha":"e771b1fa77e8fd558dac4b2cdc05d0c2fe54aca8","kind":"tag","published_at":"2025-10-30T18:09:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.52.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0/manifests"},{"name":"rust-v0.51.0-alpha.11","sha":"47d613f059051bb9b3a5abedeeef38bb1d84f503","kind":"tag","published_at":"2025-10-30T16:28:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11/manifests"},{"name":"rust-v0.51.0","sha":"42da445b02fc888d37294a3903199aa37ed64b51","kind":"tag","published_at":"2025-10-30T16:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0/manifests"},{"name":"rust-v0.51.0-alpha.10","sha":"81b899ab30b02c6a4536a5fe1ffcebaf58789386","kind":"tag","published_at":"2025-10-30T01:30:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10/manifests"},{"name":"rust-v0.51.0-alpha.9","sha":"3b29abd9a654e5acd45e7dd31f5d23a11fc5be25","kind":"tag","published_at":"2025-10-29T23:00:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9/manifests"},{"name":"rust-v0.51.0-alpha.8","sha":"bc008a75a6956948345db62ca98893197cef99c7","kind":"tag","published_at":"2025-10-29T21:09:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8/manifests"},{"name":"rust-v0.51.0-alpha.7","sha":"7bf26739e7601be6a9335cb8f05bb5a92090f7aa","kind":"tag","published_at":"2025-10-29T16:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7/manifests"},{"name":"rust-v0.51.0-alpha.6","sha":"eb7c5484e985696f77aa105d725d40300f497887","kind":"tag","published_at":"2025-10-29T00:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6/manifests"},{"name":"rust-v0.51.0-alpha.5","sha":"54740bd1c8f1b65a5370c1fa345a4fc4f94f038c","kind":"tag","published_at":"2025-10-28T20:07:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5/manifests"},{"name":"rust-v0.51.0-alpha.4","sha":"995901746c352856fd61da6c4d1bac4956a0f74f","kind":"tag","published_at":"2025-10-28T19:03:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4/manifests"},{"name":"rust-v0.51.0-alpha.3","sha":"aa90380ff3dde1bfa17bdbaa9f7d0a5be21f2cc7","kind":"tag","published_at":"2025-10-27T21:57:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3/manifests"},{"name":"rust-v0.51.0-alpha.2","sha":"52e4b6d785e611ea9571e8af9dd54fcbf766b89e","kind":"tag","published_at":"2025-10-27T16:14:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2/manifests"},{"name":"rust-v0.51.0-alpha.1","sha":"a4453c3560657fff673e105afc7eb0968d4eafac","kind":"tag","published_at":"2025-10-27T03:26:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1/manifests"},{"name":"rust-v0.50.0","sha":"b4123b7b1db22a3c0a8b133a23c7b30a477d7b65","kind":"tag","published_at":"2025-10-25T21:16:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0/manifests"},{"name":"rust-v0.50.0-alpha.3","sha":"26f2d445a2226beb0f24103ab3682a4a6560d8ae","kind":"tag","published_at":"2025-10-25T06:08:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3/manifests"},{"name":"rust-v0.50.0-alpha.2","sha":"2521779e0d82b55a5630cad3ad7ed6a13015107a","kind":"tag","published_at":"2025-10-25T05:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2/manifests"},{"name":"rust-v0.50.0-alpha.1","sha":"a25d16d375aa46eaa3ea1e760683701b6a3c6fad","kind":"tag","published_at":"2025-10-24T23:36:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1/manifests"},{"name":"rust-v0.49.0","sha":"63f1267d867f00f18bde079f915c4545f4c0fe9e","kind":"tag","published_at":"2025-10-24T18:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.49.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0/manifests"},{"name":"rust-v0.48.0","sha":"3c1609f94a681e26bc3b88b866b41344f4f5784b","kind":"tag","published_at":"2025-10-23T23:24:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0/manifests"},{"name":"rust-v0.48.0-alpha.4","sha":"b0c34dbd2af0ad03b08ca3afd6377fcdc92772dc","kind":"tag","published_at":"2025-10-23T16:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4/manifests"},{"name":"rust-v0.48.0-alpha.3","sha":"69812f55a36d1e029ac008be204f9faea5d8470d","kind":"tag","published_at":"2025-10-21T21:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3/manifests"},{"name":"rust-v0.48.0-alpha.2","sha":"7586d44e3e376cef2ee28d0fddc270c125e58740","kind":"tag","published_at":"2025-10-21T04:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2/manifests"},{"name":"rust-v0.48.0-alpha.1","sha":"bf8dcc363efb432a4834cd664b3678cf129d02f2","kind":"tag","published_at":"2025-10-20T04:41:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1/manifests"},{"name":"rust-v0.47.0","sha":"c71297b9a9b3f7995445eff8d768837814ac06f8","kind":"tag","published_at":"2025-10-17T16:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0/manifests"},{"name":"rust-v0.47.0-alpha.3","sha":"73336da3f9586529b6ac71588180178f9899fc6c","kind":"tag","published_at":"2025-10-17T00:39:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3/manifests"},{"name":"rust-v0.47.0-alpha.2","sha":"cc2343d92be05297593509e66a9b07c87930d2f1","kind":"tag","published_at":"2025-10-16T22:09:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2/manifests"},{"name":"rust-v0.47.0-alpha.1","sha":"07edd2b3845d5fd19c36eff1c0fc1e15f06f38d1","kind":"tag","published_at":"2025-10-09T19:21:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1/manifests"},{"name":"rust-v0.46.0","sha":"b650f912c50ce4ce0a23b877aa8b1174878c30e2","kind":"tag","published_at":"2025-10-09T01:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0/manifests"},{"name":"rust-v0.46.0-alpha.7","sha":"5402a19a58d3131475476edf75d99dba5ab2df81","kind":"tag","published_at":"2025-10-08T23:13:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7/manifests"},{"name":"rust-v0.46.0-alpha.6","sha":"5d93899bceeaa613253433d9c35bb453503a5a1d","kind":"tag","published_at":"2025-10-08T21:58:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6/manifests"},{"name":"rust-v0.46.0-alpha.5","sha":"9ce80da38a307057fba97d08643f7e5744ec100d","kind":"tag","published_at":"2025-10-08T20:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5/manifests"},{"name":"rust-v0.46.0-alpha.4","sha":"59dd6783938001a1cf6359b201c7c03f3b64b395","kind":"tag","published_at":"2025-10-08T17:23:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4/manifests"},{"name":"rust-v0.46.0-alpha.3","sha":"56ce8e4452b99acf52b482108c9ceddf51754596","kind":"tag","published_at":"2025-10-08T15:16:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3/manifests"},{"name":"rust-v0.46.0-alpha.2","sha":"f73ebdf90c03d8e8c7eac79e0445f8d5283632ec","kind":"tag","published_at":"2025-10-08T00:45:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2/manifests"},{"name":"rust-v0.46.0-alpha.1","sha":"3fa2a2051b2b4e1690e073c1f4ca5d4bd692109a","kind":"tag","published_at":"2025-10-07T17:48:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1/manifests"},{"name":"rust-v0.45.0","sha":"a7c7869c23f88f6c468281e6f438ba4a91b81f26","kind":"tag","published_at":"2025-10-06T19:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0/manifests"},{"name":"rust-v0.45.0-alpha.6","sha":"654b0b32343646cff8b8b2b542f441b9d2af828d","kind":"tag","published_at":"2025-10-06T05:08:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6/manifests"},{"name":"rust-v0.45.0-alpha.5","sha":"de88695869c9a57eab08e23aabbcf0736792362a","kind":"tag","published_at":"2025-10-06T01:04:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5/manifests"},{"name":"rust-v0.45.0-alpha.4","sha":"93ff8d423804b45193818f7e87018048a177fef8","kind":"tag","published_at":"2025-10-05T20:59:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4/manifests"},{"name":"rust-v0.45.0-alpha.3","sha":"adf30ed28f6d7ea4eb6d023c22afd6271dab55fc","kind":"tag","published_at":"2025-10-05T06:02:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3/manifests"},{"name":"rust-v0.45.0-alpha.2","sha":"790f0cc4628f0f69494aa8990750bfee35b39b3a","kind":"tag","published_at":"2025-10-05T02:29:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2/manifests"},{"name":"rust-v0.45.0-alpha.1","sha":"c13e9cb801f838167ce4286bb3c6d548f2f505bb","kind":"tag","published_at":"2025-10-04T22:31:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1/manifests"},{"name":"rust-v0.44.0","sha":"488ec061bf4d36916b8f477c700ea4fde4162a7a","kind":"tag","published_at":"2025-10-03T16:43:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.44.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0/manifests"},{"name":"rust-v0.43.0-alpha.18","sha":"472f299bd71c3da1aa54f396dd58e6fe339df432","kind":"tag","published_at":"2025-10-03T04:46:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18/manifests"},{"name":"rust-v0.43.0-alpha.17","sha":"e52ff0a2ca6e55de36e5ef0478791e202fc5a670","kind":"tag","published_at":"2025-10-02T21:24:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17/manifests"},{"name":"rust-v0.43.0-alpha.16","sha":"4d14f8191918936b454c2fbe7fa7130a7f8c4c4b","kind":"tag","published_at":"2025-10-02T19:51:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16/manifests"},{"name":"rust-v0.43.0-alpha.15","sha":"c8281fa29e680917b935c45a98ac2c374a7a3cbb","kind":"tag","published_at":"2025-10-01T20:15:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15/manifests"},{"name":"rust-v0.43.0-alpha.14","sha":"4d1102afb4f6ed967faf0e3c68f1827cef1dc832","kind":"tag","published_at":"2025-10-01T19:32:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14/manifests"},{"name":"rust-v0.43.0-alpha.13","sha":"839c120cdedeeaf49956aaa086fe7e975b99ba9f","kind":"tag","published_at":"2025-10-01T19:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13/manifests"},{"name":"rust-v0.43.0-alpha.12","sha":"a16d7798b579e4db990459b9c73f99263c28055c","kind":"tag","published_at":"2025-10-01T18:34:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12/manifests"},{"name":"rust-v0.43.0","sha":"a23c1949727a72dbed0c630048a5a1a353eb9168","kind":"tag","published_at":"2025-10-01T17:46:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0/manifests"},{"name":"rust-v0.43.0-alpha.11","sha":"78d70381afa537e3821cec0ecb6bad7e3fe007ea","kind":"tag","published_at":"2025-10-01T17:42:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11/manifests"},{"name":"rust-v0.43.0-alpha.10","sha":"aa0b4192529545a9d8a1f0317e12ce4051407318","kind":"tag","published_at":"2025-10-01T16:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10/manifests"},{"name":"rust-v0.43.0-alpha.9","sha":"c5bd35835bf103bcdb2130781ce2208a38b02f63","kind":"tag","published_at":"2025-10-01T15:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9/manifests"},{"name":"rust-v0.43.0-alpha.8","sha":"f5690e227c33b85497138d046d9928a5d871de29","kind":"tag","published_at":"2025-10-01T03:34:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8/manifests"},{"name":"rust-v0.43.0-alpha.7","sha":"3fd643d926f75266d0c5d6250118405dd7810f49","kind":"tag","published_at":"2025-09-30T21:54:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7/manifests"},{"name":"rust-v0.43.0-alpha.6","sha":"09ba746c32f423454bf92b232dd73f3bb5c75b35","kind":"tag","published_at":"2025-09-30T19:03:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6/manifests"},{"name":"rust-v0.43.0-alpha.5","sha":"a3dcb73f121470f963162578880cce4c0574599c","kind":"tag","published_at":"2025-09-30T07:09:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5/manifests"},{"name":"rust-v0.43.0-alpha.4","sha":"3a0dd7df3b494e37669ff2a6405f324fecb9d459","kind":"tag","published_at":"2025-09-29T02:34:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4/manifests"},{"name":"rust-v0.43.0-alpha.3","sha":"ae8e97f8f22da650333779ae2eeae4f4c5abca64","kind":"tag","published_at":"2025-09-28T22:25:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3/manifests"},{"name":"rust-v0.43.0-alpha.2","sha":"97b9a8943a1115f54cf2d1822efde233c1597ad0","kind":"tag","published_at":"2025-09-27T19:19:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2/manifests"},{"name":"rust-v0.43.0-alpha.1","sha":"5eaaa57fd8597dbbe12e9202f344e9248f2082f2","kind":"tag","published_at":"2025-09-27T14:54:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1/manifests"},{"name":"rust-v0.42.0","sha":"7355ea95d7df53445359570103120b92ef9a084d","kind":"tag","published_at":"2025-09-26T18:29:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0/manifests"},{"name":"rust-v0.42.0-alpha.3","sha":"4730f3905ed971ebf71fe611d104b132cb5fa336","kind":"tag","published_at":"2025-09-26T15:20:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3/manifests"},{"name":"rust-v0.42.0-alpha.2","sha":"42971ad6d9b501e25b332390dfc65f0010fc8e6f","kind":"tag","published_at":"2025-09-26T14:18:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2/manifests"},{"name":"rust-v0.42.0-alpha.1","sha":"eb9f175ad82ae54a5f357b19a1cbf80629af281a","kind":"tag","published_at":"2025-09-26T05:54:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1/manifests"},{"name":"rust-v0.41.0","sha":"90cb84351669f700729be37d6c1cb546c678a871","kind":"tag","published_at":"2025-09-24T16:56:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0/manifests"},{"name":"rust-v0.41.0-alpha.1","sha":"610cf48a871b92b6c52df061c9585bf5ab6a2050","kind":"tag","published_at":"2025-09-24T06:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1/manifests"},{"name":"rust-v0.40.0","sha":"5268705a69713752adcbd8416ef9e84a683f7aa3","kind":"tag","published_at":"2025-09-23T16:15:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0/manifests"},{"name":"rust-v0.40.0-alpha.3","sha":"1f37ad40cb99466450523d359e0454530ad94892","kind":"tag","published_at":"2025-09-23T03:31:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3/manifests"},{"name":"rust-v0.40.0-alpha.2","sha":"4e5cf9d0da76548135b31321ba1202e788233adb","kind":"tag","published_at":"2025-09-23T00:18:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2/manifests"},{"name":"rust-v0.40.0-alpha.1","sha":"1d87d135d2f11e87493530fa450c85da29068f0b","kind":"tag","published_at":"2025-09-19T00:19:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1/manifests"},{"name":"rust-v0.39.0","sha":"077623f2e1a9e3d7ad64354383296368bf082f4c","kind":"tag","published_at":"2025-09-18T21:37:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0/manifests"},{"name":"rust-v0.39.0-alpha.2","sha":"c0e2cd53181140649a42442c49917d644f29b6af","kind":"tag","published_at":"2025-09-18T18:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2/manifests"},{"name":"rust-v0.39.0-alpha.1","sha":"f9d1a29f4aced1e256bb7f9d87b7de3e505d6b5f","kind":"tag","published_at":"2025-09-17T18:33:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1/manifests"},{"name":"rust-v0.38.0","sha":"17d2d8d71d98afb4980fce1f87db3638cf984d9f","kind":"tag","published_at":"2025-09-17T18:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.38.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0/manifests"},{"name":"rust-v0.37.0","sha":"d6f33bca970b2758335f79a5d4ad47e5de528a9d","kind":"tag","published_at":"2025-09-17T17:48:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0/manifests"},{"name":"rust-v0.37.0-alpha.4","sha":"f0aa181b908b503fe6b28f166f76e92d0ce2ca05","kind":"tag","published_at":"2025-09-17T05:57:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4/manifests"},{"name":"rust-v0.37.0-alpha.3","sha":"5bbc212189b60dd4ab23231be65f37f9a306c5e7","kind":"tag","published_at":"2025-09-17T04:38:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3/manifests"},{"name":"rust-v0.37.0-alpha.2","sha":"9546e313cab991921d4b161d00dbbc987e04e625","kind":"tag","published_at":"2025-09-17T04:03:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2/manifests"},{"name":"rust-v0.37.0-alpha.1","sha":"ac4f49f209635764bb8eaef54554554fe9f433c2","kind":"tag","published_at":"2025-09-16T19:09:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1/manifests"},{"name":"rust-v0.36.0","sha":"23e9c42809566b323f026f5235cf90b9171c2169","kind":"tag","published_at":"2025-09-15T17:04:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.36.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0/manifests"},{"name":"rust-v0.35.0","sha":"8d7865dac15c1cd218fefc3f7e0f386fb2845c6a","kind":"tag","published_at":"2025-09-15T15:52:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0/manifests"},{"name":"rust-v0.35.0-alpha.13","sha":"cf2298dd5528738fd8d685641c114193e561b955","kind":"tag","published_at":"2025-09-15T13:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13/manifests"},{"name":"rust-v0.35.0-alpha.12","sha":"121634d4c3ee4a26cb4113af026272d21eda4dd8","kind":"tag","published_at":"2025-09-15T07:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12/manifests"},{"name":"rust-v0.35.0-alpha.11","sha":"f47404109799720afa22f9d5a1d6d65dc22887b8","kind":"tag","published_at":"2025-09-15T01:22:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11/manifests"},{"name":"rust-v0.35.0-alpha.10","sha":"6428ac1e9882013a607376274f252e5f1f48165e","kind":"tag","published_at":"2025-09-15T00:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10/manifests"},{"name":"rust-v0.35.0-alpha.9","sha":"d83467d6e80136176e5eaeb56f16bc48207e927d","kind":"tag","published_at":"2025-09-14T23:17:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9/manifests"},{"name":"rust-v0.35.0-alpha.8","sha":"deda843ccd8a5a1839ee30a4c9da40866064be31","kind":"tag","published_at":"2025-09-14T21:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8/manifests"},{"name":"rust-v0.35.0-alpha.7","sha":"6d075578603d4dfa77ab04f31802ce430a37c258","kind":"tag","published_at":"2025-09-12T20:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7/manifests"},{"name":"rust-v0.35.0-alpha.6","sha":"b90df684bce7b9b69cf8805c3bde4b92d8012b98","kind":"tag","published_at":"2025-09-12T06:44:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6/manifests"},{"name":"rust-v0.35.0-alpha.5","sha":"e6d12790337a5ff8154b1977ff09642f1c334500","kind":"tag","published_at":"2025-09-12T04:05:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5/manifests"},{"name":"rust-v0.35.0-alpha.4","sha":"1e0e781457d613063620d3dd2f11c0ece8c56096","kind":"tag","published_at":"2025-09-11T20:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4/manifests"},{"name":"rust-v0.35.0-alpha.3","sha":"66be223ae3afb34e9459a0e195dacdf6145ff688","kind":"tag","published_at":"2025-09-11T18:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3/manifests"},{"name":"rust-v0.35.0-alpha.2","sha":"305252b2fb2d57bb40a9e4bad269db9a761f7099","kind":"tag","published_at":"2025-09-11T16:17:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2/manifests"},{"name":"rust-v0.35.0-alpha.1","sha":"61e4beeac3c7c01f9029cadc2b27649a40a449f6","kind":"tag","published_at":"2025-09-11T15:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1/manifests"},{"name":"rust-v0.34.0","sha":"0d2ceb199fbea0c9f8d43ad8ef300dfacb955a40","kind":"tag","published_at":"2025-09-10T21:15:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0/manifests"},{"name":"rust-v0.34.0-alpha.2","sha":"367a79d676330b1a7be66fa71ecb33f48173e2fb","kind":"tag","published_at":"2025-09-10T21:00:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2/manifests"},{"name":"rust-v0.34.0-alpha.1","sha":"de989c815665e2666adc35413642469aa25ed82f","kind":"tag","published_at":"2025-09-10T20:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1/manifests"},{"name":"rust-v0.33.0","sha":"fbea465ba891f62f2bc751fc5c737bf5893ba8d5","kind":"tag","published_at":"2025-09-10T19:41:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0/manifests"},{"name":"rust-v0.33.0-alpha.1","sha":"9479ee49fc7f7d36c53562f00680b2252879839f","kind":"tag","published_at":"2025-09-10T17:27:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1/manifests"},{"name":"rust-v0.32.0","sha":"1471b25cc44a73b4eaf9a6fb1d0f706974d809a4","kind":"tag","published_at":"2025-09-10T17:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0/manifests"},{"name":"rust-v0.32.0-alpha.3","sha":"1d56ee5a7d8effcdf8dec67e3f7ecfda0510280b","kind":"tag","published_at":"2025-09-10T02:34:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3/manifests"},{"name":"rust-v0.32.0-alpha.2","sha":"1ce8c547dc1c22595dd8bb6583613dec231d2b9d","kind":"tag","published_at":"2025-09-09T15:39:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2/manifests"},{"name":"rust-v0.32.0-alpha.1","sha":"8b8e4e6677631b499ce1497c5bd2da4eac2d4540","kind":"tag","published_at":"2025-09-08T21:55:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1/manifests"},{"name":"rust-v0.31.0","sha":"cf127102de208feeea000b4dff2e87e40615bd73","kind":"tag","published_at":"2025-09-08T21:20:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0/manifests"},{"name":"rust-v0.31.0-alpha.5","sha":"5b54432f5cceff1a8a026bbfbe16071321c3ced9","kind":"tag","published_at":"2025-09-08T17:49:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5/manifests"},{"name":"rust-v0.31.0-alpha.4","sha":"1c215df13526f6ba352bd29e5d6895ab2ac69b1b","kind":"tag","published_at":"2025-09-08T16:35:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4/manifests"},{"name":"rust-v0.31.0-alpha.3","sha":"630077d46df34093205bab06c8ddc9a4e1e4a6d3","kind":"tag","published_at":"2025-09-08T15:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3/manifests"},{"name":"rust-v0.31.0-alpha.2","sha":"7275346040324abfa6199b0fbdb1a6759a6e21ac","kind":"tag","published_at":"2025-09-06T02:10:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2/manifests"},{"name":"rust-v0.31.0-alpha.1","sha":"e3e65be86a9d8d958ff878eb2d8758584da8627b","kind":"tag","published_at":"2025-09-06T01:55:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1/manifests"},{"name":"rust-v0.30.0","sha":"35ebeaec27cf1aafd5e373d421691e6b60cf3a19","kind":"tag","published_at":"2025-09-05T21:55:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.30.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0/manifests"},{"name":"rust-v0.29.1-alpha.7","sha":"24063cb723c1e31585b4a9334d3d51448bf44784","kind":"tag","published_at":"2025-09-05T00:50:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7/manifests"},{"name":"rust-v0.29.1-alpha.6","sha":"acad9eaa0116a17e3a628cd4e750f16c934d4568","kind":"tag","published_at":"2025-09-04T20:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6/manifests"},{"name":"rust-v0.29.1-alpha.5","sha":"2fee87c66fe812464d44d84ec2ae2562e39ccd51","kind":"tag","published_at":"2025-09-04T17:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5/manifests"},{"name":"rust-v0.29.1-alpha.4","sha":"38dd4843e8d3295b10f332a0e7da4ec656ff9e36","kind":"tag","published_at":"2025-09-04T15:23:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4/manifests"},{"name":"rust-v0.29.1-alpha.3","sha":"594ca1c4d5470e183cd3955b085713939226fcb7","kind":"tag","published_at":"2025-09-04T06:23:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3/manifests"},{"name":"rust-v0.29.1-alpha.2","sha":"ccba32874383f496402ea5cb44dc9126739d2e36","kind":"tag","published_at":"2025-09-03T22:57:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2/manifests"},{"name":"rust-v0.29.1-alpha.1","sha":"267e229bd5132ccb14723751cecd63feb2a56c60","kind":"tag","published_at":"2025-09-03T15:49:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1/manifests"},{"name":"rust-v0.29.0-alpha.1","sha":"67568be0c9d53f59bd150884ef387d044140f32b","kind":"tag","published_at":"2025-09-03T15:39:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1/manifests"},{"name":"rust-v0.29.0","sha":"f88af324ebc1f1f65f2257e3b382a651e12f0e10","kind":"tag","published_at":"2025-09-03T08:20:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0/manifests"},{"name":"rust-v0.28.0","sha":"d8856d77ec29444f529c7a640c1cb1c02c5de971","kind":"tag","published_at":"2025-09-02T22:08:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0/manifests"},{"name":"rust-v0.28.0-alpha.2","sha":"a5ba5a148e1dedc3f1fec9c7daa99da45d6a88e0","kind":"tag","published_at":"2025-09-02T21:26:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2/manifests"},{"name":"rust-v0.28.0-alpha.1","sha":"7624ad602f53053e87e05bedcdc096ff8b89b902","kind":"tag","published_at":"2025-09-02T20:46:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1/manifests"},{"name":"rust-v0.27.0","sha":"3711e6b42834cae8384eac09e6248aa63bdd6ca2","kind":"tag","published_at":"2025-08-29T06:02:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.27.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0/manifests"},{"name":"rust-v0.26.0","sha":"f3ad33cd25e9e51129fd960626a2fdab8a2c775c","kind":"tag","published_at":"2025-08-29T03:22:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0/manifests"},{"name":"rust-v0.26.0-alpha.1","sha":"ad9bbc98a2bd0d39b3863b3daa854ecb79a49b7d","kind":"tag","published_at":"2025-08-27T17:24:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1/manifests"},{"name":"rust-v0.25.0","sha":"241d1bb216e14c0e1477c02df0ea06371a743df1","kind":"tag","published_at":"2025-08-27T08:30:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0/manifests"},{"name":"rust-v0.25.0-alpha.2","sha":"5d07455b7946ec0e8fa37a9ca42085f4852f1108","kind":"tag","published_at":"2025-08-27T06:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2/manifests"},{"name":"rust-v0.25.0-alpha.1","sha":"14f574eeb5be74c3453215f37ab679b9577504eb","kind":"tag","published_at":"2025-08-27T05:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1/manifests"},{"name":"rust-v0.24.0","sha":"f4242e92bd7771e5a862fbdf42de29319bfea5e6","kind":"tag","published_at":"2025-08-26T17:28:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0/manifests"},{"name":"rust-v0.24.0-alpha.10","sha":"539deed96e2ea937bf8ee75b5de4fd252b244eef","kind":"tag","published_at":"2025-08-26T05:05:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10/manifests"},{"name":"rust-v0.24.0-alpha.9","sha":"db9d06e05f7e5d7c66e55a2341d25fdc5077276a","kind":"tag","published_at":"2025-08-26T03:52:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9/manifests"},{"name":"rust-v0.24.0-alpha.8","sha":"3f2ee3641d1ea2eb5ab128bf7a3c9a20331e88e1","kind":"tag","published_at":"2025-08-25T22:58:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8/manifests"},{"name":"rust-v0.24.0-alpha.7","sha":"4d2120417b2fbe3fe956bcb38a684187390a6467","kind":"tag","published_at":"2025-08-25T17:24:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7/manifests"},{"name":"rust-v0.24.0-alpha.6","sha":"f584086fb889d017465a5d8adcfbb2c18bed16a8","kind":"tag","published_at":"2025-08-25T05:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6/manifests"},{"name":"rust-v0.24.0-alpha.5","sha":"9ac22fe58bc1b0950e108f25678bf3060b189a07","kind":"tag","published_at":"2025-08-24T21:39:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5/manifests"},{"name":"rust-v0.24.0-alpha.4","sha":"593786173368c33aabb936e131abf43b9184e03a","kind":"tag","published_at":"2025-08-24T18:44:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4/manifests"},{"name":"rust-v0.0.2508241142","sha":"4c952e9b54142f73d91f086507e9e28ee26a8901","kind":"tag","published_at":"2025-08-24T18:42:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2508241142","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2508241142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2508241142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142/manifests"},{"name":"rust-v0.24.0-alpha.3","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3/manifests"},{"name":"alpha-cli","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/alpha-cli","html_url":"https://github.com/openai/codex/releases/tag/alpha-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@alpha-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli/manifests"},{"name":"rust-v0.24.0-alpha.2","sha":"319f4a527f8040ac6de50917afb8f9ef43ae62ed","kind":"tag","published_at":"2025-08-22T21:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2/manifests"},{"name":"rust-v0.24.0-alpha.1","sha":"6004135ed8a13a9f4f9b6c2b4a24bd7e89f89a52","kind":"tag","published_at":"2025-08-21T05:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1/manifests"},{"name":"rust-v0.23.0","sha":"29a40864dce65369f9aa144d2751586feb245a13","kind":"tag","published_at":"2025-08-20T05:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0/manifests"},{"name":"rust-v0.23.0-alpha.8","sha":"4b60560fca736af432a1c888317498538cd6ec34","kind":"tag","published_at":"2025-08-20T04:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8/manifests"},{"name":"rust-v0.23.0-alpha.7","sha":"db1ac5c510bef1e96631ec835ca93e3924be4743","kind":"tag","published_at":"2025-08-20T03:33:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7/manifests"},{"name":"rust-v0.23.0-alpha.6","sha":"bdaf80fab48429660a6d7122750cedd90f6af0c0","kind":"tag","published_at":"2025-08-20T02:54:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6/manifests"},{"name":"rust-v0.23.0-alpha.5","sha":"b2e3ba144b18ae3d44ac72234038fccd1338cf7e","kind":"tag","published_at":"2025-08-19T04:52:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5/manifests"},{"name":"rust-v0.23.0-alpha.4","sha":"7064efc9493c55a68218acde44724b5aa682f60e","kind":"tag","published_at":"2025-08-18T20:11:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4/manifests"},{"name":"rust-v0.23.0-alpha.3","sha":"319f39be3ac42ef231de5956bc4533b0ef8d964b","kind":"tag","published_at":"2025-08-18T04:42:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3/manifests"},{"name":"rust-v0.23.0-alpha.2","sha":"d29d4d9b50ece38017d31213d2d36e0267fa800c","kind":"tag","published_at":"2025-08-17T17:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2/manifests"},{"name":"rust-v0.23.0-alpha.1","sha":"13de81deb50a85c5cc473a4d1838fc3d9634c63c","kind":"tag","published_at":"2025-08-15T21:48:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1/manifests"},{"name":"rust-v0.22.0","sha":"fa3bdf23cd2a39e562456e88d47614e75109bfcc","kind":"tag","published_at":"2025-08-15T17:21:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0/manifests"},{"name":"rust-v0.22.0-alpha.5","sha":"95e26a00f526cff72007816bc722ed22baac4594","kind":"tag","published_at":"2025-08-14T23:09:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5/manifests"},{"name":"rust-v0.22.0-alpha.4","sha":"622022a22775b70e520fb59f4cbb2f6dae2b925e","kind":"tag","published_at":"2025-08-14T18:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4/manifests"},{"name":"rust-v0.22.0-alpha.3","sha":"c9f7aacad0781b82d8ef0b17f8bfed9af4d9496a","kind":"tag","published_at":"2025-08-14T06:12:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3/manifests"},{"name":"rust-v0.22.0-alpha.2","sha":"9af3f897caa97e0e253536e32e22a7bfa5a5d96c","kind":"tag","published_at":"2025-08-14T00:55:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2/manifests"},{"name":"rust-v0.22.0-alpha.1","sha":"476e30ce606046045385140c6fc4c9c0a2984e5d","kind":"tag","published_at":"2025-08-13T18:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1/manifests"},{"name":"rust-v0.21.0","sha":"ece634208f394fd4be608ca405845e09ed52b7c4","kind":"tag","published_at":"2025-08-12T04:32:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0/manifests"},{"name":"rust-v0.21.0-alpha.1","sha":"ac17dd380d01fc2bcec254ef92b0586cea337323","kind":"tag","published_at":"2025-08-11T20:13:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1/manifests"},{"name":"rust-v0.20.0","sha":"45aed5edd139c38132de044596fdd55e47236657","kind":"tag","published_at":"2025-08-09T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0/manifests"},{"name":"rust-v0.20.0-alpha.4","sha":"bbe7ec896f1a77bfa9598906ce035c57b59f2355","kind":"tag","published_at":"2025-08-08T22:52:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4/manifests"},{"name":"rust-v0.20.0-alpha.3","sha":"5aeff74315a54044c50c2e1198263446359be3ea","kind":"tag","published_at":"2025-08-08T22:18:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3/manifests"},{"name":"rust-v0.20.0-alpha.2","sha":"8b2ba09ada72c0fd89cdab55cc0c42f1aba6d8d7","kind":"tag","published_at":"2025-08-08T20:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2/manifests"},{"name":"rust-v0.20.0-alpha.1","sha":"7b13acde9b8c39aaef8a6afa7fb16555487b231f","kind":"tag","published_at":"2025-08-08T20:05:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1/manifests"},{"name":"rust-v0.19.0","sha":"1dc2abd9266b51bef917fa31b223ece720793aab","kind":"tag","published_at":"2025-08-08T01:31:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.19.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0/manifests"},{"name":"rust-v0.18.0","sha":"7d9e571b3de908192007f04cebd320832dd1e09d","kind":"tag","published_at":"2025-08-08T01:30:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.18.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0/manifests"},{"name":"rust-v0.17.0","sha":"1b1f7113efdb5ba6ee7dd9846ff250060c46756b","kind":"tag","published_at":"2025-08-08T01:25:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.17.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0/manifests"},{"name":"rust-v0.16.0","sha":"9ffad621a207624abb4d7c94c0195c4ea12efc87","kind":"tag","published_at":"2025-08-07T17:53:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.16.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0/manifests"},{"name":"rust-v0.15.0","sha":"8f49a269657bee0d8e42f11128abcf71d2d09e68","kind":"tag","published_at":"2025-08-07T17:21:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0/manifests"},{"name":"rust-v0.15.0-alpha.1","sha":"41d7e727b9b4987a106b29ed1d258ba294bfb01b","kind":"tag","published_at":"2025-08-06T23:27:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1/manifests"},{"name":"rust-v0.14.0","sha":"fd92ea1e96b0695c88302331d7830f84453a6f74","kind":"tag","published_at":"2025-08-06T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0/manifests"},{"name":"rust-v0.14.0-alpha.3","sha":"31d06def790ffdedf7cb547d7358412fa7451dc5","kind":"tag","published_at":"2025-08-06T15:47:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3/manifests"},{"name":"rust-v0.14.0-alpha.2","sha":"e4b2fe0050bc81fac41398d034ebaa47872a3e64","kind":"tag","published_at":"2025-08-06T08:15:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2/manifests"},{"name":"rust-v0.14.0-alpha.1","sha":"829414b9aca044377891328809c63ab982815f76","kind":"tag","published_at":"2025-08-06T06:46:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1/manifests"},{"name":"rust-v0.13.0","sha":"615e37c3c34deb9812785fc45e4b277fdc132000","kind":"tag","published_at":"2025-08-05T20:56:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.13.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0/manifests"},{"name":"rust-v0.12.0","sha":"1d7924dcfb3b018f658df5982b951f006139f4ea","kind":"tag","published_at":"2025-08-05T01:27:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.12.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0/manifests"},{"name":"rust-v0.11.0","sha":"c3e5de0e13a6013a5e4af25e853282065c74f2c1","kind":"tag","published_at":"2025-08-02T00:41:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0/manifests"},{"name":"rust-v0.11.0-alpha.5","sha":"ae38c1e7db81f22b7e323b482f56f06797292fbd","kind":"tag","published_at":"2025-08-01T22:29:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5/manifests"},{"name":"rust-v0.11.0-alpha.4","sha":"16edc4b1d22d9cedc58b9469a8b7e6bd28748398","kind":"tag","published_at":"2025-08-01T22:07:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4/manifests"},{"name":"rust-v0.11.0-beta.1","sha":"8dfc8eacc2563a54f8887a9cbeeb67b113345738","kind":"tag","published_at":"2025-08-01T00:44:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1/manifests"},{"name":"rust-v0.11.0-alpha.3","sha":"13e679a39546988e8c03b9d2f7f9f89a4bcd21c3","kind":"tag","published_at":"2025-07-31T18:16:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3/manifests"},{"name":"rust-v0.11.0-alpha.2","sha":"92043c6a14d16629bd27b445a247d45a8fe30a88","kind":"tag","published_at":"2025-07-28T21:26:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2/manifests"},{"name":"rust-v0.11.0-alpha.1","sha":"142731f2506a1a151db4833626014df23d7ec6b0","kind":"tag","published_at":"2025-07-28T19:45:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1/manifests"},{"name":"rust-v0.11.0-alpha","sha":"1467206d7fdaef58ae05e864483d427f4933984f","kind":"tag","published_at":"2025-07-25T18:49:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha/manifests"},{"name":"rust-v0.10.0","sha":"e45084061e36e512d7c81043e0c3efac4752916a","kind":"tag","published_at":"2025-07-24T21:48:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.10.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0/manifests"},{"name":"rust-v0.9.0","sha":"12994d3a43532fc48ab924035f85cc12cff85fa3","kind":"tag","published_at":"2025-07-23T00:52:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0/manifests"},{"name":"rust-v0.9.0-beta.1","sha":"d2a88a2360e1eba2884d79d7df86a3ee6bcb7273","kind":"tag","published_at":"2025-07-22T22:56:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1/manifests"},{"name":"rust-v0.9.0-beta","sha":"cb4f97928d99360c5315b098cde20308618ffbef","kind":"tag","published_at":"2025-07-22T20:43:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta/manifests"},{"name":"rust-v0.9.0-alpha","sha":"6d5fe7a4876a207f449a360f423845315f887a0f","kind":"tag","published_at":"2025-07-22T07:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha/manifests"},{"name":"rust-v0.8.0","sha":"671f91d3ea7f7fc77dd05e4a7f02eface3834346","kind":"tag","published_at":"2025-07-19T00:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.8.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0/manifests"},{"name":"rust-v0.7.0","sha":"f9478bdfbe60970f126760251410de33980cb607","kind":"tag","published_at":"2025-07-14T16:42:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.7.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0/manifests"},{"name":"rust-v0.6.0","sha":"29c409c49ecc709b3803d4fa1260f88eb29d37ac","kind":"tag","published_at":"2025-07-12T23:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.6.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0/manifests"},{"name":"rust-v0.5.0","sha":"6ff62ba8cecec3456e64e1780d59337eb12fcbcf","kind":"tag","published_at":"2025-07-10T21:44:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.5.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0/manifests"},{"name":"rust-v0.4.0","sha":"345e8bece0aaa9570242d676b6588646a217c892","kind":"tag","published_at":"2025-07-09T06:53:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.4.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0/manifests"},{"name":"rust-v0.3.0","sha":"de04ab108de52f630ed78e5709fc166d0cb09752","kind":"tag","published_at":"2025-07-08T05:32:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.3.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0/manifests"},{"name":"rust-v0.2.0","sha":"b3bffa594d67dce8fd916dc74b8daea7a2c6f9f3","kind":"tag","published_at":"2025-06-30T19:12:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0/manifests"},{"name":"rust-v0.2.0-alpha.2","sha":"2925136536b06a324551627468d17e959afa18d4","kind":"tag","published_at":"2025-06-29T17:19:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2/manifests"},{"name":"codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","sha":"cd2d84d496158450ec25be0109016c7c70112132","kind":"commit","published_at":"2025-06-29T17:18:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.4","sha":"b289c9207090b2e27494545d7b5404e063bd86f3","kind":"tag","published_at":"2025-06-28T22:40:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.1.0-alpha.3","sha":"1341d8db51057ca281e9fdfd31c6bc8a2fad9c06","kind":"tag","published_at":"2025-06-28T22:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3/manifests"},{"name":"rust-v0.1.0-alpha.2","sha":"3cf7269d12a4401b5b50d00a9c3858383d0d1617","kind":"tag","published_at":"2025-06-28T22:34:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.1","sha":"93fe967c692feba5c30f660ab027c227a51b9853","kind":"tag","published_at":"2025-06-28T22:28:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1/manifests"},{"name":"codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","sha":"1b7c8d2569ec965a66ab409377030494bb100fff","kind":"commit","published_at":"2025-06-28T22:24:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.0.2506261603","sha":"6a8a936f75ea44faf05ff4fab0c6a36fc970428d","kind":"tag","published_at":"2025-06-26T23:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603/manifests"},{"name":"codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","sha":"fa0e17f83a7925bc023b5d35661f5af0828fc2c1","kind":"commit","published_at":"2025-06-26T20:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603/manifests"},{"name":"rust-v0.0.2506060849","sha":"5fc3c3023d9f179fb416b2722d1434bac278e916","kind":"tag","published_at":"2025-06-06T15:49:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849/manifests"},{"name":"codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","sha":"029f39b9da894d27dcde81b8636ef89d8b652a9f","kind":"commit","published_at":"2025-06-06T06:34:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849/manifests"},{"name":"rust-v0.0.2506052246","sha":"ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa","kind":"tag","published_at":"2025-06-06T05:46:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246/manifests"},{"name":"codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","sha":"2d5246050ad4fda4834d8f442faf5becd782b4b3","kind":"commit","published_at":"2025-06-06T05:45:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246/manifests"},{"name":"codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","sha":"77b017f67dc37415f6949c452546b1df906c212c","kind":"commit","published_at":"2025-06-06T05:11:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052203","sha":"121686615fd634e35f3e415896f36908cf8632f9","kind":"tag","published_at":"2025-06-06T05:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052135","sha":"84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0","kind":"tag","published_at":"2025-06-06T04:35:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135/manifests"},{"name":"codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","sha":"9db53b33aa28f19602dd82799e179dd8dca06dfb","kind":"commit","published_at":"2025-06-06T03:29:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135/manifests"},{"name":"rust-v0.0.2506030956","sha":"45519e12f39777b65c05ed498503ddcb60beb289","kind":"tag","published_at":"2025-06-03T16:56:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956/manifests"},{"name":"codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","sha":"c6fcec55fe4085b4885bd99e40b46756f12511fd","kind":"commit","published_at":"2025-06-03T16:40:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956/manifests"},{"name":"rust-v0.0.2505302325","sha":"ca8e97fcbcb991e542b8689f2d4eab9d30c399d6","kind":"tag","published_at":"2025-05-31T06:25:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325/manifests"},{"name":"codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","sha":"1159eaf04f26a95d2ffdfcffb6b7368e47996f4f","kind":"commit","published_at":"2025-05-31T06:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325/manifests"},{"name":"rust-v0.0.2505301630","sha":"378d773f3af95384eef51addf560df30aa9fd15f","kind":"tag","published_at":"2025-05-30T23:30:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630/manifests"},{"name":"codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","sha":"4f3d294762e7351268d4670812a24cd4a876a73a","kind":"commit","published_at":"2025-05-30T23:27:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630/manifests"},{"name":"codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","sha":"bdfa95ed313c88c219242e66182a9d044054a177","kind":"commit","published_at":"2025-05-29T23:59:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291659","sha":"dfac02b343605ce61154ab2e075ac6c38f533916","kind":"tag","published_at":"2025-05-29T23:59:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291458","sha":"b152435fb95e7f1ab197ae2cdde68ae29a7d219b","kind":"tag","published_at":"2025-05-29T21:58:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458/manifests"},{"name":"codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","sha":"a32d305ae6a8c8680932b5259f7dd7e5a086db26","kind":"commit","published_at":"2025-05-29T21:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458/manifests"},{"name":"rust-v0.0.2505270918","sha":"d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28","kind":"tag","published_at":"2025-05-27T16:18:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918/manifests"},{"name":"codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","sha":"29d154cb139d63ef4896dd5fa7ebc5b303fb7fea","kind":"commit","published_at":"2025-05-27T16:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918/manifests"},{"name":"rust-v0.0.2505231205","sha":"aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3","kind":"tag","published_at":"2025-05-23T19:05:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205/manifests"},{"name":"codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","sha":"4bf81373a730deb391a9c1a4b65d9d62f5902e13","kind":"commit","published_at":"2025-05-23T18:53:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205/manifests"},{"name":"rust-v0.0.2505231137","sha":"d2eee362c1c6cdc00bcb5bf1d479823ef33c143a","kind":"tag","published_at":"2025-05-23T18:37:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137/manifests"},{"name":"codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","sha":"89ef4efdcf033a3b0085328be5d144a292e5d50d","kind":"commit","published_at":"2025-05-23T18:37:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137/manifests"},{"name":"rust-v0.0.2505220956","sha":"6a77484c94956d5cd319da3f8500b178ec93fc90","kind":"tag","published_at":"2025-05-22T16:56:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956/manifests"},{"name":"codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","sha":"cb379d779744aada3e44e861bb9a653e22e5917a","kind":"commit","published_at":"2025-05-22T16:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956/manifests"},{"name":"rust-v0.0.2505212314","sha":"79cb07bf70a9036200aa2b61b211fe47ea13184a","kind":"tag","published_at":"2025-05-22T06:14:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314/manifests"},{"name":"codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","sha":"ef7208359f20f20a38781b14c9c13b31c20c67f4","kind":"commit","published_at":"2025-05-22T05:53:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314/manifests"},{"name":"rust-v0.0.2505191609","sha":"68e94c8c08943e1d4a53bd7987e319ba7dbffb74","kind":"tag","published_at":"2025-05-19T23:09:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609/manifests"},{"name":"codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","sha":"d766e845b391c4fa4c4c1f1bb0a2c49c6a21e4e1","kind":"commit","published_at":"2025-05-19T23:08:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609/manifests"},{"name":"rust-v0.0.2505191518","sha":"c74d7e13e7d8daf3a2493f6216918d5e59a38bed","kind":"tag","published_at":"2025-05-19T22:18:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518/manifests"},{"name":"codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","sha":"a4bfdf6779f5fe382383889f4854de5a9146d4b1","kind":"commit","published_at":"2025-05-19T22:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518/manifests"},{"name":"rust-v0.0.2505171051","sha":"5ee08335ac690a69035720a798df9865bc5a4278","kind":"tag","published_at":"2025-05-17T17:52:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051/manifests"},{"name":"codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","sha":"1c6a3f1097c00d578908572b54a376f82ecd9ab7","kind":"commit","published_at":"2025-05-17T17:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051/manifests"},{"name":"codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","sha":"c7312c9d524783971c2ce6ee4a80f03ebf76950c","kind":"commit","published_at":"2025-05-17T00:11:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505161708","sha":"b5257992b06373acef8b20a4ca25ffc1b96688e2","kind":"tag","published_at":"2025-05-17T00:08:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505151627","sha":"8d6a8b308e7457d432564083bb2f577cd39e132b","kind":"tag","published_at":"2025-05-15T23:27:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627/manifests"},{"name":"codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","sha":"ce2ecbe72f2adca6f27454065fdc6dcc9e8ab312","kind":"commit","published_at":"2025-05-15T23:26:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627/manifests"},{"name":"rust-v0.0.2505141652","sha":"cb19037ca3822e9b19b51417392f8afc046be607","kind":"tag","published_at":"2025-05-14T23:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652/manifests"},{"name":"codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","sha":"0b9ef93da519be9f988bd860ecb48777e5efb76e","kind":"commit","published_at":"2025-05-14T23:51:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652/manifests"},{"name":"rust-v0.0.2505141337","sha":"3a70a0bc280734d09448cb08ec05b5c44f7c798e","kind":"tag","published_at":"2025-05-14T20:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337/manifests"},{"name":"codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","sha":"34aa1991f1287f69ecead71c3fb2a9165ebb1afd","kind":"commit","published_at":"2025-05-14T20:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337/manifests"},{"name":"rust-v0.0.2505121726","sha":"94c47d69a3f92257e7f9717a2044bd55786eb999","kind":"tag","published_at":"2025-05-13T00:26:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726/manifests"},{"name":"codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","sha":"61b881d4e51a0e41e0bdce89feb6390f722a946c","kind":"commit","published_at":"2025-05-13T00:24:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726/manifests"},{"name":"rust-v0.0.2505121520","sha":"9949f6404378db6f54a01bcadb1956e0535d4921","kind":"tag","published_at":"2025-05-12T22:20:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520/manifests"},{"name":"codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","sha":"55142e3e6caddd1e613b71bcb89385ce5cc708bf","kind":"commit","published_at":"2025-05-12T22:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520/manifests"},{"name":"rust-v0.0.2505101753","sha":"7f24ec8cae83ae22e7cc306fea4844958370827d","kind":"tag","published_at":"2025-05-11T00:53:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753/manifests"},{"name":"codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","sha":"2b122da087e5515462733e54d540dec88b6ab134","kind":"commit","published_at":"2025-05-11T00:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753/manifests"},{"name":"rust-v0.0.2505061740","sha":"132146b6d4e133d014f763a0d8dabd853f3fc0c0","kind":"tag","published_at":"2025-05-07T00:40:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740/manifests"},{"name":"codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","sha":"c577e94b675da3aae23e9466e44cffec7cd19f21","kind":"commit","published_at":"2025-05-07T00:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740/manifests"},{"name":"rust-v0.0.2505021951","sha":"5915a59c8290765d6097caf4074aae93a85380fa","kind":"tag","published_at":"2025-05-03T02:51:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951/manifests"},{"name":"codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","sha":"a180ed44e8cfe9674ad9980d3b3509269bdaab77","kind":"commit","published_at":"2025-05-03T02:48:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951/manifests"},{"name":"rust-v0.0.2504301327","sha":"e40bc9911433bd3f942ef4604626fab5638a7a72","kind":"tag","published_at":"2025-04-30T20:27:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327/manifests"},{"name":"codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","sha":"e6fe8d6fa1cf5c6d64b0f7f4cb9d4ca4f5573c41","kind":"commit","published_at":"2025-04-30T20:25:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327/manifests"},{"name":"codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","sha":"b57124986748fa129707d41223915d6a537f0340","kind":"commit","published_at":"2025-04-30T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301219","sha":"72a4c38e41bc64f5a7c8c73d52f45784cb6b7137","kind":"tag","published_at":"2025-04-30T19:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301132","sha":"8f7a54501c33d088a38ac3817d72fdf0f2f316b2","kind":"tag","published_at":"2025-04-30T18:59:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301132","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132/manifests"},{"name":"rust-v.0.0.2504292236","sha":"e42dacbdc8adf7811c9f97153ec8bef01e85d98a","kind":"tag","published_at":"2025-04-30T03:24:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292236","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236/manifests"},{"name":"rust-v.0.0.2504292006","sha":"5122fe647fdc11e7773faab07679dea2e93edafb","kind":"tag","published_at":"2025-04-30T03:13:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292006","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006/manifests"},{"name":"rust-v.0.0.2504291954","sha":"1a39568e03b09cbd02cafa687ba4a43d1815c27c","kind":"tag","published_at":"2025-04-30T02:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291954","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291954","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291954","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954/manifests"},{"name":"rust-v.0.0.2504291926","sha":"85999d72770832e2b1b457401c6c68d86e08344b","kind":"commit","published_at":"2025-04-30T02:35:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291926","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291926","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291926","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926/manifests"},{"name":"rust-v.0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:25:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921/manifests"},{"name":"rust-v0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:23:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921/manifests"}]},"repo_metadata_updated_at":"2026-05-11T11:50:25.522Z","dependent_packages_count":0,"downloads":26,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.260821505045023,"dependent_packages_count":35.007970565345765,"stargazers_count":0.4180175670347901,"forks_count":0.4979577336913248,"docker_downloads_count":null,"average":15.046191842779226},"purl":"pkg:npm/%40hebinho29/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hebinho29/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hebinho29/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hebinho29/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hebinho29%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hebinho29%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hebinho29%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hebinho29%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hebinho29%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hebinho29%2Fcodex/codemeta","maintainers":[{"uuid":"hebinho29","login":"hebinho29","name":null,"email":"heber.pereira@outlook.com.br","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~hebinho29","role":null,"created_at":"2025-07-05T20:41:13.567Z","updated_at":"2025-07-05T20:41:13.567Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hebinho29/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13922222,"name":"codex-starcode","ecosystem":"npm","description":"\u003ch1 align=\"center\"\u003eOpenAI Codex CLI\u003c/h1\u003e \u003cp align=\"center\"\u003eLightweight coding agent that runs in your terminal\u003c/p\u003e","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2026-03-01T10:14:21.829Z","latest_release_published_at":"2026-03-01T11:52:21.307Z","latest_release_number":"0.100.10","last_synced_at":"2026-05-11T09:43:39.897Z","created_at":"2026-03-01T10:15:19.001Z","updated_at":"2026-05-11T11:50:25.016Z","registry_url":"https://www.npmjs.com/package/codex-starcode","install_command":"npm install codex-starcode","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.100.10"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T11:50:24.994Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.637188498118395,"dependent_packages_count":32.62877541665169,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.63298195738504},"purl":"pkg:npm/codex-starcode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/codex-starcode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/codex-starcode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/codex-starcode/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codex-starcode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codex-starcode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codex-starcode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codex-starcode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codex-starcode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/codex-starcode/codemeta","maintainers":[{"uuid":"xiaobaguo","login":"xiaobaguo","name":null,"email":"xiaobaguo@tencent.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~xiaobaguo","role":null,"created_at":"2026-03-01T10:15:21.282Z","updated_at":"2026-03-01T10:15:21.282Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xiaobaguo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12058021,"name":"@vinay7/codex-test","ecosystem":"npm","description":"\u003ch1 align=\"center\"\u003eOpenAI Codex CLI\u003c/h1\u003e \u003cp align=\"center\"\u003eLightweight coding agent that runs in your terminal\u003c/p\u003e","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"vinay7","versions_count":7,"first_release_published_at":"2025-08-31T16:34:59.170Z","latest_release_published_at":"2025-08-31T22:12:55.029Z","latest_release_number":"0.1.6","last_synced_at":"2026-05-11T09:44:20.028Z","created_at":"2025-08-31T16:35:08.579Z","updated_at":"2026-05-11T11:50:25.072Z","registry_url":"https://www.npmjs.com/package/@vinay7/codex-test","install_command":"npm install @vinay7/codex-test","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.6"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T11:50:25.044Z","dependent_packages_count":0,"downloads":40,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.938014259850235,"dependent_packages_count":34.532697550874175,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.235355905362205},"purl":"pkg:npm/%40vinay7/codex-test","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@vinay7/codex-test","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@vinay7/codex-test","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@vinay7/codex-test/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vinay7%2Fcodex-test/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vinay7%2Fcodex-test/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vinay7%2Fcodex-test/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vinay7%2Fcodex-test/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vinay7%2Fcodex-test/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vinay7%2Fcodex-test/codemeta","maintainers":[{"uuid":"vinay7","login":"vinay7","name":null,"email":"vinaybantupalli7@gmail.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~vinay7","role":null,"created_at":"2025-08-31T16:44:27.509Z","updated_at":"2025-08-31T16:44:27.509Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vinay7/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12161277,"name":"@openai/codex-sdk","ecosystem":"npm","description":"TypeScript SDK for Codex APIs.","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":["openai","codex","sdk","typescript","api"],"namespace":"openai","versions_count":604,"first_release_published_at":"2025-10-01T15:25:13.313Z","latest_release_published_at":"2026-05-08T23:13:02.796Z","latest_release_number":"0.130.0","last_synced_at":"2026-05-11T09:44:34.426Z","created_at":"2025-10-01T15:25:16.355Z","updated_at":"2026-05-11T11:50:25.076Z","registry_url":"https://www.npmjs.com/package/@openai/codex-sdk","install_command":"npm install @openai/codex-sdk","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.130.0","alpha":"0.131.0-alpha.4"}},"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-05-04T12:35:18.000Z","size":422771,"stargazers_count":79876,"open_issues_count":3680,"forks_count":11486,"subscribers_count":454,"default_branch":"main","last_synced_at":"2026-05-04T12:40:06.403Z","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":".github/CODEOWNERS","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-05-04T12:36:12.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":937,"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":32747536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T11:50:25.041Z","dependent_packages_count":0,"downloads":1798225,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.752764847548576,"dependent_packages_count":34.26389635308518,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.008330600316878},"purl":"pkg:npm/%40openai/codex-sdk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@openai/codex-sdk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@openai/codex-sdk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@openai/codex-sdk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-07T18:01:52.849Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1245,"past_year_pull_requests_count":2004,"past_year_avg_time_to_close_issue":1144015.8652291105,"past_year_avg_time_to_close_pull_request":295226.84762697754,"past_year_issues_closed_count":371,"past_year_pull_requests_closed_count":1201,"past_year_pull_request_authors_count":383,"past_year_issue_authors_count":897,"past_year_avg_comments_per_issue":1.5004016064257029,"past_year_avg_comments_per_pull_request":0.6701596806387226,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":875,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":461,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-sdk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-sdk/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-sdk/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-sdk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-sdk/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-sdk/codemeta","maintainers":[{"uuid":"atty-openai","login":"atty-openai","name":null,"email":"atty@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~atty-openai","role":null,"created_at":"2025-10-01T15:25:17.179Z","updated_at":"2025-10-01T15:25:17.179Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atty-openai/packages"},{"uuid":"tibo-openai","login":"tibo-openai","name":null,"email":"tibo@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~tibo-openai","role":null,"created_at":"2025-10-01T15:25:17.218Z","updated_at":"2025-10-01T15:25:17.218Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tibo-openai/packages"},{"uuid":"dkundel-openai","login":"dkundel-openai","name":null,"email":"dkundel@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~dkundel-openai","role":null,"created_at":"2025-10-01T15:25:17.259Z","updated_at":"2025-10-01T15:25:17.259Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkundel-openai/packages"},{"uuid":"mbolin-openai","login":"mbolin-openai","name":null,"email":"mbolin@openai.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~mbolin-openai","role":null,"created_at":"2025-10-01T15:25:17.299Z","updated_at":"2025-10-01T15:25:17.299Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbolin-openai/packages"},{"uuid":"fouad-openai","login":"fouad-openai","name":null,"email":"fouad@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~fouad-openai","role":null,"created_at":"2025-10-01T15:25:17.338Z","updated_at":"2025-10-01T15:25:17.338Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fouad-openai/packages"},{"uuid":"easong-openai","login":"easong-openai","name":null,"email":"easong@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~easong-openai","role":null,"created_at":"2025-10-01T15:25:17.383Z","updated_at":"2025-10-01T15:25:17.383Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/easong-openai/packages"},{"uuid":"aibrahim-openai","login":"aibrahim-openai","name":null,"email":"ahmedibrhm32@gmail.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~aibrahim-openai","role":null,"created_at":"2025-10-01T15:25:17.472Z","updated_at":"2025-10-01T15:25:17.472Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aibrahim-openai/packages"},{"uuid":"apcha-oai","login":"apcha-oai","name":null,"email":"apcha@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~apcha-oai","role":null,"created_at":"2025-10-01T15:25:17.517Z","updated_at":"2025-10-01T15:25:17.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apcha-oai/packages"},{"uuid":"seratch-openai","login":"seratch-openai","name":null,"email":"seratch@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~seratch-openai","role":null,"created_at":"2025-10-01T15:25:17.619Z","updated_at":"2025-10-01T15:25:17.619Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/seratch-openai/packages"},{"uuid":"gabor-openai","login":"gabor-openai","name":null,"email":"gabor@openai.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~gabor-openai","role":null,"created_at":"2025-10-23T10:52:31.045Z","updated_at":"2025-10-23T10:52:31.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gabor-openai/packages"},{"uuid":"tylersmith-openai","login":"tylersmith-openai","name":null,"email":"tylersmith@openai.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~tylersmith-openai","role":null,"created_at":"2025-11-18T23:19:15.342Z","updated_at":"2025-11-18T23:19:15.342Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tylersmith-openai/packages"},{"uuid":"dylan-hurd-openai","login":"dylan-hurd-openai","name":null,"email":"dylan.hurd@openai.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~dylan-hurd-openai","role":null,"created_at":"2026-02-18T20:00:32.061Z","updated_at":"2026-02-18T20:00:32.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylan-hurd-openai/packages"},{"uuid":"moustafa-openai","login":"moustafa-openai","name":null,"email":"moustafa@openai.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~moustafa-openai","role":null,"created_at":"2026-05-05T19:06:14.646Z","updated_at":"2026-05-05T19:06:14.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/moustafa-openai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12508966,"name":"@openai/codex-shell-tool-mcp","ecosystem":"npm","description":"Patched Bash and Zsh binaries for Codex shell execution.","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"openai","versions_count":415,"first_release_published_at":"2025-11-21T22:50:23.112Z","latest_release_published_at":"2026-03-19T16:54:25.818Z","latest_release_number":"0.116.0","last_synced_at":"2026-05-11T09:44:34.399Z","created_at":"2025-11-22T00:14:40.805Z","updated_at":"2026-05-11T11:50:25.113Z","registry_url":"https://www.npmjs.com/package/@openai/codex-shell-tool-mcp","install_command":"npm install @openai/codex-shell-tool-mcp","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.116.0","alpha":"0.117.0-alpha.13"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"rust-v0.126.0-alpha.4","sha":"f0a57f3b975b7004c08d50c1c3a1c72e976752de","kind":"tag","published_at":"2026-04-27T00:56:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.4/manifests"},{"name":"rust-v0.126.0-alpha.3","sha":"bc0ed2bb71eb5cc1ac3595769954673394e47e75","kind":"tag","published_at":"2026-04-26T05:09:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.3/manifests"},{"name":"rust-v0.126.0-alpha.2","sha":"8ff6e9bfa86ee447e39ee892fb9a22635828b7f6","kind":"tag","published_at":"2026-04-25T21:02:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.2/manifests"},{"name":"rust-v0.126.0-alpha.1","sha":"89025df758224c86e07f7a9236f27c42daa1351e","kind":"tag","published_at":"2026-04-24T22:30:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.1/manifests"},{"name":"rust-v0.125.0","sha":"637f7dd6d737f3961e6bf32fbb3861c4953269c5","kind":"tag","published_at":"2026-04-24T16:55:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.125.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0/manifests"},{"name":"rust-v0.125.0-alpha.3","sha":"a41fc750c60d19e0bcafb21c438e09ccbd23b91a","kind":"tag","published_at":"2026-04-24T11:36:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.125.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.125.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.125.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.3/manifests"},{"name":"rust-v0.125.0-alpha.2","sha":"bbd32f355f86ff7ac8b079cb79004ac772b369db","kind":"tag","published_at":"2026-04-24T10:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.125.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.125.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.125.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.2/manifests"},{"name":"rust-v0.125.0-alpha.1","sha":"d835640d7949da8664156df796cfc711577f4d77","kind":"tag","published_at":"2026-04-24T10:16:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.125.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.125.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.125.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.1/manifests"},{"name":"rust-v0.124.0","sha":"e9fb49366c93a1478ec71cc41ecee415a197d036","kind":"tag","published_at":"2026-04-23T17:23:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.124.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0/manifests"},{"name":"rust-v0.124.0-alpha.3","sha":"cac1bb4b5ac9721d76ef9fd7b74def1ce1cab8ed","kind":"tag","published_at":"2026-04-23T10:30:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.124.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.124.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.124.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.3/manifests"},{"name":"rust-v0.124.0-alpha.2","sha":"045068e89de2b0c59afc2c6fea4c7ee79ffe7d89","kind":"tag","published_at":"2026-04-23T05:26:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.124.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.124.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.124.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.2/manifests"},{"name":"rust-v0.124.0-alpha.1","sha":"178c7b9da6323611bf2f858dae09b4c43405f9ae","kind":"tag","published_at":"2026-04-23T02:03:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.124.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.124.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.124.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.1/manifests"},{"name":"rust-v0.123.0","sha":"0785b66228dff87f891e291cb5686631865b6922","kind":"tag","published_at":"2026-04-23T00:25:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0/manifests"},{"name":"rust-v0.123.0-alpha.10","sha":"e1284aeb24a8a662e4fcedd87b4a2564969b0e47","kind":"tag","published_at":"2026-04-22T22:24:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.10/manifests"},{"name":"rust-v0.123.0-alpha.9","sha":"25d2b0e22ec947cdd610dccdd18a7085eb43bcfb","kind":"tag","published_at":"2026-04-22T21:15:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.9/manifests"},{"name":"rust-v0.123.0-alpha.8","sha":"9411d2974a76ee1365109d20d08a9c098117b36c","kind":"tag","published_at":"2026-04-22T10:55:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.8/manifests"},{"name":"rust-v0.123.0-alpha.7","sha":"bbd02fda327bfcc3e8c93107220c282ce1818c43","kind":"tag","published_at":"2026-04-21T20:55:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.7/manifests"},{"name":"rust-v0.123.0-alpha.6","sha":"a2b63f2985b576b1bdae4eab615fa236fd58512b","kind":"tag","published_at":"2026-04-21T12:32:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.6/manifests"},{"name":"rust-v0.123.0-alpha.5","sha":"130397bafb6ee735569db895d454d85a5889bd26","kind":"tag","published_at":"2026-04-21T06:13:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.5/manifests"},{"name":"rust-v0.123.0-alpha.4","sha":"0d075efecd16f472a0f3c2b690acc7fa0ce491d1","kind":"tag","published_at":"2026-04-21T05:19:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.4/manifests"},{"name":"rust-v0.123.0-alpha.3","sha":"8e2150535604d53e0cf93a4038928f764872a67e","kind":"tag","published_at":"2026-04-21T02:59:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.3/manifests"},{"name":"rust-v0.123.0-alpha.2","sha":"d9a09b0f45c3d9d69b74adc2a2c3d477208fb9b6","kind":"tag","published_at":"2026-04-20T23:48:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.2/manifests"},{"name":"rust-v0.123.0-alpha.1","sha":"eaf1c91ffa5832370931e9eb67e263b4d8664dd2","kind":"tag","published_at":"2026-04-20T18:47:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.1/manifests"},{"name":"rust-v0.122.0-alpha.13","sha":"67ce68be0c3d59df784b3cbbd5ccea8bd4fdb14a","kind":"tag","published_at":"2026-04-20T10:52:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.13/manifests"},{"name":"rust-v0.122.0-alpha.12","sha":"857ed059e8eff80031f30627d83c39960f3dbf38","kind":"tag","published_at":"2026-04-19T18:07:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.12/manifests"},{"name":"rust-v0.122.0-alpha.11","sha":"dc4f192998bc3af26d8c898cba4fef83ca773568","kind":"tag","published_at":"2026-04-19T04:48:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.11/manifests"},{"name":"rust-v0.122.0-alpha.10","sha":"dbdeefbe5f856c3f8fd493ec309862470380b778","kind":"tag","published_at":"2026-04-18T05:47:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.10/manifests"},{"name":"rust-v0.122.0-alpha.9","sha":"70708270045bb62cb19eeb29243db682f14ce725","kind":"tag","published_at":"2026-04-17T22:39:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.9/manifests"},{"name":"rust-v0.122.0-alpha.8","sha":"3c1a6d983c3da6812a69997002bcdaa8f9e0779a","kind":"tag","published_at":"2026-04-17T19:43:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.8/manifests"},{"name":"rust-v0.122.0-alpha.7","sha":"b02f1d44ecb918f72a338567a8656bf2a46b9921","kind":"tag","published_at":"2026-04-17T15:40:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.7/manifests"},{"name":"rust-v0.122.0-alpha.6","sha":"79541109f4b4687dfed108ebe5301db7bb882277","kind":"tag","published_at":"2026-04-17T11:55:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.6/manifests"},{"name":"rust-v0.122.0-alpha.5","sha":"66dfd65e490a556b9d00a7eeb6ab79a16c9170d0","kind":"tag","published_at":"2026-04-16T23:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.5/manifests"},{"name":"rust-vrust-v0.122.0-alpha.4","sha":"9e87ab6bf869a75be07d6ac74275fdcc959fa9af","kind":"tag","published_at":"2026-04-16T22:55:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.122.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.122.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.122.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.122.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.122.0-alpha.4/manifests"},{"name":"rust-v0.122.0","sha":"9957201df78e623df2a27fa39e5cf2beaf359dc9","kind":"tag","published_at":"2026-04-16T21:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0/manifests"},{"name":"rust-v0.122.0-alpha.4","sha":"5f7c3438145d99888ecc8b734de3252bd19ea77a","kind":"tag","published_at":"2026-04-16T20:04:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.4/manifests"},{"name":"rust-v0.122.0-alpha.3","sha":"2c185f0bc8fead43105b113d6662ac71fa7816a3","kind":"tag","published_at":"2026-04-16T17:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.3/manifests"},{"name":"rust-v0.122.0-alpha.2","sha":"0dbca9f72bc4ed1995fec959473b21562ae6ba57","kind":"tag","published_at":"2026-04-16T16:10:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.2/manifests"},{"name":"rust-v0.122.0-alpha.1","sha":"bfc397874747ed8033d2f9fe22f3a5174892bbea","kind":"tag","published_at":"2026-04-15T21:10:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.1/manifests"},{"name":"rust-v0.121.0","sha":"d65ed92a5e440972626965d0af9a6345179783bc","kind":"tag","published_at":"2026-04-15T19:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0/manifests"},{"name":"rust-v0.121.0-alpha.14","sha":"fa981fd3d39cd3a503dd5fa40cd9738a5f698331","kind":"tag","published_at":"2026-04-15T13:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.14/manifests"},{"name":"rust-v0.121.0-alpha.13","sha":"1f0c8a9df90b05c4db921ef449994bdf86449d62","kind":"tag","published_at":"2026-04-15T11:06:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.13/manifests"},{"name":"rust-v0.121.0-alpha.12","sha":"60efc96407d30d258a05ade2f1f1abf6fe819c44","kind":"tag","published_at":"2026-04-15T05:07:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.12/manifests"},{"name":"rust-v0.121.0-alpha.11","sha":"22c559616146afb1db6ea9e800d08b8c8751c6ba","kind":"tag","published_at":"2026-04-15T03:00:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.11/manifests"},{"name":"rust-v0.121.0-alpha.10","sha":"d61a80f162b5e75906b3802ed8bfa944cadd5782","kind":"tag","published_at":"2026-04-14T21:49:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.10/manifests"},{"name":"rust-v0.121.0-alpha.9","sha":"6d654e41fc74b36d790a91f322cbf3c795c43727","kind":"tag","published_at":"2026-04-14T16:08:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.9/manifests"},{"name":"rust-v0.121.0-alpha.8","sha":"a1e497f74d0b51f64176c8d1786164c98addb66f","kind":"tag","published_at":"2026-04-14T14:17:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.8/manifests"},{"name":"rust-v0.121.0-alpha.7","sha":"1e865f13a097d627e9e179e4c6a0bd7551503544","kind":"tag","published_at":"2026-04-14T07:16:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.7/manifests"},{"name":"rust-v0.121.0-alpha.6","sha":"685679146f2c0cd0022975950b8c163b82dbde5a","kind":"tag","published_at":"2026-04-13T21:10:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.6/manifests"},{"name":"rust-v0.121.0-alpha.5","sha":"1458a291593494bb21910fd5f6f92430edd70208","kind":"tag","published_at":"2026-04-13T19:35:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.5/manifests"},{"name":"rust-v0.121.0-alpha.4","sha":"4a5718b60f3926ecff8bf45ff578a01f8ef00248","kind":"tag","published_at":"2026-04-13T14:34:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.4/manifests"},{"name":"rust-v0.121.0-alpha.3","sha":"4aef4e0997f8ad74a0ab95c0cf18e10ff628ceba","kind":"tag","published_at":"2026-04-12T21:28:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.3/manifests"},{"name":"rust-v0.121.0-alpha.2","sha":"f9206178057f472b642b9aed466e3b46259bbe4c","kind":"tag","published_at":"2026-04-11T20:52:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.2/manifests"},{"name":"rust-v0.121.0-alpha.1","sha":"14caa07dbe9982db4a3babd8902463a8dc7aed0f","kind":"tag","published_at":"2026-04-11T05:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.1/manifests"},{"name":"rust-v0.120.0","sha":"65319eb1400cbd2890c43d572263dabd25f18ba9","kind":"tag","published_at":"2026-04-11T01:58:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0/manifests"},{"name":"rust-v0.120.0-alpha.3","sha":"d015e76298c3a1de07e8eff90bc0d57cb76e8d4c","kind":"tag","published_at":"2026-04-11T00:46:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.3/manifests"},{"name":"rust-v0.120.0-alpha.2","sha":"2bb6f8e7e4db215ad7baa3eef1136fb2684b78bf","kind":"tag","published_at":"2026-04-11T00:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.2/manifests"},{"name":"rust-v0.120.0-alpha.1","sha":"24bc2d6a965a8bbc142b4c1100b1b83c982f73dd","kind":"tag","published_at":"2026-04-10T23:52:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.1/manifests"},{"name":"rust-v0.119.0","sha":"4a3466efbf84cfb7469eca94bbf6307166c9f48e","kind":"tag","published_at":"2026-04-10T20:45:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0/manifests"},{"name":"rust-v0.119.0-alpha.33","sha":"4454a0badecfc32134c0727322ff823ab1d7c43b","kind":"tag","published_at":"2026-04-10T19:15:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.33","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.33/manifests"},{"name":"rust-v0.119.0-alpha.32","sha":"0cb6d1d07316b56c43b9d2c28b65d17c6de0489b","kind":"tag","published_at":"2026-04-10T17:24:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.32","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.32/manifests"},{"name":"rust-v0.119.0-alpha.31","sha":"c3177fce8b52374785704f7ebcc108cebaac84e5","kind":"tag","published_at":"2026-04-10T16:13:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.31","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.31/manifests"},{"name":"rust-v0.119.0-alpha.30","sha":"dd9623e5a42accb71d2ac71a0039edde510e14ba","kind":"tag","published_at":"2026-04-10T01:11:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.30","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.30/manifests"},{"name":"rust-v0.119.0-alpha.29","sha":"1b60afc01a7bb61076242826840adf7a1a95a2f3","kind":"tag","published_at":"2026-04-09T22:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.29","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.29/manifests"},{"name":"rust-v0.119.0-alpha.28","sha":"f45691da639247637eb09084d37340be4a84c494","kind":"tag","published_at":"2026-04-09T06:53:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.28/manifests"},{"name":"rust-v0.119.0-alpha.27","sha":"819d6d2cbb96a00fd35ba4ce382a362b9045e451","kind":"tag","published_at":"2026-04-09T05:11:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.27/manifests"},{"name":"rust-v0.119.0-alpha.26","sha":"30a51fe8b9d2da4158ce0b046bbb132fc6212660","kind":"tag","published_at":"2026-04-09T03:20:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.26/manifests"},{"name":"rust-v0.119.0-alpha.25","sha":"d1511eb42c831e27b2f90550799a34e2137ca17e","kind":"tag","published_at":"2026-04-09T01:23:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.25/manifests"},{"name":"rust-v0.119.0-alpha.24","sha":"8244eb31a527a5ff418b170b846d6e09ce036c94","kind":"tag","published_at":"2026-04-08T22:27:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.24/manifests"},{"name":"rust-v0.119.0-alpha.23","sha":"abbea1302023a9cd96628ce61290ea49ac534a2c","kind":"tag","published_at":"2026-04-08T21:08:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.23/manifests"},{"name":"rust-v0.119.0-alpha.22","sha":"214150b3697457b872823504c202cae45787a1de","kind":"tag","published_at":"2026-04-08T19:15:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.22/manifests"},{"name":"rust-v0.119.0-alpha.21","sha":"c0a10e0b48fc5722c012b3ea9b030ac0354fc30b","kind":"tag","published_at":"2026-04-08T17:51:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.21/manifests"},{"name":"rust-v0.119.0-alpha.20","sha":"295d79043c4d9c606dc1d0a0042ed16269da39b8","kind":"tag","published_at":"2026-04-08T16:02:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.20/manifests"},{"name":"rust-v0.119.0-alpha.19","sha":"3bdefcf8809c6d2b98312ecf2511b65a1523a579","kind":"tag","published_at":"2026-04-08T04:00:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.19/manifests"},{"name":"rust-v0.119.0-alpha.18","sha":"25bf7ba83f3aea5142c1a32e8fc4a5f54e6cf1f8","kind":"tag","published_at":"2026-04-08T00:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.18/manifests"},{"name":"rust-v0.119.0-alpha.17","sha":"c7859c4a5f8037c34c3ed68a093c4add42e78dda","kind":"tag","published_at":"2026-04-07T22:20:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.17/manifests"},{"name":"rust-v0.119.0-alpha.16","sha":"0467885c588c87fab55d278e2233b23a6bb81f49","kind":"tag","published_at":"2026-04-07T19:43:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.16/manifests"},{"name":"rust-v0.119.0-alpha.15","sha":"9e971c8afc4e750dd344b97d1e434c9119154d05","kind":"tag","published_at":"2026-04-07T06:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.15/manifests"},{"name":"rust-v0.119.0-alpha.14","sha":"5bbe1aa55baefd56bc0ed0659e0fd0ffc21c9813","kind":"tag","published_at":"2026-04-07T02:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.14/manifests"},{"name":"rust-v0.119.0-alpha.13","sha":"bf668aea7a4f41882568b504fb3ddbb0dbb0e30b","kind":"tag","published_at":"2026-04-06T23:54:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.13/manifests"},{"name":"rust-v0.119.0-alpha.12","sha":"1440dda2400fb0d1a346a7469ce33996776c5448","kind":"tag","published_at":"2026-04-06T19:03:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.12/manifests"},{"name":"rust-v0.119.0-alpha.11","sha":"e169c915824307eef6c175b7f28fb381da853ef0","kind":"tag","published_at":"2026-04-04T06:08:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.11/manifests"},{"name":"rust-v0.119.0-alpha.10","sha":"48077f28e07117375f84a08924555b687de019ee","kind":"tag","published_at":"2026-04-04T02:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.10/manifests"},{"name":"rust-v0.119.0-alpha.9","sha":"b02ce16f0858caf9a5f5480c94731b15c03456ff","kind":"tag","published_at":"2026-04-04T01:30:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.9/manifests"},{"name":"rust-v0.119.0-alpha.8","sha":"709fe53aa9372c3e3cd135b9ae663385b4807b09","kind":"tag","published_at":"2026-04-03T07:33:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.8/manifests"},{"name":"rust-v0.119.0-alpha.7","sha":"a4e56ec60d0dc68536c9c25a7c82f40d47534fa4","kind":"tag","published_at":"2026-04-03T06:17:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.7/manifests"},{"name":"rust-v0.119.0-alpha.6","sha":"51591e8d4e4d1595234ae980f4c7a7a95b292f5a","kind":"tag","published_at":"2026-04-03T02:44:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.6/manifests"},{"name":"rust-v0.119.0-alpha.5","sha":"002672e525c1f3142aaea94c3ef4e6b6fb0c8159","kind":"tag","published_at":"2026-04-02T19:24:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.5/manifests"},{"name":"rust-v0.119.0-alpha.4","sha":"fa0eb2b01aab110d0cb9d50d518f6cede5084ff2","kind":"tag","published_at":"2026-04-02T14:51:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.4/manifests"},{"name":"rust-v0.119.0-alpha.3","sha":"2d7ef3a249da8f2ffd6b669d78939eabd4456885","kind":"tag","published_at":"2026-04-02T02:03:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.3/manifests"},{"name":"rust-v0.119.0-alpha.2","sha":"b17e4e1a47c1dae034ef0d5a626efb0d7facea2c","kind":"tag","published_at":"2026-04-01T10:26:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.2/manifests"},{"name":"rust-v0.119.0-alpha.1","sha":"89ed0b1e2588604abe49b691ad59f9fd53e63ef7","kind":"tag","published_at":"2026-03-31T17:08:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.1/manifests"},{"name":"rust-v0.118.0","sha":"b630ce9a4e754d35a1f33e4366ba638d18626142","kind":"tag","published_at":"2026-03-31T16:07:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0/manifests"},{"name":"rust-v0.118.0-alpha.5","sha":"075e0eae3f8b47e72ea5c9791a97522a7837abba","kind":"tag","published_at":"2026-03-31T14:03:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.5/manifests"},{"name":"rust-v0.118.0-alpha.4","sha":"b7e6f5fc32bceb1ba362fbb1922ce8af0f64f258","kind":"tag","published_at":"2026-03-31T08:38:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.4/manifests"},{"name":"rust-v0.118.0-alpha.3","sha":"a5ea426b9a867ec64a41fa2d956bae552036cd4d","kind":"tag","published_at":"2026-03-27T22:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3/manifests"},{"name":"rust-v0.118.0-alpha.2","sha":"8e84ce23bb2182521399c04ddcd91107094a27b3","kind":"tag","published_at":"2026-03-27T21:25:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2/manifests"},{"name":"rust-v0.118.0-alpha.1","sha":"b07bc7dbbeb1db348f75191755dd86cb22b3804e","kind":"tag","published_at":"2026-03-27T15:46:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1/manifests"},{"name":"rust-v0.117.0","sha":"4c70bff480af37b1bf1a9b352b8341060fe55755","kind":"tag","published_at":"2026-03-26T21:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0/manifests"},{"name":"rust-v0.117.0-alpha.25","sha":"5700e7233896494ceff5181af849d75cef34a201","kind":"tag","published_at":"2026-03-26T20:22:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25/manifests"},{"name":"rust-v0.117.0-alpha.24","sha":"c79385701b195525e4e4cd94a34063287053339b","kind":"tag","published_at":"2026-03-26T18:52:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24/manifests"},{"name":"rust-v0.117.0-alpha.23","sha":"fe4f280ec65f919b12a1c1cb393e38ed6a3e9c6c","kind":"tag","published_at":"2026-03-26T16:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23/manifests"},{"name":"rust-v0.117.0-alpha.22","sha":"93e3b7b94a7e858bda5d9fea5fa2b6c2cabdb5c2","kind":"tag","published_at":"2026-03-26T07:06:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22/manifests"},{"name":"rust-v0.117.0-alpha.21","sha":"e42f0330ce2427b1e5f43de436b7c4f6db6c2dc2","kind":"tag","published_at":"2026-03-26T04:36:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21/manifests"},{"name":"rust-v0.117.0-alpha.20","sha":"afd69e7cc0392d78f3ca055d4e0123fc558d22a9","kind":"tag","published_at":"2026-03-26T02:23:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20/manifests"},{"name":"rust-v0.117.0-alpha.19","sha":"9f6c38b9da443d6c985a381c9c11bbf537d53fd8","kind":"tag","published_at":"2026-03-25T20:56:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19/manifests"},{"name":"rust-v0.117.0-alpha.18","sha":"3a2e8f5fe9e35e829cc6245ffe372206e818776f","kind":"tag","published_at":"2026-03-25T19:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18/manifests"},{"name":"rust-v0.117.0-alpha.17","sha":"e90985bc56d64e209d540cbddbcdba422a2259a0","kind":"tag","published_at":"2026-03-25T07:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17/manifests"},{"name":"rust-v0.117.0-alpha.16","sha":"d3548c8fa0ec1f29d8a1665ba22c9c73167e043f","kind":"tag","published_at":"2026-03-25T04:54:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16/manifests"},{"name":"rust-v0.117.0-alpha.15","sha":"a5f049cc0f0f51754bc72c58dcff1e63040e1a9e","kind":"tag","published_at":"2026-03-25T02:45:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15/manifests"},{"name":"rust-v0.117.0-alpha.14","sha":"977453650888a6d4aac4157c341439e435766d1f","kind":"tag","published_at":"2026-03-24T21:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14/manifests"},{"name":"rust-v0.117.0-alpha.13","sha":"9d48ecfa39eeb4cf4acd024dc57a97de91f104d4","kind":"tag","published_at":"2026-03-24T17:47:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13/manifests"},{"name":"rust-v0.117.0-alpha.12","sha":"48300ac211853dbd9228abefce164fbc0e9975db","kind":"tag","published_at":"2026-03-24T02:13:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12/manifests"},{"name":"rust-v0.117.0-alpha.11","sha":"cb05831ccae46d03254fd19a36b1cd7a83c99f0c","kind":"tag","published_at":"2026-03-24T01:02:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11/manifests"},{"name":"rust-v0.117.0-alpha.10","sha":"56ee8f93a64abf35cdbe7f1728d32238be5f7265","kind":"tag","published_at":"2026-03-23T18:17:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10/manifests"},{"name":"rust-v0.117.0-alpha.9","sha":"a59d741499c5532baf728164b3b01d1ee5a07b35","kind":"tag","published_at":"2026-03-23T16:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9/manifests"},{"name":"rust-v0.117.0-alpha.8","sha":"ce212ab3a8eab313494372ada8ba3c1e7965a79b","kind":"tag","published_at":"2026-03-21T20:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8/manifests"},{"name":"rust-v0.117.0-alpha.7","sha":"86b63de0679c19abae2884059408938db5f5a6e9","kind":"tag","published_at":"2026-03-21T16:00:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7/manifests"},{"name":"rust-v0.117.0-alpha.6","sha":"38a432f1ff6ab47be029ea6468eb341b803b553a","kind":"tag","published_at":"2026-03-20T22:31:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6/manifests"},{"name":"rust-v0.117.0-alpha.5","sha":"8041ab28e993999984955dccabd3ba351aeb6434","kind":"tag","published_at":"2026-03-20T07:08:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5/manifests"},{"name":"rust-v0.117.0-alpha.4","sha":"9db5f68b45f2625f2a87cb5c5f6d474b16ce72f8","kind":"tag","published_at":"2026-03-20T04:42:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4/manifests"},{"name":"rust-v0.117.0-alpha.3","sha":"44895f1fb7728661b5fbd5d8f6dce4a460fb6d12","kind":"tag","published_at":"2026-03-20T03:13:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3/manifests"},{"name":"rusty-v8-v146.4.0","sha":"a3e59e9e851a85f02b1b5213d897910ffe110801","kind":"commit","published_at":"2026-03-20T02:38:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rusty-v8-v146.4.0","html_url":"https://github.com/openai/codex/releases/tag/rusty-v8-v146.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rusty-v8-v146.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0/manifests"},{"name":"rust-v0.117.0-alpha.2","sha":"eaa70911b76e96490759918a0235f825e9bf1991","kind":"tag","published_at":"2026-03-19T22:43:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2/manifests"},{"name":"rust-v0.117.0-alpha.1","sha":"ad3bff7a414c46adf4928146906771f73bd528ab","kind":"tag","published_at":"2026-03-19T19:02:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1/manifests"},{"name":"rust-v0.116.0","sha":"38771c9082535aa16b4c4d0395d3532f32f656ff","kind":"tag","published_at":"2026-03-19T16:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0/manifests"},{"name":"rust-v0.116.0-alpha.12","sha":"d05ff156fa4b7f745165f6f70d581b088e18412b","kind":"tag","published_at":"2026-03-19T15:48:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12/manifests"},{"name":"rust-v0.116.0-alpha.11","sha":"c60f7c55c8747a1ba1aeb55b8aed28fc59a367a6","kind":"tag","published_at":"2026-03-19T00:50:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11/manifests"},{"name":"rust-v0.116.0-alpha.10","sha":"b565c24a8fde7c6db27f49ad835f9fa83ad5cb5f","kind":"tag","published_at":"2026-03-19T00:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10/manifests"},{"name":"rust-v0.116.0-alpha.9","sha":"7cb443169d78b4e8cdaeeb316b30b937434c3784","kind":"tag","published_at":"2026-03-18T22:54:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9/manifests"},{"name":"rust-v0.116.0-alpha.8","sha":"4fe1d8ba4b19809f4cf798b09deab62f2de86eb6","kind":"tag","published_at":"2026-03-18T17:33:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8/manifests"},{"name":"rust-v0.116.0-alpha.7","sha":"40a4696fbfa3c83ed1e22a2416060d27bb0311eb","kind":"tag","published_at":"2026-03-18T07:02:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7/manifests"},{"name":"rust-v0.116.0-alpha.6","sha":"c5dad792a7523d5124ac2ef83940adfab6851679","kind":"tag","published_at":"2026-03-18T04:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6/manifests"},{"name":"rust-v0.116.0-alpha.5","sha":"fb4c03b386f70b20e8269c314e26b392ac08f061","kind":"tag","published_at":"2026-03-18T00:08:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5/manifests"},{"name":"rust-v0.116.0-alpha.4","sha":"5aa761939d4e92863857403bced40078b0824d89","kind":"tag","published_at":"2026-03-17T22:12:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4/manifests"},{"name":"rust-v0.116.0-alpha.3","sha":"0a89d20a364f5ca37f880aa4b38365b97ca66c9e","kind":"tag","published_at":"2026-03-17T05:41:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3/manifests"},{"name":"rust-v0.116.0-alpha.2","sha":"4cb02a38dcfd00c3ea25fc8d4484395a41871a53","kind":"tag","published_at":"2026-03-17T04:55:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2/manifests"},{"name":"rust-v0.116.0-alpha.1","sha":"6241f4748f1c9686d521225b160185024ffc3966","kind":"tag","published_at":"2026-03-16T21:26:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1/manifests"},{"name":"rust-v0.115.0","sha":"f028679abb30051cec2434e624cd99975986b41b","kind":"tag","published_at":"2026-03-16T18:43:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0/manifests"},{"name":"rust-v0.115.0-alpha.28","sha":"8a8f322a902e2373e3e6a825fce2df77739870f4","kind":"tag","published_at":"2026-03-16T17:27:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28/manifests"},{"name":"rust-v0.115.0-alpha.27","sha":"2a0fa2d09e379cee8de902957313454568312f0c","kind":"tag","published_at":"2026-03-16T16:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27/manifests"},{"name":"rust-v0.115.0-alpha.26","sha":"a82c3a901fa8b0818340f8730375cb7e1eecd565","kind":"tag","published_at":"2026-03-16T05:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26/manifests"},{"name":"rust-v0.115.0-alpha.25","sha":"bb8cae191ee0a255b50e6f037d8ef9e4b036795e","kind":"tag","published_at":"2026-03-16T04:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25/manifests"},{"name":"rust-v0.115.0-alpha.24","sha":"da024936173028cc69a6e1c6ae876a8f3e144b42","kind":"tag","published_at":"2026-03-14T17:30:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24/manifests"},{"name":"rust-v0.115.0-alpha.23","sha":"0abe75d44df65d613777166a236e5fcc1ab00775","kind":"tag","published_at":"2026-03-14T05:10:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23/manifests"},{"name":"rust-v0.115.0-alpha.22","sha":"45ee5668cba68775651ba3ff12f74776988020c5","kind":"tag","published_at":"2026-03-14T02:31:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22/manifests"},{"name":"rust-v0.115.0-alpha.21","sha":"38b354e87757a9efc87e5d412555717a682a5613","kind":"tag","published_at":"2026-03-13T22:36:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21/manifests"},{"name":"rust-v0.115.0-alpha.20","sha":"fd434100a6da6a45c29f64ba4c3e7f3c014ca0db","kind":"tag","published_at":"2026-03-13T21:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20/manifests"},{"name":"rust-v0.115.0-alpha.19","sha":"5fcb000222cd2c1d0b71f6cfbbe19ea456a84da5","kind":"tag","published_at":"2026-03-13T18:38:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19/manifests"},{"name":"rust-v0.115.0-alpha.18","sha":"87d2559968932317d0e868dd609c0e27c87abac3","kind":"tag","published_at":"2026-03-13T06:50:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18/manifests"},{"name":"rust-v0.115.0-alpha.17","sha":"a2ba3b8700ad3ab2aa84c97c73003b1bfc8d3f54","kind":"tag","published_at":"2026-03-13T05:30:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17/manifests"},{"name":"rust-v0.115.0-alpha.16","sha":"e2fa4a8af5498683df7ef4188218437f2a106bc9","kind":"tag","published_at":"2026-03-13T01:12:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16/manifests"},{"name":"rust-v0.115.0-alpha.15","sha":"577d1967fff44b163f3853d4c1626812bd261db6","kind":"tag","published_at":"2026-03-13T00:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15/manifests"},{"name":"rust-v0.115.0-alpha.14","sha":"24e3c87bfcdf40750780ad7045ce27b1b07fc61c","kind":"tag","published_at":"2026-03-12T21:16:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14/manifests"},{"name":"rust-v0.115.0-alpha.13","sha":"4d4d25303aca15dc0909b698cc4ae59135e03121","kind":"tag","published_at":"2026-03-12T19:07:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13/manifests"},{"name":"rust-v0.115.0-alpha.12","sha":"3805b8c2155115e1c347f7b404f864ddeca06afc","kind":"tag","published_at":"2026-03-12T16:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12/manifests"},{"name":"rust-v0.115.0-alpha.11","sha":"dd532c4f6ad6292a7e5ec7db176b73fdfd9be1e2","kind":"tag","published_at":"2026-03-12T07:00:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11/manifests"},{"name":"rust-v0.115.0-alpha.10","sha":"8cb3bb0aedfd7061c7172f7c7c25e5e5152371e5","kind":"tag","published_at":"2026-03-12T06:41:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10/manifests"},{"name":"rust-v0.115.0-alpha.9","sha":"49e7ec21e3cbd61030814601675353f03a950bf3","kind":"tag","published_at":"2026-03-12T06:03:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9/manifests"},{"name":"rust-v0.115.0-alpha.8","sha":"de9aac7c578a300d05e5d90850d5cff2b3bea27f","kind":"tag","published_at":"2026-03-12T05:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8/manifests"},{"name":"rust-v0.115.0-alpha.7","sha":"95c0b7ab7301897d2207c3fd364feeead79a85f6","kind":"tag","published_at":"2026-03-11T22:45:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7/manifests"},{"name":"rust-v0.114.0-alpha.7","sha":"fe68acdc8fd15eaa2bee4d221b71b1662e65c059","kind":"tag","published_at":"2026-03-11T21:46:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7/manifests"},{"name":"rust-v0.115.0-alpha.6","sha":"e88765861625b13879e2376c3f0cbc2959a95258","kind":"tag","published_at":"2026-03-11T18:52:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6/manifests"},{"name":"rust-v0.115.0-alpha.5","sha":"516712b6e3c83bd7d74e43318ce3181aa1d85989","kind":"tag","published_at":"2026-03-11T18:15:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5/manifests"},{"name":"rust-v0.115.0-alpha.4","sha":"2a9ef89b48730ab17116138a0d9b85017927ae41","kind":"tag","published_at":"2026-03-11T16:27:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4/manifests"},{"name":"rust-v0.115.0-alpha.3","sha":"5edcfc6954059bc17289831b78fa4df252e27b13","kind":"tag","published_at":"2026-03-11T03:05:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3/manifests"},{"name":"rust-v0.115.0-alpha.2","sha":"f6a8a66ec96519b05a07ba635de7c0ad999a6883","kind":"tag","published_at":"2026-03-11T01:50:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2/manifests"},{"name":"rust-v0.115.0-alpha.1","sha":"3c49002c4500d146017ae472b11b2a37dddcf7e1","kind":"tag","published_at":"2026-03-11T00:31:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1/manifests"},{"name":"rust-v0.114.0","sha":"b9904c0ae4ecb773549efd6ea3fb05229402fdb9","kind":"tag","published_at":"2026-03-10T23:35:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0/manifests"},{"name":"rust-v0.114.0-alpha.4","sha":"f4f1fe25c965bd0d716778d2a1668552f8ba209d","kind":"tag","published_at":"2026-03-10T22:23:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4/manifests"},{"name":"rust-v0.114.0-alpha.3","sha":"446cae76f239c81bcbf322471006d0d82d6a7661","kind":"tag","published_at":"2026-03-10T18:35:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3/manifests"},{"name":"rust-v0.114.0-alpha.2","sha":"46e4d638a0a0b01347e7e070355d7b4b47cefffb","kind":"tag","published_at":"2026-03-10T08:34:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2/manifests"},{"name":"rust-v0.114.0-alpha.1","sha":"195c8a70d2587e8244979a6d256e3bda7407e950","kind":"tag","published_at":"2026-03-10T06:21:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1/manifests"},{"name":"rust-v0.113.0","sha":"81c4928825d1e468447a17d6bc74b9abb48743f4","kind":"tag","published_at":"2026-03-10T04:17:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0/manifests"},{"name":"rust-v0.113.0-alpha.2","sha":"3b24e175fd4f8be042b63dd61575b2ee4498a13d","kind":"tag","published_at":"2026-03-09T21:14:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2/manifests"},{"name":"rust-v0.113.0-alpha.1","sha":"2d6822d9d2e927c9ff755635e7d39d733fe73e0f","kind":"tag","published_at":"2026-03-09T00:47:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1/manifests"},{"name":"rust-v0.112.0","sha":"0ec16b2d9dd7d92f5661b132afdf4df3abb3d443","kind":"tag","published_at":"2026-03-08T19:47:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0/manifests"},{"name":"rust-v0.112.0-alpha.13","sha":"a4b895909c371f4c3a91c7fd3af18d6a5c38cf17","kind":"tag","published_at":"2026-03-08T16:45:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13/manifests"},{"name":"rust-v0.112.0-alpha.12","sha":"6ee86ddf7b28dac8325a24b2f1285478ba300ea3","kind":"tag","published_at":"2026-03-08T01:42:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12/manifests"},{"name":"rust-v0.112.0-alpha.11","sha":"255b8936009fb9240b4370715a014d2b1dce0dbd","kind":"tag","published_at":"2026-03-07T13:43:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11/manifests"},{"name":"rust-v0.112.0-alpha.10","sha":"4e74d5174ee51083f3e42820f2baec643d98d5d7","kind":"tag","published_at":"2026-03-07T10:49:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10/manifests"},{"name":"rust-v0.112.0-alpha.9","sha":"529447f7bad78c1fc168830e0df6d9b978c25b48","kind":"tag","published_at":"2026-03-07T01:52:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9/manifests"},{"name":"rust-v0.112.0-alpha.8","sha":"fd6b970a7ad550de23a8360574efeae0a10c99b9","kind":"tag","published_at":"2026-03-07T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8/manifests"},{"name":"rust-v0.112.0-alpha.7","sha":"54a8fb39c879df51499e12196359fe3e865ca6d3","kind":"tag","published_at":"2026-03-06T23:11:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7/manifests"},{"name":"rust-v0.112.0-alpha.6","sha":"a31901f1d51248fdede0539a6d81a9ec542dd7cb","kind":"tag","published_at":"2026-03-06T20:39:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6/manifests"},{"name":"rust-v0.112.0-alpha.5","sha":"9bbb96a220a0ab86bb220e634663c9510f24cfe3","kind":"tag","published_at":"2026-03-06T19:11:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5/manifests"},{"name":"rust-v0.112.0-alpha.4","sha":"8e80e40d5cb7f314b2ebe35ef1c4e38a42d672d9","kind":"tag","published_at":"2026-03-06T06:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4/manifests"},{"name":"rust-v0.112.0-alpha.3","sha":"44c9d02564bafc645f25b64e369e0509567b52dd","kind":"tag","published_at":"2026-03-06T06:03:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3/manifests"},{"name":"rust-v0.112.0-alpha.2","sha":"3ad0ff4f496fb019cfe87df292bc5e5a397776d9","kind":"tag","published_at":"2026-03-06T01:36:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2/manifests"},{"name":"rust-v0.112.0-alpha.1","sha":"161a95c3f4a680f9ccd59fb0fb770c089c4b901f","kind":"tag","published_at":"2026-03-06T00:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1/manifests"},{"name":"rust-v0.111.0","sha":"8c75cd9afcd405d134530e53c78e5e0e4e5312a3","kind":"tag","published_at":"2026-03-05T18:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0/manifests"},{"name":"rust-v0.111.0-alpha.2","sha":"a5847fb9e075973b22d9e5a60176c9d5ab30a8ff","kind":"tag","published_at":"2026-03-05T13:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2/manifests"},{"name":"artifact-runtime-v2.4.0","sha":"b4cb989563e68639c2bdc748c20c965ba1d830ea","kind":"commit","published_at":"2026-03-05T08:55:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.4.0","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0/manifests"},{"name":"rust-v0.111.0-alpha.1","sha":"5e0d7affff7768b5d0d12f78b086c9f0e3855e9d","kind":"tag","published_at":"2026-03-05T04:02:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1/manifests"},{"name":"rust-v0.110.0","sha":"77aabe4218ab7ddaf4b6d471887bda043a4c16e6","kind":"tag","published_at":"2026-03-05T01:39:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0/manifests"},{"name":"rust-v0.110.0-alpha.1","sha":"74673f4e2438fd0339c3c3ca66d359cddf08b42a","kind":"tag","published_at":"2026-03-05T00:22:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1/manifests"},{"name":"rust-v0.108.0-alpha.13","sha":"1d483777c78c63a96174aaff22f7ad70548eb753","kind":"tag","published_at":"2026-03-05T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13/manifests"},{"name":"rust-v0.109.0","sha":"37133fb8455766068008b8453a1da1dacae4274c","kind":"tag","published_at":"2026-03-04T23:13:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.109.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0/manifests"},{"name":"rust-v0.108.0","sha":"89b79419a1e0720856d4450cf17379221e5a3b1d","kind":"tag","published_at":"2026-03-04T19:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0/manifests"},{"name":"rust-v0.108.0-alpha.12","sha":"f1feadd3694eef2d5b20d609fa52bce4daf12f91","kind":"tag","published_at":"2026-03-04T14:58:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12/manifests"},{"name":"artifact-runtime-v2.3.4","sha":"f72ab43fd193b31208cd3c306293b1b71a52a709","kind":"commit","published_at":"2026-03-04T13:00:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.3.4","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4/manifests"},{"name":"rust-v0.108.0-alpha.11","sha":"a083a34aa56b57609877c702d61242aeca9acae7","kind":"tag","published_at":"2026-03-04T11:29:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11/manifests"},{"name":"rust-v0.108.0-alpha.10","sha":"b5d50c499c3448895373f5ef85a5cfdb7c5253b0","kind":"tag","published_at":"2026-03-04T05:18:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10/manifests"},{"name":"rust-v0.108.0-alpha.9","sha":"406d25f43f895ca6826b0458bbfb957bc44272a6","kind":"tag","published_at":"2026-03-04T04:45:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9/manifests"},{"name":"rust-v0.108.0-alpha.8","sha":"11a600ff7f03947e49949e1a7ba425c674c6d30d","kind":"tag","published_at":"2026-03-04T02:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8/manifests"},{"name":"rust-v0.108.0-alpha.7","sha":"a13d6945ee176eeedd2eba2aafde4e3d0c8fa7d1","kind":"tag","published_at":"2026-03-04T01:01:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7/manifests"},{"name":"rust-v0.108.0-alpha.6","sha":"8ffb0ab1afdba2f3400a4a8c3a71151b9a2be05e","kind":"tag","published_at":"2026-03-04T00:14:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6/manifests"},{"name":"rust-v0.108.0-alpha.5","sha":"f54fd47f2368445c2ebb5095bed62002736f9c36","kind":"tag","published_at":"2026-03-03T22:42:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5/manifests"},{"name":"rust-v0.108.0-alpha.4","sha":"26e7113347b4e335a9e2c3adf539e8a0e3d77c63","kind":"tag","published_at":"2026-03-03T18:14:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4/manifests"},{"name":"rust-v0.108.0-alpha.3","sha":"6752119ad1c19648f12086dbaa01b83e066318f5","kind":"tag","published_at":"2026-03-03T10:38:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3/manifests"},{"name":"rust-v0.108.0-alpha.2","sha":"83fa62425a5ea9ea95580ff760e4e65e4fb5f906","kind":"tag","published_at":"2026-03-03T05:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2/manifests"},{"name":"rust-v0.108.0-alpha.1","sha":"f135585b2b55863aac47a36e51153f7d78048660","kind":"tag","published_at":"2026-03-03T00:07:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1/manifests"},{"name":"rust-v0.107.0","sha":"19f8797c0f62abecb347e817aac36d18c5fc554e","kind":"tag","published_at":"2026-03-02T17:17:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0/manifests"},{"name":"rust-v0.107.0-alpha.9","sha":"564b21bb5322177eb38a7972292d201cd82c9109","kind":"tag","published_at":"2026-03-02T00:13:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9/manifests"},{"name":"rust-v0.107.0-alpha.8","sha":"42bdf6692859b66e313132ae68ac5d45a4693496","kind":"tag","published_at":"2026-02-28T01:58:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8/manifests"},{"name":"rust-v0.107.0-alpha.7","sha":"b36d42ff6fc67dc1d87e2f173a0a2611fcadbce6","kind":"tag","published_at":"2026-02-28T01:22:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7/manifests"},{"name":"rust-v0.107.0-alpha.6","sha":"15db9bab83b88396dd32f2bfafc8d36bbbceac0a","kind":"tag","published_at":"2026-02-27T17:50:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6/manifests"},{"name":"rust-v0.107.0-alpha.5","sha":"0ea8850f851f1d3c30fa7a5434143cb1a7f95731","kind":"tag","published_at":"2026-02-27T13:07:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5/manifests"},{"name":"rust-v0.107.0-alpha.4","sha":"7d051479b32f624ab40291995cf8d54a70efc91f","kind":"tag","published_at":"2026-02-27T06:14:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4/manifests"},{"name":"rust-v0.107.0-alpha.3","sha":"5a7dae4b8142ad952b140015210a426453011f77","kind":"tag","published_at":"2026-02-27T01:41:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3/manifests"},{"name":"rust-v0.107.0-alpha.2","sha":"4551ee8d0870476dfa6f3e4418363a4af5a99783","kind":"tag","published_at":"2026-02-27T00:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2/manifests"},{"name":"rust-v0.107.0-alpha.1","sha":"532c46e85a11ef0d23e84fe9c1dba873b523606d","kind":"tag","published_at":"2026-02-26T23:16:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1/manifests"},{"name":"rust-v0.106.0","sha":"ffd726a656403b69b75130025587d5e0a0d6b7d1","kind":"tag","published_at":"2026-02-26T19:39:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0/manifests"},{"name":"winget-test-rust-v0.106.0-alpha.9","sha":"3aee569b7f5c9387f8ad36c81b61d12d8b0e17ad","kind":"commit","published_at":"2026-02-26T18:59:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/winget-test-rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/winget-test-rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@winget-test-rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.11","sha":"830a15290eb4293d64212d465525187119811650","kind":"tag","published_at":"2026-02-26T17:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11/manifests"},{"name":"rust-v0.106.0-alpha.10","sha":"e0bbbccc37bec03de7c40cb414125ceec3304cc5","kind":"tag","published_at":"2026-02-26T13:29:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10/manifests"},{"name":"rust-v0.106.0-alpha.9","sha":"ca3ec4fe933ac18b343dd6cf0e6d66aaf4567d3f","kind":"tag","published_at":"2026-02-26T12:31:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.8","sha":"3414c082c72cd75b717308121cdd5e9a8f732222","kind":"tag","published_at":"2026-02-26T04:59:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8/manifests"},{"name":"rust-v0.106.0-alpha.7","sha":"409d5ce68728b2bdd6df1caa086726964b0912c8","kind":"tag","published_at":"2026-02-26T03:12:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7/manifests"},{"name":"rust-v0.106.0-alpha.6","sha":"b2d834f4b639f85072a0c1797b259ada471ee726","kind":"tag","published_at":"2026-02-26T02:24:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6/manifests"},{"name":"rust-v0.106.0-alpha.5","sha":"21b81e1c8b6c9e638eb0459bd4f61df08666c2dc","kind":"tag","published_at":"2026-02-25T23:20:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5/manifests"},{"name":"rust-v0.106.0-alpha.4","sha":"2dea339d69f179fc09097301b0d12c8daebc5f9d","kind":"tag","published_at":"2026-02-25T21:42:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4/manifests"},{"name":"rust-v0.106.0-alpha.3","sha":"a4a45e24caf5db95f57cb85e7a564ceb224397db","kind":"tag","published_at":"2026-02-25T19:17:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3/manifests"},{"name":"rust-v0.106.0-alpha.2","sha":"7d9dc058a790ae73f74e52ded9c8233d0ac7e60a","kind":"tag","published_at":"2026-02-25T18:40:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2/manifests"},{"name":"rust-v0.106.0-alpha.1","sha":"c57e04bbe875d132d056544655eb86369897ba12","kind":"tag","published_at":"2026-02-25T17:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1/manifests"},{"name":"rust-v0.105.0","sha":"a7eda6a29b3ee25549f385197ff109508dc49a90","kind":"tag","published_at":"2026-02-25T16:36:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0/manifests"},{"name":"rust-v0.105.0-alpha.26","sha":"47d71f9b3867e9c955808c049b5a65761612dd5b","kind":"tag","published_at":"2026-02-25T15:54:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26/manifests"},{"name":"rust-v0.105.0-alpha.25","sha":"8e9653ba0373c627cbb6df5b728a488ba745c8fa","kind":"tag","published_at":"2026-02-25T13:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25/manifests"},{"name":"rust-v0.105.0-alpha.24","sha":"acf27a0b3c6858c62956b65b769d0d7e51eb1a9b","kind":"tag","published_at":"2026-02-25T11:48:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24/manifests"},{"name":"rust-v0.105.0-alpha.23","sha":"ed0519259c2b264bd893d96ed9c97bd3fd6874bf","kind":"tag","published_at":"2026-02-25T09:23:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23/manifests"},{"name":"rust-v0.105.0-alpha.22","sha":"e506fa075332c461c41c7de0b2da12ebcdef3759","kind":"tag","published_at":"2026-02-25T02:49:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22/manifests"},{"name":"rust-v0.105.0-alpha.21","sha":"07c039d6ee3f8154c7cbcb7a53f5891e46390d58","kind":"tag","published_at":"2026-02-24T23:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21/manifests"},{"name":"rust-v0.105.0-alpha.20","sha":"b73720141c179d7bfadb31f8169cb74006987189","kind":"tag","published_at":"2026-02-24T21:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20/manifests"},{"name":"rust-v0.105.0-alpha.19","sha":"6f5b2f568b892ea0eb1a0a8ccdd8b80a0d04aec5","kind":"tag","published_at":"2026-02-24T19:46:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19/manifests"},{"name":"rust-v0.105.0-alpha.18","sha":"55eeca5a7ace8095a616c34506d11128f148af03","kind":"tag","published_at":"2026-02-24T18:08:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18/manifests"},{"name":"rust-v0.105.0-alpha.17","sha":"7f5a01d2ff04b6e770f3a1173e5e9fa877534e70","kind":"tag","published_at":"2026-02-24T12:08:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17/manifests"},{"name":"rust-v0.105.0-alpha.16","sha":"bb71bc2d623037bfb4e7a88679d66ac970657a97","kind":"tag","published_at":"2026-02-23T20:15:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16/manifests"},{"name":"rust-v0.105.0-alpha.15","sha":"02cdddcb23f24f15487bc6e45bcfaf4b4361765c","kind":"tag","published_at":"2026-02-23T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15/manifests"},{"name":"rust-v0.105.0-alpha.14","sha":"48c9bbeef2eea46c7d1570f38148ea23f42fcce6","kind":"tag","published_at":"2026-02-23T12:59:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14/manifests"},{"name":"rust-v0.105.0-alpha.13","sha":"c9e380405d88c89508d989d149a62f4dd2554870","kind":"tag","published_at":"2026-02-22T14:05:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13/manifests"},{"name":"rust-v0.105.0-alpha.12","sha":"e53fcd42daf50f8271f62142c85bec9b8985c687","kind":"tag","published_at":"2026-02-22T04:28:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12/manifests"},{"name":"rust-v0.105.0-alpha.11","sha":"258a173efa82328300bf0854e7180d2f3f865f9a","kind":"tag","published_at":"2026-02-21T16:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11/manifests"},{"name":"rust-v0.105.0-alpha.10","sha":"e8f1c998cba80bf1f1c4f48f4269ce4a211a1c07","kind":"tag","published_at":"2026-02-21T05:37:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10/manifests"},{"name":"rust-v0.105.0-alpha.9","sha":"028af025f7944fb2ff5d4a434cd7d9889b3b26af","kind":"tag","published_at":"2026-02-20T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9/manifests"},{"name":"rust-v0.105.0-alpha.8","sha":"c25ecd9ebe0fe2746175a822b74a3d3df186381e","kind":"tag","published_at":"2026-02-20T18:18:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8/manifests"},{"name":"rust-v0.105.0-alpha.7","sha":"07612050d85b8450a5b11f41195b1f5bdb969e3b","kind":"tag","published_at":"2026-02-20T15:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7/manifests"},{"name":"rust-v0.105.0-alpha.6","sha":"474dbe6f3758fd0a5bc5356f2cdf3726c39bd734","kind":"tag","published_at":"2026-02-19T20:20:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6/manifests"},{"name":"rust-v0.105.0-alpha.5","sha":"40ef15ccb8f1f042ac975c8096c906e281a8e0ee","kind":"tag","published_at":"2026-02-19T19:37:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5/manifests"},{"name":"rust-v0.105.0-alpha.4","sha":"8bf5e734cad63e9cd828d6284bb10e357794924a","kind":"tag","published_at":"2026-02-19T11:32:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4/manifests"},{"name":"rust-v0.105.0-alpha.3","sha":"fbdd96bacaaebd7d02bcb02ddf18342b95eaf254","kind":"tag","published_at":"2026-02-18T19:28:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3/manifests"},{"name":"rust-v0.105.0-alpha.2","sha":"615c71fa11b9f679cd58f0f585523c23674e862f","kind":"tag","published_at":"2026-02-18T13:56:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2/manifests"},{"name":"rust-v0.105.0-alpha.1","sha":"c6a8377b0998be0f7284ed30fd02156e6af0658c","kind":"tag","published_at":"2026-02-18T08:02:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1/manifests"},{"name":"rust-v0.104.0","sha":"74d1f7b2b3af383bd3605344f3c842b194fd1d70","kind":"tag","published_at":"2026-02-18T06:34:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0/manifests"},{"name":"rust-v0.104.0-alpha.1","sha":"f4af897d98c49fc7f991b24f8a6e303592297bb1","kind":"tag","published_at":"2026-02-18T02:21:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1/manifests"},{"name":"rust-v0.103.0","sha":"ff3d19f9022b154b9ab415f6ad128cd622608b1a","kind":"tag","published_at":"2026-02-17T22:23:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0/manifests"},{"name":"rust-v0.103.0-alpha.1","sha":"044148dac169226f57bab657b43214abe1559b41","kind":"tag","published_at":"2026-02-17T21:42:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1/manifests"},{"name":"rust-v0.102.0","sha":"f59c7c1ab912c9bc5826e5ae60e49ff1b9b255ff","kind":"tag","published_at":"2026-02-17T19:21:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0/manifests"},{"name":"rust-v0.102.0-alpha.11","sha":"d6dee0fb8347728c6c492e03972d94cab20d6de8","kind":"tag","published_at":"2026-02-17T17:43:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11/manifests"},{"name":"rust-v0.102.0-alpha.10","sha":"98b09a92a962cee213e63528de6e204c1f6a5407","kind":"tag","published_at":"2026-02-17T07:12:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10/manifests"},{"name":"rust-v0.102.0-alpha.9","sha":"c90df71e8e25606faa6cb4754782722dd72e01c4","kind":"tag","published_at":"2026-02-17T06:21:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9/manifests"},{"name":"rust-v0.102.0-alpha.8","sha":"0ff39d1816b75b97672a58cd3614e70a0400d667","kind":"tag","published_at":"2026-02-16T17:33:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8/manifests"},{"name":"rust-v0.102.0-alpha.7","sha":"478c7b35dd38c3da74cabf0601cd14911eac4150","kind":"tag","published_at":"2026-02-14T19:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7/manifests"},{"name":"rust-v0.102.0-alpha.6","sha":"d1cc5238fb6930edcfff41b8431d0da60a97b118","kind":"tag","published_at":"2026-02-14T00:33:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6/manifests"},{"name":"rust-v0.102.0-alpha.5","sha":"39b0ca069aab04573df39a1bfebb281db82abb9d","kind":"tag","published_at":"2026-02-13T18:35:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5/manifests"},{"name":"rust-v0.102.0-alpha.4","sha":"6519d436012e7e54797545d60efabc1ef947af65","kind":"tag","published_at":"2026-02-13T16:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4/manifests"},{"name":"rust-v0.102.0-alpha.3","sha":"d4d615ef3922c99cd55dffc23219a541b3113a8b","kind":"tag","published_at":"2026-02-13T15:24:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3/manifests"},{"name":"rust-v0.102.0-alpha.2","sha":"03a8cf28b7a11395f3d44cf782a2ae9c812d63d1","kind":"tag","published_at":"2026-02-13T09:38:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2/manifests"},{"name":"rust-v0.102.0-alpha.1","sha":"ce9c4c80760dcf3d8a88fed953bdfecdee5be69a","kind":"tag","published_at":"2026-02-13T08:47:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1/manifests"},{"name":"rust-v0.101.0","sha":"cf5f1868bc3df74739fc8e06e5c2e93728c5d8f9","kind":"tag","published_at":"2026-02-12T19:27:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0/manifests"},{"name":"rust-v0.101.0-alpha.1","sha":"f81fee3ddfbacca2452083ca722e792e8451168e","kind":"tag","published_at":"2026-02-12T18:45:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1/manifests"},{"name":"rust-v0.100.0","sha":"8272f9a71ee7364d8de992418103628f8a17eb6f","kind":"tag","published_at":"2026-02-12T17:50:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0/manifests"},{"name":"rust-v0.100.0-alpha.11","sha":"acaf2d9ff2762441e4e576e111bad51265d3caaf","kind":"tag","published_at":"2026-02-12T17:15:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11/manifests"},{"name":"rust-v0.100.0-alpha.10","sha":"a1ad82d8b9fc90305fefd1ca4991239c59ce49c6","kind":"tag","published_at":"2026-02-12T13:17:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10/manifests"},{"name":"rust-v0.100.0-alpha.9","sha":"b99e9c3c747205b1db272c8bb94bfb392ee59ed3","kind":"tag","published_at":"2026-02-12T08:57:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9/manifests"},{"name":"rust-v0.100.0-alpha.8","sha":"639f00b7a72ca63520b481be528ce349a18c4100","kind":"tag","published_at":"2026-02-12T08:09:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8/manifests"},{"name":"rust-v0.100.0-alpha.7","sha":"2018476fd27a7aea7a9d38cd07a097a8b2b5ae57","kind":"tag","published_at":"2026-02-12T07:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7/manifests"},{"name":"rust-v0.100.0-alpha.6","sha":"b9a3cb44685088482dcb870610bf1abecfac88b7","kind":"tag","published_at":"2026-02-12T06:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6/manifests"},{"name":"rust-v0.100.0-alpha.5","sha":"1088f7e54bd8e09bde6cbd2d864e6b01107b6d6f","kind":"tag","published_at":"2026-02-12T06:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5/manifests"},{"name":"rust-v0.100.0-alpha.4","sha":"43cffe9408352a09b73a8c58a1ea38bf374212fa","kind":"tag","published_at":"2026-02-12T03:54:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4/manifests"},{"name":"rust-v0.100.0-alpha.3","sha":"c0d41fc61cc00d11ffe4aec2d72cd7ea17f249ed","kind":"tag","published_at":"2026-02-12T01:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3/manifests"},{"name":"rust-v0.100.0-alpha.2","sha":"8865521d07c8d82c397ca5d2bcef9c6cabb6dfae","kind":"tag","published_at":"2026-02-11T22:59:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2/manifests"},{"name":"rust-v0.100.0-alpha.1","sha":"12ae73077b2d568d861fccedde6b07dfc2b98681","kind":"tag","published_at":"2026-02-11T21:04:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1/manifests"},{"name":"rust-v0.99.0","sha":"ec9f76ce4f854c7d4f3c78c9b1bacbe128df286e","kind":"tag","published_at":"2026-02-11T19:54:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0/manifests"},{"name":"rust-v0.99.0-alpha.27","sha":"6cd11f06ea2a556ff09887f97e9a712d9f9b6ad7","kind":"tag","published_at":"2026-02-11T19:31:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27/manifests"},{"name":"rust-v0.99.0-alpha.26","sha":"6f56646d3f3c77dc847a6569ba8489553d1c4886","kind":"tag","published_at":"2026-02-11T18:38:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26/manifests"},{"name":"rust-v0.99.0-alpha.25","sha":"e59ae7aebc6baec0fe368151f6b35b7e5dedc783","kind":"tag","published_at":"2026-02-11T11:37:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25/manifests"},{"name":"rust-v0.99.0-alpha.24","sha":"9479c09ada30abd22353b0420c8de0e1e7583177","kind":"tag","published_at":"2026-02-11T03:26:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24/manifests"},{"name":"rust-v0.99.0-alpha.23","sha":"00d4552d1572bfe9cae7cf6ffab6f12beaf73ae0","kind":"tag","published_at":"2026-02-10T22:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23/manifests"},{"name":"rust-v0.99.0-alpha.22","sha":"db896d041e2df22a4e2ab612f4e3bb20a62ef51d","kind":"tag","published_at":"2026-02-10T21:01:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22/manifests"},{"name":"rust-v0.99.0-alpha.21","sha":"3f04cc920f6f0d35d86200ddf0b8a7ea51aa3a50","kind":"tag","published_at":"2026-02-10T19:58:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21/manifests"},{"name":"rust-v0.99.0-alpha.20","sha":"1f2a9356f9c0afb48262f390833d6a70d6e46d54","kind":"tag","published_at":"2026-02-10T18:43:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20/manifests"},{"name":"rust-v0.99.0-alpha.19","sha":"3680b4eed307801334767750316d2e1fe57f86aa","kind":"tag","published_at":"2026-02-10T18:39:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19/manifests"},{"name":"rust-v0.99.0-alpha.18","sha":"ebad7949d521021c6b43aa68e9d42dfe83314c3b","kind":"tag","published_at":"2026-02-10T18:34:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18/manifests"},{"name":"rust-v0.99.0-alpha.17","sha":"f11c1eb6870bc3b2d6260368a9c43af857431273","kind":"tag","published_at":"2026-02-10T14:50:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17/manifests"},{"name":"rust-v0.99.0-alpha.16","sha":"e270c8e46b14749989c557e32a7442ae195fbab2","kind":"tag","published_at":"2026-02-10T12:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16/manifests"},{"name":"rust-vrust-v0.99.0-alpha.16","sha":"6acedc86a086bc2e5365e6f6c1bd5f5fbdd9f082","kind":"tag","published_at":"2026-02-10T12:21:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16/manifests"},{"name":"rust-v0.99.0-alpha.15","sha":"5f8efa6e8bf0a9030f33992671cf2f66c3b19eaf","kind":"tag","published_at":"2026-02-10T11:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15/manifests"},{"name":"rust-v0.99.0-alpha.14","sha":"a1b26e8188d3f546129c3f595e24b981cfbb4c22","kind":"tag","published_at":"2026-02-10T09:46:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14/manifests"},{"name":"rust-v0.99.0-alpha.13","sha":"b52071c20786cae5a4ef6b1272299e39cfbf3dab","kind":"tag","published_at":"2026-02-10T05:26:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13/manifests"},{"name":"rust-v0.99.0-alpha.12","sha":"f459dabba2c756660f71749f13347978ce9607d0","kind":"tag","published_at":"2026-02-10T00:59:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12/manifests"},{"name":"rust-v0.99.0-alpha.11","sha":"60343af0e62ff3df55929f0eb1acfe9ff6ad1ac9","kind":"tag","published_at":"2026-02-09T22:15:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11/manifests"},{"name":"rust-v0.99.0-alpha.10","sha":"c264e69dcacde8ed70043d156b0520ecdf907669","kind":"tag","published_at":"2026-02-09T11:25:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10/manifests"},{"name":"rust-v0.99.0-alpha.9","sha":"e35bcb7ffd30a51ff0f8d55494f8c97214d0a841","kind":"tag","published_at":"2026-02-07T06:33:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9/manifests"},{"name":"rust-vv0.99.0-alpha.8","sha":"54a3d9946c0af2f853e05366530e128b61482be4","kind":"tag","published_at":"2026-02-07T06:31:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.99.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.99.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.99.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8/manifests"},{"name":"rust-v0.99.0-alpha.7","sha":"ac99dddd4cbb16d314a7bda7df1ee9f6eabe364b","kind":"tag","published_at":"2026-02-07T06:02:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7/manifests"},{"name":"rust-v0.99.0-alpha.6","sha":"0ab9a8ba47c408dbe765acae83556bb64175cd21","kind":"tag","published_at":"2026-02-06T19:12:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6/manifests"},{"name":"rust-v0.99.0-alpha.5","sha":"e282c913436c045d6e86672d75e6e26e0f44db2f","kind":"tag","published_at":"2026-02-06T14:42:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5/manifests"},{"name":"rust-v0.99.0-alpha.4","sha":"42c2347412fbc422eb9c2fdbd9b2c729fa378c79","kind":"tag","published_at":"2026-02-06T04:37:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4/manifests"},{"name":"rust-v0.99.0-alpha.3","sha":"f166461ff28fb40a22f6a3920e1d0b800af3b35e","kind":"tag","published_at":"2026-02-05T22:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3/manifests"},{"name":"rust-v0.99.0-alpha.2","sha":"f084f0e387579f39cf68e43eefe4566c6f9c56d7","kind":"tag","published_at":"2026-02-05T20:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2/manifests"},{"name":"rust-v0.99.0-alpha.1","sha":"706a8e20338870817de6dfd9e3c89579f050682f","kind":"tag","published_at":"2026-02-05T18:50:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1/manifests"},{"name":"rust-v0.98.0","sha":"82464689ce0ba8a3b2065e73a8aa0cfdf2ad0625","kind":"tag","published_at":"2026-02-05T16:12:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0/manifests"},{"name":"rust-v0.98.0-alpha.2","sha":"26f3eb990dadb76a86b2b42f27af840ad311716e","kind":"tag","published_at":"2026-02-05T08:52:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2/manifests"},{"name":"rust-v0.98.0-alpha.1","sha":"4e23e6cd2bb37e4561ddaac05968ae69d26f5978","kind":"tag","published_at":"2026-02-05T06:52:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1/manifests"},{"name":"rust-v0.97.0","sha":"4b415c72c9cb62dded0bb8eb5d4fcf9ddc90a8e3","kind":"tag","published_at":"2026-02-05T04:26:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0/manifests"},{"name":"rust-v0.97.0-alpha.5","sha":"ba8c2631c9f8906a88b85777f4bdafc43680a7df","kind":"tag","published_at":"2026-02-05T04:00:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5/manifests"},{"name":"rust-v0.97.0-alpha.4","sha":"6828ff3918276bb0cd22e6cdb4a075dcc696b2a7","kind":"tag","published_at":"2026-02-05T02:36:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4/manifests"},{"name":"rust-v0.97.0-alpha.3","sha":"a1a986c58ade4b4de8f25fa5ceadb5c06ca4211e","kind":"tag","published_at":"2026-02-05T00:52:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3/manifests"},{"name":"rust-v0.97.0-alpha.2","sha":"9c18c027fa0ff7598576294b06539c0aa6c9eba8","kind":"tag","published_at":"2026-02-04T23:52:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2/manifests"},{"name":"rust-v0.97.0-alpha.1","sha":"1650b3d6a76972fd6e543d320d3a4058ff565dcb","kind":"tag","published_at":"2026-02-04T19:47:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1/manifests"},{"name":"rust-v0.96.0","sha":"2572f96fafb3156f79523bfbe2bc84f13e382167","kind":"tag","published_at":"2026-02-04T17:00:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0/manifests"},{"name":"rust-v0.96.0-alpha.2","sha":"d5374efa6fb1488a7d0a70527bfb9cc274d8f188","kind":"tag","published_at":"2026-02-04T13:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2/manifests"},{"name":"rust-v0.96.0-alpha.1","sha":"b8f4f382fc43baacdfbd7dd9308de9d3783747af","kind":"tag","published_at":"2026-02-04T09:10:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1/manifests"},{"name":"rust-v0.95.0","sha":"12dbb76c812afaff8daf1f3a5acf1d5ef4a75cb1","kind":"tag","published_at":"2026-02-04T04:07:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0/manifests"},{"name":"rust-v0.95.0-alpha.9","sha":"7eb1d2e35238cef89bb104bf2dc5dbaba6370da2","kind":"tag","published_at":"2026-02-04T00:04:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9/manifests"},{"name":"rust-v0.95.0-alpha.8","sha":"616c9b2dc009fbc794675c7b2aa35fb1d1aa8452","kind":"tag","published_at":"2026-02-03T22:04:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8/manifests"},{"name":"rust-v0.95.0-alpha.7","sha":"fd40e3ba4d3cf639c29a958f115f8fd3ea3305ce","kind":"tag","published_at":"2026-02-03T20:28:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7/manifests"},{"name":"rust-v0.95.0-alpha.6","sha":"b5b8c11875b80fcce5e40cb0cd68b6e2b5413aff","kind":"tag","published_at":"2026-02-03T11:32:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6/manifests"},{"name":"rust-v0.95.0-alpha.5","sha":"524613cf91d52a74ba6d3b1e40b8c47d12877778","kind":"tag","published_at":"2026-02-03T04:39:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5/manifests"},{"name":"rust-v0.95.0-alpha.4","sha":"4adbae01db58cd8a5981427e1b272d958b2314ba","kind":"tag","published_at":"2026-02-03T02:46:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4/manifests"},{"name":"rust-v0.95.0-alpha.3","sha":"93d342a404f232f3d0433f9e11a32dee64860251","kind":"tag","published_at":"2026-02-03T01:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3/manifests"},{"name":"rust-v0.95.0-alpha.2","sha":"d74bdf945dd4bb51fd4a95ac7bcbb79268732e26","kind":"tag","published_at":"2026-02-02T22:06:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2/manifests"},{"name":"rust-v0.95.0-alpha.1","sha":"1ec3b5eed5ef8329ba6a8bc2624ac0317f1bcf46","kind":"tag","published_at":"2026-02-02T21:02:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1/manifests"},{"name":"rust-v0.94.0","sha":"dce99bc2595e58acc4d88a324f3ccab05cf5cd7d","kind":"tag","published_at":"2026-02-02T17:44:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0/manifests"},{"name":"rust-v0.94.0-alpha.11","sha":"a3b19de91f9d336088edda6b790a6ed7c7652292","kind":"tag","published_at":"2026-02-02T13:33:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11/manifests"},{"name":"rust-v0.94.0-alpha.10","sha":"08e9c5cfcb986cf95874b7e5552a808960cc854e","kind":"tag","published_at":"2026-02-02T07:49:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10/manifests"},{"name":"rust-v0.94.0-alpha.9","sha":"b706b71c8de0495649be9f34a41ae483b4c0fc85","kind":"tag","published_at":"2026-02-02T06:59:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9/manifests"},{"name":"rust-v0.94.0-alpha.8","sha":"8d0cf6b759bae9d83edd5fc4b3599d08ff936928","kind":"tag","published_at":"2026-02-02T03:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8/manifests"},{"name":"rust-v0.94.0-alpha.7","sha":"000f23076045b0268c7a79cf036a0533b03845e3","kind":"tag","published_at":"2026-02-01T07:23:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7/manifests"},{"name":"rust-v0.94.0-alpha.6","sha":"645255a4aa010d90811b38bd146ee42205e2fb61","kind":"tag","published_at":"2026-02-01T05:16:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6/manifests"},{"name":"rust-v0.94.0-alpha.5","sha":"16401e1b983e50661770a21e4ff4c69fb422eb5a","kind":"tag","published_at":"2026-02-01T04:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5/manifests"},{"name":"rust-v0.94.0-alpha.4","sha":"87e21eca459551140833264d7989a551b13bdc28","kind":"tag","published_at":"2026-02-01T02:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4/manifests"},{"name":"rust-v0.94.0-alpha.3","sha":"e0a78062a12a23cc0fe8876eafc352abd8cffef8","kind":"tag","published_at":"2026-02-01T01:13:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3/manifests"},{"name":"rust-v0.94.0-alpha.2","sha":"d6ee3c2c863c91218f8d60350c90ea99907a5486","kind":"tag","published_at":"2026-01-31T21:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2/manifests"},{"name":"rust-v0.94.0-alpha.1","sha":"dc2ef8cf2aee4025d7be27e3d94689f965c1c502","kind":"tag","published_at":"2026-01-31T12:47:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1/manifests"},{"name":"rust-v0.93.0","sha":"d86cf538f5e7d210ebb7a3493718aaaff40146da","kind":"tag","published_at":"2026-01-31T06:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0/manifests"},{"name":"rust-v0.93.0-alpha.25","sha":"56e847a9ec6f41acdf31e89fc0bac94d12c5a783","kind":"tag","published_at":"2026-01-31T02:58:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25/manifests"},{"name":"rust-v0.93.0-alpha.24","sha":"4208a5e82f73a1c2b007cac805aba82da1720875","kind":"tag","published_at":"2026-01-30T21:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24/manifests"},{"name":"rust-v0.93.0-alpha.23","sha":"329ef2d69249aba31112a37a5db9a43d48941af3","kind":"tag","published_at":"2026-01-30T20:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23/manifests"},{"name":"rust-vrust-v0.93.0-alpha.23","sha":"2d82d9348e7345dc5aea7dc9fcbff83db1af5ac9","kind":"tag","published_at":"2026-01-30T20:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23/manifests"},{"name":"rust-v0.93.0-alpha.22","sha":"079d7c02919de368877c0353999592cf447b48dd","kind":"tag","published_at":"2026-01-30T19:16:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22/manifests"},{"name":"rust-v0.93.0-alpha.21","sha":"b11e0aa5c35b079e3bc394033bef4624f435a7d5","kind":"tag","published_at":"2026-01-30T17:37:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21/manifests"},{"name":"rust-v0.93.0-alpha.20","sha":"5254dc3d251dcd07c0d16cde21cc7e5312f903b9","kind":"tag","published_at":"2026-01-30T10:19:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20/manifests"},{"name":"rust-v0.93.0-alpha.19","sha":"610c265a28f30fd6a5b2b65b273b822fb9d4c614","kind":"tag","published_at":"2026-01-30T09:20:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19/manifests"},{"name":"rust-v0.93.0-alpha.18","sha":"57afe281d3d69e4fca8bf8e8512797803c040504","kind":"tag","published_at":"2026-01-30T08:32:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18/manifests"},{"name":"rust-v0.93.0-alpha.17","sha":"a204130743e0eb40c14938a717a819efb800b70b","kind":"tag","published_at":"2026-01-30T01:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17/manifests"},{"name":"rust-v0.93.0-alpha.16","sha":"0a02ef2bee4ff834a50e16ce11fb74325475e67e","kind":"tag","published_at":"2026-01-29T21:51:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16/manifests"},{"name":"rust-v0.93.0-alpha.15","sha":"b6501f17f3c4fabd2589495a45e262d8a5f9dea5","kind":"tag","published_at":"2026-01-29T19:53:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15/manifests"},{"name":"rust-v0.93.0-alpha.14","sha":"b6c6bc82a789aa53e8ebb2597b0a649ce757966e","kind":"tag","published_at":"2026-01-29T18:49:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14/manifests"},{"name":"rust-v0.93.0-alpha.13","sha":"171e77be7f0a7c148a2ce59b7a70db35d2fdab43","kind":"tag","published_at":"2026-01-29T15:00:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13/manifests"},{"name":"rust-v0.93.0-alpha.12","sha":"11365cdc5dc00ba88498b57d5a0b0f6d5efde7ad","kind":"tag","published_at":"2026-01-29T14:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12/manifests"},{"name":"rust-v0.93.0-alpha.11","sha":"4b16bc76c445314d0a17b0bb786827539d2ae33a","kind":"tag","published_at":"2026-01-29T14:08:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11/manifests"},{"name":"rust-v0.93.0-alpha.10","sha":"ec0f56547a52205f520d50bbfa9076167a5854fc","kind":"tag","published_at":"2026-01-29T14:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10/manifests"},{"name":"rust-v0.93.0-alpha.9","sha":"31de1a4cc7e9829ed498b41e0c3b4fdbb7b450a3","kind":"tag","published_at":"2026-01-29T07:33:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9/manifests"},{"name":"rust-v0.93.0-alpha.8","sha":"8f2052846e52efb10414b78f03857c4475c388e4","kind":"tag","published_at":"2026-01-29T06:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8/manifests"},{"name":"rust-v0.93.0-alpha.7","sha":"d36dea7e54d7c8e35a2233db31bee7ebda544aca","kind":"tag","published_at":"2026-01-29T04:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7/manifests"},{"name":"rust-v0.93.0-alpha.6","sha":"68c678b0b98139698751385f302887c80ed4cac4","kind":"tag","published_at":"2026-01-28T20:49:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6/manifests"},{"name":"rust-v0.93.0-alpha.5","sha":"7c105a3d61e629347cd0ec8186cf53cc136b5226","kind":"tag","published_at":"2026-01-28T18:46:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5/manifests"},{"name":"rust-v0.93.0-alpha.4","sha":"aadf91a348af46de89f834f08ecd0b5cb9e2e21a","kind":"tag","published_at":"2026-01-28T16:39:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4/manifests"},{"name":"rust-v0.93.0-alpha.3","sha":"7e573c7334a4405ab2b0073d7aafed95ecd62492","kind":"tag","published_at":"2026-01-28T15:53:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3/manifests"},{"name":"rust-vv0.93.0-alpha.2","sha":"bb13a09c217186ca74a47b687fa58e5728564451","kind":"tag","published_at":"2026-01-28T15:47:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.93.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.93.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.93.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2/manifests"},{"name":"rust-v0.93.0-alpha.1","sha":"d8eb74685b45b4b7bdd66840ebb64ba65e4ca9ec","kind":"tag","published_at":"2026-01-27T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1/manifests"},{"name":"rust-v0.92.0","sha":"a09055074e082d70e8b92795b0cec1e969a6aaf9","kind":"tag","published_at":"2026-01-27T10:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0/manifests"},{"name":"rust-v0.92.0-alpha.11","sha":"7da4cc8bae9471dd1397f3366a0e787b0079b815","kind":"tag","published_at":"2026-01-27T06:30:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11/manifests"},{"name":"rust-v0.92.0-alpha.10","sha":"743f9fd03e0ea7e34130b4b6110dcb7a66be56d6","kind":"tag","published_at":"2026-01-27T05:31:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10/manifests"},{"name":"rust-v0.92.0-alpha.9","sha":"f999f83374027620cb01292dd78a7cd982d4fb14","kind":"tag","published_at":"2026-01-27T03:34:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9/manifests"},{"name":"rust-v0.92.0-alpha.8","sha":"0a49a4b597aabce9eca1d004e15559ab17a4d883","kind":"tag","published_at":"2026-01-27T02:03:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8/manifests"},{"name":"rust-v0.92.0-alpha.7","sha":"461613593d94b7db4a9c154c4cdec3b745284c6d","kind":"tag","published_at":"2026-01-27T01:04:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7/manifests"},{"name":"rust-v0.92.0-alpha.6","sha":"021441c9b28a791e0773ef4cc07a1de23a782c72","kind":"tag","published_at":"2026-01-26T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6/manifests"},{"name":"rust-v0.92.0-alpha.5","sha":"3e86441d4a621bc5eb713b364a7b98e14ff67deb","kind":"tag","published_at":"2026-01-26T18:56:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5/manifests"},{"name":"rust-v0.92.0-alpha.4","sha":"d1cd89655f2994831589b7158931f9c44e07f3cc","kind":"tag","published_at":"2026-01-26T17:55:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4/manifests"},{"name":"rust-v0.92.0-alpha.3","sha":"401a4cf35a13e34dff53ebe160dc43a672342aee","kind":"tag","published_at":"2026-01-26T03:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3/manifests"},{"name":"rust-v0.92.0-alpha.2","sha":"c5afe1d3e94fa2584e0b9cfe0225cf213a8296fa","kind":"tag","published_at":"2026-01-26T02:25:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2/manifests"},{"name":"rust-v0.92.0-alpha.1","sha":"06481a533bb7d221ac71121627d602da94cdd979","kind":"tag","published_at":"2026-01-25T23:04:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1/manifests"},{"name":"rust-v0.91.0","sha":"3684bc646e0f1123e76a90f03cfb1111358f1aa1","kind":"tag","published_at":"2026-01-25T16:52:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.91.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0/manifests"},{"name":"rust-v0.90.0","sha":"b4e230f8de8f71d08f48c469443ed61a9f365af3","kind":"tag","published_at":"2026-01-25T15:56:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0/manifests"},{"name":"rust-v0.90.0-alpha.7","sha":"e58790ae27082490bd2edbd4a59f9cbac035960d","kind":"tag","published_at":"2026-01-25T14:57:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7/manifests"},{"name":"rust-v0.90.0-alpha.6","sha":"ad751642c7af3cfede86d0f6e3b0987944c9c3ca","kind":"tag","published_at":"2026-01-25T13:50:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6/manifests"},{"name":"rust-v0.90.0-alpha.5","sha":"0f064677d18ebade39ad467282b9011cc5c0b877","kind":"tag","published_at":"2026-01-24T15:56:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5/manifests"},{"name":"rust-v0.90.0-alpha.4","sha":"2ae0eba9ebce26d2ad8f4be4108a9afe1e8b841a","kind":"tag","published_at":"2026-01-24T15:32:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4/manifests"},{"name":"rust-v0.90.0-alpha.3","sha":"182ba84d2acbc417461f1b744ec3f1040c1f5086","kind":"tag","published_at":"2026-01-24T14:58:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3/manifests"},{"name":"rust-v0.90.0-alpha.2","sha":"cc665115ca962b5e91fcf5abafcb4623b27971a6","kind":"tag","published_at":"2026-01-23T12:59:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2/manifests"},{"name":"rust-v0.90.0-alpha.1","sha":"fadc4c7d9d1bd9326aae3341bb56a8084c610d37","kind":"tag","published_at":"2026-01-23T02:22:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1/manifests"},{"name":"rust-v0.89.0","sha":"605d43719efa7f62160904d2dcecc46a64bcd32e","kind":"tag","published_at":"2026-01-22T20:57:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0/manifests"},{"name":"rust-v0.89.0-alpha.5","sha":"b46cb614cc8b68be01de0721146293251a10ec64","kind":"tag","published_at":"2026-01-22T18:59:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5/manifests"},{"name":"rust-v0.89.0-alpha.4","sha":"c9014a779c8716ee20405cbdd92e47ec2e1332b1","kind":"tag","published_at":"2026-01-22T16:37:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4/manifests"},{"name":"rust-v0.89.0-alpha.3","sha":"1508aa6e25fd57d7aba56d487428d916bde9ef65","kind":"tag","published_at":"2026-01-22T09:36:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3/manifests"},{"name":"rust-v0.89.0-alpha.2","sha":"231ed0bacd78876458bc21fd32e98ce6364e629b","kind":"tag","published_at":"2026-01-22T01:03:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2/manifests"},{"name":"rust-v0.89.0-alpha.1","sha":"12256007b5a73c4f864ccc06d1f2dfd3580a0950","kind":"tag","published_at":"2026-01-21T22:27:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1/manifests"},{"name":"rust-v0.88.0","sha":"149625a4f983e1b3c8530abef1c863689d98a1cc","kind":"tag","published_at":"2026-01-21T18:43:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0/manifests"},{"name":"rust-v0.88.0-alpha.17","sha":"f06eee35de77e65c23711bf01cbc3404cda65bfc","kind":"tag","published_at":"2026-01-21T12:08:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17/manifests"},{"name":"rust-v0.88.0-alpha.16","sha":"ee5ad56efd3e17ce507ddd5aee12234f776f8fb3","kind":"tag","published_at":"2026-01-21T09:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16/manifests"},{"name":"rust-v0.88.0-alpha.15","sha":"1de2e5c239645758bcacddb8ef65c133518cbb06","kind":"tag","published_at":"2026-01-21T08:25:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15/manifests"},{"name":"rust-v0.88.0-alpha.14","sha":"f54cb4c8cafe61f07567c073fbd8350db395c0de","kind":"tag","published_at":"2026-01-21T07:03:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14/manifests"},{"name":"rust-v0.88.0-alpha.13","sha":"6b3ab57d7d39093cc6a35c47257ba26fa466c469","kind":"tag","published_at":"2026-01-21T02:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13/manifests"},{"name":"rust-v0.88.0-alpha.12","sha":"62feed7163400f409162b3214937f7c1025ce333","kind":"tag","published_at":"2026-01-21T01:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12/manifests"},{"name":"rust-v0.88.0-alpha.11","sha":"16d6caa699b15a0685ba8332626c6543b7d331c2","kind":"tag","published_at":"2026-01-20T23:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11/manifests"},{"name":"rust-v0.88.0-alpha.10","sha":"0c50636278ec363a8842b6063946c9db8c4ba7e4","kind":"tag","published_at":"2026-01-20T22:29:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10/manifests"},{"name":"rust-v0.88.0-alpha.9","sha":"384779062c22824a607769849e522c12cbf03db7","kind":"tag","published_at":"2026-01-20T18:30:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9/manifests"},{"name":"rust-v0.88.0-alpha.8","sha":"f6688e0740a9d3271f8b1385e31d7a6e3e732ff3","kind":"tag","published_at":"2026-01-19T21:43:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8/manifests"},{"name":"rust-v0.88.0-alpha.7","sha":"f9746020961c46badce903d88c68ad908df2af3d","kind":"tag","published_at":"2026-01-19T20:18:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7/manifests"},{"name":"rust-v0.88.0-alpha.6","sha":"41a29ffe9a022dfc147babb1ba15b271aac41836","kind":"tag","published_at":"2026-01-19T18:04:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6/manifests"},{"name":"rust-v0.88.0-alpha.5","sha":"fa47844d2b6685bd6e769a781a6723ab11ca0d81","kind":"tag","published_at":"2026-01-19T15:41:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5/manifests"},{"name":"rust-v0.88.0-alpha.4","sha":"724836ccb432675d55eeb223c5944d774bee40b6","kind":"tag","published_at":"2026-01-19T11:36:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4/manifests"},{"name":"rust-v0.88.0-alpha.3","sha":"b77b410d84ed2c08506f1a5c89f4f8c793e7b176","kind":"tag","published_at":"2026-01-18T05:18:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3/manifests"},{"name":"rust-v0.88.0-alpha.2","sha":"f3cf11ee0bcb589c106d288a96d04e1ed65745e0","kind":"tag","published_at":"2026-01-18T01:36:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2/manifests"},{"name":"rust-v0.88.0-alpha.1","sha":"8ac0833400662a1c31780ac01d0272eec709dc71","kind":"tag","published_at":"2026-01-17T06:38:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1/manifests"},{"name":"rust-v0.87.0","sha":"8e8c884b7534d08b8cabccd26f37a8302b4bc4fd","kind":"tag","published_at":"2026-01-16T15:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0/manifests"},{"name":"rust-v0.87.0-alpha.2","sha":"8bd51746518f41575c9b14fcdaa90365eca5a25a","kind":"tag","published_at":"2026-01-16T14:59:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2/manifests"},{"name":"rust-v0.87.0-alpha.1","sha":"2cf3aac2f70ee4eec991c0e3c5c7f78899f0b843","kind":"tag","published_at":"2026-01-16T11:05:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1/manifests"},{"name":"rust-v0.86.0","sha":"18057fdc30b10168ab18e8c1bb86c7a0a7772191","kind":"tag","published_at":"2026-01-16T00:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0/manifests"},{"name":"rust-v0.86.0-alpha.1","sha":"861b12a446d371b3c2a17e58a270a46202e32351","kind":"tag","published_at":"2026-01-15T21:02:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1/manifests"},{"name":"rust-v0.85.0","sha":"4607330eff53e3ae39126afef76882042e14a03c","kind":"tag","published_at":"2026-01-15T18:04:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0/manifests"},{"name":"rust-v0.85.0-alpha.2","sha":"aa0fa2435d011647693c028b8580144846270b1c","kind":"tag","published_at":"2026-01-15T17:17:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2/manifests"},{"name":"rust-v0.85.0-alpha.1","sha":"f7868f301b5f0e8a49c4cb36e8e7f2cebb5d728d","kind":"tag","published_at":"2026-01-15T06:25:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1/manifests"},{"name":"rust-v0.84.0","sha":"d67aa9eaa0c895b62926b6cf9e83f9535fd94d28","kind":"tag","published_at":"2026-01-15T00:57:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.84.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0/manifests"},{"name":"rust-v0.83.0","sha":"5fe0cd19437ef03549ae8c12b9fb74364237378d","kind":"tag","published_at":"2026-01-15T00:23:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.83.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0/manifests"},{"name":"rust-v0.82.0","sha":"1324fffe5d620c8b49b0ffc6e6df5969f6bad639","kind":"tag","published_at":"2026-01-14T23:42:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0/manifests"},{"name":"rust-v0.82.0-alpha.3","sha":"1e5a2a259975fde12a79a932a25457f62b2ae7b1","kind":"tag","published_at":"2026-01-14T20:31:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3/manifests"},{"name":"rust-v0.82.0-alpha.2","sha":"2199cfd5e78a7c9fa8934f935759676e403be197","kind":"tag","published_at":"2026-01-14T18:55:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2/manifests"},{"name":"rust-v0.82.0-alpha.1","sha":"90fbb33115d2523adac8862adf12a9b407da7a00","kind":"tag","published_at":"2026-01-14T18:21:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1/manifests"},{"name":"rust-v0.81.0","sha":"7e7f828e2ce5d31a61d577bcabb517cca342f8ad","kind":"tag","published_at":"2026-01-14T17:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0/manifests"},{"name":"rust-v0.81.0-alpha.11","sha":"4907864dc6e2aafd0bbeff963d05ca376d2aab47","kind":"tag","published_at":"2026-01-14T16:37:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11/manifests"},{"name":"rust-vv0.81.0-alpha.11","sha":"d658a13dbba919c986786532708fc9015d5cae92","kind":"tag","published_at":"2026-01-14T16:35:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11/manifests"},{"name":"rust-v0.81.0-alpha.10","sha":"0babb37f549a37993ab44f13f833927eec827622","kind":"tag","published_at":"2026-01-14T08:06:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10/manifests"},{"name":"rust-v0.81.0-alpha.9","sha":"c93d8541f5e3460bc917366e9c2375263d4f7527","kind":"tag","published_at":"2026-01-14T06:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9/manifests"},{"name":"rust-v0.81.0-alpha.8","sha":"3f27d051b488faafba6060b68af544d25fc85418","kind":"tag","published_at":"2026-01-14T01:04:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8/manifests"},{"name":"rust-v0.81.0-alpha.7","sha":"bfa3bdb452fe9099298728d6fe376e96d97b2075","kind":"tag","published_at":"2026-01-13T23:19:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7/manifests"},{"name":"rust-v0.81.0-alpha.6","sha":"bd18cebb8f98fe416f1eafeb3dcb23821b721513","kind":"tag","published_at":"2026-01-13T14:25:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6/manifests"},{"name":"rust-v0.81.0-alpha.5","sha":"56ba2ce3544a9ac5dca98a6ef23a8ccf5be22e7f","kind":"tag","published_at":"2026-01-13T08:34:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5/manifests"},{"name":"rust-v0.81.0-alpha.4","sha":"84add7f9cbdbac37a9ecc42bd5bc4422d8d75997","kind":"tag","published_at":"2026-01-13T07:07:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4/manifests"},{"name":"rust-v0.81.0-alpha.3","sha":"64d3ce6e8ac62d236fb4d644994154499022a705","kind":"tag","published_at":"2026-01-12T23:23:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3/manifests"},{"name":"rust-v0.81.0-alpha.2","sha":"18a7f162c38d7318da70b25e07693ed6f89e74b8","kind":"tag","published_at":"2026-01-11T08:43:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2/manifests"},{"name":"rust-v0.81.0-alpha.1","sha":"b7427a6db428ca3c647e9812d34023d6b2ef0471","kind":"tag","published_at":"2026-01-09T22:03:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1/manifests"},{"name":"rust-v0.80.0","sha":"f0679a6ab2563135e01cc922698cb54921a1719f","kind":"tag","published_at":"2026-01-09T19:17:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0/manifests"},{"name":"rust-v0.80.0-alpha.6","sha":"cc5382d069eeb2510d32ccf75c6bcd378cfa6fe3","kind":"tag","published_at":"2026-01-09T17:45:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6/manifests"},{"name":"rust-v0.80.0-alpha.5","sha":"0c00d8a22588d971fe5a6ba647c0c1e87bd5e171","kind":"tag","published_at":"2026-01-09T05:20:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5/manifests"},{"name":"rust-v0.80.0-alpha.4","sha":"e34308727a381092af48f04ff33a17fae1127376","kind":"tag","published_at":"2026-01-08T12:08:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4/manifests"},{"name":"rust-v0.80.0-alpha.3","sha":"a347cc089d0ebcf3e5d576b9d7484a9765622e34","kind":"tag","published_at":"2026-01-07T21:24:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3/manifests"},{"name":"rust-v0.80.0-alpha.2","sha":"84a85bd8636c91574c5308a0533c97c14c737cbd","kind":"tag","published_at":"2026-01-07T18:35:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2/manifests"},{"name":"rust-v0.80.0-alpha.1","sha":"de5a821f23dc0058151ac421bba49f715c7ee6d6","kind":"tag","published_at":"2026-01-07T03:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1/manifests"},{"name":"rust-v0.79.0","sha":"28c32c6940d0872a433ff2a79a0f679efa5ceba7","kind":"tag","published_at":"2026-01-07T00:25:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0/manifests"},{"name":"rust-v0.79.0-alpha.3","sha":"cf0206a1412afd339b1f56ba6c6f37be5a6fe1a8","kind":"tag","published_at":"2026-01-06T23:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3/manifests"},{"name":"rust-v0.79.0-alpha.2","sha":"4ecb883c6a906972e4170d0048def6d1bcb38ddb","kind":"tag","published_at":"2026-01-06T20:20:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2/manifests"},{"name":"rust-v0.79.0-alpha.1","sha":"fcbcfb21b95656fb2e45b21d6103e35956f28b8f","kind":"tag","published_at":"2026-01-06T19:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1/manifests"},{"name":"rust-v0.78.0","sha":"59c8b434777ad53aac3d7737bd82e49c9912d9e3","kind":"tag","published_at":"2026-01-06T18:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0/manifests"},{"name":"rust-v0.78.0-alpha.12","sha":"9fb28bc1747e0829c6085da22ce2aa641bf2f793","kind":"tag","published_at":"2026-01-05T21:31:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12/manifests"},{"name":"rust-v0.78.0-alpha.11","sha":"5c1ac34204c1a74c2b82920b08eac253462020d2","kind":"tag","published_at":"2026-01-05T17:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11/manifests"},{"name":"rust-v0.78.0-alpha.10","sha":"84fc783f3638714666c99e0707d92bc1a5b6cb1b","kind":"tag","published_at":"2026-01-02T23:23:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10/manifests"},{"name":"rust-v0.78.0-alpha.9","sha":"d481b9114ee36197448302d0b2d66ee9b5dd1fbd","kind":"tag","published_at":"2025-12-27T17:18:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9/manifests"},{"name":"rust-v0.78.0-alpha.8","sha":"25b3c5a5d7b642dafe17c311fb5a6590f2c651cd","kind":"tag","published_at":"2025-12-23T21:27:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8/manifests"},{"name":"rust-v0.78.0-alpha.7","sha":"21f7e31d0527ce152dd6435bd544cdff6f885869","kind":"tag","published_at":"2025-12-23T07:53:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7/manifests"},{"name":"rust-v0.78.0-alpha.6","sha":"85bfec00abab99642aa003c1ec32829f883e091c","kind":"tag","published_at":"2025-12-23T06:00:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6/manifests"},{"name":"rust-vrust-v0.78.0-alpha.6","sha":"63b52e66620b37a30dc7af7b8cb038c4acb45588","kind":"tag","published_at":"2025-12-23T05:59:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6/manifests"},{"name":"rust-v0.78.0-alpha.5","sha":"f5f615ad2df2b5b4deef23d58c1e9a84ced83fae","kind":"tag","published_at":"2025-12-23T03:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5/manifests"},{"name":"rust-v0.78.0-alpha.4","sha":"551961d918d3984fd42fcefd3fd01cd8f1baf91b","kind":"tag","published_at":"2025-12-22T22:10:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4/manifests"},{"name":"rust-v0.78.0-alpha.3","sha":"2481584b883594d94e85e6a8c65e4545400b0a63","kind":"tag","published_at":"2025-12-22T20:53:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3/manifests"},{"name":"rust-v0.78.0-alpha.2","sha":"54398608aeecd0aeffd1932f96b88aaf45c1b35b","kind":"tag","published_at":"2025-12-22T17:52:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2/manifests"},{"name":"rust-v0.78.0-alpha.1","sha":"1f08bc124c15954cb14f60d2c9589046848d0fe8","kind":"tag","published_at":"2025-12-21T10:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1/manifests"},{"name":"rust-v0.77.0","sha":"112f40e91c12af0f7146d7e03f20283516a8af0b","kind":"tag","published_at":"2025-12-21T05:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0/manifests"},{"name":"rust-v0.77.0-alpha.3","sha":"f43e9286e0fc03ee8816ee88978db24397f2164f","kind":"tag","published_at":"2025-12-21T03:50:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3/manifests"},{"name":"rust-v0.77.0-alpha.2","sha":"6a2f6e6c6b5cd1d84f13d0b9a8f32bae36ae4a3b","kind":"tag","published_at":"2025-12-20T23:37:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2/manifests"},{"name":"rust-v0.77.0-alpha.1","sha":"b18503b804ac043faa895f4afa1513358ed87a3f","kind":"tag","published_at":"2025-12-19T20:25:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1/manifests"},{"name":"rust-v0.76.0","sha":"7cf6c960df1be4d1c87097888f095259e34cb4cc","kind":"tag","published_at":"2025-12-19T18:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0/manifests"},{"name":"rust-v0.76.0-alpha.9","sha":"7d9a2231ce569f8e1d8ce49881f9c8ba30987a1d","kind":"tag","published_at":"2025-12-19T17:33:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9/manifests"},{"name":"rust-v0.76.0-alpha.8","sha":"a082679d4cb6cc32ef0e3e025a8fa7644d5bcd4d","kind":"tag","published_at":"2025-12-19T05:44:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8/manifests"},{"name":"rust-v0.76.0-alpha.7","sha":"9e5cfb98e062c6837aca44360fc0b4aae12843c7","kind":"tag","published_at":"2025-12-19T04:22:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7/manifests"},{"name":"rust-v0.76.0-alpha.6","sha":"59556af05141402f7f6ce82e5a66c202f04f1816","kind":"tag","published_at":"2025-12-19T02:50:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6/manifests"},{"name":"rust-v0.76.0-alpha.5","sha":"d70ad55bf43c3056fc56c9190b68436efd8b7b6f","kind":"tag","published_at":"2025-12-18T23:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5/manifests"},{"name":"rust-v0.76.0-alpha.4","sha":"05d2f402eb80bd2cb20b2ac7983a95b76acfb651","kind":"tag","published_at":"2025-12-18T23:15:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4/manifests"},{"name":"rust-v0.76.0-alpha.3","sha":"79d6b8d4c4f681797631f416274a20e318bce03e","kind":"tag","published_at":"2025-12-18T21:33:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3/manifests"},{"name":"rust-v0.76.0-alpha.2","sha":"06c9bfd54fdf3d0edc22f391ac8b507bcfd138d8","kind":"tag","published_at":"2025-12-18T20:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2/manifests"},{"name":"rust-v0.76.0-alpha.1","sha":"99a8f75a74acf69bdbf70fcfae43ae6fe2bf9be5","kind":"tag","published_at":"2025-12-18T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1/manifests"},{"name":"rust-v0.75.0","sha":"64bce090e5a5002952dcffb425196552854bb619","kind":"tag","published_at":"2025-12-18T19:00:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.75.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0/manifests"},{"name":"rust-v0.74.0","sha":"5b9d9a60d74c8ee2cb34d60fb14b71990e8318ea","kind":"tag","published_at":"2025-12-18T17:40:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0/manifests"},{"name":"rust-v0.74.0-alpha.9","sha":"b3c3c9f179aba9178497374aef368bf647760286","kind":"tag","published_at":"2025-12-18T16:59:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9/manifests"},{"name":"rust-v0.74.0-alpha.8","sha":"4d1162a38351fa1a597d453c827ded7519714cb1","kind":"tag","published_at":"2025-12-18T15:30:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8/manifests"},{"name":"rust-v0.74.0-alpha.7","sha":"56ea10eb12aea5109fdb6d04cbefbd99c555db03","kind":"tag","published_at":"2025-12-18T03:15:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7/manifests"},{"name":"rust-v0.74.0-alpha.6","sha":"b4ae06040a5cf6d78085029a951f531af2532496","kind":"tag","published_at":"2025-12-18T00:17:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6/manifests"},{"name":"rust-v0.74.0-alpha.5","sha":"4e4a1aabd927ab3f91220991d9e20b72602094b0","kind":"tag","published_at":"2025-12-17T22:05:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5/manifests"},{"name":"rust-v0.74.0-alpha.4","sha":"a996f197232a07693eb79301a13a7cb0b5a6839d","kind":"tag","published_at":"2025-12-17T18:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4/manifests"},{"name":"rust-v0.74.0-alpha.3","sha":"c2be895691d9eccf486ba116651181e814144090","kind":"tag","published_at":"2025-12-17T14:24:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3/manifests"},{"name":"rust-v0.74.0-alpha.2","sha":"1d359d0d7602d8a1687de5389d0cf5eac77b4dfb","kind":"tag","published_at":"2025-12-17T00:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2/manifests"},{"name":"rust-v0.74.0-alpha.1","sha":"09535be8023ad00dd341d52fe86569443ea2d97b","kind":"tag","published_at":"2025-12-16T21:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1/manifests"},{"name":"rust-v0.73.0","sha":"1d20f6af48e49d4003b0322d7c3a6c7ee9509b04","kind":"tag","published_at":"2025-12-15T22:08:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0/manifests"},{"name":"rust-v0.73.0-alpha.3","sha":"1276c4cf338eb110af5fe6e55fa385a82101905a","kind":"tag","published_at":"2025-12-15T17:32:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3/manifests"},{"name":"rust-v0.73.0-alpha.2","sha":"ca21a730948be3324e8e121f9d15a6badc98d0ee","kind":"tag","published_at":"2025-12-15T10:22:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2/manifests"},{"name":"rust-v0.73.0-alpha.1","sha":"41b82fe0b7c1edb0350ff3e2ac9834ebeb05d20a","kind":"tag","published_at":"2025-12-13T17:54:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1/manifests"},{"name":"rust-v0.72.0","sha":"ebc84664a393f9f6a66e419ecedc769b199cdb03","kind":"tag","published_at":"2025-12-13T00:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0/manifests"},{"name":"rust-v0.72.0-alpha.8","sha":"afce9dc3a639fc4f0681f3d3fe96492d9b2be2fb","kind":"tag","published_at":"2025-12-12T22:35:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8/manifests"},{"name":"rust-v0.72.0-alpha.7","sha":"487cc9a70edcf8ee0435cc2a7122af08ed0376d8","kind":"tag","published_at":"2025-12-12T21:38:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7/manifests"},{"name":"rust-v0.72.0-alpha.6","sha":"a029f61b7217b39c3f777f8e1e339f1f8f276b3d","kind":"tag","published_at":"2025-12-12T20:59:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6/manifests"},{"name":"rust-v0.72.0-alpha.5","sha":"f8006aec523191bc02ce29f90e29e43de3078ebf","kind":"tag","published_at":"2025-12-12T18:05:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5/manifests"},{"name":"rust-v0.72.0-alpha.4","sha":"04b86bc4b34ddf7479af21339a5cec40e648a9e0","kind":"tag","published_at":"2025-12-12T11:02:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4/manifests"},{"name":"rust-v0.72.0-alpha.3","sha":"e1f1eac4a971b91cab10397248be9addb645233f","kind":"tag","published_at":"2025-12-12T03:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3/manifests"},{"name":"rust-v0.72.0-alpha.2","sha":"1f04bb5b86c6126f4b1e6f865d2a60b24caa6094","kind":"tag","published_at":"2025-12-12T00:55:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2/manifests"},{"name":"rust-v0.72.0-alpha.1","sha":"3d3bd8fceb71a336a905096c18995571c708c0d2","kind":"tag","published_at":"2025-12-11T22:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1/manifests"},{"name":"rust-v0.71.0","sha":"565488c15b8969694ec52cda3d6fcc99655a972f","kind":"tag","published_at":"2025-12-11T17:50:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.71.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0/manifests"},{"name":"rust-v0.70.0","sha":"69c4fa9478667304290b2b6c6d98f7ae0a14b494","kind":"tag","published_at":"2025-12-11T17:43:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0/manifests"},{"name":"rust-v0.70.0-alpha.4","sha":"107c4398cc69bbbc7519102e5278abc122515f0d","kind":"tag","published_at":"2025-12-11T17:05:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4/manifests"},{"name":"rust-v0.70.0-alpha.3","sha":"5856c6e404a17c443f9deaa3c2df3f3dda5434c8","kind":"tag","published_at":"2025-12-11T13:49:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3/manifests"},{"name":"rust-v0.70.0-alpha.2","sha":"2202866adfb1ed04e71989df761b0eae2f34a560","kind":"tag","published_at":"2025-12-11T07:10:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2/manifests"},{"name":"rust-v0.70.0-alpha.1","sha":"2f7329c044a1ab91268bdeeb9136fae1d341fecd","kind":"tag","published_at":"2025-12-11T00:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1/manifests"},{"name":"rust-v0.69.0","sha":"978860fe4d57ea111e88eb3a51c01e5e6ead21b7","kind":"tag","published_at":"2025-12-10T22:01:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.69.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0/manifests"},{"name":"rust-v0.67.0-alpha.9","sha":"ce1698eecd87dbc900114b14523021d6ae41bd22","kind":"tag","published_at":"2025-12-10T21:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9/manifests"},{"name":"rust-v0.68.0","sha":"6e8a2f285ba7cac06dec0cf20ce758b9a153b3a9","kind":"tag","published_at":"2025-12-10T20:33:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.68.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0/manifests"},{"name":"rust-v0.67.0-alpha.8","sha":"5fe5f6a67e0519787ec244cc525c8bcef0c6154e","kind":"tag","published_at":"2025-12-10T19:19:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8/manifests"},{"name":"rust-v0.67.0","sha":"3023b796b6ba371969a91008cd93786e789bfa17","kind":"tag","published_at":"2025-12-10T19:10:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0/manifests"},{"name":"rust-v0.67.0-alpha.7","sha":"2c58b7ddaccc964ed9243676bf0e00ea6f841afd","kind":"tag","published_at":"2025-12-10T16:37:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7/manifests"},{"name":"rust-v0.67.0-alpha.6","sha":"306dabdba52556c2f9cb30c61b766b68a2a358b7","kind":"tag","published_at":"2025-12-10T06:17:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6/manifests"},{"name":"rust-v0.67.0-alpha.5","sha":"dc332695a55044bb979b8197082d7d8702e80fe5","kind":"tag","published_at":"2025-12-10T04:54:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5/manifests"},{"name":"rust-v0.67.0-alpha.4","sha":"5473ba9e7e8a9d76b10084d477645f1f4ba9eee4","kind":"tag","published_at":"2025-12-10T04:21:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4/manifests"},{"name":"rust-v0.67.0-alpha.3","sha":"44750a1597dc6d37e858de185f6123c5f55fd50b","kind":"tag","published_at":"2025-12-10T03:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3/manifests"},{"name":"rust-v0.67.0-alpha.2","sha":"0f16540cf831d186de8ab9bab001c92ff434500d","kind":"tag","published_at":"2025-12-09T17:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2/manifests"},{"name":"rust-v0.67.0-alpha.1","sha":"f987809a7ce273aa5c0cbaac18c2ff169fa8e2f1","kind":"tag","published_at":"2025-12-09T08:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1/manifests"},{"name":"rust-v0.66.0","sha":"e51fbd14f9346fa47c088950c0ab0826f5a991a2","kind":"tag","published_at":"2025-12-09T03:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0/manifests"},{"name":"rust-v0.66.0-alpha.14","sha":"da9f619cb06035fb922c212445c7a7791e9e74a7","kind":"tag","published_at":"2025-12-09T02:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14/manifests"},{"name":"rust-v0.66.0-alpha.13","sha":"d817d30ff36dfff2a61812ba9715c3158cb1c860","kind":"tag","published_at":"2025-12-08T23:16:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13/manifests"},{"name":"rust-v0.66.0-alpha.12","sha":"2e817d5ceb22e2de9c800df4459eebb8e10fe399","kind":"tag","published_at":"2025-12-08T22:08:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12/manifests"},{"name":"rust-v0.66.0-alpha.11","sha":"74e198960e84aa44974d6e46a99132775197e260","kind":"tag","published_at":"2025-12-08T08:52:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11/manifests"},{"name":"rust-v0.66.0-alpha.10","sha":"ada87f704323bafac49fcdec48af5dc28517d0d4","kind":"tag","published_at":"2025-12-07T17:48:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10/manifests"},{"name":"rust-v0.66.0-alpha.9","sha":"90007d022d13437cac8c8a1fc562cd657fe58c6d","kind":"tag","published_at":"2025-12-06T03:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9/manifests"},{"name":"rust-v0.66.0-alpha.8","sha":"b4456e339513da57b2b4c5b03f5b204ce457a931","kind":"tag","published_at":"2025-12-06T00:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8/manifests"},{"name":"rust-v0.66.0-alpha.7","sha":"6a441bc4b492d0a7ceaaf5f5ab8cdb422850e852","kind":"tag","published_at":"2025-12-05T18:21:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7/manifests"},{"name":"rust-v0.66.0-alpha.6","sha":"bcf62740877a7837a0e3d6abf8535b93cae665d4","kind":"tag","published_at":"2025-12-05T17:07:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6/manifests"},{"name":"rust-v0.66.0-alpha.5","sha":"5910c104a495233e93ea26122ecffe0a475eccb8","kind":"tag","published_at":"2025-12-05T00:51:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5/manifests"},{"name":"rust-v0.66.0-alpha.4","sha":"3d2c1a9c272579c321cc420f97535385cfff5ee1","kind":"tag","published_at":"2025-12-04T22:13:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4/manifests"},{"name":"rust-v0.66.0-alpha.3","sha":"9f9de32c556a4505e45dc3990a2b94843a24d7b1","kind":"tag","published_at":"2025-12-04T21:44:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3/manifests"},{"name":"rust-v0.66.0-alpha.2","sha":"96431a5ddbf9fc05eed29d26e1ad57531611c41d","kind":"tag","published_at":"2025-12-04T20:19:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2/manifests"},{"name":"rust-v0.66.0-alpha.1","sha":"fe50962a033aa5863e4af1a1501130a620545cff","kind":"tag","published_at":"2025-12-04T18:36:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1/manifests"},{"name":"rust-v0.65.0","sha":"0cb995b34f5ba32a5b20c5893a930a5ad9469063","kind":"tag","published_at":"2025-12-04T17:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0/manifests"},{"name":"rust-v0.65.0-alpha.11","sha":"35fe5dc3ebc9eb1e8b78977fcc47d11fe77b71e7","kind":"tag","published_at":"2025-12-04T05:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11/manifests"},{"name":"rust-v0.65.0-alpha.10","sha":"0bf45b3a905def81e88691aac9581548781fb49e","kind":"tag","published_at":"2025-12-04T05:10:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10/manifests"},{"name":"rust-v0.65.0-alpha.9","sha":"8e392cbd9813796bcd4a5f5d89901633ac68e300","kind":"tag","published_at":"2025-12-04T04:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9/manifests"},{"name":"rust-v0.65.0-alpha.8","sha":"c81fd0c367cdecb32bc5f37fca8d2b019dab7d0a","kind":"tag","published_at":"2025-12-03T23:31:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8/manifests"},{"name":"rust-v0.65.0-alpha.7","sha":"840f07b0f479d98559aae9e633e837eb0c84b1f4","kind":"tag","published_at":"2025-12-03T23:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7/manifests"},{"name":"rust-v0.65.0-alpha.6","sha":"b70817582a0160d64ee59489aef2e37a56f0a08e","kind":"tag","published_at":"2025-12-03T20:15:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6/manifests"},{"name":"rust-v0.65.0-alpha.5","sha":"a461cf2c4af142f3554a64b019356d00456e3372","kind":"tag","published_at":"2025-12-03T20:07:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5/manifests"},{"name":"rust-v0.65.0-alpha.4","sha":"aff8f410e8b5336ec21961e65a28031d027fdef4","kind":"tag","published_at":"2025-12-03T16:44:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4/manifests"},{"name":"rust-v0.65.0-alpha.3","sha":"9fce18d39c627795e05027ab83fe40f5d772e993","kind":"tag","published_at":"2025-12-03T10:37:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3/manifests"},{"name":"rust-v0.65.0-alpha.2","sha":"92380acb28853a2418ca679fbe2e49db74cd33ae","kind":"tag","published_at":"2025-12-03T01:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2/manifests"},{"name":"rust-v0.65.0-alpha.1","sha":"c1809484193435f193d46d7e05ac7ad4dc5ef90c","kind":"tag","published_at":"2025-12-03T00:11:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1/manifests"},{"name":"rust-v0.64.0","sha":"a891a84dc6be9242e26502ea38afc96374ef5cfd","kind":"tag","published_at":"2025-12-02T21:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0/manifests"},{"name":"rust-v0.64.0-alpha.13","sha":"cfe16ae31a1d8b9f730eb0b252ca98a5a8431f37","kind":"tag","published_at":"2025-12-02T02:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13/manifests"},{"name":"rust-v0.64.0-alpha.12","sha":"16c190f1cfe4ca40ed96896c9021027af33a1b76","kind":"tag","published_at":"2025-12-01T18:13:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12/manifests"},{"name":"rust-v0.64.0-alpha.11","sha":"481ff36d7299e7351993b735ddf8bf0101b2f101","kind":"tag","published_at":"2025-12-01T09:31:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11/manifests"},{"name":"rust-v0.64.0-alpha.10","sha":"33ec57ff5b67bc82e018ecbb56a666bb7e3a13e9","kind":"tag","published_at":"2025-11-28T11:33:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10/manifests"},{"name":"rust-v0.64.0-alpha.9","sha":"ace90b1f1f26d2102dfb736ce872e0e3328bc990","kind":"tag","published_at":"2025-11-25T18:19:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9/manifests"},{"name":"rust-v0.64.0-alpha.8","sha":"c295f22f9f3a593d96c995b1981628b802713696","kind":"tag","published_at":"2025-11-25T17:20:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8/manifests"},{"name":"rust-v0.64.0-alpha.7","sha":"598d826aed38b9ed3fc409b44b632b67b2340e8f","kind":"tag","published_at":"2025-11-25T16:28:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7/manifests"},{"name":"rust-v0.64.0-alpha.6","sha":"7b9fedb69d3dfd4eb4b329d9a6cb83600d6d19e5","kind":"tag","published_at":"2025-11-25T15:41:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6/manifests"},{"name":"rust-v0.64.0-alpha.5","sha":"832fa24b9f05035ed9869c4a9500f2a466f86bb7","kind":"tag","published_at":"2025-11-22T00:29:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5/manifests"},{"name":"rust-v0.64.0-alpha.4","sha":"875ea8b978cb9021baaf771205121327d6c61615","kind":"tag","published_at":"2025-11-22T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4/manifests"},{"name":"rust-v0.64.0-alpha.3","sha":"76234afb5bfedf6fe694a97f7824c84a738ed85f","kind":"tag","published_at":"2025-11-21T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3/manifests"},{"name":"rust-v0.64.0-alpha.2","sha":"b46b0dddcc76954efc0498cbdb740eaf78e697b9","kind":"tag","published_at":"2025-11-21T21:19:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2/manifests"},{"name":"rust-v0.64.0-alpha.1","sha":"1d621c1e6e674ebdcf8703ecd7acf0085f55c453","kind":"tag","published_at":"2025-11-21T20:50:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1/manifests"},{"name":"rust-v0.63.0","sha":"80d6a3868ef1414e0fb1c2e28a369f2ef4fa4dcc","kind":"tag","published_at":"2025-11-21T18:00:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.63.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0/manifests"},{"name":"rust-v0.62.0","sha":"f0828da71a52c17dfb50fb4f79b85b866413a4ed","kind":"tag","published_at":"2025-11-21T16:59:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0/manifests"},{"name":"rust-v0.62.0-alpha.4","sha":"7d8f56ac36f4eb4d4c44b7807368b5db8243d6ad","kind":"tag","published_at":"2025-11-21T16:54:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4/manifests"},{"name":"rust-v0.62.0-alpha.3","sha":"cb51ea0ae06ead1464090bfe601bda83f1e5def6","kind":"tag","published_at":"2025-11-21T16:08:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3/manifests"},{"name":"rust-v0.62.0-alpha.2","sha":"bb9ef2ead33644338821b63bde68a7213650dbc9","kind":"tag","published_at":"2025-11-21T03:31:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2/manifests"},{"name":"rust-v0.62.0-alpha.1","sha":"fb0f292d634a6a0e9130073d9c2099295226afc6","kind":"tag","published_at":"2025-11-20T23:12:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1/manifests"},{"name":"rust-v0.61.0","sha":"c324bd4ab6a785e7bfbb3c50ea74f99d216b207a","kind":"tag","published_at":"2025-11-20T15:50:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0/manifests"},{"name":"rust-v0.61.0-alpha.4","sha":"80e7d9ff4f66d6fe307cfbbab9bae982e9e07b14","kind":"tag","published_at":"2025-11-20T15:26:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4/manifests"},{"name":"rust-v0.61.0-alpha.3","sha":"482bb2670e2dd26ad4baec74283f90573f8c07ca","kind":"tag","published_at":"2025-11-20T01:24:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3/manifests"},{"name":"rust-v0.61.1-alpha.2","sha":"c9199c2c2c26e3bc642fd91704120ed88be76963","kind":"tag","published_at":"2025-11-20T01:15:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2/manifests"},{"name":"rust-v0.61.0-alpha.2","sha":"100836a2178fe5febd19697f42171de404e08b0c","kind":"tag","published_at":"2025-11-19T22:08:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2/manifests"},{"name":"rust-v0.61.1-alpha.1","sha":"f864e9455b5aaea265943082cd5adcbb064ebdd1","kind":"tag","published_at":"2025-11-19T21:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1/manifests"},{"name":"rust-v0.60.1","sha":"994ca5c30a6b766aa760592f57d8ae72725e8437","kind":"tag","published_at":"2025-11-19T19:22:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1/manifests"},{"name":"rust-v0.60.0-alpha.1","sha":"3ec42ab0e8c879e7691d21b9eb72466db29c64d2","kind":"tag","published_at":"2025-11-19T19:08:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1/manifests"},{"name":"rust-v0.59.0","sha":"e51dae128299501460d36441258562457395d45e","kind":"tag","published_at":"2025-11-19T17:48:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0/manifests"},{"name":"rust-v0.59.0-alpha.21","sha":"b62e182006aef24eaac80704428b9e4bbdc65393","kind":"tag","published_at":"2025-11-19T17:40:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21/manifests"},{"name":"rust-v0.59.0-alpha.20","sha":"103945520c7ca7541b85c5cf8bd741a427627b37","kind":"tag","published_at":"2025-11-19T17:07:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20/manifests"},{"name":"rust-v0.59.0-alpha.19","sha":"3edb47a48bfc2cb18ca38055d18082a6c665de54","kind":"tag","published_at":"2025-11-19T17:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19/manifests"},{"name":"rust-v0.59.0-alpha.18","sha":"e0cf573fefff0ffa8d7f28e40f3ef283ffeb83e1","kind":"tag","published_at":"2025-11-19T16:29:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18/manifests"},{"name":"rust-v0.59.0-alpha.17","sha":"8aef54c4a7fada5e6b883cd80376f81e07e2a58d","kind":"tag","published_at":"2025-11-19T13:54:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17/manifests"},{"name":"rust-v0.59.0-alpha.16","sha":"7cd630c80b43c3458758c25146dc5475077cdb6e","kind":"tag","published_at":"2025-11-19T11:23:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16/manifests"},{"name":"rust-v0.59.0-alpha.15","sha":"7e6f07f6fd0f88314ba5e26fbca593fbcd221d5f","kind":"tag","published_at":"2025-11-19T09:56:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15/manifests"},{"name":"rust-v0.59.0-alpha.14","sha":"be61229d099f998870aeb419e7fbf48c5ca27dd1","kind":"tag","published_at":"2025-11-19T09:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14/manifests"},{"name":"rust-v0.59.0-alpha.13","sha":"3a9dbf4b3800f6934bb19911f89ac361bb432fc0","kind":"tag","published_at":"2025-11-19T08:39:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13/manifests"},{"name":"rust-v0.59.0-alpha.12","sha":"d8e5318755c7aba84b1b7d2dfe1ffe5dbfdad019","kind":"tag","published_at":"2025-11-19T02:47:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12/manifests"},{"name":"rust-v0.59.0-alpha.11","sha":"64a1c1765977f4b3113f601b69efd17a82150fa3","kind":"tag","published_at":"2025-11-19T01:42:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11/manifests"},{"name":"rust-v0.59.0-alpha.10","sha":"a11686c96bde27a80ec4352600fab2bcddc8ef68","kind":"tag","published_at":"2025-11-18T22:50:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10/manifests"},{"name":"rust-v0.59.0-alpha.9","sha":"b0ca2e380d9691ebe15961ec7a4a120beb60a9a0","kind":"tag","published_at":"2025-11-18T17:28:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9/manifests"},{"name":"rust-v0.59.0-alpha.8","sha":"9d465305bd2e0ce46bb451a59ba968b96fcc65c3","kind":"tag","published_at":"2025-11-18T17:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8/manifests"},{"name":"rust-v0.59.0-alpha.7","sha":"e9516baae1485cfa46e8f83cfb1774d964027caf","kind":"tag","published_at":"2025-11-18T06:26:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7/manifests"},{"name":"rust-v0.59.0-alpha.6","sha":"ba7308e3cae4843f4db296fdec95526c3ba168e0","kind":"tag","published_at":"2025-11-17T16:20:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6/manifests"},{"name":"rust-v0.59.0-alpha.5","sha":"697a6f3a9778c0aa3d7fa402287c735abce46ab8","kind":"tag","published_at":"2025-11-15T07:29:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5/manifests"},{"name":"rust-v0.59.0-alpha.4","sha":"8edbe42c04a9b602a7720f2f5e650ac8b7285a63","kind":"tag","published_at":"2025-11-15T03:51:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4/manifests"},{"name":"rust-v0.59.0-alpha.3","sha":"8b5b6530c385651c3c7ebb897d751f6962d45d1a","kind":"tag","published_at":"2025-11-15T00:58:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3/manifests"},{"name":"rust-v0.59.0-alpha.2","sha":"604f2aab6e0be6c1b98b6b8a259c4508f6262b45","kind":"tag","published_at":"2025-11-14T19:24:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2/manifests"},{"name":"rust-v0.59.0-alpha.1","sha":"b694738a2bd1676b3d6c8a269d36c5c392396059","kind":"tag","published_at":"2025-11-13T23:12:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1/manifests"},{"name":"rust-v0.58.0","sha":"9192b41122d78942d86e72498764a666532289c4","kind":"tag","published_at":"2025-11-13T17:39:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0/manifests"},{"name":"rust-v0.58.0-alpha.10","sha":"bb29d8b398431a1fb84eb9f440a7ae2d00d83de2","kind":"tag","published_at":"2025-11-13T16:14:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10/manifests"},{"name":"rust-v0.58.0-alpha.9","sha":"9d0556955f654905d442c64420429ce0644088be","kind":"tag","published_at":"2025-11-13T06:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9/manifests"},{"name":"rust-v0.58.0-alpha.8","sha":"e5d144a1aaadbedfc0114ab2295c087dadec2b59","kind":"tag","published_at":"2025-11-13T03:48:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8/manifests"},{"name":"rust-v0.58.0-alpha.7","sha":"4a4894d8e18718769c65c0912732fbaf6c28d07b","kind":"tag","published_at":"2025-11-13T00:51:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7/manifests"},{"name":"rust-v0.58.0-alpha.6","sha":"62183c6404d68687035c5d8b614f2e6a6fe50424","kind":"tag","published_at":"2025-11-12T21:04:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6/manifests"},{"name":"rust-v0.58.0-alpha.5","sha":"4cfbc9cce312eee85bc84702f857330e1b8e0009","kind":"tag","published_at":"2025-11-12T16:30:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5/manifests"},{"name":"rust-v0.58.0-alpha.4","sha":"6cca47a43780a17efbcbc81a8d383b65f717cf42","kind":"tag","published_at":"2025-11-11T16:20:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4/manifests"},{"name":"rust-v0.58.0-alpha.3","sha":"e3416b186ace1a30fdaedbd6c88005558dd7e18e","kind":"tag","published_at":"2025-11-11T01:43:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3/manifests"},{"name":"rust-v0.58.0-alpha.2","sha":"1b24a0670e16a2b8b61f96cd5a0ae7d646cd340d","kind":"tag","published_at":"2025-11-10T20:07:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2/manifests"},{"name":"rust-v0.58.0-alpha.1","sha":"c6efee37bf9bbc8d6fa698644302db2382c79680","kind":"tag","published_at":"2025-11-10T17:26:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1/manifests"},{"name":"rust-v0.57.0","sha":"7fbae94b619b8be706566bec072eb2784972cbaf","kind":"tag","published_at":"2025-11-09T22:07:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0/manifests"},{"name":"rust-v0.57.0-alpha.3","sha":"5e491294ec50a77e0267e5ef93ef872f712a8ed1","kind":"tag","published_at":"2025-11-08T01:55:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3/manifests"},{"name":"rust-v0.57.0-alpha.2","sha":"9633f0064f861fac72729e764b6df2885df829a1","kind":"tag","published_at":"2025-11-08T00:36:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2/manifests"},{"name":"rust-v0.57.0-alpha.1","sha":"f784b004981a9e396da193c3a3ac05d331f8dd89","kind":"tag","published_at":"2025-11-07T19:13:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1/manifests"},{"name":"rust-v0.56.0","sha":"cdb32ac545d50f3f1c6ee51a71ac1dc12dc7d21b","kind":"tag","published_at":"2025-11-07T17:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0/manifests"},{"name":"rust-v0.56.0-alpha.6","sha":"13895d936da82a393d52cf9ed17d0869ac146bb3","kind":"tag","published_at":"2025-11-07T17:36:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6/manifests"},{"name":"rust-v0.56.0-alpha.5","sha":"f5010e99b6d1a8cf112eaead98a69e41ffdb3d37","kind":"tag","published_at":"2025-11-06T22:13:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5/manifests"},{"name":"rust-v0.56.0-alpha.4","sha":"b721d237297ab44aea721169f4205f237ea78441","kind":"tag","published_at":"2025-11-06T16:36:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4/manifests"},{"name":"rust-v0.56.0-alpha.3","sha":"94a6b98b1a2aea3cbdfb6dc4371e44075f97deb6","kind":"tag","published_at":"2025-11-05T19:21:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3/manifests"},{"name":"rust-v0.56.0-alpha.2","sha":"8b49211e67d3c863df5ecc13fc5f88516a20fa69","kind":"tag","published_at":"2025-11-05T18:42:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2/manifests"},{"name":"rust-v0.56.0-alpha.1","sha":"64cd06433ec75bc2801a89ab78293b98822c499e","kind":"tag","published_at":"2025-11-05T17:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1/manifests"},{"name":"rust-v0.55.0","sha":"2e2063cab1cae3d57ffd439c3c232b766de60c1f","kind":"tag","published_at":"2025-11-04T20:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.55.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0/manifests"},{"name":"rust-v0.54.0","sha":"2b816973c9de54bf0fff79f6382c2195d5f4226b","kind":"tag","published_at":"2025-11-04T18:31:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0/manifests"},{"name":"rust-v0.54.0-alpha.3","sha":"e148ba4de8c44fe0114d53451a0f95b1ea00986e","kind":"tag","published_at":"2025-11-04T17:18:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3/manifests"},{"name":"rust-v0.54.0-alpha.2","sha":"fb3af839f9ec5c3b2ba8b3dea4d26da7c1765a0a","kind":"tag","published_at":"2025-11-03T18:07:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2/manifests"},{"name":"rust-v0.54.0-alpha.1","sha":"23b5023efec1fa7dc25ca04ca07a4f131a6bcfd3","kind":"tag","published_at":"2025-10-31T21:49:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1/manifests"},{"name":"rust-v0.53.0","sha":"ca80bc4902b7ca49112907152e8ed0879eaa0b78","kind":"tag","published_at":"2025-10-31T00:56:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0/manifests"},{"name":"rust-v0.53.0-alpha.1","sha":"30063284ccdcdad45c6db956ba8bfa56e1664c39","kind":"tag","published_at":"2025-10-30T20:25:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1/manifests"},{"name":"rust-v0.52.0","sha":"e771b1fa77e8fd558dac4b2cdc05d0c2fe54aca8","kind":"tag","published_at":"2025-10-30T18:09:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.52.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0/manifests"},{"name":"rust-v0.51.0-alpha.11","sha":"47d613f059051bb9b3a5abedeeef38bb1d84f503","kind":"tag","published_at":"2025-10-30T16:28:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11/manifests"},{"name":"rust-v0.51.0","sha":"42da445b02fc888d37294a3903199aa37ed64b51","kind":"tag","published_at":"2025-10-30T16:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0/manifests"},{"name":"rust-v0.51.0-alpha.10","sha":"81b899ab30b02c6a4536a5fe1ffcebaf58789386","kind":"tag","published_at":"2025-10-30T01:30:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10/manifests"},{"name":"rust-v0.51.0-alpha.9","sha":"3b29abd9a654e5acd45e7dd31f5d23a11fc5be25","kind":"tag","published_at":"2025-10-29T23:00:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9/manifests"},{"name":"rust-v0.51.0-alpha.8","sha":"bc008a75a6956948345db62ca98893197cef99c7","kind":"tag","published_at":"2025-10-29T21:09:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8/manifests"},{"name":"rust-v0.51.0-alpha.7","sha":"7bf26739e7601be6a9335cb8f05bb5a92090f7aa","kind":"tag","published_at":"2025-10-29T16:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7/manifests"},{"name":"rust-v0.51.0-alpha.6","sha":"eb7c5484e985696f77aa105d725d40300f497887","kind":"tag","published_at":"2025-10-29T00:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6/manifests"},{"name":"rust-v0.51.0-alpha.5","sha":"54740bd1c8f1b65a5370c1fa345a4fc4f94f038c","kind":"tag","published_at":"2025-10-28T20:07:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5/manifests"},{"name":"rust-v0.51.0-alpha.4","sha":"995901746c352856fd61da6c4d1bac4956a0f74f","kind":"tag","published_at":"2025-10-28T19:03:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4/manifests"},{"name":"rust-v0.51.0-alpha.3","sha":"aa90380ff3dde1bfa17bdbaa9f7d0a5be21f2cc7","kind":"tag","published_at":"2025-10-27T21:57:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3/manifests"},{"name":"rust-v0.51.0-alpha.2","sha":"52e4b6d785e611ea9571e8af9dd54fcbf766b89e","kind":"tag","published_at":"2025-10-27T16:14:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2/manifests"},{"name":"rust-v0.51.0-alpha.1","sha":"a4453c3560657fff673e105afc7eb0968d4eafac","kind":"tag","published_at":"2025-10-27T03:26:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1/manifests"},{"name":"rust-v0.50.0","sha":"b4123b7b1db22a3c0a8b133a23c7b30a477d7b65","kind":"tag","published_at":"2025-10-25T21:16:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0/manifests"},{"name":"rust-v0.50.0-alpha.3","sha":"26f2d445a2226beb0f24103ab3682a4a6560d8ae","kind":"tag","published_at":"2025-10-25T06:08:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3/manifests"},{"name":"rust-v0.50.0-alpha.2","sha":"2521779e0d82b55a5630cad3ad7ed6a13015107a","kind":"tag","published_at":"2025-10-25T05:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2/manifests"},{"name":"rust-v0.50.0-alpha.1","sha":"a25d16d375aa46eaa3ea1e760683701b6a3c6fad","kind":"tag","published_at":"2025-10-24T23:36:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1/manifests"},{"name":"rust-v0.49.0","sha":"63f1267d867f00f18bde079f915c4545f4c0fe9e","kind":"tag","published_at":"2025-10-24T18:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.49.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0/manifests"},{"name":"rust-v0.48.0","sha":"3c1609f94a681e26bc3b88b866b41344f4f5784b","kind":"tag","published_at":"2025-10-23T23:24:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0/manifests"},{"name":"rust-v0.48.0-alpha.4","sha":"b0c34dbd2af0ad03b08ca3afd6377fcdc92772dc","kind":"tag","published_at":"2025-10-23T16:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4/manifests"},{"name":"rust-v0.48.0-alpha.3","sha":"69812f55a36d1e029ac008be204f9faea5d8470d","kind":"tag","published_at":"2025-10-21T21:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3/manifests"},{"name":"rust-v0.48.0-alpha.2","sha":"7586d44e3e376cef2ee28d0fddc270c125e58740","kind":"tag","published_at":"2025-10-21T04:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2/manifests"},{"name":"rust-v0.48.0-alpha.1","sha":"bf8dcc363efb432a4834cd664b3678cf129d02f2","kind":"tag","published_at":"2025-10-20T04:41:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1/manifests"},{"name":"rust-v0.47.0","sha":"c71297b9a9b3f7995445eff8d768837814ac06f8","kind":"tag","published_at":"2025-10-17T16:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0/manifests"},{"name":"rust-v0.47.0-alpha.3","sha":"73336da3f9586529b6ac71588180178f9899fc6c","kind":"tag","published_at":"2025-10-17T00:39:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3/manifests"},{"name":"rust-v0.47.0-alpha.2","sha":"cc2343d92be05297593509e66a9b07c87930d2f1","kind":"tag","published_at":"2025-10-16T22:09:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2/manifests"},{"name":"rust-v0.47.0-alpha.1","sha":"07edd2b3845d5fd19c36eff1c0fc1e15f06f38d1","kind":"tag","published_at":"2025-10-09T19:21:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1/manifests"},{"name":"rust-v0.46.0","sha":"b650f912c50ce4ce0a23b877aa8b1174878c30e2","kind":"tag","published_at":"2025-10-09T01:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0/manifests"},{"name":"rust-v0.46.0-alpha.7","sha":"5402a19a58d3131475476edf75d99dba5ab2df81","kind":"tag","published_at":"2025-10-08T23:13:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7/manifests"},{"name":"rust-v0.46.0-alpha.6","sha":"5d93899bceeaa613253433d9c35bb453503a5a1d","kind":"tag","published_at":"2025-10-08T21:58:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6/manifests"},{"name":"rust-v0.46.0-alpha.5","sha":"9ce80da38a307057fba97d08643f7e5744ec100d","kind":"tag","published_at":"2025-10-08T20:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5/manifests"},{"name":"rust-v0.46.0-alpha.4","sha":"59dd6783938001a1cf6359b201c7c03f3b64b395","kind":"tag","published_at":"2025-10-08T17:23:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4/manifests"},{"name":"rust-v0.46.0-alpha.3","sha":"56ce8e4452b99acf52b482108c9ceddf51754596","kind":"tag","published_at":"2025-10-08T15:16:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3/manifests"},{"name":"rust-v0.46.0-alpha.2","sha":"f73ebdf90c03d8e8c7eac79e0445f8d5283632ec","kind":"tag","published_at":"2025-10-08T00:45:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2/manifests"},{"name":"rust-v0.46.0-alpha.1","sha":"3fa2a2051b2b4e1690e073c1f4ca5d4bd692109a","kind":"tag","published_at":"2025-10-07T17:48:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1/manifests"},{"name":"rust-v0.45.0","sha":"a7c7869c23f88f6c468281e6f438ba4a91b81f26","kind":"tag","published_at":"2025-10-06T19:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0/manifests"},{"name":"rust-v0.45.0-alpha.6","sha":"654b0b32343646cff8b8b2b542f441b9d2af828d","kind":"tag","published_at":"2025-10-06T05:08:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6/manifests"},{"name":"rust-v0.45.0-alpha.5","sha":"de88695869c9a57eab08e23aabbcf0736792362a","kind":"tag","published_at":"2025-10-06T01:04:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5/manifests"},{"name":"rust-v0.45.0-alpha.4","sha":"93ff8d423804b45193818f7e87018048a177fef8","kind":"tag","published_at":"2025-10-05T20:59:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4/manifests"},{"name":"rust-v0.45.0-alpha.3","sha":"adf30ed28f6d7ea4eb6d023c22afd6271dab55fc","kind":"tag","published_at":"2025-10-05T06:02:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3/manifests"},{"name":"rust-v0.45.0-alpha.2","sha":"790f0cc4628f0f69494aa8990750bfee35b39b3a","kind":"tag","published_at":"2025-10-05T02:29:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2/manifests"},{"name":"rust-v0.45.0-alpha.1","sha":"c13e9cb801f838167ce4286bb3c6d548f2f505bb","kind":"tag","published_at":"2025-10-04T22:31:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1/manifests"},{"name":"rust-v0.44.0","sha":"488ec061bf4d36916b8f477c700ea4fde4162a7a","kind":"tag","published_at":"2025-10-03T16:43:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.44.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0/manifests"},{"name":"rust-v0.43.0-alpha.18","sha":"472f299bd71c3da1aa54f396dd58e6fe339df432","kind":"tag","published_at":"2025-10-03T04:46:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18/manifests"},{"name":"rust-v0.43.0-alpha.17","sha":"e52ff0a2ca6e55de36e5ef0478791e202fc5a670","kind":"tag","published_at":"2025-10-02T21:24:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17/manifests"},{"name":"rust-v0.43.0-alpha.16","sha":"4d14f8191918936b454c2fbe7fa7130a7f8c4c4b","kind":"tag","published_at":"2025-10-02T19:51:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16/manifests"},{"name":"rust-v0.43.0-alpha.15","sha":"c8281fa29e680917b935c45a98ac2c374a7a3cbb","kind":"tag","published_at":"2025-10-01T20:15:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15/manifests"},{"name":"rust-v0.43.0-alpha.14","sha":"4d1102afb4f6ed967faf0e3c68f1827cef1dc832","kind":"tag","published_at":"2025-10-01T19:32:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14/manifests"},{"name":"rust-v0.43.0-alpha.13","sha":"839c120cdedeeaf49956aaa086fe7e975b99ba9f","kind":"tag","published_at":"2025-10-01T19:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13/manifests"},{"name":"rust-v0.43.0-alpha.12","sha":"a16d7798b579e4db990459b9c73f99263c28055c","kind":"tag","published_at":"2025-10-01T18:34:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12/manifests"},{"name":"rust-v0.43.0","sha":"a23c1949727a72dbed0c630048a5a1a353eb9168","kind":"tag","published_at":"2025-10-01T17:46:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0/manifests"},{"name":"rust-v0.43.0-alpha.11","sha":"78d70381afa537e3821cec0ecb6bad7e3fe007ea","kind":"tag","published_at":"2025-10-01T17:42:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11/manifests"},{"name":"rust-v0.43.0-alpha.10","sha":"aa0b4192529545a9d8a1f0317e12ce4051407318","kind":"tag","published_at":"2025-10-01T16:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10/manifests"},{"name":"rust-v0.43.0-alpha.9","sha":"c5bd35835bf103bcdb2130781ce2208a38b02f63","kind":"tag","published_at":"2025-10-01T15:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9/manifests"},{"name":"rust-v0.43.0-alpha.8","sha":"f5690e227c33b85497138d046d9928a5d871de29","kind":"tag","published_at":"2025-10-01T03:34:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8/manifests"},{"name":"rust-v0.43.0-alpha.7","sha":"3fd643d926f75266d0c5d6250118405dd7810f49","kind":"tag","published_at":"2025-09-30T21:54:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7/manifests"},{"name":"rust-v0.43.0-alpha.6","sha":"09ba746c32f423454bf92b232dd73f3bb5c75b35","kind":"tag","published_at":"2025-09-30T19:03:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6/manifests"},{"name":"rust-v0.43.0-alpha.5","sha":"a3dcb73f121470f963162578880cce4c0574599c","kind":"tag","published_at":"2025-09-30T07:09:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5/manifests"},{"name":"rust-v0.43.0-alpha.4","sha":"3a0dd7df3b494e37669ff2a6405f324fecb9d459","kind":"tag","published_at":"2025-09-29T02:34:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4/manifests"},{"name":"rust-v0.43.0-alpha.3","sha":"ae8e97f8f22da650333779ae2eeae4f4c5abca64","kind":"tag","published_at":"2025-09-28T22:25:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3/manifests"},{"name":"rust-v0.43.0-alpha.2","sha":"97b9a8943a1115f54cf2d1822efde233c1597ad0","kind":"tag","published_at":"2025-09-27T19:19:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2/manifests"},{"name":"rust-v0.43.0-alpha.1","sha":"5eaaa57fd8597dbbe12e9202f344e9248f2082f2","kind":"tag","published_at":"2025-09-27T14:54:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1/manifests"},{"name":"rust-v0.42.0","sha":"7355ea95d7df53445359570103120b92ef9a084d","kind":"tag","published_at":"2025-09-26T18:29:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0/manifests"},{"name":"rust-v0.42.0-alpha.3","sha":"4730f3905ed971ebf71fe611d104b132cb5fa336","kind":"tag","published_at":"2025-09-26T15:20:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3/manifests"},{"name":"rust-v0.42.0-alpha.2","sha":"42971ad6d9b501e25b332390dfc65f0010fc8e6f","kind":"tag","published_at":"2025-09-26T14:18:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2/manifests"},{"name":"rust-v0.42.0-alpha.1","sha":"eb9f175ad82ae54a5f357b19a1cbf80629af281a","kind":"tag","published_at":"2025-09-26T05:54:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1/manifests"},{"name":"rust-v0.41.0","sha":"90cb84351669f700729be37d6c1cb546c678a871","kind":"tag","published_at":"2025-09-24T16:56:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0/manifests"},{"name":"rust-v0.41.0-alpha.1","sha":"610cf48a871b92b6c52df061c9585bf5ab6a2050","kind":"tag","published_at":"2025-09-24T06:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1/manifests"},{"name":"rust-v0.40.0","sha":"5268705a69713752adcbd8416ef9e84a683f7aa3","kind":"tag","published_at":"2025-09-23T16:15:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0/manifests"},{"name":"rust-v0.40.0-alpha.3","sha":"1f37ad40cb99466450523d359e0454530ad94892","kind":"tag","published_at":"2025-09-23T03:31:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3/manifests"},{"name":"rust-v0.40.0-alpha.2","sha":"4e5cf9d0da76548135b31321ba1202e788233adb","kind":"tag","published_at":"2025-09-23T00:18:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2/manifests"},{"name":"rust-v0.40.0-alpha.1","sha":"1d87d135d2f11e87493530fa450c85da29068f0b","kind":"tag","published_at":"2025-09-19T00:19:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1/manifests"},{"name":"rust-v0.39.0","sha":"077623f2e1a9e3d7ad64354383296368bf082f4c","kind":"tag","published_at":"2025-09-18T21:37:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0/manifests"},{"name":"rust-v0.39.0-alpha.2","sha":"c0e2cd53181140649a42442c49917d644f29b6af","kind":"tag","published_at":"2025-09-18T18:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2/manifests"},{"name":"rust-v0.39.0-alpha.1","sha":"f9d1a29f4aced1e256bb7f9d87b7de3e505d6b5f","kind":"tag","published_at":"2025-09-17T18:33:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1/manifests"},{"name":"rust-v0.38.0","sha":"17d2d8d71d98afb4980fce1f87db3638cf984d9f","kind":"tag","published_at":"2025-09-17T18:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.38.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0/manifests"},{"name":"rust-v0.37.0","sha":"d6f33bca970b2758335f79a5d4ad47e5de528a9d","kind":"tag","published_at":"2025-09-17T17:48:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0/manifests"},{"name":"rust-v0.37.0-alpha.4","sha":"f0aa181b908b503fe6b28f166f76e92d0ce2ca05","kind":"tag","published_at":"2025-09-17T05:57:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4/manifests"},{"name":"rust-v0.37.0-alpha.3","sha":"5bbc212189b60dd4ab23231be65f37f9a306c5e7","kind":"tag","published_at":"2025-09-17T04:38:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3/manifests"},{"name":"rust-v0.37.0-alpha.2","sha":"9546e313cab991921d4b161d00dbbc987e04e625","kind":"tag","published_at":"2025-09-17T04:03:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2/manifests"},{"name":"rust-v0.37.0-alpha.1","sha":"ac4f49f209635764bb8eaef54554554fe9f433c2","kind":"tag","published_at":"2025-09-16T19:09:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1/manifests"},{"name":"rust-v0.36.0","sha":"23e9c42809566b323f026f5235cf90b9171c2169","kind":"tag","published_at":"2025-09-15T17:04:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.36.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0/manifests"},{"name":"rust-v0.35.0","sha":"8d7865dac15c1cd218fefc3f7e0f386fb2845c6a","kind":"tag","published_at":"2025-09-15T15:52:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0/manifests"},{"name":"rust-v0.35.0-alpha.13","sha":"cf2298dd5528738fd8d685641c114193e561b955","kind":"tag","published_at":"2025-09-15T13:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13/manifests"},{"name":"rust-v0.35.0-alpha.12","sha":"121634d4c3ee4a26cb4113af026272d21eda4dd8","kind":"tag","published_at":"2025-09-15T07:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12/manifests"},{"name":"rust-v0.35.0-alpha.11","sha":"f47404109799720afa22f9d5a1d6d65dc22887b8","kind":"tag","published_at":"2025-09-15T01:22:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11/manifests"},{"name":"rust-v0.35.0-alpha.10","sha":"6428ac1e9882013a607376274f252e5f1f48165e","kind":"tag","published_at":"2025-09-15T00:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10/manifests"},{"name":"rust-v0.35.0-alpha.9","sha":"d83467d6e80136176e5eaeb56f16bc48207e927d","kind":"tag","published_at":"2025-09-14T23:17:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9/manifests"},{"name":"rust-v0.35.0-alpha.8","sha":"deda843ccd8a5a1839ee30a4c9da40866064be31","kind":"tag","published_at":"2025-09-14T21:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8/manifests"},{"name":"rust-v0.35.0-alpha.7","sha":"6d075578603d4dfa77ab04f31802ce430a37c258","kind":"tag","published_at":"2025-09-12T20:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7/manifests"},{"name":"rust-v0.35.0-alpha.6","sha":"b90df684bce7b9b69cf8805c3bde4b92d8012b98","kind":"tag","published_at":"2025-09-12T06:44:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6/manifests"},{"name":"rust-v0.35.0-alpha.5","sha":"e6d12790337a5ff8154b1977ff09642f1c334500","kind":"tag","published_at":"2025-09-12T04:05:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5/manifests"},{"name":"rust-v0.35.0-alpha.4","sha":"1e0e781457d613063620d3dd2f11c0ece8c56096","kind":"tag","published_at":"2025-09-11T20:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4/manifests"},{"name":"rust-v0.35.0-alpha.3","sha":"66be223ae3afb34e9459a0e195dacdf6145ff688","kind":"tag","published_at":"2025-09-11T18:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3/manifests"},{"name":"rust-v0.35.0-alpha.2","sha":"305252b2fb2d57bb40a9e4bad269db9a761f7099","kind":"tag","published_at":"2025-09-11T16:17:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2/manifests"},{"name":"rust-v0.35.0-alpha.1","sha":"61e4beeac3c7c01f9029cadc2b27649a40a449f6","kind":"tag","published_at":"2025-09-11T15:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1/manifests"},{"name":"rust-v0.34.0","sha":"0d2ceb199fbea0c9f8d43ad8ef300dfacb955a40","kind":"tag","published_at":"2025-09-10T21:15:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0/manifests"},{"name":"rust-v0.34.0-alpha.2","sha":"367a79d676330b1a7be66fa71ecb33f48173e2fb","kind":"tag","published_at":"2025-09-10T21:00:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2/manifests"},{"name":"rust-v0.34.0-alpha.1","sha":"de989c815665e2666adc35413642469aa25ed82f","kind":"tag","published_at":"2025-09-10T20:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1/manifests"},{"name":"rust-v0.33.0","sha":"fbea465ba891f62f2bc751fc5c737bf5893ba8d5","kind":"tag","published_at":"2025-09-10T19:41:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0/manifests"},{"name":"rust-v0.33.0-alpha.1","sha":"9479ee49fc7f7d36c53562f00680b2252879839f","kind":"tag","published_at":"2025-09-10T17:27:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1/manifests"},{"name":"rust-v0.32.0","sha":"1471b25cc44a73b4eaf9a6fb1d0f706974d809a4","kind":"tag","published_at":"2025-09-10T17:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0/manifests"},{"name":"rust-v0.32.0-alpha.3","sha":"1d56ee5a7d8effcdf8dec67e3f7ecfda0510280b","kind":"tag","published_at":"2025-09-10T02:34:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3/manifests"},{"name":"rust-v0.32.0-alpha.2","sha":"1ce8c547dc1c22595dd8bb6583613dec231d2b9d","kind":"tag","published_at":"2025-09-09T15:39:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2/manifests"},{"name":"rust-v0.32.0-alpha.1","sha":"8b8e4e6677631b499ce1497c5bd2da4eac2d4540","kind":"tag","published_at":"2025-09-08T21:55:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1/manifests"},{"name":"rust-v0.31.0","sha":"cf127102de208feeea000b4dff2e87e40615bd73","kind":"tag","published_at":"2025-09-08T21:20:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0/manifests"},{"name":"rust-v0.31.0-alpha.5","sha":"5b54432f5cceff1a8a026bbfbe16071321c3ced9","kind":"tag","published_at":"2025-09-08T17:49:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5/manifests"},{"name":"rust-v0.31.0-alpha.4","sha":"1c215df13526f6ba352bd29e5d6895ab2ac69b1b","kind":"tag","published_at":"2025-09-08T16:35:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4/manifests"},{"name":"rust-v0.31.0-alpha.3","sha":"630077d46df34093205bab06c8ddc9a4e1e4a6d3","kind":"tag","published_at":"2025-09-08T15:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3/manifests"},{"name":"rust-v0.31.0-alpha.2","sha":"7275346040324abfa6199b0fbdb1a6759a6e21ac","kind":"tag","published_at":"2025-09-06T02:10:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2/manifests"},{"name":"rust-v0.31.0-alpha.1","sha":"e3e65be86a9d8d958ff878eb2d8758584da8627b","kind":"tag","published_at":"2025-09-06T01:55:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1/manifests"},{"name":"rust-v0.30.0","sha":"35ebeaec27cf1aafd5e373d421691e6b60cf3a19","kind":"tag","published_at":"2025-09-05T21:55:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.30.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0/manifests"},{"name":"rust-v0.29.1-alpha.7","sha":"24063cb723c1e31585b4a9334d3d51448bf44784","kind":"tag","published_at":"2025-09-05T00:50:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7/manifests"},{"name":"rust-v0.29.1-alpha.6","sha":"acad9eaa0116a17e3a628cd4e750f16c934d4568","kind":"tag","published_at":"2025-09-04T20:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6/manifests"},{"name":"rust-v0.29.1-alpha.5","sha":"2fee87c66fe812464d44d84ec2ae2562e39ccd51","kind":"tag","published_at":"2025-09-04T17:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5/manifests"},{"name":"rust-v0.29.1-alpha.4","sha":"38dd4843e8d3295b10f332a0e7da4ec656ff9e36","kind":"tag","published_at":"2025-09-04T15:23:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4/manifests"},{"name":"rust-v0.29.1-alpha.3","sha":"594ca1c4d5470e183cd3955b085713939226fcb7","kind":"tag","published_at":"2025-09-04T06:23:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3/manifests"},{"name":"rust-v0.29.1-alpha.2","sha":"ccba32874383f496402ea5cb44dc9126739d2e36","kind":"tag","published_at":"2025-09-03T22:57:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2/manifests"},{"name":"rust-v0.29.1-alpha.1","sha":"267e229bd5132ccb14723751cecd63feb2a56c60","kind":"tag","published_at":"2025-09-03T15:49:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1/manifests"},{"name":"rust-v0.29.0-alpha.1","sha":"67568be0c9d53f59bd150884ef387d044140f32b","kind":"tag","published_at":"2025-09-03T15:39:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1/manifests"},{"name":"rust-v0.29.0","sha":"f88af324ebc1f1f65f2257e3b382a651e12f0e10","kind":"tag","published_at":"2025-09-03T08:20:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0/manifests"},{"name":"rust-v0.28.0","sha":"d8856d77ec29444f529c7a640c1cb1c02c5de971","kind":"tag","published_at":"2025-09-02T22:08:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0/manifests"},{"name":"rust-v0.28.0-alpha.2","sha":"a5ba5a148e1dedc3f1fec9c7daa99da45d6a88e0","kind":"tag","published_at":"2025-09-02T21:26:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2/manifests"},{"name":"rust-v0.28.0-alpha.1","sha":"7624ad602f53053e87e05bedcdc096ff8b89b902","kind":"tag","published_at":"2025-09-02T20:46:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1/manifests"},{"name":"rust-v0.27.0","sha":"3711e6b42834cae8384eac09e6248aa63bdd6ca2","kind":"tag","published_at":"2025-08-29T06:02:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.27.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0/manifests"},{"name":"rust-v0.26.0","sha":"f3ad33cd25e9e51129fd960626a2fdab8a2c775c","kind":"tag","published_at":"2025-08-29T03:22:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0/manifests"},{"name":"rust-v0.26.0-alpha.1","sha":"ad9bbc98a2bd0d39b3863b3daa854ecb79a49b7d","kind":"tag","published_at":"2025-08-27T17:24:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1/manifests"},{"name":"rust-v0.25.0","sha":"241d1bb216e14c0e1477c02df0ea06371a743df1","kind":"tag","published_at":"2025-08-27T08:30:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0/manifests"},{"name":"rust-v0.25.0-alpha.2","sha":"5d07455b7946ec0e8fa37a9ca42085f4852f1108","kind":"tag","published_at":"2025-08-27T06:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2/manifests"},{"name":"rust-v0.25.0-alpha.1","sha":"14f574eeb5be74c3453215f37ab679b9577504eb","kind":"tag","published_at":"2025-08-27T05:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1/manifests"},{"name":"rust-v0.24.0","sha":"f4242e92bd7771e5a862fbdf42de29319bfea5e6","kind":"tag","published_at":"2025-08-26T17:28:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0/manifests"},{"name":"rust-v0.24.0-alpha.10","sha":"539deed96e2ea937bf8ee75b5de4fd252b244eef","kind":"tag","published_at":"2025-08-26T05:05:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10/manifests"},{"name":"rust-v0.24.0-alpha.9","sha":"db9d06e05f7e5d7c66e55a2341d25fdc5077276a","kind":"tag","published_at":"2025-08-26T03:52:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9/manifests"},{"name":"rust-v0.24.0-alpha.8","sha":"3f2ee3641d1ea2eb5ab128bf7a3c9a20331e88e1","kind":"tag","published_at":"2025-08-25T22:58:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8/manifests"},{"name":"rust-v0.24.0-alpha.7","sha":"4d2120417b2fbe3fe956bcb38a684187390a6467","kind":"tag","published_at":"2025-08-25T17:24:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7/manifests"},{"name":"rust-v0.24.0-alpha.6","sha":"f584086fb889d017465a5d8adcfbb2c18bed16a8","kind":"tag","published_at":"2025-08-25T05:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6/manifests"},{"name":"rust-v0.24.0-alpha.5","sha":"9ac22fe58bc1b0950e108f25678bf3060b189a07","kind":"tag","published_at":"2025-08-24T21:39:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5/manifests"},{"name":"rust-v0.24.0-alpha.4","sha":"593786173368c33aabb936e131abf43b9184e03a","kind":"tag","published_at":"2025-08-24T18:44:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4/manifests"},{"name":"rust-v0.0.2508241142","sha":"4c952e9b54142f73d91f086507e9e28ee26a8901","kind":"tag","published_at":"2025-08-24T18:42:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2508241142","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2508241142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2508241142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142/manifests"},{"name":"rust-v0.24.0-alpha.3","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3/manifests"},{"name":"alpha-cli","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/alpha-cli","html_url":"https://github.com/openai/codex/releases/tag/alpha-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@alpha-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli/manifests"},{"name":"rust-v0.24.0-alpha.2","sha":"319f4a527f8040ac6de50917afb8f9ef43ae62ed","kind":"tag","published_at":"2025-08-22T21:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2/manifests"},{"name":"rust-v0.24.0-alpha.1","sha":"6004135ed8a13a9f4f9b6c2b4a24bd7e89f89a52","kind":"tag","published_at":"2025-08-21T05:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1/manifests"},{"name":"rust-v0.23.0","sha":"29a40864dce65369f9aa144d2751586feb245a13","kind":"tag","published_at":"2025-08-20T05:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0/manifests"},{"name":"rust-v0.23.0-alpha.8","sha":"4b60560fca736af432a1c888317498538cd6ec34","kind":"tag","published_at":"2025-08-20T04:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8/manifests"},{"name":"rust-v0.23.0-alpha.7","sha":"db1ac5c510bef1e96631ec835ca93e3924be4743","kind":"tag","published_at":"2025-08-20T03:33:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7/manifests"},{"name":"rust-v0.23.0-alpha.6","sha":"bdaf80fab48429660a6d7122750cedd90f6af0c0","kind":"tag","published_at":"2025-08-20T02:54:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6/manifests"},{"name":"rust-v0.23.0-alpha.5","sha":"b2e3ba144b18ae3d44ac72234038fccd1338cf7e","kind":"tag","published_at":"2025-08-19T04:52:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5/manifests"},{"name":"rust-v0.23.0-alpha.4","sha":"7064efc9493c55a68218acde44724b5aa682f60e","kind":"tag","published_at":"2025-08-18T20:11:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4/manifests"},{"name":"rust-v0.23.0-alpha.3","sha":"319f39be3ac42ef231de5956bc4533b0ef8d964b","kind":"tag","published_at":"2025-08-18T04:42:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3/manifests"},{"name":"rust-v0.23.0-alpha.2","sha":"d29d4d9b50ece38017d31213d2d36e0267fa800c","kind":"tag","published_at":"2025-08-17T17:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2/manifests"},{"name":"rust-v0.23.0-alpha.1","sha":"13de81deb50a85c5cc473a4d1838fc3d9634c63c","kind":"tag","published_at":"2025-08-15T21:48:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1/manifests"},{"name":"rust-v0.22.0","sha":"fa3bdf23cd2a39e562456e88d47614e75109bfcc","kind":"tag","published_at":"2025-08-15T17:21:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0/manifests"},{"name":"rust-v0.22.0-alpha.5","sha":"95e26a00f526cff72007816bc722ed22baac4594","kind":"tag","published_at":"2025-08-14T23:09:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5/manifests"},{"name":"rust-v0.22.0-alpha.4","sha":"622022a22775b70e520fb59f4cbb2f6dae2b925e","kind":"tag","published_at":"2025-08-14T18:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4/manifests"},{"name":"rust-v0.22.0-alpha.3","sha":"c9f7aacad0781b82d8ef0b17f8bfed9af4d9496a","kind":"tag","published_at":"2025-08-14T06:12:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3/manifests"},{"name":"rust-v0.22.0-alpha.2","sha":"9af3f897caa97e0e253536e32e22a7bfa5a5d96c","kind":"tag","published_at":"2025-08-14T00:55:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2/manifests"},{"name":"rust-v0.22.0-alpha.1","sha":"476e30ce606046045385140c6fc4c9c0a2984e5d","kind":"tag","published_at":"2025-08-13T18:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1/manifests"},{"name":"rust-v0.21.0","sha":"ece634208f394fd4be608ca405845e09ed52b7c4","kind":"tag","published_at":"2025-08-12T04:32:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0/manifests"},{"name":"rust-v0.21.0-alpha.1","sha":"ac17dd380d01fc2bcec254ef92b0586cea337323","kind":"tag","published_at":"2025-08-11T20:13:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1/manifests"},{"name":"rust-v0.20.0","sha":"45aed5edd139c38132de044596fdd55e47236657","kind":"tag","published_at":"2025-08-09T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0/manifests"},{"name":"rust-v0.20.0-alpha.4","sha":"bbe7ec896f1a77bfa9598906ce035c57b59f2355","kind":"tag","published_at":"2025-08-08T22:52:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4/manifests"},{"name":"rust-v0.20.0-alpha.3","sha":"5aeff74315a54044c50c2e1198263446359be3ea","kind":"tag","published_at":"2025-08-08T22:18:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3/manifests"},{"name":"rust-v0.20.0-alpha.2","sha":"8b2ba09ada72c0fd89cdab55cc0c42f1aba6d8d7","kind":"tag","published_at":"2025-08-08T20:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2/manifests"},{"name":"rust-v0.20.0-alpha.1","sha":"7b13acde9b8c39aaef8a6afa7fb16555487b231f","kind":"tag","published_at":"2025-08-08T20:05:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1/manifests"},{"name":"rust-v0.19.0","sha":"1dc2abd9266b51bef917fa31b223ece720793aab","kind":"tag","published_at":"2025-08-08T01:31:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.19.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0/manifests"},{"name":"rust-v0.18.0","sha":"7d9e571b3de908192007f04cebd320832dd1e09d","kind":"tag","published_at":"2025-08-08T01:30:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.18.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0/manifests"},{"name":"rust-v0.17.0","sha":"1b1f7113efdb5ba6ee7dd9846ff250060c46756b","kind":"tag","published_at":"2025-08-08T01:25:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.17.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0/manifests"},{"name":"rust-v0.16.0","sha":"9ffad621a207624abb4d7c94c0195c4ea12efc87","kind":"tag","published_at":"2025-08-07T17:53:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.16.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0/manifests"},{"name":"rust-v0.15.0","sha":"8f49a269657bee0d8e42f11128abcf71d2d09e68","kind":"tag","published_at":"2025-08-07T17:21:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0/manifests"},{"name":"rust-v0.15.0-alpha.1","sha":"41d7e727b9b4987a106b29ed1d258ba294bfb01b","kind":"tag","published_at":"2025-08-06T23:27:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1/manifests"},{"name":"rust-v0.14.0","sha":"fd92ea1e96b0695c88302331d7830f84453a6f74","kind":"tag","published_at":"2025-08-06T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0/manifests"},{"name":"rust-v0.14.0-alpha.3","sha":"31d06def790ffdedf7cb547d7358412fa7451dc5","kind":"tag","published_at":"2025-08-06T15:47:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3/manifests"},{"name":"rust-v0.14.0-alpha.2","sha":"e4b2fe0050bc81fac41398d034ebaa47872a3e64","kind":"tag","published_at":"2025-08-06T08:15:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2/manifests"},{"name":"rust-v0.14.0-alpha.1","sha":"829414b9aca044377891328809c63ab982815f76","kind":"tag","published_at":"2025-08-06T06:46:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1/manifests"},{"name":"rust-v0.13.0","sha":"615e37c3c34deb9812785fc45e4b277fdc132000","kind":"tag","published_at":"2025-08-05T20:56:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.13.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0/manifests"},{"name":"rust-v0.12.0","sha":"1d7924dcfb3b018f658df5982b951f006139f4ea","kind":"tag","published_at":"2025-08-05T01:27:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.12.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0/manifests"},{"name":"rust-v0.11.0","sha":"c3e5de0e13a6013a5e4af25e853282065c74f2c1","kind":"tag","published_at":"2025-08-02T00:41:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0/manifests"},{"name":"rust-v0.11.0-alpha.5","sha":"ae38c1e7db81f22b7e323b482f56f06797292fbd","kind":"tag","published_at":"2025-08-01T22:29:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5/manifests"},{"name":"rust-v0.11.0-alpha.4","sha":"16edc4b1d22d9cedc58b9469a8b7e6bd28748398","kind":"tag","published_at":"2025-08-01T22:07:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4/manifests"},{"name":"rust-v0.11.0-beta.1","sha":"8dfc8eacc2563a54f8887a9cbeeb67b113345738","kind":"tag","published_at":"2025-08-01T00:44:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1/manifests"},{"name":"rust-v0.11.0-alpha.3","sha":"13e679a39546988e8c03b9d2f7f9f89a4bcd21c3","kind":"tag","published_at":"2025-07-31T18:16:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3/manifests"},{"name":"rust-v0.11.0-alpha.2","sha":"92043c6a14d16629bd27b445a247d45a8fe30a88","kind":"tag","published_at":"2025-07-28T21:26:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2/manifests"},{"name":"rust-v0.11.0-alpha.1","sha":"142731f2506a1a151db4833626014df23d7ec6b0","kind":"tag","published_at":"2025-07-28T19:45:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1/manifests"},{"name":"rust-v0.11.0-alpha","sha":"1467206d7fdaef58ae05e864483d427f4933984f","kind":"tag","published_at":"2025-07-25T18:49:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha/manifests"},{"name":"rust-v0.10.0","sha":"e45084061e36e512d7c81043e0c3efac4752916a","kind":"tag","published_at":"2025-07-24T21:48:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.10.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0/manifests"},{"name":"rust-v0.9.0","sha":"12994d3a43532fc48ab924035f85cc12cff85fa3","kind":"tag","published_at":"2025-07-23T00:52:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0/manifests"},{"name":"rust-v0.9.0-beta.1","sha":"d2a88a2360e1eba2884d79d7df86a3ee6bcb7273","kind":"tag","published_at":"2025-07-22T22:56:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1/manifests"},{"name":"rust-v0.9.0-beta","sha":"cb4f97928d99360c5315b098cde20308618ffbef","kind":"tag","published_at":"2025-07-22T20:43:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta/manifests"},{"name":"rust-v0.9.0-alpha","sha":"6d5fe7a4876a207f449a360f423845315f887a0f","kind":"tag","published_at":"2025-07-22T07:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha/manifests"},{"name":"rust-v0.8.0","sha":"671f91d3ea7f7fc77dd05e4a7f02eface3834346","kind":"tag","published_at":"2025-07-19T00:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.8.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0/manifests"},{"name":"rust-v0.7.0","sha":"f9478bdfbe60970f126760251410de33980cb607","kind":"tag","published_at":"2025-07-14T16:42:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.7.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0/manifests"},{"name":"rust-v0.6.0","sha":"29c409c49ecc709b3803d4fa1260f88eb29d37ac","kind":"tag","published_at":"2025-07-12T23:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.6.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0/manifests"},{"name":"rust-v0.5.0","sha":"6ff62ba8cecec3456e64e1780d59337eb12fcbcf","kind":"tag","published_at":"2025-07-10T21:44:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.5.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0/manifests"},{"name":"rust-v0.4.0","sha":"345e8bece0aaa9570242d676b6588646a217c892","kind":"tag","published_at":"2025-07-09T06:53:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.4.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0/manifests"},{"name":"rust-v0.3.0","sha":"de04ab108de52f630ed78e5709fc166d0cb09752","kind":"tag","published_at":"2025-07-08T05:32:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.3.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0/manifests"},{"name":"rust-v0.2.0","sha":"b3bffa594d67dce8fd916dc74b8daea7a2c6f9f3","kind":"tag","published_at":"2025-06-30T19:12:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0/manifests"},{"name":"rust-v0.2.0-alpha.2","sha":"2925136536b06a324551627468d17e959afa18d4","kind":"tag","published_at":"2025-06-29T17:19:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2/manifests"},{"name":"codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","sha":"cd2d84d496158450ec25be0109016c7c70112132","kind":"commit","published_at":"2025-06-29T17:18:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.4","sha":"b289c9207090b2e27494545d7b5404e063bd86f3","kind":"tag","published_at":"2025-06-28T22:40:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.1.0-alpha.3","sha":"1341d8db51057ca281e9fdfd31c6bc8a2fad9c06","kind":"tag","published_at":"2025-06-28T22:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3/manifests"},{"name":"rust-v0.1.0-alpha.2","sha":"3cf7269d12a4401b5b50d00a9c3858383d0d1617","kind":"tag","published_at":"2025-06-28T22:34:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.1","sha":"93fe967c692feba5c30f660ab027c227a51b9853","kind":"tag","published_at":"2025-06-28T22:28:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1/manifests"},{"name":"codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","sha":"1b7c8d2569ec965a66ab409377030494bb100fff","kind":"commit","published_at":"2025-06-28T22:24:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.0.2506261603","sha":"6a8a936f75ea44faf05ff4fab0c6a36fc970428d","kind":"tag","published_at":"2025-06-26T23:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603/manifests"},{"name":"codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","sha":"fa0e17f83a7925bc023b5d35661f5af0828fc2c1","kind":"commit","published_at":"2025-06-26T20:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603/manifests"},{"name":"rust-v0.0.2506060849","sha":"5fc3c3023d9f179fb416b2722d1434bac278e916","kind":"tag","published_at":"2025-06-06T15:49:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849/manifests"},{"name":"codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","sha":"029f39b9da894d27dcde81b8636ef89d8b652a9f","kind":"commit","published_at":"2025-06-06T06:34:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849/manifests"},{"name":"rust-v0.0.2506052246","sha":"ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa","kind":"tag","published_at":"2025-06-06T05:46:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246/manifests"},{"name":"codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","sha":"2d5246050ad4fda4834d8f442faf5becd782b4b3","kind":"commit","published_at":"2025-06-06T05:45:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246/manifests"},{"name":"codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","sha":"77b017f67dc37415f6949c452546b1df906c212c","kind":"commit","published_at":"2025-06-06T05:11:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052203","sha":"121686615fd634e35f3e415896f36908cf8632f9","kind":"tag","published_at":"2025-06-06T05:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052135","sha":"84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0","kind":"tag","published_at":"2025-06-06T04:35:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135/manifests"},{"name":"codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","sha":"9db53b33aa28f19602dd82799e179dd8dca06dfb","kind":"commit","published_at":"2025-06-06T03:29:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135/manifests"},{"name":"rust-v0.0.2506030956","sha":"45519e12f39777b65c05ed498503ddcb60beb289","kind":"tag","published_at":"2025-06-03T16:56:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956/manifests"},{"name":"codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","sha":"c6fcec55fe4085b4885bd99e40b46756f12511fd","kind":"commit","published_at":"2025-06-03T16:40:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956/manifests"},{"name":"rust-v0.0.2505302325","sha":"ca8e97fcbcb991e542b8689f2d4eab9d30c399d6","kind":"tag","published_at":"2025-05-31T06:25:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325/manifests"},{"name":"codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","sha":"1159eaf04f26a95d2ffdfcffb6b7368e47996f4f","kind":"commit","published_at":"2025-05-31T06:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325/manifests"},{"name":"rust-v0.0.2505301630","sha":"378d773f3af95384eef51addf560df30aa9fd15f","kind":"tag","published_at":"2025-05-30T23:30:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630/manifests"},{"name":"codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","sha":"4f3d294762e7351268d4670812a24cd4a876a73a","kind":"commit","published_at":"2025-05-30T23:27:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630/manifests"},{"name":"codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","sha":"bdfa95ed313c88c219242e66182a9d044054a177","kind":"commit","published_at":"2025-05-29T23:59:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291659","sha":"dfac02b343605ce61154ab2e075ac6c38f533916","kind":"tag","published_at":"2025-05-29T23:59:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291458","sha":"b152435fb95e7f1ab197ae2cdde68ae29a7d219b","kind":"tag","published_at":"2025-05-29T21:58:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458/manifests"},{"name":"codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","sha":"a32d305ae6a8c8680932b5259f7dd7e5a086db26","kind":"commit","published_at":"2025-05-29T21:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458/manifests"},{"name":"rust-v0.0.2505270918","sha":"d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28","kind":"tag","published_at":"2025-05-27T16:18:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918/manifests"},{"name":"codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","sha":"29d154cb139d63ef4896dd5fa7ebc5b303fb7fea","kind":"commit","published_at":"2025-05-27T16:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918/manifests"},{"name":"rust-v0.0.2505231205","sha":"aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3","kind":"tag","published_at":"2025-05-23T19:05:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205/manifests"},{"name":"codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","sha":"4bf81373a730deb391a9c1a4b65d9d62f5902e13","kind":"commit","published_at":"2025-05-23T18:53:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205/manifests"},{"name":"rust-v0.0.2505231137","sha":"d2eee362c1c6cdc00bcb5bf1d479823ef33c143a","kind":"tag","published_at":"2025-05-23T18:37:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137/manifests"},{"name":"codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","sha":"89ef4efdcf033a3b0085328be5d144a292e5d50d","kind":"commit","published_at":"2025-05-23T18:37:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137/manifests"},{"name":"rust-v0.0.2505220956","sha":"6a77484c94956d5cd319da3f8500b178ec93fc90","kind":"tag","published_at":"2025-05-22T16:56:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956/manifests"},{"name":"codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","sha":"cb379d779744aada3e44e861bb9a653e22e5917a","kind":"commit","published_at":"2025-05-22T16:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956/manifests"},{"name":"rust-v0.0.2505212314","sha":"79cb07bf70a9036200aa2b61b211fe47ea13184a","kind":"tag","published_at":"2025-05-22T06:14:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314/manifests"},{"name":"codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","sha":"ef7208359f20f20a38781b14c9c13b31c20c67f4","kind":"commit","published_at":"2025-05-22T05:53:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314/manifests"},{"name":"rust-v0.0.2505191609","sha":"68e94c8c08943e1d4a53bd7987e319ba7dbffb74","kind":"tag","published_at":"2025-05-19T23:09:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609/manifests"},{"name":"codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","sha":"d766e845b391c4fa4c4c1f1bb0a2c49c6a21e4e1","kind":"commit","published_at":"2025-05-19T23:08:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609/manifests"},{"name":"rust-v0.0.2505191518","sha":"c74d7e13e7d8daf3a2493f6216918d5e59a38bed","kind":"tag","published_at":"2025-05-19T22:18:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518/manifests"},{"name":"codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","sha":"a4bfdf6779f5fe382383889f4854de5a9146d4b1","kind":"commit","published_at":"2025-05-19T22:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518/manifests"},{"name":"rust-v0.0.2505171051","sha":"5ee08335ac690a69035720a798df9865bc5a4278","kind":"tag","published_at":"2025-05-17T17:52:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051/manifests"},{"name":"codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","sha":"1c6a3f1097c00d578908572b54a376f82ecd9ab7","kind":"commit","published_at":"2025-05-17T17:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051/manifests"},{"name":"codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","sha":"c7312c9d524783971c2ce6ee4a80f03ebf76950c","kind":"commit","published_at":"2025-05-17T00:11:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505161708","sha":"b5257992b06373acef8b20a4ca25ffc1b96688e2","kind":"tag","published_at":"2025-05-17T00:08:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505151627","sha":"8d6a8b308e7457d432564083bb2f577cd39e132b","kind":"tag","published_at":"2025-05-15T23:27:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627/manifests"},{"name":"codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","sha":"ce2ecbe72f2adca6f27454065fdc6dcc9e8ab312","kind":"commit","published_at":"2025-05-15T23:26:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627/manifests"},{"name":"rust-v0.0.2505141652","sha":"cb19037ca3822e9b19b51417392f8afc046be607","kind":"tag","published_at":"2025-05-14T23:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652/manifests"},{"name":"codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","sha":"0b9ef93da519be9f988bd860ecb48777e5efb76e","kind":"commit","published_at":"2025-05-14T23:51:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652/manifests"},{"name":"rust-v0.0.2505141337","sha":"3a70a0bc280734d09448cb08ec05b5c44f7c798e","kind":"tag","published_at":"2025-05-14T20:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337/manifests"},{"name":"codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","sha":"34aa1991f1287f69ecead71c3fb2a9165ebb1afd","kind":"commit","published_at":"2025-05-14T20:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337/manifests"},{"name":"rust-v0.0.2505121726","sha":"94c47d69a3f92257e7f9717a2044bd55786eb999","kind":"tag","published_at":"2025-05-13T00:26:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726/manifests"},{"name":"codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","sha":"61b881d4e51a0e41e0bdce89feb6390f722a946c","kind":"commit","published_at":"2025-05-13T00:24:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726/manifests"},{"name":"rust-v0.0.2505121520","sha":"9949f6404378db6f54a01bcadb1956e0535d4921","kind":"tag","published_at":"2025-05-12T22:20:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520/manifests"},{"name":"codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","sha":"55142e3e6caddd1e613b71bcb89385ce5cc708bf","kind":"commit","published_at":"2025-05-12T22:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520/manifests"},{"name":"rust-v0.0.2505101753","sha":"7f24ec8cae83ae22e7cc306fea4844958370827d","kind":"tag","published_at":"2025-05-11T00:53:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753/manifests"},{"name":"codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","sha":"2b122da087e5515462733e54d540dec88b6ab134","kind":"commit","published_at":"2025-05-11T00:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753/manifests"},{"name":"rust-v0.0.2505061740","sha":"132146b6d4e133d014f763a0d8dabd853f3fc0c0","kind":"tag","published_at":"2025-05-07T00:40:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740/manifests"},{"name":"codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","sha":"c577e94b675da3aae23e9466e44cffec7cd19f21","kind":"commit","published_at":"2025-05-07T00:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740/manifests"},{"name":"rust-v0.0.2505021951","sha":"5915a59c8290765d6097caf4074aae93a85380fa","kind":"tag","published_at":"2025-05-03T02:51:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951/manifests"},{"name":"codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","sha":"a180ed44e8cfe9674ad9980d3b3509269bdaab77","kind":"commit","published_at":"2025-05-03T02:48:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951/manifests"},{"name":"rust-v0.0.2504301327","sha":"e40bc9911433bd3f942ef4604626fab5638a7a72","kind":"tag","published_at":"2025-04-30T20:27:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327/manifests"},{"name":"codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","sha":"e6fe8d6fa1cf5c6d64b0f7f4cb9d4ca4f5573c41","kind":"commit","published_at":"2025-04-30T20:25:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327/manifests"},{"name":"codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","sha":"b57124986748fa129707d41223915d6a537f0340","kind":"commit","published_at":"2025-04-30T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301219","sha":"72a4c38e41bc64f5a7c8c73d52f45784cb6b7137","kind":"tag","published_at":"2025-04-30T19:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301132","sha":"8f7a54501c33d088a38ac3817d72fdf0f2f316b2","kind":"tag","published_at":"2025-04-30T18:59:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301132","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132/manifests"},{"name":"rust-v.0.0.2504292236","sha":"e42dacbdc8adf7811c9f97153ec8bef01e85d98a","kind":"tag","published_at":"2025-04-30T03:24:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292236","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236/manifests"},{"name":"rust-v.0.0.2504292006","sha":"5122fe647fdc11e7773faab07679dea2e93edafb","kind":"tag","published_at":"2025-04-30T03:13:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292006","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006/manifests"},{"name":"rust-v.0.0.2504291954","sha":"1a39568e03b09cbd02cafa687ba4a43d1815c27c","kind":"tag","published_at":"2025-04-30T02:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291954","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291954","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291954","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954/manifests"},{"name":"rust-v.0.0.2504291926","sha":"85999d72770832e2b1b457401c6c68d86e08344b","kind":"commit","published_at":"2025-04-30T02:35:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291926","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291926","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291926","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926/manifests"},{"name":"rust-v.0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:25:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921/manifests"},{"name":"rust-v0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:23:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921/manifests"}]},"repo_metadata_updated_at":"2026-05-11T11:50:25.088Z","dependent_packages_count":0,"downloads":1988,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.413703339365625,"dependent_packages_count":33.77052628157512,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.592114810470374},"purl":"pkg:npm/%40openai/codex-shell-tool-mcp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@openai/codex-shell-tool-mcp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@openai/codex-shell-tool-mcp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@openai/codex-shell-tool-mcp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-shell-tool-mcp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-shell-tool-mcp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-shell-tool-mcp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-shell-tool-mcp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-shell-tool-mcp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex-shell-tool-mcp/codemeta","maintainers":[{"uuid":"atty-openai","login":"atty-openai","name":null,"email":"atty@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~atty-openai","role":null,"created_at":"2025-11-22T00:28:13.945Z","updated_at":"2025-11-22T00:28:13.945Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atty-openai/packages"},{"uuid":"tibo-openai","login":"tibo-openai","name":null,"email":"tibo@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~tibo-openai","role":null,"created_at":"2025-11-22T00:28:14.208Z","updated_at":"2025-11-22T00:28:14.208Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tibo-openai/packages"},{"uuid":"dkundel-openai","login":"dkundel-openai","name":null,"email":"dkundel@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~dkundel-openai","role":null,"created_at":"2025-11-22T00:28:14.543Z","updated_at":"2025-11-22T00:28:14.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkundel-openai/packages"},{"uuid":"mbolin-openai","login":"mbolin-openai","name":null,"email":"mbolin@openai.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~mbolin-openai","role":null,"created_at":"2025-11-22T00:28:14.687Z","updated_at":"2025-11-22T00:28:14.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbolin-openai/packages"},{"uuid":"fouad-openai","login":"fouad-openai","name":null,"email":"fouad@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~fouad-openai","role":null,"created_at":"2025-11-22T00:28:14.851Z","updated_at":"2025-11-22T00:28:14.851Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fouad-openai/packages"},{"uuid":"easong-openai","login":"easong-openai","name":null,"email":"easong@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~easong-openai","role":null,"created_at":"2025-11-22T00:28:15.398Z","updated_at":"2025-11-22T00:28:15.398Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/easong-openai/packages"},{"uuid":"aibrahim-openai","login":"aibrahim-openai","name":null,"email":"ahmedibrhm32@gmail.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~aibrahim-openai","role":null,"created_at":"2025-11-22T00:28:15.523Z","updated_at":"2025-11-22T00:28:15.523Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aibrahim-openai/packages"},{"uuid":"apcha-oai","login":"apcha-oai","name":null,"email":"apcha@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~apcha-oai","role":null,"created_at":"2025-11-22T00:28:15.587Z","updated_at":"2025-11-22T00:28:15.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apcha-oai/packages"},{"uuid":"seratch-openai","login":"seratch-openai","name":null,"email":"seratch@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~seratch-openai","role":null,"created_at":"2025-11-22T00:28:16.425Z","updated_at":"2025-11-22T00:28:16.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/seratch-openai/packages"},{"uuid":"gabor-openai","login":"gabor-openai","name":null,"email":"gabor@openai.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~gabor-openai","role":null,"created_at":"2025-11-22T00:28:16.743Z","updated_at":"2025-11-22T00:28:16.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gabor-openai/packages"},{"uuid":"tylersmith-openai","login":"tylersmith-openai","name":null,"email":"tylersmith@openai.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~tylersmith-openai","role":null,"created_at":"2025-11-22T00:28:13.742Z","updated_at":"2025-11-22T00:28:13.742Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tylersmith-openai/packages"},{"uuid":"dylan-hurd-openai","login":"dylan-hurd-openai","name":null,"email":"dylan.hurd@openai.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~dylan-hurd-openai","role":null,"created_at":"2026-02-19T12:11:15.415Z","updated_at":"2026-02-19T12:11:15.415Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylan-hurd-openai/packages"},{"uuid":"moustafa-openai","login":"moustafa-openai","name":null,"email":"moustafa@openai.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~moustafa-openai","role":null,"created_at":"2026-05-09T01:18:41.213Z","updated_at":"2026-05-09T01:18:41.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/moustafa-openai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11570899,"name":"@appforges/codex","ecosystem":"npm","description":"\u003ch1 align=\"center\"\u003eOpenAI Codex CLI\u003c/h1\u003e \u003cp align=\"center\"\u003eLightweight coding agent that runs in your terminal\u003c/p\u003e","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"appforges","versions_count":4,"first_release_published_at":"2025-04-21T09:45:18.308Z","latest_release_published_at":"2025-04-21T09:58:30.926Z","latest_release_number":"0.2.1","last_synced_at":"2026-05-11T09:44:20.555Z","created_at":"2025-04-21T09:46:50.716Z","updated_at":"2026-05-11T11:50:25.192Z","registry_url":"https://www.npmjs.com/package/@appforges/codex","install_command":"npm install @appforges/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.1"}},"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-25T21:12:29.000Z","size":367798,"stargazers_count":67557,"open_issues_count":2267,"forks_count":9043,"subscribers_count":411,"default_branch":"main","last_synced_at":"2026-03-25T21:16:25.881Z","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-25T20:51: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":803,"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":30948183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-26T02:38:33.265Z","status":"ssl_error","status_checked_at":"2026-03-26T02:36:10.435Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"rust-v0.118.0-alpha.3","sha":"a5ea426b9a867ec64a41fa2d956bae552036cd4d","kind":"tag","published_at":"2026-03-27T22:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3/manifests"},{"name":"rust-v0.118.0-alpha.2","sha":"8e84ce23bb2182521399c04ddcd91107094a27b3","kind":"tag","published_at":"2026-03-27T21:25:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2/manifests"},{"name":"rust-v0.118.0-alpha.1","sha":"b07bc7dbbeb1db348f75191755dd86cb22b3804e","kind":"tag","published_at":"2026-03-27T15:46:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1/manifests"},{"name":"rust-v0.117.0","sha":"4c70bff480af37b1bf1a9b352b8341060fe55755","kind":"tag","published_at":"2026-03-26T21:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0/manifests"},{"name":"rust-v0.117.0-alpha.25","sha":"5700e7233896494ceff5181af849d75cef34a201","kind":"tag","published_at":"2026-03-26T20:22:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25/manifests"},{"name":"rust-v0.117.0-alpha.24","sha":"c79385701b195525e4e4cd94a34063287053339b","kind":"tag","published_at":"2026-03-26T18:52:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24/manifests"},{"name":"rust-v0.117.0-alpha.23","sha":"fe4f280ec65f919b12a1c1cb393e38ed6a3e9c6c","kind":"tag","published_at":"2026-03-26T16:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23/manifests"},{"name":"rust-v0.117.0-alpha.22","sha":"93e3b7b94a7e858bda5d9fea5fa2b6c2cabdb5c2","kind":"tag","published_at":"2026-03-26T07:06:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22/manifests"},{"name":"rust-v0.117.0-alpha.21","sha":"e42f0330ce2427b1e5f43de436b7c4f6db6c2dc2","kind":"tag","published_at":"2026-03-26T04:36:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21/manifests"},{"name":"rust-v0.117.0-alpha.20","sha":"afd69e7cc0392d78f3ca055d4e0123fc558d22a9","kind":"tag","published_at":"2026-03-26T02:23:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20/manifests"},{"name":"rust-v0.117.0-alpha.19","sha":"9f6c38b9da443d6c985a381c9c11bbf537d53fd8","kind":"tag","published_at":"2026-03-25T20:56:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19/manifests"},{"name":"rust-v0.117.0-alpha.18","sha":"3a2e8f5fe9e35e829cc6245ffe372206e818776f","kind":"tag","published_at":"2026-03-25T19:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18/manifests"},{"name":"rust-v0.117.0-alpha.17","sha":"e90985bc56d64e209d540cbddbcdba422a2259a0","kind":"tag","published_at":"2026-03-25T07:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17/manifests"},{"name":"rust-v0.117.0-alpha.16","sha":"d3548c8fa0ec1f29d8a1665ba22c9c73167e043f","kind":"tag","published_at":"2026-03-25T04:54:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16/manifests"},{"name":"rust-v0.117.0-alpha.15","sha":"a5f049cc0f0f51754bc72c58dcff1e63040e1a9e","kind":"tag","published_at":"2026-03-25T02:45:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15/manifests"},{"name":"rust-v0.117.0-alpha.14","sha":"977453650888a6d4aac4157c341439e435766d1f","kind":"tag","published_at":"2026-03-24T21:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14/manifests"},{"name":"rust-v0.117.0-alpha.13","sha":"9d48ecfa39eeb4cf4acd024dc57a97de91f104d4","kind":"tag","published_at":"2026-03-24T17:47:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13/manifests"},{"name":"rust-v0.117.0-alpha.12","sha":"48300ac211853dbd9228abefce164fbc0e9975db","kind":"tag","published_at":"2026-03-24T02:13:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12/manifests"},{"name":"rust-v0.117.0-alpha.11","sha":"cb05831ccae46d03254fd19a36b1cd7a83c99f0c","kind":"tag","published_at":"2026-03-24T01:02:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11/manifests"},{"name":"rust-v0.117.0-alpha.10","sha":"56ee8f93a64abf35cdbe7f1728d32238be5f7265","kind":"tag","published_at":"2026-03-23T18:17:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10/manifests"},{"name":"rust-v0.117.0-alpha.9","sha":"a59d741499c5532baf728164b3b01d1ee5a07b35","kind":"tag","published_at":"2026-03-23T16:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9/manifests"},{"name":"rust-v0.117.0-alpha.8","sha":"ce212ab3a8eab313494372ada8ba3c1e7965a79b","kind":"tag","published_at":"2026-03-21T20:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8/manifests"},{"name":"rust-v0.117.0-alpha.7","sha":"86b63de0679c19abae2884059408938db5f5a6e9","kind":"tag","published_at":"2026-03-21T16:00:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7/manifests"},{"name":"rust-v0.117.0-alpha.6","sha":"38a432f1ff6ab47be029ea6468eb341b803b553a","kind":"tag","published_at":"2026-03-20T22:31:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6/manifests"},{"name":"rust-v0.117.0-alpha.5","sha":"8041ab28e993999984955dccabd3ba351aeb6434","kind":"tag","published_at":"2026-03-20T07:08:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5/manifests"},{"name":"rust-v0.117.0-alpha.4","sha":"9db5f68b45f2625f2a87cb5c5f6d474b16ce72f8","kind":"tag","published_at":"2026-03-20T04:42:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4/manifests"},{"name":"rust-v0.117.0-alpha.3","sha":"44895f1fb7728661b5fbd5d8f6dce4a460fb6d12","kind":"tag","published_at":"2026-03-20T03:13:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3/manifests"},{"name":"rusty-v8-v146.4.0","sha":"a3e59e9e851a85f02b1b5213d897910ffe110801","kind":"commit","published_at":"2026-03-20T02:38:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rusty-v8-v146.4.0","html_url":"https://github.com/openai/codex/releases/tag/rusty-v8-v146.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rusty-v8-v146.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0/manifests"},{"name":"rust-v0.117.0-alpha.2","sha":"eaa70911b76e96490759918a0235f825e9bf1991","kind":"tag","published_at":"2026-03-19T22:43:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2/manifests"},{"name":"rust-v0.117.0-alpha.1","sha":"ad3bff7a414c46adf4928146906771f73bd528ab","kind":"tag","published_at":"2026-03-19T19:02:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1/manifests"},{"name":"rust-v0.116.0","sha":"38771c9082535aa16b4c4d0395d3532f32f656ff","kind":"tag","published_at":"2026-03-19T16:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0/manifests"},{"name":"rust-v0.116.0-alpha.12","sha":"d05ff156fa4b7f745165f6f70d581b088e18412b","kind":"tag","published_at":"2026-03-19T15:48:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12/manifests"},{"name":"rust-v0.116.0-alpha.11","sha":"c60f7c55c8747a1ba1aeb55b8aed28fc59a367a6","kind":"tag","published_at":"2026-03-19T00:50:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11/manifests"},{"name":"rust-v0.116.0-alpha.10","sha":"b565c24a8fde7c6db27f49ad835f9fa83ad5cb5f","kind":"tag","published_at":"2026-03-19T00:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10/manifests"},{"name":"rust-v0.116.0-alpha.9","sha":"7cb443169d78b4e8cdaeeb316b30b937434c3784","kind":"tag","published_at":"2026-03-18T22:54:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9/manifests"},{"name":"rust-v0.116.0-alpha.8","sha":"4fe1d8ba4b19809f4cf798b09deab62f2de86eb6","kind":"tag","published_at":"2026-03-18T17:33:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8/manifests"},{"name":"rust-v0.116.0-alpha.7","sha":"40a4696fbfa3c83ed1e22a2416060d27bb0311eb","kind":"tag","published_at":"2026-03-18T07:02:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7/manifests"},{"name":"rust-v0.116.0-alpha.6","sha":"c5dad792a7523d5124ac2ef83940adfab6851679","kind":"tag","published_at":"2026-03-18T04:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6/manifests"},{"name":"rust-v0.116.0-alpha.5","sha":"fb4c03b386f70b20e8269c314e26b392ac08f061","kind":"tag","published_at":"2026-03-18T00:08:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5/manifests"},{"name":"rust-v0.116.0-alpha.4","sha":"5aa761939d4e92863857403bced40078b0824d89","kind":"tag","published_at":"2026-03-17T22:12:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4/manifests"},{"name":"rust-v0.116.0-alpha.3","sha":"0a89d20a364f5ca37f880aa4b38365b97ca66c9e","kind":"tag","published_at":"2026-03-17T05:41:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3/manifests"},{"name":"rust-v0.116.0-alpha.2","sha":"4cb02a38dcfd00c3ea25fc8d4484395a41871a53","kind":"tag","published_at":"2026-03-17T04:55:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2/manifests"},{"name":"rust-v0.116.0-alpha.1","sha":"6241f4748f1c9686d521225b160185024ffc3966","kind":"tag","published_at":"2026-03-16T21:26:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1/manifests"},{"name":"rust-v0.115.0","sha":"f028679abb30051cec2434e624cd99975986b41b","kind":"tag","published_at":"2026-03-16T18:43:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0/manifests"},{"name":"rust-v0.115.0-alpha.28","sha":"8a8f322a902e2373e3e6a825fce2df77739870f4","kind":"tag","published_at":"2026-03-16T17:27:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28/manifests"},{"name":"rust-v0.115.0-alpha.27","sha":"2a0fa2d09e379cee8de902957313454568312f0c","kind":"tag","published_at":"2026-03-16T16:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27/manifests"},{"name":"rust-v0.115.0-alpha.26","sha":"a82c3a901fa8b0818340f8730375cb7e1eecd565","kind":"tag","published_at":"2026-03-16T05:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26/manifests"},{"name":"rust-v0.115.0-alpha.25","sha":"bb8cae191ee0a255b50e6f037d8ef9e4b036795e","kind":"tag","published_at":"2026-03-16T04:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25/manifests"},{"name":"rust-v0.115.0-alpha.24","sha":"da024936173028cc69a6e1c6ae876a8f3e144b42","kind":"tag","published_at":"2026-03-14T17:30:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24/manifests"},{"name":"rust-v0.115.0-alpha.23","sha":"0abe75d44df65d613777166a236e5fcc1ab00775","kind":"tag","published_at":"2026-03-14T05:10:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23/manifests"},{"name":"rust-v0.115.0-alpha.22","sha":"45ee5668cba68775651ba3ff12f74776988020c5","kind":"tag","published_at":"2026-03-14T02:31:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22/manifests"},{"name":"rust-v0.115.0-alpha.21","sha":"38b354e87757a9efc87e5d412555717a682a5613","kind":"tag","published_at":"2026-03-13T22:36:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21/manifests"},{"name":"rust-v0.115.0-alpha.20","sha":"fd434100a6da6a45c29f64ba4c3e7f3c014ca0db","kind":"tag","published_at":"2026-03-13T21:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20/manifests"},{"name":"rust-v0.115.0-alpha.19","sha":"5fcb000222cd2c1d0b71f6cfbbe19ea456a84da5","kind":"tag","published_at":"2026-03-13T18:38:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19/manifests"},{"name":"rust-v0.115.0-alpha.18","sha":"87d2559968932317d0e868dd609c0e27c87abac3","kind":"tag","published_at":"2026-03-13T06:50:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18/manifests"},{"name":"rust-v0.115.0-alpha.17","sha":"a2ba3b8700ad3ab2aa84c97c73003b1bfc8d3f54","kind":"tag","published_at":"2026-03-13T05:30:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17/manifests"},{"name":"rust-v0.115.0-alpha.16","sha":"e2fa4a8af5498683df7ef4188218437f2a106bc9","kind":"tag","published_at":"2026-03-13T01:12:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16/manifests"},{"name":"rust-v0.115.0-alpha.15","sha":"577d1967fff44b163f3853d4c1626812bd261db6","kind":"tag","published_at":"2026-03-13T00:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15/manifests"},{"name":"rust-v0.115.0-alpha.14","sha":"24e3c87bfcdf40750780ad7045ce27b1b07fc61c","kind":"tag","published_at":"2026-03-12T21:16:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14/manifests"},{"name":"rust-v0.115.0-alpha.13","sha":"4d4d25303aca15dc0909b698cc4ae59135e03121","kind":"tag","published_at":"2026-03-12T19:07:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13/manifests"},{"name":"rust-v0.115.0-alpha.12","sha":"3805b8c2155115e1c347f7b404f864ddeca06afc","kind":"tag","published_at":"2026-03-12T16:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12/manifests"},{"name":"rust-v0.115.0-alpha.11","sha":"dd532c4f6ad6292a7e5ec7db176b73fdfd9be1e2","kind":"tag","published_at":"2026-03-12T07:00:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11/manifests"},{"name":"rust-v0.115.0-alpha.10","sha":"8cb3bb0aedfd7061c7172f7c7c25e5e5152371e5","kind":"tag","published_at":"2026-03-12T06:41:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10/manifests"},{"name":"rust-v0.115.0-alpha.9","sha":"49e7ec21e3cbd61030814601675353f03a950bf3","kind":"tag","published_at":"2026-03-12T06:03:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9/manifests"},{"name":"rust-v0.115.0-alpha.8","sha":"de9aac7c578a300d05e5d90850d5cff2b3bea27f","kind":"tag","published_at":"2026-03-12T05:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8/manifests"},{"name":"rust-v0.115.0-alpha.7","sha":"95c0b7ab7301897d2207c3fd364feeead79a85f6","kind":"tag","published_at":"2026-03-11T22:45:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7/manifests"},{"name":"rust-v0.114.0-alpha.7","sha":"fe68acdc8fd15eaa2bee4d221b71b1662e65c059","kind":"tag","published_at":"2026-03-11T21:46:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7/manifests"},{"name":"rust-v0.115.0-alpha.6","sha":"e88765861625b13879e2376c3f0cbc2959a95258","kind":"tag","published_at":"2026-03-11T18:52:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6/manifests"},{"name":"rust-v0.115.0-alpha.5","sha":"516712b6e3c83bd7d74e43318ce3181aa1d85989","kind":"tag","published_at":"2026-03-11T18:15:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5/manifests"},{"name":"rust-v0.115.0-alpha.4","sha":"2a9ef89b48730ab17116138a0d9b85017927ae41","kind":"tag","published_at":"2026-03-11T16:27:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4/manifests"},{"name":"rust-v0.115.0-alpha.3","sha":"5edcfc6954059bc17289831b78fa4df252e27b13","kind":"tag","published_at":"2026-03-11T03:05:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3/manifests"},{"name":"rust-v0.115.0-alpha.2","sha":"f6a8a66ec96519b05a07ba635de7c0ad999a6883","kind":"tag","published_at":"2026-03-11T01:50:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2/manifests"},{"name":"rust-v0.115.0-alpha.1","sha":"3c49002c4500d146017ae472b11b2a37dddcf7e1","kind":"tag","published_at":"2026-03-11T00:31:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1/manifests"},{"name":"rust-v0.114.0","sha":"b9904c0ae4ecb773549efd6ea3fb05229402fdb9","kind":"tag","published_at":"2026-03-10T23:35:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0/manifests"},{"name":"rust-v0.114.0-alpha.4","sha":"f4f1fe25c965bd0d716778d2a1668552f8ba209d","kind":"tag","published_at":"2026-03-10T22:23:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4/manifests"},{"name":"rust-v0.114.0-alpha.3","sha":"446cae76f239c81bcbf322471006d0d82d6a7661","kind":"tag","published_at":"2026-03-10T18:35:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3/manifests"},{"name":"rust-v0.114.0-alpha.2","sha":"46e4d638a0a0b01347e7e070355d7b4b47cefffb","kind":"tag","published_at":"2026-03-10T08:34:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2/manifests"},{"name":"rust-v0.114.0-alpha.1","sha":"195c8a70d2587e8244979a6d256e3bda7407e950","kind":"tag","published_at":"2026-03-10T06:21:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1/manifests"},{"name":"rust-v0.113.0","sha":"81c4928825d1e468447a17d6bc74b9abb48743f4","kind":"tag","published_at":"2026-03-10T04:17:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0/manifests"},{"name":"rust-v0.113.0-alpha.2","sha":"3b24e175fd4f8be042b63dd61575b2ee4498a13d","kind":"tag","published_at":"2026-03-09T21:14:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2/manifests"},{"name":"rust-v0.113.0-alpha.1","sha":"2d6822d9d2e927c9ff755635e7d39d733fe73e0f","kind":"tag","published_at":"2026-03-09T00:47:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1/manifests"},{"name":"rust-v0.112.0","sha":"0ec16b2d9dd7d92f5661b132afdf4df3abb3d443","kind":"tag","published_at":"2026-03-08T19:47:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0/manifests"},{"name":"rust-v0.112.0-alpha.13","sha":"a4b895909c371f4c3a91c7fd3af18d6a5c38cf17","kind":"tag","published_at":"2026-03-08T16:45:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13/manifests"},{"name":"rust-v0.112.0-alpha.12","sha":"6ee86ddf7b28dac8325a24b2f1285478ba300ea3","kind":"tag","published_at":"2026-03-08T01:42:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12/manifests"},{"name":"rust-v0.112.0-alpha.11","sha":"255b8936009fb9240b4370715a014d2b1dce0dbd","kind":"tag","published_at":"2026-03-07T13:43:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11/manifests"},{"name":"rust-v0.112.0-alpha.10","sha":"4e74d5174ee51083f3e42820f2baec643d98d5d7","kind":"tag","published_at":"2026-03-07T10:49:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10/manifests"},{"name":"rust-v0.112.0-alpha.9","sha":"529447f7bad78c1fc168830e0df6d9b978c25b48","kind":"tag","published_at":"2026-03-07T01:52:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9/manifests"},{"name":"rust-v0.112.0-alpha.8","sha":"fd6b970a7ad550de23a8360574efeae0a10c99b9","kind":"tag","published_at":"2026-03-07T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8/manifests"},{"name":"rust-v0.112.0-alpha.7","sha":"54a8fb39c879df51499e12196359fe3e865ca6d3","kind":"tag","published_at":"2026-03-06T23:11:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7/manifests"},{"name":"rust-v0.112.0-alpha.6","sha":"a31901f1d51248fdede0539a6d81a9ec542dd7cb","kind":"tag","published_at":"2026-03-06T20:39:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6/manifests"},{"name":"rust-v0.112.0-alpha.5","sha":"9bbb96a220a0ab86bb220e634663c9510f24cfe3","kind":"tag","published_at":"2026-03-06T19:11:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5/manifests"},{"name":"rust-v0.112.0-alpha.4","sha":"8e80e40d5cb7f314b2ebe35ef1c4e38a42d672d9","kind":"tag","published_at":"2026-03-06T06:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4/manifests"},{"name":"rust-v0.112.0-alpha.3","sha":"44c9d02564bafc645f25b64e369e0509567b52dd","kind":"tag","published_at":"2026-03-06T06:03:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3/manifests"},{"name":"rust-v0.112.0-alpha.2","sha":"3ad0ff4f496fb019cfe87df292bc5e5a397776d9","kind":"tag","published_at":"2026-03-06T01:36:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2/manifests"},{"name":"rust-v0.112.0-alpha.1","sha":"161a95c3f4a680f9ccd59fb0fb770c089c4b901f","kind":"tag","published_at":"2026-03-06T00:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1/manifests"},{"name":"rust-v0.111.0","sha":"8c75cd9afcd405d134530e53c78e5e0e4e5312a3","kind":"tag","published_at":"2026-03-05T18:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0/manifests"},{"name":"rust-v0.111.0-alpha.2","sha":"a5847fb9e075973b22d9e5a60176c9d5ab30a8ff","kind":"tag","published_at":"2026-03-05T13:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2/manifests"},{"name":"artifact-runtime-v2.4.0","sha":"b4cb989563e68639c2bdc748c20c965ba1d830ea","kind":"commit","published_at":"2026-03-05T08:55:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.4.0","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0/manifests"},{"name":"rust-v0.111.0-alpha.1","sha":"5e0d7affff7768b5d0d12f78b086c9f0e3855e9d","kind":"tag","published_at":"2026-03-05T04:02:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1/manifests"},{"name":"rust-v0.110.0","sha":"77aabe4218ab7ddaf4b6d471887bda043a4c16e6","kind":"tag","published_at":"2026-03-05T01:39:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0/manifests"},{"name":"rust-v0.110.0-alpha.1","sha":"74673f4e2438fd0339c3c3ca66d359cddf08b42a","kind":"tag","published_at":"2026-03-05T00:22:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1/manifests"},{"name":"rust-v0.108.0-alpha.13","sha":"1d483777c78c63a96174aaff22f7ad70548eb753","kind":"tag","published_at":"2026-03-05T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13/manifests"},{"name":"rust-v0.109.0","sha":"37133fb8455766068008b8453a1da1dacae4274c","kind":"tag","published_at":"2026-03-04T23:13:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.109.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0/manifests"},{"name":"rust-v0.108.0","sha":"89b79419a1e0720856d4450cf17379221e5a3b1d","kind":"tag","published_at":"2026-03-04T19:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0/manifests"},{"name":"rust-v0.108.0-alpha.12","sha":"f1feadd3694eef2d5b20d609fa52bce4daf12f91","kind":"tag","published_at":"2026-03-04T14:58:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12/manifests"},{"name":"artifact-runtime-v2.3.4","sha":"f72ab43fd193b31208cd3c306293b1b71a52a709","kind":"commit","published_at":"2026-03-04T13:00:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.3.4","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4/manifests"},{"name":"rust-v0.108.0-alpha.11","sha":"a083a34aa56b57609877c702d61242aeca9acae7","kind":"tag","published_at":"2026-03-04T11:29:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11/manifests"},{"name":"rust-v0.108.0-alpha.10","sha":"b5d50c499c3448895373f5ef85a5cfdb7c5253b0","kind":"tag","published_at":"2026-03-04T05:18:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10/manifests"},{"name":"rust-v0.108.0-alpha.9","sha":"406d25f43f895ca6826b0458bbfb957bc44272a6","kind":"tag","published_at":"2026-03-04T04:45:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9/manifests"},{"name":"rust-v0.108.0-alpha.8","sha":"11a600ff7f03947e49949e1a7ba425c674c6d30d","kind":"tag","published_at":"2026-03-04T02:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8/manifests"},{"name":"rust-v0.108.0-alpha.7","sha":"a13d6945ee176eeedd2eba2aafde4e3d0c8fa7d1","kind":"tag","published_at":"2026-03-04T01:01:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7/manifests"},{"name":"rust-v0.108.0-alpha.6","sha":"8ffb0ab1afdba2f3400a4a8c3a71151b9a2be05e","kind":"tag","published_at":"2026-03-04T00:14:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6/manifests"},{"name":"rust-v0.108.0-alpha.5","sha":"f54fd47f2368445c2ebb5095bed62002736f9c36","kind":"tag","published_at":"2026-03-03T22:42:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5/manifests"},{"name":"rust-v0.108.0-alpha.4","sha":"26e7113347b4e335a9e2c3adf539e8a0e3d77c63","kind":"tag","published_at":"2026-03-03T18:14:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4/manifests"},{"name":"rust-v0.108.0-alpha.3","sha":"6752119ad1c19648f12086dbaa01b83e066318f5","kind":"tag","published_at":"2026-03-03T10:38:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3/manifests"},{"name":"rust-v0.108.0-alpha.2","sha":"83fa62425a5ea9ea95580ff760e4e65e4fb5f906","kind":"tag","published_at":"2026-03-03T05:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2/manifests"},{"name":"rust-v0.108.0-alpha.1","sha":"f135585b2b55863aac47a36e51153f7d78048660","kind":"tag","published_at":"2026-03-03T00:07:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1/manifests"},{"name":"rust-v0.107.0","sha":"19f8797c0f62abecb347e817aac36d18c5fc554e","kind":"tag","published_at":"2026-03-02T17:17:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0/manifests"},{"name":"rust-v0.107.0-alpha.9","sha":"564b21bb5322177eb38a7972292d201cd82c9109","kind":"tag","published_at":"2026-03-02T00:13:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9/manifests"},{"name":"rust-v0.107.0-alpha.8","sha":"42bdf6692859b66e313132ae68ac5d45a4693496","kind":"tag","published_at":"2026-02-28T01:58:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8/manifests"},{"name":"rust-v0.107.0-alpha.7","sha":"b36d42ff6fc67dc1d87e2f173a0a2611fcadbce6","kind":"tag","published_at":"2026-02-28T01:22:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7/manifests"},{"name":"rust-v0.107.0-alpha.6","sha":"15db9bab83b88396dd32f2bfafc8d36bbbceac0a","kind":"tag","published_at":"2026-02-27T17:50:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6/manifests"},{"name":"rust-v0.107.0-alpha.5","sha":"0ea8850f851f1d3c30fa7a5434143cb1a7f95731","kind":"tag","published_at":"2026-02-27T13:07:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5/manifests"},{"name":"rust-v0.107.0-alpha.4","sha":"7d051479b32f624ab40291995cf8d54a70efc91f","kind":"tag","published_at":"2026-02-27T06:14:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4/manifests"},{"name":"rust-v0.107.0-alpha.3","sha":"5a7dae4b8142ad952b140015210a426453011f77","kind":"tag","published_at":"2026-02-27T01:41:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3/manifests"},{"name":"rust-v0.107.0-alpha.2","sha":"4551ee8d0870476dfa6f3e4418363a4af5a99783","kind":"tag","published_at":"2026-02-27T00:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2/manifests"},{"name":"rust-v0.107.0-alpha.1","sha":"532c46e85a11ef0d23e84fe9c1dba873b523606d","kind":"tag","published_at":"2026-02-26T23:16:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1/manifests"},{"name":"rust-v0.106.0","sha":"ffd726a656403b69b75130025587d5e0a0d6b7d1","kind":"tag","published_at":"2026-02-26T19:39:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0/manifests"},{"name":"winget-test-rust-v0.106.0-alpha.9","sha":"3aee569b7f5c9387f8ad36c81b61d12d8b0e17ad","kind":"commit","published_at":"2026-02-26T18:59:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/winget-test-rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/winget-test-rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@winget-test-rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.11","sha":"830a15290eb4293d64212d465525187119811650","kind":"tag","published_at":"2026-02-26T17:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11/manifests"},{"name":"rust-v0.106.0-alpha.10","sha":"e0bbbccc37bec03de7c40cb414125ceec3304cc5","kind":"tag","published_at":"2026-02-26T13:29:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10/manifests"},{"name":"rust-v0.106.0-alpha.9","sha":"ca3ec4fe933ac18b343dd6cf0e6d66aaf4567d3f","kind":"tag","published_at":"2026-02-26T12:31:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.8","sha":"3414c082c72cd75b717308121cdd5e9a8f732222","kind":"tag","published_at":"2026-02-26T04:59:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8/manifests"},{"name":"rust-v0.106.0-alpha.7","sha":"409d5ce68728b2bdd6df1caa086726964b0912c8","kind":"tag","published_at":"2026-02-26T03:12:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7/manifests"},{"name":"rust-v0.106.0-alpha.6","sha":"b2d834f4b639f85072a0c1797b259ada471ee726","kind":"tag","published_at":"2026-02-26T02:24:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6/manifests"},{"name":"rust-v0.106.0-alpha.5","sha":"21b81e1c8b6c9e638eb0459bd4f61df08666c2dc","kind":"tag","published_at":"2026-02-25T23:20:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5/manifests"},{"name":"rust-v0.106.0-alpha.4","sha":"2dea339d69f179fc09097301b0d12c8daebc5f9d","kind":"tag","published_at":"2026-02-25T21:42:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4/manifests"},{"name":"rust-v0.106.0-alpha.3","sha":"a4a45e24caf5db95f57cb85e7a564ceb224397db","kind":"tag","published_at":"2026-02-25T19:17:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3/manifests"},{"name":"rust-v0.106.0-alpha.2","sha":"7d9dc058a790ae73f74e52ded9c8233d0ac7e60a","kind":"tag","published_at":"2026-02-25T18:40:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2/manifests"},{"name":"rust-v0.106.0-alpha.1","sha":"c57e04bbe875d132d056544655eb86369897ba12","kind":"tag","published_at":"2026-02-25T17:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1/manifests"},{"name":"rust-v0.105.0","sha":"a7eda6a29b3ee25549f385197ff109508dc49a90","kind":"tag","published_at":"2026-02-25T16:36:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0/manifests"},{"name":"rust-v0.105.0-alpha.26","sha":"47d71f9b3867e9c955808c049b5a65761612dd5b","kind":"tag","published_at":"2026-02-25T15:54:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26/manifests"},{"name":"rust-v0.105.0-alpha.25","sha":"8e9653ba0373c627cbb6df5b728a488ba745c8fa","kind":"tag","published_at":"2026-02-25T13:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25/manifests"},{"name":"rust-v0.105.0-alpha.24","sha":"acf27a0b3c6858c62956b65b769d0d7e51eb1a9b","kind":"tag","published_at":"2026-02-25T11:48:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24/manifests"},{"name":"rust-v0.105.0-alpha.23","sha":"ed0519259c2b264bd893d96ed9c97bd3fd6874bf","kind":"tag","published_at":"2026-02-25T09:23:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23/manifests"},{"name":"rust-v0.105.0-alpha.22","sha":"e506fa075332c461c41c7de0b2da12ebcdef3759","kind":"tag","published_at":"2026-02-25T02:49:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22/manifests"},{"name":"rust-v0.105.0-alpha.21","sha":"07c039d6ee3f8154c7cbcb7a53f5891e46390d58","kind":"tag","published_at":"2026-02-24T23:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21/manifests"},{"name":"rust-v0.105.0-alpha.20","sha":"b73720141c179d7bfadb31f8169cb74006987189","kind":"tag","published_at":"2026-02-24T21:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20/manifests"},{"name":"rust-v0.105.0-alpha.19","sha":"6f5b2f568b892ea0eb1a0a8ccdd8b80a0d04aec5","kind":"tag","published_at":"2026-02-24T19:46:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19/manifests"},{"name":"rust-v0.105.0-alpha.18","sha":"55eeca5a7ace8095a616c34506d11128f148af03","kind":"tag","published_at":"2026-02-24T18:08:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18/manifests"},{"name":"rust-v0.105.0-alpha.17","sha":"7f5a01d2ff04b6e770f3a1173e5e9fa877534e70","kind":"tag","published_at":"2026-02-24T12:08:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17/manifests"},{"name":"rust-v0.105.0-alpha.16","sha":"bb71bc2d623037bfb4e7a88679d66ac970657a97","kind":"tag","published_at":"2026-02-23T20:15:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16/manifests"},{"name":"rust-v0.105.0-alpha.15","sha":"02cdddcb23f24f15487bc6e45bcfaf4b4361765c","kind":"tag","published_at":"2026-02-23T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15/manifests"},{"name":"rust-v0.105.0-alpha.14","sha":"48c9bbeef2eea46c7d1570f38148ea23f42fcce6","kind":"tag","published_at":"2026-02-23T12:59:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14/manifests"},{"name":"rust-v0.105.0-alpha.13","sha":"c9e380405d88c89508d989d149a62f4dd2554870","kind":"tag","published_at":"2026-02-22T14:05:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13/manifests"},{"name":"rust-v0.105.0-alpha.12","sha":"e53fcd42daf50f8271f62142c85bec9b8985c687","kind":"tag","published_at":"2026-02-22T04:28:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12/manifests"},{"name":"rust-v0.105.0-alpha.11","sha":"258a173efa82328300bf0854e7180d2f3f865f9a","kind":"tag","published_at":"2026-02-21T16:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11/manifests"},{"name":"rust-v0.105.0-alpha.10","sha":"e8f1c998cba80bf1f1c4f48f4269ce4a211a1c07","kind":"tag","published_at":"2026-02-21T05:37:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10/manifests"},{"name":"rust-v0.105.0-alpha.9","sha":"028af025f7944fb2ff5d4a434cd7d9889b3b26af","kind":"tag","published_at":"2026-02-20T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9/manifests"},{"name":"rust-v0.105.0-alpha.8","sha":"c25ecd9ebe0fe2746175a822b74a3d3df186381e","kind":"tag","published_at":"2026-02-20T18:18:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8/manifests"},{"name":"rust-v0.105.0-alpha.7","sha":"07612050d85b8450a5b11f41195b1f5bdb969e3b","kind":"tag","published_at":"2026-02-20T15:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7/manifests"},{"name":"rust-v0.105.0-alpha.6","sha":"474dbe6f3758fd0a5bc5356f2cdf3726c39bd734","kind":"tag","published_at":"2026-02-19T20:20:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6/manifests"},{"name":"rust-v0.105.0-alpha.5","sha":"40ef15ccb8f1f042ac975c8096c906e281a8e0ee","kind":"tag","published_at":"2026-02-19T19:37:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5/manifests"},{"name":"rust-v0.105.0-alpha.4","sha":"8bf5e734cad63e9cd828d6284bb10e357794924a","kind":"tag","published_at":"2026-02-19T11:32:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4/manifests"},{"name":"rust-v0.105.0-alpha.3","sha":"fbdd96bacaaebd7d02bcb02ddf18342b95eaf254","kind":"tag","published_at":"2026-02-18T19:28:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3/manifests"},{"name":"rust-v0.105.0-alpha.2","sha":"615c71fa11b9f679cd58f0f585523c23674e862f","kind":"tag","published_at":"2026-02-18T13:56:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2/manifests"},{"name":"rust-v0.105.0-alpha.1","sha":"c6a8377b0998be0f7284ed30fd02156e6af0658c","kind":"tag","published_at":"2026-02-18T08:02:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1/manifests"},{"name":"rust-v0.104.0","sha":"74d1f7b2b3af383bd3605344f3c842b194fd1d70","kind":"tag","published_at":"2026-02-18T06:34:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0/manifests"},{"name":"rust-v0.104.0-alpha.1","sha":"f4af897d98c49fc7f991b24f8a6e303592297bb1","kind":"tag","published_at":"2026-02-18T02:21:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1/manifests"},{"name":"rust-v0.103.0","sha":"ff3d19f9022b154b9ab415f6ad128cd622608b1a","kind":"tag","published_at":"2026-02-17T22:23:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0/manifests"},{"name":"rust-v0.103.0-alpha.1","sha":"044148dac169226f57bab657b43214abe1559b41","kind":"tag","published_at":"2026-02-17T21:42:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1/manifests"},{"name":"rust-v0.102.0","sha":"f59c7c1ab912c9bc5826e5ae60e49ff1b9b255ff","kind":"tag","published_at":"2026-02-17T19:21:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0/manifests"},{"name":"rust-v0.102.0-alpha.11","sha":"d6dee0fb8347728c6c492e03972d94cab20d6de8","kind":"tag","published_at":"2026-02-17T17:43:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11/manifests"},{"name":"rust-v0.102.0-alpha.10","sha":"98b09a92a962cee213e63528de6e204c1f6a5407","kind":"tag","published_at":"2026-02-17T07:12:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10/manifests"},{"name":"rust-v0.102.0-alpha.9","sha":"c90df71e8e25606faa6cb4754782722dd72e01c4","kind":"tag","published_at":"2026-02-17T06:21:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9/manifests"},{"name":"rust-v0.102.0-alpha.8","sha":"0ff39d1816b75b97672a58cd3614e70a0400d667","kind":"tag","published_at":"2026-02-16T17:33:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8/manifests"},{"name":"rust-v0.102.0-alpha.7","sha":"478c7b35dd38c3da74cabf0601cd14911eac4150","kind":"tag","published_at":"2026-02-14T19:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7/manifests"},{"name":"rust-v0.102.0-alpha.6","sha":"d1cc5238fb6930edcfff41b8431d0da60a97b118","kind":"tag","published_at":"2026-02-14T00:33:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6/manifests"},{"name":"rust-v0.102.0-alpha.5","sha":"39b0ca069aab04573df39a1bfebb281db82abb9d","kind":"tag","published_at":"2026-02-13T18:35:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5/manifests"},{"name":"rust-v0.102.0-alpha.4","sha":"6519d436012e7e54797545d60efabc1ef947af65","kind":"tag","published_at":"2026-02-13T16:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4/manifests"},{"name":"rust-v0.102.0-alpha.3","sha":"d4d615ef3922c99cd55dffc23219a541b3113a8b","kind":"tag","published_at":"2026-02-13T15:24:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3/manifests"},{"name":"rust-v0.102.0-alpha.2","sha":"03a8cf28b7a11395f3d44cf782a2ae9c812d63d1","kind":"tag","published_at":"2026-02-13T09:38:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2/manifests"},{"name":"rust-v0.102.0-alpha.1","sha":"ce9c4c80760dcf3d8a88fed953bdfecdee5be69a","kind":"tag","published_at":"2026-02-13T08:47:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1/manifests"},{"name":"rust-v0.101.0","sha":"cf5f1868bc3df74739fc8e06e5c2e93728c5d8f9","kind":"tag","published_at":"2026-02-12T19:27:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0/manifests"},{"name":"rust-v0.101.0-alpha.1","sha":"f81fee3ddfbacca2452083ca722e792e8451168e","kind":"tag","published_at":"2026-02-12T18:45:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1/manifests"},{"name":"rust-v0.100.0","sha":"8272f9a71ee7364d8de992418103628f8a17eb6f","kind":"tag","published_at":"2026-02-12T17:50:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0/manifests"},{"name":"rust-v0.100.0-alpha.11","sha":"acaf2d9ff2762441e4e576e111bad51265d3caaf","kind":"tag","published_at":"2026-02-12T17:15:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11/manifests"},{"name":"rust-v0.100.0-alpha.10","sha":"a1ad82d8b9fc90305fefd1ca4991239c59ce49c6","kind":"tag","published_at":"2026-02-12T13:17:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10/manifests"},{"name":"rust-v0.100.0-alpha.9","sha":"b99e9c3c747205b1db272c8bb94bfb392ee59ed3","kind":"tag","published_at":"2026-02-12T08:57:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9/manifests"},{"name":"rust-v0.100.0-alpha.8","sha":"639f00b7a72ca63520b481be528ce349a18c4100","kind":"tag","published_at":"2026-02-12T08:09:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8/manifests"},{"name":"rust-v0.100.0-alpha.7","sha":"2018476fd27a7aea7a9d38cd07a097a8b2b5ae57","kind":"tag","published_at":"2026-02-12T07:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7/manifests"},{"name":"rust-v0.100.0-alpha.6","sha":"b9a3cb44685088482dcb870610bf1abecfac88b7","kind":"tag","published_at":"2026-02-12T06:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6/manifests"},{"name":"rust-v0.100.0-alpha.5","sha":"1088f7e54bd8e09bde6cbd2d864e6b01107b6d6f","kind":"tag","published_at":"2026-02-12T06:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5/manifests"},{"name":"rust-v0.100.0-alpha.4","sha":"43cffe9408352a09b73a8c58a1ea38bf374212fa","kind":"tag","published_at":"2026-02-12T03:54:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4/manifests"},{"name":"rust-v0.100.0-alpha.3","sha":"c0d41fc61cc00d11ffe4aec2d72cd7ea17f249ed","kind":"tag","published_at":"2026-02-12T01:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3/manifests"},{"name":"rust-v0.100.0-alpha.2","sha":"8865521d07c8d82c397ca5d2bcef9c6cabb6dfae","kind":"tag","published_at":"2026-02-11T22:59:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2/manifests"},{"name":"rust-v0.100.0-alpha.1","sha":"12ae73077b2d568d861fccedde6b07dfc2b98681","kind":"tag","published_at":"2026-02-11T21:04:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1/manifests"},{"name":"rust-v0.99.0","sha":"ec9f76ce4f854c7d4f3c78c9b1bacbe128df286e","kind":"tag","published_at":"2026-02-11T19:54:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0/manifests"},{"name":"rust-v0.99.0-alpha.27","sha":"6cd11f06ea2a556ff09887f97e9a712d9f9b6ad7","kind":"tag","published_at":"2026-02-11T19:31:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27/manifests"},{"name":"rust-v0.99.0-alpha.26","sha":"6f56646d3f3c77dc847a6569ba8489553d1c4886","kind":"tag","published_at":"2026-02-11T18:38:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26/manifests"},{"name":"rust-v0.99.0-alpha.25","sha":"e59ae7aebc6baec0fe368151f6b35b7e5dedc783","kind":"tag","published_at":"2026-02-11T11:37:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25/manifests"},{"name":"rust-v0.99.0-alpha.24","sha":"9479c09ada30abd22353b0420c8de0e1e7583177","kind":"tag","published_at":"2026-02-11T03:26:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24/manifests"},{"name":"rust-v0.99.0-alpha.23","sha":"00d4552d1572bfe9cae7cf6ffab6f12beaf73ae0","kind":"tag","published_at":"2026-02-10T22:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23/manifests"},{"name":"rust-v0.99.0-alpha.22","sha":"db896d041e2df22a4e2ab612f4e3bb20a62ef51d","kind":"tag","published_at":"2026-02-10T21:01:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22/manifests"},{"name":"rust-v0.99.0-alpha.21","sha":"3f04cc920f6f0d35d86200ddf0b8a7ea51aa3a50","kind":"tag","published_at":"2026-02-10T19:58:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21/manifests"},{"name":"rust-v0.99.0-alpha.20","sha":"1f2a9356f9c0afb48262f390833d6a70d6e46d54","kind":"tag","published_at":"2026-02-10T18:43:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20/manifests"},{"name":"rust-v0.99.0-alpha.19","sha":"3680b4eed307801334767750316d2e1fe57f86aa","kind":"tag","published_at":"2026-02-10T18:39:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19/manifests"},{"name":"rust-v0.99.0-alpha.18","sha":"ebad7949d521021c6b43aa68e9d42dfe83314c3b","kind":"tag","published_at":"2026-02-10T18:34:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18/manifests"},{"name":"rust-v0.99.0-alpha.17","sha":"f11c1eb6870bc3b2d6260368a9c43af857431273","kind":"tag","published_at":"2026-02-10T14:50:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17/manifests"},{"name":"rust-v0.99.0-alpha.16","sha":"e270c8e46b14749989c557e32a7442ae195fbab2","kind":"tag","published_at":"2026-02-10T12:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16/manifests"},{"name":"rust-vrust-v0.99.0-alpha.16","sha":"6acedc86a086bc2e5365e6f6c1bd5f5fbdd9f082","kind":"tag","published_at":"2026-02-10T12:21:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16/manifests"},{"name":"rust-v0.99.0-alpha.15","sha":"5f8efa6e8bf0a9030f33992671cf2f66c3b19eaf","kind":"tag","published_at":"2026-02-10T11:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15/manifests"},{"name":"rust-v0.99.0-alpha.14","sha":"a1b26e8188d3f546129c3f595e24b981cfbb4c22","kind":"tag","published_at":"2026-02-10T09:46:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14/manifests"},{"name":"rust-v0.99.0-alpha.13","sha":"b52071c20786cae5a4ef6b1272299e39cfbf3dab","kind":"tag","published_at":"2026-02-10T05:26:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13/manifests"},{"name":"rust-v0.99.0-alpha.12","sha":"f459dabba2c756660f71749f13347978ce9607d0","kind":"tag","published_at":"2026-02-10T00:59:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12/manifests"},{"name":"rust-v0.99.0-alpha.11","sha":"60343af0e62ff3df55929f0eb1acfe9ff6ad1ac9","kind":"tag","published_at":"2026-02-09T22:15:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11/manifests"},{"name":"rust-v0.99.0-alpha.10","sha":"c264e69dcacde8ed70043d156b0520ecdf907669","kind":"tag","published_at":"2026-02-09T11:25:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10/manifests"},{"name":"rust-v0.99.0-alpha.9","sha":"e35bcb7ffd30a51ff0f8d55494f8c97214d0a841","kind":"tag","published_at":"2026-02-07T06:33:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9/manifests"},{"name":"rust-vv0.99.0-alpha.8","sha":"54a3d9946c0af2f853e05366530e128b61482be4","kind":"tag","published_at":"2026-02-07T06:31:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.99.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.99.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.99.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8/manifests"},{"name":"rust-v0.99.0-alpha.7","sha":"ac99dddd4cbb16d314a7bda7df1ee9f6eabe364b","kind":"tag","published_at":"2026-02-07T06:02:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7/manifests"},{"name":"rust-v0.99.0-alpha.6","sha":"0ab9a8ba47c408dbe765acae83556bb64175cd21","kind":"tag","published_at":"2026-02-06T19:12:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6/manifests"},{"name":"rust-v0.99.0-alpha.5","sha":"e282c913436c045d6e86672d75e6e26e0f44db2f","kind":"tag","published_at":"2026-02-06T14:42:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5/manifests"},{"name":"rust-v0.99.0-alpha.4","sha":"42c2347412fbc422eb9c2fdbd9b2c729fa378c79","kind":"tag","published_at":"2026-02-06T04:37:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4/manifests"},{"name":"rust-v0.99.0-alpha.3","sha":"f166461ff28fb40a22f6a3920e1d0b800af3b35e","kind":"tag","published_at":"2026-02-05T22:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3/manifests"},{"name":"rust-v0.99.0-alpha.2","sha":"f084f0e387579f39cf68e43eefe4566c6f9c56d7","kind":"tag","published_at":"2026-02-05T20:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2/manifests"},{"name":"rust-v0.99.0-alpha.1","sha":"706a8e20338870817de6dfd9e3c89579f050682f","kind":"tag","published_at":"2026-02-05T18:50:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1/manifests"},{"name":"rust-v0.98.0","sha":"82464689ce0ba8a3b2065e73a8aa0cfdf2ad0625","kind":"tag","published_at":"2026-02-05T16:12:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0/manifests"},{"name":"rust-v0.98.0-alpha.2","sha":"26f3eb990dadb76a86b2b42f27af840ad311716e","kind":"tag","published_at":"2026-02-05T08:52:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2/manifests"},{"name":"rust-v0.98.0-alpha.1","sha":"4e23e6cd2bb37e4561ddaac05968ae69d26f5978","kind":"tag","published_at":"2026-02-05T06:52:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1/manifests"},{"name":"rust-v0.97.0","sha":"4b415c72c9cb62dded0bb8eb5d4fcf9ddc90a8e3","kind":"tag","published_at":"2026-02-05T04:26:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0/manifests"},{"name":"rust-v0.97.0-alpha.5","sha":"ba8c2631c9f8906a88b85777f4bdafc43680a7df","kind":"tag","published_at":"2026-02-05T04:00:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5/manifests"},{"name":"rust-v0.97.0-alpha.4","sha":"6828ff3918276bb0cd22e6cdb4a075dcc696b2a7","kind":"tag","published_at":"2026-02-05T02:36:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4/manifests"},{"name":"rust-v0.97.0-alpha.3","sha":"a1a986c58ade4b4de8f25fa5ceadb5c06ca4211e","kind":"tag","published_at":"2026-02-05T00:52:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3/manifests"},{"name":"rust-v0.97.0-alpha.2","sha":"9c18c027fa0ff7598576294b06539c0aa6c9eba8","kind":"tag","published_at":"2026-02-04T23:52:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2/manifests"},{"name":"rust-v0.97.0-alpha.1","sha":"1650b3d6a76972fd6e543d320d3a4058ff565dcb","kind":"tag","published_at":"2026-02-04T19:47:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1/manifests"},{"name":"rust-v0.96.0","sha":"2572f96fafb3156f79523bfbe2bc84f13e382167","kind":"tag","published_at":"2026-02-04T17:00:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0/manifests"},{"name":"rust-v0.96.0-alpha.2","sha":"d5374efa6fb1488a7d0a70527bfb9cc274d8f188","kind":"tag","published_at":"2026-02-04T13:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2/manifests"},{"name":"rust-v0.96.0-alpha.1","sha":"b8f4f382fc43baacdfbd7dd9308de9d3783747af","kind":"tag","published_at":"2026-02-04T09:10:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1/manifests"},{"name":"rust-v0.95.0","sha":"12dbb76c812afaff8daf1f3a5acf1d5ef4a75cb1","kind":"tag","published_at":"2026-02-04T04:07:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0/manifests"},{"name":"rust-v0.95.0-alpha.9","sha":"7eb1d2e35238cef89bb104bf2dc5dbaba6370da2","kind":"tag","published_at":"2026-02-04T00:04:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9/manifests"},{"name":"rust-v0.95.0-alpha.8","sha":"616c9b2dc009fbc794675c7b2aa35fb1d1aa8452","kind":"tag","published_at":"2026-02-03T22:04:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8/manifests"},{"name":"rust-v0.95.0-alpha.7","sha":"fd40e3ba4d3cf639c29a958f115f8fd3ea3305ce","kind":"tag","published_at":"2026-02-03T20:28:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7/manifests"},{"name":"rust-v0.95.0-alpha.6","sha":"b5b8c11875b80fcce5e40cb0cd68b6e2b5413aff","kind":"tag","published_at":"2026-02-03T11:32:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6/manifests"},{"name":"rust-v0.95.0-alpha.5","sha":"524613cf91d52a74ba6d3b1e40b8c47d12877778","kind":"tag","published_at":"2026-02-03T04:39:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5/manifests"},{"name":"rust-v0.95.0-alpha.4","sha":"4adbae01db58cd8a5981427e1b272d958b2314ba","kind":"tag","published_at":"2026-02-03T02:46:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4/manifests"},{"name":"rust-v0.95.0-alpha.3","sha":"93d342a404f232f3d0433f9e11a32dee64860251","kind":"tag","published_at":"2026-02-03T01:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3/manifests"},{"name":"rust-v0.95.0-alpha.2","sha":"d74bdf945dd4bb51fd4a95ac7bcbb79268732e26","kind":"tag","published_at":"2026-02-02T22:06:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2/manifests"},{"name":"rust-v0.95.0-alpha.1","sha":"1ec3b5eed5ef8329ba6a8bc2624ac0317f1bcf46","kind":"tag","published_at":"2026-02-02T21:02:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1/manifests"},{"name":"rust-v0.94.0","sha":"dce99bc2595e58acc4d88a324f3ccab05cf5cd7d","kind":"tag","published_at":"2026-02-02T17:44:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0/manifests"},{"name":"rust-v0.94.0-alpha.11","sha":"a3b19de91f9d336088edda6b790a6ed7c7652292","kind":"tag","published_at":"2026-02-02T13:33:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11/manifests"},{"name":"rust-v0.94.0-alpha.10","sha":"08e9c5cfcb986cf95874b7e5552a808960cc854e","kind":"tag","published_at":"2026-02-02T07:49:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10/manifests"},{"name":"rust-v0.94.0-alpha.9","sha":"b706b71c8de0495649be9f34a41ae483b4c0fc85","kind":"tag","published_at":"2026-02-02T06:59:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9/manifests"},{"name":"rust-v0.94.0-alpha.8","sha":"8d0cf6b759bae9d83edd5fc4b3599d08ff936928","kind":"tag","published_at":"2026-02-02T03:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8/manifests"},{"name":"rust-v0.94.0-alpha.7","sha":"000f23076045b0268c7a79cf036a0533b03845e3","kind":"tag","published_at":"2026-02-01T07:23:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7/manifests"},{"name":"rust-v0.94.0-alpha.6","sha":"645255a4aa010d90811b38bd146ee42205e2fb61","kind":"tag","published_at":"2026-02-01T05:16:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6/manifests"},{"name":"rust-v0.94.0-alpha.5","sha":"16401e1b983e50661770a21e4ff4c69fb422eb5a","kind":"tag","published_at":"2026-02-01T04:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5/manifests"},{"name":"rust-v0.94.0-alpha.4","sha":"87e21eca459551140833264d7989a551b13bdc28","kind":"tag","published_at":"2026-02-01T02:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4/manifests"},{"name":"rust-v0.94.0-alpha.3","sha":"e0a78062a12a23cc0fe8876eafc352abd8cffef8","kind":"tag","published_at":"2026-02-01T01:13:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3/manifests"},{"name":"rust-v0.94.0-alpha.2","sha":"d6ee3c2c863c91218f8d60350c90ea99907a5486","kind":"tag","published_at":"2026-01-31T21:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2/manifests"},{"name":"rust-v0.94.0-alpha.1","sha":"dc2ef8cf2aee4025d7be27e3d94689f965c1c502","kind":"tag","published_at":"2026-01-31T12:47:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1/manifests"},{"name":"rust-v0.93.0","sha":"d86cf538f5e7d210ebb7a3493718aaaff40146da","kind":"tag","published_at":"2026-01-31T06:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0/manifests"},{"name":"rust-v0.93.0-alpha.25","sha":"56e847a9ec6f41acdf31e89fc0bac94d12c5a783","kind":"tag","published_at":"2026-01-31T02:58:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25/manifests"},{"name":"rust-v0.93.0-alpha.24","sha":"4208a5e82f73a1c2b007cac805aba82da1720875","kind":"tag","published_at":"2026-01-30T21:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24/manifests"},{"name":"rust-v0.93.0-alpha.23","sha":"329ef2d69249aba31112a37a5db9a43d48941af3","kind":"tag","published_at":"2026-01-30T20:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23/manifests"},{"name":"rust-vrust-v0.93.0-alpha.23","sha":"2d82d9348e7345dc5aea7dc9fcbff83db1af5ac9","kind":"tag","published_at":"2026-01-30T20:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23/manifests"},{"name":"rust-v0.93.0-alpha.22","sha":"079d7c02919de368877c0353999592cf447b48dd","kind":"tag","published_at":"2026-01-30T19:16:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22/manifests"},{"name":"rust-v0.93.0-alpha.21","sha":"b11e0aa5c35b079e3bc394033bef4624f435a7d5","kind":"tag","published_at":"2026-01-30T17:37:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21/manifests"},{"name":"rust-v0.93.0-alpha.20","sha":"5254dc3d251dcd07c0d16cde21cc7e5312f903b9","kind":"tag","published_at":"2026-01-30T10:19:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20/manifests"},{"name":"rust-v0.93.0-alpha.19","sha":"610c265a28f30fd6a5b2b65b273b822fb9d4c614","kind":"tag","published_at":"2026-01-30T09:20:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19/manifests"},{"name":"rust-v0.93.0-alpha.18","sha":"57afe281d3d69e4fca8bf8e8512797803c040504","kind":"tag","published_at":"2026-01-30T08:32:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18/manifests"},{"name":"rust-v0.93.0-alpha.17","sha":"a204130743e0eb40c14938a717a819efb800b70b","kind":"tag","published_at":"2026-01-30T01:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17/manifests"},{"name":"rust-v0.93.0-alpha.16","sha":"0a02ef2bee4ff834a50e16ce11fb74325475e67e","kind":"tag","published_at":"2026-01-29T21:51:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16/manifests"},{"name":"rust-v0.93.0-alpha.15","sha":"b6501f17f3c4fabd2589495a45e262d8a5f9dea5","kind":"tag","published_at":"2026-01-29T19:53:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15/manifests"},{"name":"rust-v0.93.0-alpha.14","sha":"b6c6bc82a789aa53e8ebb2597b0a649ce757966e","kind":"tag","published_at":"2026-01-29T18:49:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14/manifests"},{"name":"rust-v0.93.0-alpha.13","sha":"171e77be7f0a7c148a2ce59b7a70db35d2fdab43","kind":"tag","published_at":"2026-01-29T15:00:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13/manifests"},{"name":"rust-v0.93.0-alpha.12","sha":"11365cdc5dc00ba88498b57d5a0b0f6d5efde7ad","kind":"tag","published_at":"2026-01-29T14:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12/manifests"},{"name":"rust-v0.93.0-alpha.11","sha":"4b16bc76c445314d0a17b0bb786827539d2ae33a","kind":"tag","published_at":"2026-01-29T14:08:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11/manifests"},{"name":"rust-v0.93.0-alpha.10","sha":"ec0f56547a52205f520d50bbfa9076167a5854fc","kind":"tag","published_at":"2026-01-29T14:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10/manifests"},{"name":"rust-v0.93.0-alpha.9","sha":"31de1a4cc7e9829ed498b41e0c3b4fdbb7b450a3","kind":"tag","published_at":"2026-01-29T07:33:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9/manifests"},{"name":"rust-v0.93.0-alpha.8","sha":"8f2052846e52efb10414b78f03857c4475c388e4","kind":"tag","published_at":"2026-01-29T06:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8/manifests"},{"name":"rust-v0.93.0-alpha.7","sha":"d36dea7e54d7c8e35a2233db31bee7ebda544aca","kind":"tag","published_at":"2026-01-29T04:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7/manifests"},{"name":"rust-v0.93.0-alpha.6","sha":"68c678b0b98139698751385f302887c80ed4cac4","kind":"tag","published_at":"2026-01-28T20:49:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6/manifests"},{"name":"rust-v0.93.0-alpha.5","sha":"7c105a3d61e629347cd0ec8186cf53cc136b5226","kind":"tag","published_at":"2026-01-28T18:46:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5/manifests"},{"name":"rust-v0.93.0-alpha.4","sha":"aadf91a348af46de89f834f08ecd0b5cb9e2e21a","kind":"tag","published_at":"2026-01-28T16:39:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4/manifests"},{"name":"rust-v0.93.0-alpha.3","sha":"7e573c7334a4405ab2b0073d7aafed95ecd62492","kind":"tag","published_at":"2026-01-28T15:53:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3/manifests"},{"name":"rust-vv0.93.0-alpha.2","sha":"bb13a09c217186ca74a47b687fa58e5728564451","kind":"tag","published_at":"2026-01-28T15:47:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.93.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.93.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.93.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2/manifests"},{"name":"rust-v0.93.0-alpha.1","sha":"d8eb74685b45b4b7bdd66840ebb64ba65e4ca9ec","kind":"tag","published_at":"2026-01-27T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1/manifests"},{"name":"rust-v0.92.0","sha":"a09055074e082d70e8b92795b0cec1e969a6aaf9","kind":"tag","published_at":"2026-01-27T10:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0/manifests"},{"name":"rust-v0.92.0-alpha.11","sha":"7da4cc8bae9471dd1397f3366a0e787b0079b815","kind":"tag","published_at":"2026-01-27T06:30:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11/manifests"},{"name":"rust-v0.92.0-alpha.10","sha":"743f9fd03e0ea7e34130b4b6110dcb7a66be56d6","kind":"tag","published_at":"2026-01-27T05:31:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10/manifests"},{"name":"rust-v0.92.0-alpha.9","sha":"f999f83374027620cb01292dd78a7cd982d4fb14","kind":"tag","published_at":"2026-01-27T03:34:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9/manifests"},{"name":"rust-v0.92.0-alpha.8","sha":"0a49a4b597aabce9eca1d004e15559ab17a4d883","kind":"tag","published_at":"2026-01-27T02:03:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8/manifests"},{"name":"rust-v0.92.0-alpha.7","sha":"461613593d94b7db4a9c154c4cdec3b745284c6d","kind":"tag","published_at":"2026-01-27T01:04:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7/manifests"},{"name":"rust-v0.92.0-alpha.6","sha":"021441c9b28a791e0773ef4cc07a1de23a782c72","kind":"tag","published_at":"2026-01-26T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6/manifests"},{"name":"rust-v0.92.0-alpha.5","sha":"3e86441d4a621bc5eb713b364a7b98e14ff67deb","kind":"tag","published_at":"2026-01-26T18:56:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5/manifests"},{"name":"rust-v0.92.0-alpha.4","sha":"d1cd89655f2994831589b7158931f9c44e07f3cc","kind":"tag","published_at":"2026-01-26T17:55:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4/manifests"},{"name":"rust-v0.92.0-alpha.3","sha":"401a4cf35a13e34dff53ebe160dc43a672342aee","kind":"tag","published_at":"2026-01-26T03:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3/manifests"},{"name":"rust-v0.92.0-alpha.2","sha":"c5afe1d3e94fa2584e0b9cfe0225cf213a8296fa","kind":"tag","published_at":"2026-01-26T02:25:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2/manifests"},{"name":"rust-v0.92.0-alpha.1","sha":"06481a533bb7d221ac71121627d602da94cdd979","kind":"tag","published_at":"2026-01-25T23:04:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1/manifests"},{"name":"rust-v0.91.0","sha":"3684bc646e0f1123e76a90f03cfb1111358f1aa1","kind":"tag","published_at":"2026-01-25T16:52:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.91.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0/manifests"},{"name":"rust-v0.90.0","sha":"b4e230f8de8f71d08f48c469443ed61a9f365af3","kind":"tag","published_at":"2026-01-25T15:56:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0/manifests"},{"name":"rust-v0.90.0-alpha.7","sha":"e58790ae27082490bd2edbd4a59f9cbac035960d","kind":"tag","published_at":"2026-01-25T14:57:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7/manifests"},{"name":"rust-v0.90.0-alpha.6","sha":"ad751642c7af3cfede86d0f6e3b0987944c9c3ca","kind":"tag","published_at":"2026-01-25T13:50:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6/manifests"},{"name":"rust-v0.90.0-alpha.5","sha":"0f064677d18ebade39ad467282b9011cc5c0b877","kind":"tag","published_at":"2026-01-24T15:56:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5/manifests"},{"name":"rust-v0.90.0-alpha.4","sha":"2ae0eba9ebce26d2ad8f4be4108a9afe1e8b841a","kind":"tag","published_at":"2026-01-24T15:32:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4/manifests"},{"name":"rust-v0.90.0-alpha.3","sha":"182ba84d2acbc417461f1b744ec3f1040c1f5086","kind":"tag","published_at":"2026-01-24T14:58:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3/manifests"},{"name":"rust-v0.90.0-alpha.2","sha":"cc665115ca962b5e91fcf5abafcb4623b27971a6","kind":"tag","published_at":"2026-01-23T12:59:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2/manifests"},{"name":"rust-v0.90.0-alpha.1","sha":"fadc4c7d9d1bd9326aae3341bb56a8084c610d37","kind":"tag","published_at":"2026-01-23T02:22:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1/manifests"},{"name":"rust-v0.89.0","sha":"605d43719efa7f62160904d2dcecc46a64bcd32e","kind":"tag","published_at":"2026-01-22T20:57:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0/manifests"},{"name":"rust-v0.89.0-alpha.5","sha":"b46cb614cc8b68be01de0721146293251a10ec64","kind":"tag","published_at":"2026-01-22T18:59:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5/manifests"},{"name":"rust-v0.89.0-alpha.4","sha":"c9014a779c8716ee20405cbdd92e47ec2e1332b1","kind":"tag","published_at":"2026-01-22T16:37:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4/manifests"},{"name":"rust-v0.89.0-alpha.3","sha":"1508aa6e25fd57d7aba56d487428d916bde9ef65","kind":"tag","published_at":"2026-01-22T09:36:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3/manifests"},{"name":"rust-v0.89.0-alpha.2","sha":"231ed0bacd78876458bc21fd32e98ce6364e629b","kind":"tag","published_at":"2026-01-22T01:03:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2/manifests"},{"name":"rust-v0.89.0-alpha.1","sha":"12256007b5a73c4f864ccc06d1f2dfd3580a0950","kind":"tag","published_at":"2026-01-21T22:27:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1/manifests"},{"name":"rust-v0.88.0","sha":"149625a4f983e1b3c8530abef1c863689d98a1cc","kind":"tag","published_at":"2026-01-21T18:43:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0/manifests"},{"name":"rust-v0.88.0-alpha.17","sha":"f06eee35de77e65c23711bf01cbc3404cda65bfc","kind":"tag","published_at":"2026-01-21T12:08:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17/manifests"},{"name":"rust-v0.88.0-alpha.16","sha":"ee5ad56efd3e17ce507ddd5aee12234f776f8fb3","kind":"tag","published_at":"2026-01-21T09:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16/manifests"},{"name":"rust-v0.88.0-alpha.15","sha":"1de2e5c239645758bcacddb8ef65c133518cbb06","kind":"tag","published_at":"2026-01-21T08:25:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15/manifests"},{"name":"rust-v0.88.0-alpha.14","sha":"f54cb4c8cafe61f07567c073fbd8350db395c0de","kind":"tag","published_at":"2026-01-21T07:03:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14/manifests"},{"name":"rust-v0.88.0-alpha.13","sha":"6b3ab57d7d39093cc6a35c47257ba26fa466c469","kind":"tag","published_at":"2026-01-21T02:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13/manifests"},{"name":"rust-v0.88.0-alpha.12","sha":"62feed7163400f409162b3214937f7c1025ce333","kind":"tag","published_at":"2026-01-21T01:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12/manifests"},{"name":"rust-v0.88.0-alpha.11","sha":"16d6caa699b15a0685ba8332626c6543b7d331c2","kind":"tag","published_at":"2026-01-20T23:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11/manifests"},{"name":"rust-v0.88.0-alpha.10","sha":"0c50636278ec363a8842b6063946c9db8c4ba7e4","kind":"tag","published_at":"2026-01-20T22:29:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10/manifests"},{"name":"rust-v0.88.0-alpha.9","sha":"384779062c22824a607769849e522c12cbf03db7","kind":"tag","published_at":"2026-01-20T18:30:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9/manifests"},{"name":"rust-v0.88.0-alpha.8","sha":"f6688e0740a9d3271f8b1385e31d7a6e3e732ff3","kind":"tag","published_at":"2026-01-19T21:43:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8/manifests"},{"name":"rust-v0.88.0-alpha.7","sha":"f9746020961c46badce903d88c68ad908df2af3d","kind":"tag","published_at":"2026-01-19T20:18:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7/manifests"},{"name":"rust-v0.88.0-alpha.6","sha":"41a29ffe9a022dfc147babb1ba15b271aac41836","kind":"tag","published_at":"2026-01-19T18:04:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6/manifests"},{"name":"rust-v0.88.0-alpha.5","sha":"fa47844d2b6685bd6e769a781a6723ab11ca0d81","kind":"tag","published_at":"2026-01-19T15:41:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5/manifests"},{"name":"rust-v0.88.0-alpha.4","sha":"724836ccb432675d55eeb223c5944d774bee40b6","kind":"tag","published_at":"2026-01-19T11:36:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4/manifests"},{"name":"rust-v0.88.0-alpha.3","sha":"b77b410d84ed2c08506f1a5c89f4f8c793e7b176","kind":"tag","published_at":"2026-01-18T05:18:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3/manifests"},{"name":"rust-v0.88.0-alpha.2","sha":"f3cf11ee0bcb589c106d288a96d04e1ed65745e0","kind":"tag","published_at":"2026-01-18T01:36:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2/manifests"},{"name":"rust-v0.88.0-alpha.1","sha":"8ac0833400662a1c31780ac01d0272eec709dc71","kind":"tag","published_at":"2026-01-17T06:38:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1/manifests"},{"name":"rust-v0.87.0","sha":"8e8c884b7534d08b8cabccd26f37a8302b4bc4fd","kind":"tag","published_at":"2026-01-16T15:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0/manifests"},{"name":"rust-v0.87.0-alpha.2","sha":"8bd51746518f41575c9b14fcdaa90365eca5a25a","kind":"tag","published_at":"2026-01-16T14:59:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2/manifests"},{"name":"rust-v0.87.0-alpha.1","sha":"2cf3aac2f70ee4eec991c0e3c5c7f78899f0b843","kind":"tag","published_at":"2026-01-16T11:05:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1/manifests"},{"name":"rust-v0.86.0","sha":"18057fdc30b10168ab18e8c1bb86c7a0a7772191","kind":"tag","published_at":"2026-01-16T00:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0/manifests"},{"name":"rust-v0.86.0-alpha.1","sha":"861b12a446d371b3c2a17e58a270a46202e32351","kind":"tag","published_at":"2026-01-15T21:02:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1/manifests"},{"name":"rust-v0.85.0","sha":"4607330eff53e3ae39126afef76882042e14a03c","kind":"tag","published_at":"2026-01-15T18:04:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0/manifests"},{"name":"rust-v0.85.0-alpha.2","sha":"aa0fa2435d011647693c028b8580144846270b1c","kind":"tag","published_at":"2026-01-15T17:17:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2/manifests"},{"name":"rust-v0.85.0-alpha.1","sha":"f7868f301b5f0e8a49c4cb36e8e7f2cebb5d728d","kind":"tag","published_at":"2026-01-15T06:25:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1/manifests"},{"name":"rust-v0.84.0","sha":"d67aa9eaa0c895b62926b6cf9e83f9535fd94d28","kind":"tag","published_at":"2026-01-15T00:57:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.84.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0/manifests"},{"name":"rust-v0.83.0","sha":"5fe0cd19437ef03549ae8c12b9fb74364237378d","kind":"tag","published_at":"2026-01-15T00:23:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.83.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0/manifests"},{"name":"rust-v0.82.0","sha":"1324fffe5d620c8b49b0ffc6e6df5969f6bad639","kind":"tag","published_at":"2026-01-14T23:42:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0/manifests"},{"name":"rust-v0.82.0-alpha.3","sha":"1e5a2a259975fde12a79a932a25457f62b2ae7b1","kind":"tag","published_at":"2026-01-14T20:31:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3/manifests"},{"name":"rust-v0.82.0-alpha.2","sha":"2199cfd5e78a7c9fa8934f935759676e403be197","kind":"tag","published_at":"2026-01-14T18:55:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2/manifests"},{"name":"rust-v0.82.0-alpha.1","sha":"90fbb33115d2523adac8862adf12a9b407da7a00","kind":"tag","published_at":"2026-01-14T18:21:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1/manifests"},{"name":"rust-v0.81.0","sha":"7e7f828e2ce5d31a61d577bcabb517cca342f8ad","kind":"tag","published_at":"2026-01-14T17:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0/manifests"},{"name":"rust-v0.81.0-alpha.11","sha":"4907864dc6e2aafd0bbeff963d05ca376d2aab47","kind":"tag","published_at":"2026-01-14T16:37:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11/manifests"},{"name":"rust-vv0.81.0-alpha.11","sha":"d658a13dbba919c986786532708fc9015d5cae92","kind":"tag","published_at":"2026-01-14T16:35:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11/manifests"},{"name":"rust-v0.81.0-alpha.10","sha":"0babb37f549a37993ab44f13f833927eec827622","kind":"tag","published_at":"2026-01-14T08:06:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10/manifests"},{"name":"rust-v0.81.0-alpha.9","sha":"c93d8541f5e3460bc917366e9c2375263d4f7527","kind":"tag","published_at":"2026-01-14T06:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9/manifests"},{"name":"rust-v0.81.0-alpha.8","sha":"3f27d051b488faafba6060b68af544d25fc85418","kind":"tag","published_at":"2026-01-14T01:04:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8/manifests"},{"name":"rust-v0.81.0-alpha.7","sha":"bfa3bdb452fe9099298728d6fe376e96d97b2075","kind":"tag","published_at":"2026-01-13T23:19:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7/manifests"},{"name":"rust-v0.81.0-alpha.6","sha":"bd18cebb8f98fe416f1eafeb3dcb23821b721513","kind":"tag","published_at":"2026-01-13T14:25:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6/manifests"},{"name":"rust-v0.81.0-alpha.5","sha":"56ba2ce3544a9ac5dca98a6ef23a8ccf5be22e7f","kind":"tag","published_at":"2026-01-13T08:34:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5/manifests"},{"name":"rust-v0.81.0-alpha.4","sha":"84add7f9cbdbac37a9ecc42bd5bc4422d8d75997","kind":"tag","published_at":"2026-01-13T07:07:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4/manifests"},{"name":"rust-v0.81.0-alpha.3","sha":"64d3ce6e8ac62d236fb4d644994154499022a705","kind":"tag","published_at":"2026-01-12T23:23:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3/manifests"},{"name":"rust-v0.81.0-alpha.2","sha":"18a7f162c38d7318da70b25e07693ed6f89e74b8","kind":"tag","published_at":"2026-01-11T08:43:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2/manifests"},{"name":"rust-v0.81.0-alpha.1","sha":"b7427a6db428ca3c647e9812d34023d6b2ef0471","kind":"tag","published_at":"2026-01-09T22:03:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1/manifests"},{"name":"rust-v0.80.0","sha":"f0679a6ab2563135e01cc922698cb54921a1719f","kind":"tag","published_at":"2026-01-09T19:17:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0/manifests"},{"name":"rust-v0.80.0-alpha.6","sha":"cc5382d069eeb2510d32ccf75c6bcd378cfa6fe3","kind":"tag","published_at":"2026-01-09T17:45:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6/manifests"},{"name":"rust-v0.80.0-alpha.5","sha":"0c00d8a22588d971fe5a6ba647c0c1e87bd5e171","kind":"tag","published_at":"2026-01-09T05:20:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5/manifests"},{"name":"rust-v0.80.0-alpha.4","sha":"e34308727a381092af48f04ff33a17fae1127376","kind":"tag","published_at":"2026-01-08T12:08:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4/manifests"},{"name":"rust-v0.80.0-alpha.3","sha":"a347cc089d0ebcf3e5d576b9d7484a9765622e34","kind":"tag","published_at":"2026-01-07T21:24:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3/manifests"},{"name":"rust-v0.80.0-alpha.2","sha":"84a85bd8636c91574c5308a0533c97c14c737cbd","kind":"tag","published_at":"2026-01-07T18:35:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2/manifests"},{"name":"rust-v0.80.0-alpha.1","sha":"de5a821f23dc0058151ac421bba49f715c7ee6d6","kind":"tag","published_at":"2026-01-07T03:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1/manifests"},{"name":"rust-v0.79.0","sha":"28c32c6940d0872a433ff2a79a0f679efa5ceba7","kind":"tag","published_at":"2026-01-07T00:25:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0/manifests"},{"name":"rust-v0.79.0-alpha.3","sha":"cf0206a1412afd339b1f56ba6c6f37be5a6fe1a8","kind":"tag","published_at":"2026-01-06T23:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3/manifests"},{"name":"rust-v0.79.0-alpha.2","sha":"4ecb883c6a906972e4170d0048def6d1bcb38ddb","kind":"tag","published_at":"2026-01-06T20:20:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2/manifests"},{"name":"rust-v0.79.0-alpha.1","sha":"fcbcfb21b95656fb2e45b21d6103e35956f28b8f","kind":"tag","published_at":"2026-01-06T19:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1/manifests"},{"name":"rust-v0.78.0","sha":"59c8b434777ad53aac3d7737bd82e49c9912d9e3","kind":"tag","published_at":"2026-01-06T18:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0/manifests"},{"name":"rust-v0.78.0-alpha.12","sha":"9fb28bc1747e0829c6085da22ce2aa641bf2f793","kind":"tag","published_at":"2026-01-05T21:31:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12/manifests"},{"name":"rust-v0.78.0-alpha.11","sha":"5c1ac34204c1a74c2b82920b08eac253462020d2","kind":"tag","published_at":"2026-01-05T17:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11/manifests"},{"name":"rust-v0.78.0-alpha.10","sha":"84fc783f3638714666c99e0707d92bc1a5b6cb1b","kind":"tag","published_at":"2026-01-02T23:23:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10/manifests"},{"name":"rust-v0.78.0-alpha.9","sha":"d481b9114ee36197448302d0b2d66ee9b5dd1fbd","kind":"tag","published_at":"2025-12-27T17:18:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9/manifests"},{"name":"rust-v0.78.0-alpha.8","sha":"25b3c5a5d7b642dafe17c311fb5a6590f2c651cd","kind":"tag","published_at":"2025-12-23T21:27:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8/manifests"},{"name":"rust-v0.78.0-alpha.7","sha":"21f7e31d0527ce152dd6435bd544cdff6f885869","kind":"tag","published_at":"2025-12-23T07:53:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7/manifests"},{"name":"rust-v0.78.0-alpha.6","sha":"85bfec00abab99642aa003c1ec32829f883e091c","kind":"tag","published_at":"2025-12-23T06:00:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6/manifests"},{"name":"rust-vrust-v0.78.0-alpha.6","sha":"63b52e66620b37a30dc7af7b8cb038c4acb45588","kind":"tag","published_at":"2025-12-23T05:59:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6/manifests"},{"name":"rust-v0.78.0-alpha.5","sha":"f5f615ad2df2b5b4deef23d58c1e9a84ced83fae","kind":"tag","published_at":"2025-12-23T03:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5/manifests"},{"name":"rust-v0.78.0-alpha.4","sha":"551961d918d3984fd42fcefd3fd01cd8f1baf91b","kind":"tag","published_at":"2025-12-22T22:10:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4/manifests"},{"name":"rust-v0.78.0-alpha.3","sha":"2481584b883594d94e85e6a8c65e4545400b0a63","kind":"tag","published_at":"2025-12-22T20:53:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3/manifests"},{"name":"rust-v0.78.0-alpha.2","sha":"54398608aeecd0aeffd1932f96b88aaf45c1b35b","kind":"tag","published_at":"2025-12-22T17:52:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2/manifests"},{"name":"rust-v0.78.0-alpha.1","sha":"1f08bc124c15954cb14f60d2c9589046848d0fe8","kind":"tag","published_at":"2025-12-21T10:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1/manifests"},{"name":"rust-v0.77.0","sha":"112f40e91c12af0f7146d7e03f20283516a8af0b","kind":"tag","published_at":"2025-12-21T05:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0/manifests"},{"name":"rust-v0.77.0-alpha.3","sha":"f43e9286e0fc03ee8816ee88978db24397f2164f","kind":"tag","published_at":"2025-12-21T03:50:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3/manifests"},{"name":"rust-v0.77.0-alpha.2","sha":"6a2f6e6c6b5cd1d84f13d0b9a8f32bae36ae4a3b","kind":"tag","published_at":"2025-12-20T23:37:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2/manifests"},{"name":"rust-v0.77.0-alpha.1","sha":"b18503b804ac043faa895f4afa1513358ed87a3f","kind":"tag","published_at":"2025-12-19T20:25:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1/manifests"},{"name":"rust-v0.76.0","sha":"7cf6c960df1be4d1c87097888f095259e34cb4cc","kind":"tag","published_at":"2025-12-19T18:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0/manifests"},{"name":"rust-v0.76.0-alpha.9","sha":"7d9a2231ce569f8e1d8ce49881f9c8ba30987a1d","kind":"tag","published_at":"2025-12-19T17:33:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9/manifests"},{"name":"rust-v0.76.0-alpha.8","sha":"a082679d4cb6cc32ef0e3e025a8fa7644d5bcd4d","kind":"tag","published_at":"2025-12-19T05:44:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8/manifests"},{"name":"rust-v0.76.0-alpha.7","sha":"9e5cfb98e062c6837aca44360fc0b4aae12843c7","kind":"tag","published_at":"2025-12-19T04:22:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7/manifests"},{"name":"rust-v0.76.0-alpha.6","sha":"59556af05141402f7f6ce82e5a66c202f04f1816","kind":"tag","published_at":"2025-12-19T02:50:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6/manifests"},{"name":"rust-v0.76.0-alpha.5","sha":"d70ad55bf43c3056fc56c9190b68436efd8b7b6f","kind":"tag","published_at":"2025-12-18T23:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5/manifests"},{"name":"rust-v0.76.0-alpha.4","sha":"05d2f402eb80bd2cb20b2ac7983a95b76acfb651","kind":"tag","published_at":"2025-12-18T23:15:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4/manifests"},{"name":"rust-v0.76.0-alpha.3","sha":"79d6b8d4c4f681797631f416274a20e318bce03e","kind":"tag","published_at":"2025-12-18T21:33:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3/manifests"},{"name":"rust-v0.76.0-alpha.2","sha":"06c9bfd54fdf3d0edc22f391ac8b507bcfd138d8","kind":"tag","published_at":"2025-12-18T20:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2/manifests"},{"name":"rust-v0.76.0-alpha.1","sha":"99a8f75a74acf69bdbf70fcfae43ae6fe2bf9be5","kind":"tag","published_at":"2025-12-18T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1/manifests"},{"name":"rust-v0.75.0","sha":"64bce090e5a5002952dcffb425196552854bb619","kind":"tag","published_at":"2025-12-18T19:00:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.75.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0/manifests"},{"name":"rust-v0.74.0","sha":"5b9d9a60d74c8ee2cb34d60fb14b71990e8318ea","kind":"tag","published_at":"2025-12-18T17:40:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0/manifests"},{"name":"rust-v0.74.0-alpha.9","sha":"b3c3c9f179aba9178497374aef368bf647760286","kind":"tag","published_at":"2025-12-18T16:59:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9/manifests"},{"name":"rust-v0.74.0-alpha.8","sha":"4d1162a38351fa1a597d453c827ded7519714cb1","kind":"tag","published_at":"2025-12-18T15:30:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8/manifests"},{"name":"rust-v0.74.0-alpha.7","sha":"56ea10eb12aea5109fdb6d04cbefbd99c555db03","kind":"tag","published_at":"2025-12-18T03:15:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7/manifests"},{"name":"rust-v0.74.0-alpha.6","sha":"b4ae06040a5cf6d78085029a951f531af2532496","kind":"tag","published_at":"2025-12-18T00:17:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6/manifests"},{"name":"rust-v0.74.0-alpha.5","sha":"4e4a1aabd927ab3f91220991d9e20b72602094b0","kind":"tag","published_at":"2025-12-17T22:05:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5/manifests"},{"name":"rust-v0.74.0-alpha.4","sha":"a996f197232a07693eb79301a13a7cb0b5a6839d","kind":"tag","published_at":"2025-12-17T18:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4/manifests"},{"name":"rust-v0.74.0-alpha.3","sha":"c2be895691d9eccf486ba116651181e814144090","kind":"tag","published_at":"2025-12-17T14:24:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3/manifests"},{"name":"rust-v0.74.0-alpha.2","sha":"1d359d0d7602d8a1687de5389d0cf5eac77b4dfb","kind":"tag","published_at":"2025-12-17T00:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2/manifests"},{"name":"rust-v0.74.0-alpha.1","sha":"09535be8023ad00dd341d52fe86569443ea2d97b","kind":"tag","published_at":"2025-12-16T21:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1/manifests"},{"name":"rust-v0.73.0","sha":"1d20f6af48e49d4003b0322d7c3a6c7ee9509b04","kind":"tag","published_at":"2025-12-15T22:08:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0/manifests"},{"name":"rust-v0.73.0-alpha.3","sha":"1276c4cf338eb110af5fe6e55fa385a82101905a","kind":"tag","published_at":"2025-12-15T17:32:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3/manifests"},{"name":"rust-v0.73.0-alpha.2","sha":"ca21a730948be3324e8e121f9d15a6badc98d0ee","kind":"tag","published_at":"2025-12-15T10:22:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2/manifests"},{"name":"rust-v0.73.0-alpha.1","sha":"41b82fe0b7c1edb0350ff3e2ac9834ebeb05d20a","kind":"tag","published_at":"2025-12-13T17:54:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1/manifests"},{"name":"rust-v0.72.0","sha":"ebc84664a393f9f6a66e419ecedc769b199cdb03","kind":"tag","published_at":"2025-12-13T00:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0/manifests"},{"name":"rust-v0.72.0-alpha.8","sha":"afce9dc3a639fc4f0681f3d3fe96492d9b2be2fb","kind":"tag","published_at":"2025-12-12T22:35:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8/manifests"},{"name":"rust-v0.72.0-alpha.7","sha":"487cc9a70edcf8ee0435cc2a7122af08ed0376d8","kind":"tag","published_at":"2025-12-12T21:38:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7/manifests"},{"name":"rust-v0.72.0-alpha.6","sha":"a029f61b7217b39c3f777f8e1e339f1f8f276b3d","kind":"tag","published_at":"2025-12-12T20:59:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6/manifests"},{"name":"rust-v0.72.0-alpha.5","sha":"f8006aec523191bc02ce29f90e29e43de3078ebf","kind":"tag","published_at":"2025-12-12T18:05:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5/manifests"},{"name":"rust-v0.72.0-alpha.4","sha":"04b86bc4b34ddf7479af21339a5cec40e648a9e0","kind":"tag","published_at":"2025-12-12T11:02:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4/manifests"},{"name":"rust-v0.72.0-alpha.3","sha":"e1f1eac4a971b91cab10397248be9addb645233f","kind":"tag","published_at":"2025-12-12T03:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3/manifests"},{"name":"rust-v0.72.0-alpha.2","sha":"1f04bb5b86c6126f4b1e6f865d2a60b24caa6094","kind":"tag","published_at":"2025-12-12T00:55:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2/manifests"},{"name":"rust-v0.72.0-alpha.1","sha":"3d3bd8fceb71a336a905096c18995571c708c0d2","kind":"tag","published_at":"2025-12-11T22:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1/manifests"},{"name":"rust-v0.71.0","sha":"565488c15b8969694ec52cda3d6fcc99655a972f","kind":"tag","published_at":"2025-12-11T17:50:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.71.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0/manifests"},{"name":"rust-v0.70.0","sha":"69c4fa9478667304290b2b6c6d98f7ae0a14b494","kind":"tag","published_at":"2025-12-11T17:43:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0/manifests"},{"name":"rust-v0.70.0-alpha.4","sha":"107c4398cc69bbbc7519102e5278abc122515f0d","kind":"tag","published_at":"2025-12-11T17:05:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4/manifests"},{"name":"rust-v0.70.0-alpha.3","sha":"5856c6e404a17c443f9deaa3c2df3f3dda5434c8","kind":"tag","published_at":"2025-12-11T13:49:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3/manifests"},{"name":"rust-v0.70.0-alpha.2","sha":"2202866adfb1ed04e71989df761b0eae2f34a560","kind":"tag","published_at":"2025-12-11T07:10:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2/manifests"},{"name":"rust-v0.70.0-alpha.1","sha":"2f7329c044a1ab91268bdeeb9136fae1d341fecd","kind":"tag","published_at":"2025-12-11T00:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1/manifests"},{"name":"rust-v0.69.0","sha":"978860fe4d57ea111e88eb3a51c01e5e6ead21b7","kind":"tag","published_at":"2025-12-10T22:01:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.69.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0/manifests"},{"name":"rust-v0.67.0-alpha.9","sha":"ce1698eecd87dbc900114b14523021d6ae41bd22","kind":"tag","published_at":"2025-12-10T21:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9/manifests"},{"name":"rust-v0.68.0","sha":"6e8a2f285ba7cac06dec0cf20ce758b9a153b3a9","kind":"tag","published_at":"2025-12-10T20:33:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.68.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0/manifests"},{"name":"rust-v0.67.0-alpha.8","sha":"5fe5f6a67e0519787ec244cc525c8bcef0c6154e","kind":"tag","published_at":"2025-12-10T19:19:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8/manifests"},{"name":"rust-v0.67.0","sha":"3023b796b6ba371969a91008cd93786e789bfa17","kind":"tag","published_at":"2025-12-10T19:10:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0/manifests"},{"name":"rust-v0.67.0-alpha.7","sha":"2c58b7ddaccc964ed9243676bf0e00ea6f841afd","kind":"tag","published_at":"2025-12-10T16:37:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7/manifests"},{"name":"rust-v0.67.0-alpha.6","sha":"306dabdba52556c2f9cb30c61b766b68a2a358b7","kind":"tag","published_at":"2025-12-10T06:17:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6/manifests"},{"name":"rust-v0.67.0-alpha.5","sha":"dc332695a55044bb979b8197082d7d8702e80fe5","kind":"tag","published_at":"2025-12-10T04:54:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5/manifests"},{"name":"rust-v0.67.0-alpha.4","sha":"5473ba9e7e8a9d76b10084d477645f1f4ba9eee4","kind":"tag","published_at":"2025-12-10T04:21:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4/manifests"},{"name":"rust-v0.67.0-alpha.3","sha":"44750a1597dc6d37e858de185f6123c5f55fd50b","kind":"tag","published_at":"2025-12-10T03:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3/manifests"},{"name":"rust-v0.67.0-alpha.2","sha":"0f16540cf831d186de8ab9bab001c92ff434500d","kind":"tag","published_at":"2025-12-09T17:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2/manifests"},{"name":"rust-v0.67.0-alpha.1","sha":"f987809a7ce273aa5c0cbaac18c2ff169fa8e2f1","kind":"tag","published_at":"2025-12-09T08:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1/manifests"},{"name":"rust-v0.66.0","sha":"e51fbd14f9346fa47c088950c0ab0826f5a991a2","kind":"tag","published_at":"2025-12-09T03:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0/manifests"},{"name":"rust-v0.66.0-alpha.14","sha":"da9f619cb06035fb922c212445c7a7791e9e74a7","kind":"tag","published_at":"2025-12-09T02:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14/manifests"},{"name":"rust-v0.66.0-alpha.13","sha":"d817d30ff36dfff2a61812ba9715c3158cb1c860","kind":"tag","published_at":"2025-12-08T23:16:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13/manifests"},{"name":"rust-v0.66.0-alpha.12","sha":"2e817d5ceb22e2de9c800df4459eebb8e10fe399","kind":"tag","published_at":"2025-12-08T22:08:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12/manifests"},{"name":"rust-v0.66.0-alpha.11","sha":"74e198960e84aa44974d6e46a99132775197e260","kind":"tag","published_at":"2025-12-08T08:52:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11/manifests"},{"name":"rust-v0.66.0-alpha.10","sha":"ada87f704323bafac49fcdec48af5dc28517d0d4","kind":"tag","published_at":"2025-12-07T17:48:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10/manifests"},{"name":"rust-v0.66.0-alpha.9","sha":"90007d022d13437cac8c8a1fc562cd657fe58c6d","kind":"tag","published_at":"2025-12-06T03:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9/manifests"},{"name":"rust-v0.66.0-alpha.8","sha":"b4456e339513da57b2b4c5b03f5b204ce457a931","kind":"tag","published_at":"2025-12-06T00:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8/manifests"},{"name":"rust-v0.66.0-alpha.7","sha":"6a441bc4b492d0a7ceaaf5f5ab8cdb422850e852","kind":"tag","published_at":"2025-12-05T18:21:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7/manifests"},{"name":"rust-v0.66.0-alpha.6","sha":"bcf62740877a7837a0e3d6abf8535b93cae665d4","kind":"tag","published_at":"2025-12-05T17:07:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6/manifests"},{"name":"rust-v0.66.0-alpha.5","sha":"5910c104a495233e93ea26122ecffe0a475eccb8","kind":"tag","published_at":"2025-12-05T00:51:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5/manifests"},{"name":"rust-v0.66.0-alpha.4","sha":"3d2c1a9c272579c321cc420f97535385cfff5ee1","kind":"tag","published_at":"2025-12-04T22:13:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4/manifests"},{"name":"rust-v0.66.0-alpha.3","sha":"9f9de32c556a4505e45dc3990a2b94843a24d7b1","kind":"tag","published_at":"2025-12-04T21:44:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3/manifests"},{"name":"rust-v0.66.0-alpha.2","sha":"96431a5ddbf9fc05eed29d26e1ad57531611c41d","kind":"tag","published_at":"2025-12-04T20:19:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2/manifests"},{"name":"rust-v0.66.0-alpha.1","sha":"fe50962a033aa5863e4af1a1501130a620545cff","kind":"tag","published_at":"2025-12-04T18:36:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1/manifests"},{"name":"rust-v0.65.0","sha":"0cb995b34f5ba32a5b20c5893a930a5ad9469063","kind":"tag","published_at":"2025-12-04T17:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0/manifests"},{"name":"rust-v0.65.0-alpha.11","sha":"35fe5dc3ebc9eb1e8b78977fcc47d11fe77b71e7","kind":"tag","published_at":"2025-12-04T05:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11/manifests"},{"name":"rust-v0.65.0-alpha.10","sha":"0bf45b3a905def81e88691aac9581548781fb49e","kind":"tag","published_at":"2025-12-04T05:10:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10/manifests"},{"name":"rust-v0.65.0-alpha.9","sha":"8e392cbd9813796bcd4a5f5d89901633ac68e300","kind":"tag","published_at":"2025-12-04T04:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9/manifests"},{"name":"rust-v0.65.0-alpha.8","sha":"c81fd0c367cdecb32bc5f37fca8d2b019dab7d0a","kind":"tag","published_at":"2025-12-03T23:31:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8/manifests"},{"name":"rust-v0.65.0-alpha.7","sha":"840f07b0f479d98559aae9e633e837eb0c84b1f4","kind":"tag","published_at":"2025-12-03T23:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7/manifests"},{"name":"rust-v0.65.0-alpha.6","sha":"b70817582a0160d64ee59489aef2e37a56f0a08e","kind":"tag","published_at":"2025-12-03T20:15:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6/manifests"},{"name":"rust-v0.65.0-alpha.5","sha":"a461cf2c4af142f3554a64b019356d00456e3372","kind":"tag","published_at":"2025-12-03T20:07:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5/manifests"},{"name":"rust-v0.65.0-alpha.4","sha":"aff8f410e8b5336ec21961e65a28031d027fdef4","kind":"tag","published_at":"2025-12-03T16:44:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4/manifests"},{"name":"rust-v0.65.0-alpha.3","sha":"9fce18d39c627795e05027ab83fe40f5d772e993","kind":"tag","published_at":"2025-12-03T10:37:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3/manifests"},{"name":"rust-v0.65.0-alpha.2","sha":"92380acb28853a2418ca679fbe2e49db74cd33ae","kind":"tag","published_at":"2025-12-03T01:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2/manifests"},{"name":"rust-v0.65.0-alpha.1","sha":"c1809484193435f193d46d7e05ac7ad4dc5ef90c","kind":"tag","published_at":"2025-12-03T00:11:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1/manifests"},{"name":"rust-v0.64.0","sha":"a891a84dc6be9242e26502ea38afc96374ef5cfd","kind":"tag","published_at":"2025-12-02T21:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0/manifests"},{"name":"rust-v0.64.0-alpha.13","sha":"cfe16ae31a1d8b9f730eb0b252ca98a5a8431f37","kind":"tag","published_at":"2025-12-02T02:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13/manifests"},{"name":"rust-v0.64.0-alpha.12","sha":"16c190f1cfe4ca40ed96896c9021027af33a1b76","kind":"tag","published_at":"2025-12-01T18:13:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12/manifests"},{"name":"rust-v0.64.0-alpha.11","sha":"481ff36d7299e7351993b735ddf8bf0101b2f101","kind":"tag","published_at":"2025-12-01T09:31:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11/manifests"},{"name":"rust-v0.64.0-alpha.10","sha":"33ec57ff5b67bc82e018ecbb56a666bb7e3a13e9","kind":"tag","published_at":"2025-11-28T11:33:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10/manifests"},{"name":"rust-v0.64.0-alpha.9","sha":"ace90b1f1f26d2102dfb736ce872e0e3328bc990","kind":"tag","published_at":"2025-11-25T18:19:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9/manifests"},{"name":"rust-v0.64.0-alpha.8","sha":"c295f22f9f3a593d96c995b1981628b802713696","kind":"tag","published_at":"2025-11-25T17:20:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8/manifests"},{"name":"rust-v0.64.0-alpha.7","sha":"598d826aed38b9ed3fc409b44b632b67b2340e8f","kind":"tag","published_at":"2025-11-25T16:28:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7/manifests"},{"name":"rust-v0.64.0-alpha.6","sha":"7b9fedb69d3dfd4eb4b329d9a6cb83600d6d19e5","kind":"tag","published_at":"2025-11-25T15:41:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6/manifests"},{"name":"rust-v0.64.0-alpha.5","sha":"832fa24b9f05035ed9869c4a9500f2a466f86bb7","kind":"tag","published_at":"2025-11-22T00:29:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5/manifests"},{"name":"rust-v0.64.0-alpha.4","sha":"875ea8b978cb9021baaf771205121327d6c61615","kind":"tag","published_at":"2025-11-22T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4/manifests"},{"name":"rust-v0.64.0-alpha.3","sha":"76234afb5bfedf6fe694a97f7824c84a738ed85f","kind":"tag","published_at":"2025-11-21T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3/manifests"},{"name":"rust-v0.64.0-alpha.2","sha":"b46b0dddcc76954efc0498cbdb740eaf78e697b9","kind":"tag","published_at":"2025-11-21T21:19:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2/manifests"},{"name":"rust-v0.64.0-alpha.1","sha":"1d621c1e6e674ebdcf8703ecd7acf0085f55c453","kind":"tag","published_at":"2025-11-21T20:50:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1/manifests"},{"name":"rust-v0.63.0","sha":"80d6a3868ef1414e0fb1c2e28a369f2ef4fa4dcc","kind":"tag","published_at":"2025-11-21T18:00:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.63.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0/manifests"},{"name":"rust-v0.62.0","sha":"f0828da71a52c17dfb50fb4f79b85b866413a4ed","kind":"tag","published_at":"2025-11-21T16:59:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0/manifests"},{"name":"rust-v0.62.0-alpha.4","sha":"7d8f56ac36f4eb4d4c44b7807368b5db8243d6ad","kind":"tag","published_at":"2025-11-21T16:54:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4/manifests"},{"name":"rust-v0.62.0-alpha.3","sha":"cb51ea0ae06ead1464090bfe601bda83f1e5def6","kind":"tag","published_at":"2025-11-21T16:08:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3/manifests"},{"name":"rust-v0.62.0-alpha.2","sha":"bb9ef2ead33644338821b63bde68a7213650dbc9","kind":"tag","published_at":"2025-11-21T03:31:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2/manifests"},{"name":"rust-v0.62.0-alpha.1","sha":"fb0f292d634a6a0e9130073d9c2099295226afc6","kind":"tag","published_at":"2025-11-20T23:12:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1/manifests"},{"name":"rust-v0.61.0","sha":"c324bd4ab6a785e7bfbb3c50ea74f99d216b207a","kind":"tag","published_at":"2025-11-20T15:50:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0/manifests"},{"name":"rust-v0.61.0-alpha.4","sha":"80e7d9ff4f66d6fe307cfbbab9bae982e9e07b14","kind":"tag","published_at":"2025-11-20T15:26:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4/manifests"},{"name":"rust-v0.61.0-alpha.3","sha":"482bb2670e2dd26ad4baec74283f90573f8c07ca","kind":"tag","published_at":"2025-11-20T01:24:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3/manifests"},{"name":"rust-v0.61.1-alpha.2","sha":"c9199c2c2c26e3bc642fd91704120ed88be76963","kind":"tag","published_at":"2025-11-20T01:15:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2/manifests"},{"name":"rust-v0.61.0-alpha.2","sha":"100836a2178fe5febd19697f42171de404e08b0c","kind":"tag","published_at":"2025-11-19T22:08:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2/manifests"},{"name":"rust-v0.61.1-alpha.1","sha":"f864e9455b5aaea265943082cd5adcbb064ebdd1","kind":"tag","published_at":"2025-11-19T21:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1/manifests"},{"name":"rust-v0.60.1","sha":"994ca5c30a6b766aa760592f57d8ae72725e8437","kind":"tag","published_at":"2025-11-19T19:22:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1/manifests"},{"name":"rust-v0.60.0-alpha.1","sha":"3ec42ab0e8c879e7691d21b9eb72466db29c64d2","kind":"tag","published_at":"2025-11-19T19:08:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1/manifests"},{"name":"rust-v0.59.0","sha":"e51dae128299501460d36441258562457395d45e","kind":"tag","published_at":"2025-11-19T17:48:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0/manifests"},{"name":"rust-v0.59.0-alpha.21","sha":"b62e182006aef24eaac80704428b9e4bbdc65393","kind":"tag","published_at":"2025-11-19T17:40:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21/manifests"},{"name":"rust-v0.59.0-alpha.20","sha":"103945520c7ca7541b85c5cf8bd741a427627b37","kind":"tag","published_at":"2025-11-19T17:07:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20/manifests"},{"name":"rust-v0.59.0-alpha.19","sha":"3edb47a48bfc2cb18ca38055d18082a6c665de54","kind":"tag","published_at":"2025-11-19T17:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19/manifests"},{"name":"rust-v0.59.0-alpha.18","sha":"e0cf573fefff0ffa8d7f28e40f3ef283ffeb83e1","kind":"tag","published_at":"2025-11-19T16:29:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18/manifests"},{"name":"rust-v0.59.0-alpha.17","sha":"8aef54c4a7fada5e6b883cd80376f81e07e2a58d","kind":"tag","published_at":"2025-11-19T13:54:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17/manifests"},{"name":"rust-v0.59.0-alpha.16","sha":"7cd630c80b43c3458758c25146dc5475077cdb6e","kind":"tag","published_at":"2025-11-19T11:23:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16/manifests"},{"name":"rust-v0.59.0-alpha.15","sha":"7e6f07f6fd0f88314ba5e26fbca593fbcd221d5f","kind":"tag","published_at":"2025-11-19T09:56:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15/manifests"},{"name":"rust-v0.59.0-alpha.14","sha":"be61229d099f998870aeb419e7fbf48c5ca27dd1","kind":"tag","published_at":"2025-11-19T09:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14/manifests"},{"name":"rust-v0.59.0-alpha.13","sha":"3a9dbf4b3800f6934bb19911f89ac361bb432fc0","kind":"tag","published_at":"2025-11-19T08:39:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13/manifests"},{"name":"rust-v0.59.0-alpha.12","sha":"d8e5318755c7aba84b1b7d2dfe1ffe5dbfdad019","kind":"tag","published_at":"2025-11-19T02:47:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12/manifests"},{"name":"rust-v0.59.0-alpha.11","sha":"64a1c1765977f4b3113f601b69efd17a82150fa3","kind":"tag","published_at":"2025-11-19T01:42:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11/manifests"},{"name":"rust-v0.59.0-alpha.10","sha":"a11686c96bde27a80ec4352600fab2bcddc8ef68","kind":"tag","published_at":"2025-11-18T22:50:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10/manifests"},{"name":"rust-v0.59.0-alpha.9","sha":"b0ca2e380d9691ebe15961ec7a4a120beb60a9a0","kind":"tag","published_at":"2025-11-18T17:28:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9/manifests"},{"name":"rust-v0.59.0-alpha.8","sha":"9d465305bd2e0ce46bb451a59ba968b96fcc65c3","kind":"tag","published_at":"2025-11-18T17:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8/manifests"},{"name":"rust-v0.59.0-alpha.7","sha":"e9516baae1485cfa46e8f83cfb1774d964027caf","kind":"tag","published_at":"2025-11-18T06:26:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7/manifests"},{"name":"rust-v0.59.0-alpha.6","sha":"ba7308e3cae4843f4db296fdec95526c3ba168e0","kind":"tag","published_at":"2025-11-17T16:20:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6/manifests"},{"name":"rust-v0.59.0-alpha.5","sha":"697a6f3a9778c0aa3d7fa402287c735abce46ab8","kind":"tag","published_at":"2025-11-15T07:29:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5/manifests"},{"name":"rust-v0.59.0-alpha.4","sha":"8edbe42c04a9b602a7720f2f5e650ac8b7285a63","kind":"tag","published_at":"2025-11-15T03:51:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4/manifests"},{"name":"rust-v0.59.0-alpha.3","sha":"8b5b6530c385651c3c7ebb897d751f6962d45d1a","kind":"tag","published_at":"2025-11-15T00:58:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3/manifests"},{"name":"rust-v0.59.0-alpha.2","sha":"604f2aab6e0be6c1b98b6b8a259c4508f6262b45","kind":"tag","published_at":"2025-11-14T19:24:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2/manifests"},{"name":"rust-v0.59.0-alpha.1","sha":"b694738a2bd1676b3d6c8a269d36c5c392396059","kind":"tag","published_at":"2025-11-13T23:12:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1/manifests"},{"name":"rust-v0.58.0","sha":"9192b41122d78942d86e72498764a666532289c4","kind":"tag","published_at":"2025-11-13T17:39:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0/manifests"},{"name":"rust-v0.58.0-alpha.10","sha":"bb29d8b398431a1fb84eb9f440a7ae2d00d83de2","kind":"tag","published_at":"2025-11-13T16:14:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10/manifests"},{"name":"rust-v0.58.0-alpha.9","sha":"9d0556955f654905d442c64420429ce0644088be","kind":"tag","published_at":"2025-11-13T06:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9/manifests"},{"name":"rust-v0.58.0-alpha.8","sha":"e5d144a1aaadbedfc0114ab2295c087dadec2b59","kind":"tag","published_at":"2025-11-13T03:48:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8/manifests"},{"name":"rust-v0.58.0-alpha.7","sha":"4a4894d8e18718769c65c0912732fbaf6c28d07b","kind":"tag","published_at":"2025-11-13T00:51:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7/manifests"},{"name":"rust-v0.58.0-alpha.6","sha":"62183c6404d68687035c5d8b614f2e6a6fe50424","kind":"tag","published_at":"2025-11-12T21:04:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6/manifests"},{"name":"rust-v0.58.0-alpha.5","sha":"4cfbc9cce312eee85bc84702f857330e1b8e0009","kind":"tag","published_at":"2025-11-12T16:30:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5/manifests"},{"name":"rust-v0.58.0-alpha.4","sha":"6cca47a43780a17efbcbc81a8d383b65f717cf42","kind":"tag","published_at":"2025-11-11T16:20:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4/manifests"},{"name":"rust-v0.58.0-alpha.3","sha":"e3416b186ace1a30fdaedbd6c88005558dd7e18e","kind":"tag","published_at":"2025-11-11T01:43:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3/manifests"},{"name":"rust-v0.58.0-alpha.2","sha":"1b24a0670e16a2b8b61f96cd5a0ae7d646cd340d","kind":"tag","published_at":"2025-11-10T20:07:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2/manifests"},{"name":"rust-v0.58.0-alpha.1","sha":"c6efee37bf9bbc8d6fa698644302db2382c79680","kind":"tag","published_at":"2025-11-10T17:26:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1/manifests"},{"name":"rust-v0.57.0","sha":"7fbae94b619b8be706566bec072eb2784972cbaf","kind":"tag","published_at":"2025-11-09T22:07:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0/manifests"},{"name":"rust-v0.57.0-alpha.3","sha":"5e491294ec50a77e0267e5ef93ef872f712a8ed1","kind":"tag","published_at":"2025-11-08T01:55:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3/manifests"},{"name":"rust-v0.57.0-alpha.2","sha":"9633f0064f861fac72729e764b6df2885df829a1","kind":"tag","published_at":"2025-11-08T00:36:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2/manifests"},{"name":"rust-v0.57.0-alpha.1","sha":"f784b004981a9e396da193c3a3ac05d331f8dd89","kind":"tag","published_at":"2025-11-07T19:13:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1/manifests"},{"name":"rust-v0.56.0","sha":"cdb32ac545d50f3f1c6ee51a71ac1dc12dc7d21b","kind":"tag","published_at":"2025-11-07T17:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0/manifests"},{"name":"rust-v0.56.0-alpha.6","sha":"13895d936da82a393d52cf9ed17d0869ac146bb3","kind":"tag","published_at":"2025-11-07T17:36:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6/manifests"},{"name":"rust-v0.56.0-alpha.5","sha":"f5010e99b6d1a8cf112eaead98a69e41ffdb3d37","kind":"tag","published_at":"2025-11-06T22:13:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5/manifests"},{"name":"rust-v0.56.0-alpha.4","sha":"b721d237297ab44aea721169f4205f237ea78441","kind":"tag","published_at":"2025-11-06T16:36:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4/manifests"},{"name":"rust-v0.56.0-alpha.3","sha":"94a6b98b1a2aea3cbdfb6dc4371e44075f97deb6","kind":"tag","published_at":"2025-11-05T19:21:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3/manifests"},{"name":"rust-v0.56.0-alpha.2","sha":"8b49211e67d3c863df5ecc13fc5f88516a20fa69","kind":"tag","published_at":"2025-11-05T18:42:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2/manifests"},{"name":"rust-v0.56.0-alpha.1","sha":"64cd06433ec75bc2801a89ab78293b98822c499e","kind":"tag","published_at":"2025-11-05T17:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1/manifests"},{"name":"rust-v0.55.0","sha":"2e2063cab1cae3d57ffd439c3c232b766de60c1f","kind":"tag","published_at":"2025-11-04T20:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.55.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0/manifests"},{"name":"rust-v0.54.0","sha":"2b816973c9de54bf0fff79f6382c2195d5f4226b","kind":"tag","published_at":"2025-11-04T18:31:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0/manifests"},{"name":"rust-v0.54.0-alpha.3","sha":"e148ba4de8c44fe0114d53451a0f95b1ea00986e","kind":"tag","published_at":"2025-11-04T17:18:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3/manifests"},{"name":"rust-v0.54.0-alpha.2","sha":"fb3af839f9ec5c3b2ba8b3dea4d26da7c1765a0a","kind":"tag","published_at":"2025-11-03T18:07:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2/manifests"},{"name":"rust-v0.54.0-alpha.1","sha":"23b5023efec1fa7dc25ca04ca07a4f131a6bcfd3","kind":"tag","published_at":"2025-10-31T21:49:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1/manifests"},{"name":"rust-v0.53.0","sha":"ca80bc4902b7ca49112907152e8ed0879eaa0b78","kind":"tag","published_at":"2025-10-31T00:56:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0/manifests"},{"name":"rust-v0.53.0-alpha.1","sha":"30063284ccdcdad45c6db956ba8bfa56e1664c39","kind":"tag","published_at":"2025-10-30T20:25:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1/manifests"},{"name":"rust-v0.52.0","sha":"e771b1fa77e8fd558dac4b2cdc05d0c2fe54aca8","kind":"tag","published_at":"2025-10-30T18:09:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.52.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0/manifests"},{"name":"rust-v0.51.0-alpha.11","sha":"47d613f059051bb9b3a5abedeeef38bb1d84f503","kind":"tag","published_at":"2025-10-30T16:28:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11/manifests"},{"name":"rust-v0.51.0","sha":"42da445b02fc888d37294a3903199aa37ed64b51","kind":"tag","published_at":"2025-10-30T16:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0/manifests"},{"name":"rust-v0.51.0-alpha.10","sha":"81b899ab30b02c6a4536a5fe1ffcebaf58789386","kind":"tag","published_at":"2025-10-30T01:30:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10/manifests"},{"name":"rust-v0.51.0-alpha.9","sha":"3b29abd9a654e5acd45e7dd31f5d23a11fc5be25","kind":"tag","published_at":"2025-10-29T23:00:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9/manifests"},{"name":"rust-v0.51.0-alpha.8","sha":"bc008a75a6956948345db62ca98893197cef99c7","kind":"tag","published_at":"2025-10-29T21:09:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8/manifests"},{"name":"rust-v0.51.0-alpha.7","sha":"7bf26739e7601be6a9335cb8f05bb5a92090f7aa","kind":"tag","published_at":"2025-10-29T16:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7/manifests"},{"name":"rust-v0.51.0-alpha.6","sha":"eb7c5484e985696f77aa105d725d40300f497887","kind":"tag","published_at":"2025-10-29T00:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6/manifests"},{"name":"rust-v0.51.0-alpha.5","sha":"54740bd1c8f1b65a5370c1fa345a4fc4f94f038c","kind":"tag","published_at":"2025-10-28T20:07:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5/manifests"},{"name":"rust-v0.51.0-alpha.4","sha":"995901746c352856fd61da6c4d1bac4956a0f74f","kind":"tag","published_at":"2025-10-28T19:03:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4/manifests"},{"name":"rust-v0.51.0-alpha.3","sha":"aa90380ff3dde1bfa17bdbaa9f7d0a5be21f2cc7","kind":"tag","published_at":"2025-10-27T21:57:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3/manifests"},{"name":"rust-v0.51.0-alpha.2","sha":"52e4b6d785e611ea9571e8af9dd54fcbf766b89e","kind":"tag","published_at":"2025-10-27T16:14:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2/manifests"},{"name":"rust-v0.51.0-alpha.1","sha":"a4453c3560657fff673e105afc7eb0968d4eafac","kind":"tag","published_at":"2025-10-27T03:26:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1/manifests"},{"name":"rust-v0.50.0","sha":"b4123b7b1db22a3c0a8b133a23c7b30a477d7b65","kind":"tag","published_at":"2025-10-25T21:16:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0/manifests"},{"name":"rust-v0.50.0-alpha.3","sha":"26f2d445a2226beb0f24103ab3682a4a6560d8ae","kind":"tag","published_at":"2025-10-25T06:08:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3/manifests"},{"name":"rust-v0.50.0-alpha.2","sha":"2521779e0d82b55a5630cad3ad7ed6a13015107a","kind":"tag","published_at":"2025-10-25T05:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2/manifests"},{"name":"rust-v0.50.0-alpha.1","sha":"a25d16d375aa46eaa3ea1e760683701b6a3c6fad","kind":"tag","published_at":"2025-10-24T23:36:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1/manifests"},{"name":"rust-v0.49.0","sha":"63f1267d867f00f18bde079f915c4545f4c0fe9e","kind":"tag","published_at":"2025-10-24T18:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.49.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0/manifests"},{"name":"rust-v0.48.0","sha":"3c1609f94a681e26bc3b88b866b41344f4f5784b","kind":"tag","published_at":"2025-10-23T23:24:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0/manifests"},{"name":"rust-v0.48.0-alpha.4","sha":"b0c34dbd2af0ad03b08ca3afd6377fcdc92772dc","kind":"tag","published_at":"2025-10-23T16:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4/manifests"},{"name":"rust-v0.48.0-alpha.3","sha":"69812f55a36d1e029ac008be204f9faea5d8470d","kind":"tag","published_at":"2025-10-21T21:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3/manifests"},{"name":"rust-v0.48.0-alpha.2","sha":"7586d44e3e376cef2ee28d0fddc270c125e58740","kind":"tag","published_at":"2025-10-21T04:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2/manifests"},{"name":"rust-v0.48.0-alpha.1","sha":"bf8dcc363efb432a4834cd664b3678cf129d02f2","kind":"tag","published_at":"2025-10-20T04:41:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1/manifests"},{"name":"rust-v0.47.0","sha":"c71297b9a9b3f7995445eff8d768837814ac06f8","kind":"tag","published_at":"2025-10-17T16:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0/manifests"},{"name":"rust-v0.47.0-alpha.3","sha":"73336da3f9586529b6ac71588180178f9899fc6c","kind":"tag","published_at":"2025-10-17T00:39:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3/manifests"},{"name":"rust-v0.47.0-alpha.2","sha":"cc2343d92be05297593509e66a9b07c87930d2f1","kind":"tag","published_at":"2025-10-16T22:09:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2/manifests"},{"name":"rust-v0.47.0-alpha.1","sha":"07edd2b3845d5fd19c36eff1c0fc1e15f06f38d1","kind":"tag","published_at":"2025-10-09T19:21:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1/manifests"},{"name":"rust-v0.46.0","sha":"b650f912c50ce4ce0a23b877aa8b1174878c30e2","kind":"tag","published_at":"2025-10-09T01:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0/manifests"},{"name":"rust-v0.46.0-alpha.7","sha":"5402a19a58d3131475476edf75d99dba5ab2df81","kind":"tag","published_at":"2025-10-08T23:13:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7/manifests"},{"name":"rust-v0.46.0-alpha.6","sha":"5d93899bceeaa613253433d9c35bb453503a5a1d","kind":"tag","published_at":"2025-10-08T21:58:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6/manifests"},{"name":"rust-v0.46.0-alpha.5","sha":"9ce80da38a307057fba97d08643f7e5744ec100d","kind":"tag","published_at":"2025-10-08T20:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5/manifests"},{"name":"rust-v0.46.0-alpha.4","sha":"59dd6783938001a1cf6359b201c7c03f3b64b395","kind":"tag","published_at":"2025-10-08T17:23:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4/manifests"},{"name":"rust-v0.46.0-alpha.3","sha":"56ce8e4452b99acf52b482108c9ceddf51754596","kind":"tag","published_at":"2025-10-08T15:16:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3/manifests"},{"name":"rust-v0.46.0-alpha.2","sha":"f73ebdf90c03d8e8c7eac79e0445f8d5283632ec","kind":"tag","published_at":"2025-10-08T00:45:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2/manifests"},{"name":"rust-v0.46.0-alpha.1","sha":"3fa2a2051b2b4e1690e073c1f4ca5d4bd692109a","kind":"tag","published_at":"2025-10-07T17:48:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1/manifests"},{"name":"rust-v0.45.0","sha":"a7c7869c23f88f6c468281e6f438ba4a91b81f26","kind":"tag","published_at":"2025-10-06T19:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0/manifests"},{"name":"rust-v0.45.0-alpha.6","sha":"654b0b32343646cff8b8b2b542f441b9d2af828d","kind":"tag","published_at":"2025-10-06T05:08:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6/manifests"},{"name":"rust-v0.45.0-alpha.5","sha":"de88695869c9a57eab08e23aabbcf0736792362a","kind":"tag","published_at":"2025-10-06T01:04:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5/manifests"},{"name":"rust-v0.45.0-alpha.4","sha":"93ff8d423804b45193818f7e87018048a177fef8","kind":"tag","published_at":"2025-10-05T20:59:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4/manifests"},{"name":"rust-v0.45.0-alpha.3","sha":"adf30ed28f6d7ea4eb6d023c22afd6271dab55fc","kind":"tag","published_at":"2025-10-05T06:02:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3/manifests"},{"name":"rust-v0.45.0-alpha.2","sha":"790f0cc4628f0f69494aa8990750bfee35b39b3a","kind":"tag","published_at":"2025-10-05T02:29:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2/manifests"},{"name":"rust-v0.45.0-alpha.1","sha":"c13e9cb801f838167ce4286bb3c6d548f2f505bb","kind":"tag","published_at":"2025-10-04T22:31:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1/manifests"},{"name":"rust-v0.44.0","sha":"488ec061bf4d36916b8f477c700ea4fde4162a7a","kind":"tag","published_at":"2025-10-03T16:43:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.44.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0/manifests"},{"name":"rust-v0.43.0-alpha.18","sha":"472f299bd71c3da1aa54f396dd58e6fe339df432","kind":"tag","published_at":"2025-10-03T04:46:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18/manifests"},{"name":"rust-v0.43.0-alpha.17","sha":"e52ff0a2ca6e55de36e5ef0478791e202fc5a670","kind":"tag","published_at":"2025-10-02T21:24:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17/manifests"},{"name":"rust-v0.43.0-alpha.16","sha":"4d14f8191918936b454c2fbe7fa7130a7f8c4c4b","kind":"tag","published_at":"2025-10-02T19:51:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16/manifests"},{"name":"rust-v0.43.0-alpha.15","sha":"c8281fa29e680917b935c45a98ac2c374a7a3cbb","kind":"tag","published_at":"2025-10-01T20:15:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15/manifests"},{"name":"rust-v0.43.0-alpha.14","sha":"4d1102afb4f6ed967faf0e3c68f1827cef1dc832","kind":"tag","published_at":"2025-10-01T19:32:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14/manifests"},{"name":"rust-v0.43.0-alpha.13","sha":"839c120cdedeeaf49956aaa086fe7e975b99ba9f","kind":"tag","published_at":"2025-10-01T19:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13/manifests"},{"name":"rust-v0.43.0-alpha.12","sha":"a16d7798b579e4db990459b9c73f99263c28055c","kind":"tag","published_at":"2025-10-01T18:34:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12/manifests"},{"name":"rust-v0.43.0","sha":"a23c1949727a72dbed0c630048a5a1a353eb9168","kind":"tag","published_at":"2025-10-01T17:46:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0/manifests"},{"name":"rust-v0.43.0-alpha.11","sha":"78d70381afa537e3821cec0ecb6bad7e3fe007ea","kind":"tag","published_at":"2025-10-01T17:42:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11/manifests"},{"name":"rust-v0.43.0-alpha.10","sha":"aa0b4192529545a9d8a1f0317e12ce4051407318","kind":"tag","published_at":"2025-10-01T16:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10/manifests"},{"name":"rust-v0.43.0-alpha.9","sha":"c5bd35835bf103bcdb2130781ce2208a38b02f63","kind":"tag","published_at":"2025-10-01T15:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9/manifests"},{"name":"rust-v0.43.0-alpha.8","sha":"f5690e227c33b85497138d046d9928a5d871de29","kind":"tag","published_at":"2025-10-01T03:34:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8/manifests"},{"name":"rust-v0.43.0-alpha.7","sha":"3fd643d926f75266d0c5d6250118405dd7810f49","kind":"tag","published_at":"2025-09-30T21:54:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7/manifests"},{"name":"rust-v0.43.0-alpha.6","sha":"09ba746c32f423454bf92b232dd73f3bb5c75b35","kind":"tag","published_at":"2025-09-30T19:03:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6/manifests"},{"name":"rust-v0.43.0-alpha.5","sha":"a3dcb73f121470f963162578880cce4c0574599c","kind":"tag","published_at":"2025-09-30T07:09:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5/manifests"},{"name":"rust-v0.43.0-alpha.4","sha":"3a0dd7df3b494e37669ff2a6405f324fecb9d459","kind":"tag","published_at":"2025-09-29T02:34:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4/manifests"},{"name":"rust-v0.43.0-alpha.3","sha":"ae8e97f8f22da650333779ae2eeae4f4c5abca64","kind":"tag","published_at":"2025-09-28T22:25:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3/manifests"},{"name":"rust-v0.43.0-alpha.2","sha":"97b9a8943a1115f54cf2d1822efde233c1597ad0","kind":"tag","published_at":"2025-09-27T19:19:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2/manifests"},{"name":"rust-v0.43.0-alpha.1","sha":"5eaaa57fd8597dbbe12e9202f344e9248f2082f2","kind":"tag","published_at":"2025-09-27T14:54:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1/manifests"},{"name":"rust-v0.42.0","sha":"7355ea95d7df53445359570103120b92ef9a084d","kind":"tag","published_at":"2025-09-26T18:29:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0/manifests"},{"name":"rust-v0.42.0-alpha.3","sha":"4730f3905ed971ebf71fe611d104b132cb5fa336","kind":"tag","published_at":"2025-09-26T15:20:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3/manifests"},{"name":"rust-v0.42.0-alpha.2","sha":"42971ad6d9b501e25b332390dfc65f0010fc8e6f","kind":"tag","published_at":"2025-09-26T14:18:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2/manifests"},{"name":"rust-v0.42.0-alpha.1","sha":"eb9f175ad82ae54a5f357b19a1cbf80629af281a","kind":"tag","published_at":"2025-09-26T05:54:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1/manifests"},{"name":"rust-v0.41.0","sha":"90cb84351669f700729be37d6c1cb546c678a871","kind":"tag","published_at":"2025-09-24T16:56:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0/manifests"},{"name":"rust-v0.41.0-alpha.1","sha":"610cf48a871b92b6c52df061c9585bf5ab6a2050","kind":"tag","published_at":"2025-09-24T06:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1/manifests"},{"name":"rust-v0.40.0","sha":"5268705a69713752adcbd8416ef9e84a683f7aa3","kind":"tag","published_at":"2025-09-23T16:15:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0/manifests"},{"name":"rust-v0.40.0-alpha.3","sha":"1f37ad40cb99466450523d359e0454530ad94892","kind":"tag","published_at":"2025-09-23T03:31:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3/manifests"},{"name":"rust-v0.40.0-alpha.2","sha":"4e5cf9d0da76548135b31321ba1202e788233adb","kind":"tag","published_at":"2025-09-23T00:18:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2/manifests"},{"name":"rust-v0.40.0-alpha.1","sha":"1d87d135d2f11e87493530fa450c85da29068f0b","kind":"tag","published_at":"2025-09-19T00:19:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1/manifests"},{"name":"rust-v0.39.0","sha":"077623f2e1a9e3d7ad64354383296368bf082f4c","kind":"tag","published_at":"2025-09-18T21:37:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0/manifests"},{"name":"rust-v0.39.0-alpha.2","sha":"c0e2cd53181140649a42442c49917d644f29b6af","kind":"tag","published_at":"2025-09-18T18:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2/manifests"},{"name":"rust-v0.39.0-alpha.1","sha":"f9d1a29f4aced1e256bb7f9d87b7de3e505d6b5f","kind":"tag","published_at":"2025-09-17T18:33:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1/manifests"},{"name":"rust-v0.38.0","sha":"17d2d8d71d98afb4980fce1f87db3638cf984d9f","kind":"tag","published_at":"2025-09-17T18:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.38.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0/manifests"},{"name":"rust-v0.37.0","sha":"d6f33bca970b2758335f79a5d4ad47e5de528a9d","kind":"tag","published_at":"2025-09-17T17:48:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0/manifests"},{"name":"rust-v0.37.0-alpha.4","sha":"f0aa181b908b503fe6b28f166f76e92d0ce2ca05","kind":"tag","published_at":"2025-09-17T05:57:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4/manifests"},{"name":"rust-v0.37.0-alpha.3","sha":"5bbc212189b60dd4ab23231be65f37f9a306c5e7","kind":"tag","published_at":"2025-09-17T04:38:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3/manifests"},{"name":"rust-v0.37.0-alpha.2","sha":"9546e313cab991921d4b161d00dbbc987e04e625","kind":"tag","published_at":"2025-09-17T04:03:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2/manifests"},{"name":"rust-v0.37.0-alpha.1","sha":"ac4f49f209635764bb8eaef54554554fe9f433c2","kind":"tag","published_at":"2025-09-16T19:09:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1/manifests"},{"name":"rust-v0.36.0","sha":"23e9c42809566b323f026f5235cf90b9171c2169","kind":"tag","published_at":"2025-09-15T17:04:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.36.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0/manifests"},{"name":"rust-v0.35.0","sha":"8d7865dac15c1cd218fefc3f7e0f386fb2845c6a","kind":"tag","published_at":"2025-09-15T15:52:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0/manifests"},{"name":"rust-v0.35.0-alpha.13","sha":"cf2298dd5528738fd8d685641c114193e561b955","kind":"tag","published_at":"2025-09-15T13:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13/manifests"},{"name":"rust-v0.35.0-alpha.12","sha":"121634d4c3ee4a26cb4113af026272d21eda4dd8","kind":"tag","published_at":"2025-09-15T07:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12/manifests"},{"name":"rust-v0.35.0-alpha.11","sha":"f47404109799720afa22f9d5a1d6d65dc22887b8","kind":"tag","published_at":"2025-09-15T01:22:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11/manifests"},{"name":"rust-v0.35.0-alpha.10","sha":"6428ac1e9882013a607376274f252e5f1f48165e","kind":"tag","published_at":"2025-09-15T00:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10/manifests"},{"name":"rust-v0.35.0-alpha.9","sha":"d83467d6e80136176e5eaeb56f16bc48207e927d","kind":"tag","published_at":"2025-09-14T23:17:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9/manifests"},{"name":"rust-v0.35.0-alpha.8","sha":"deda843ccd8a5a1839ee30a4c9da40866064be31","kind":"tag","published_at":"2025-09-14T21:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8/manifests"},{"name":"rust-v0.35.0-alpha.7","sha":"6d075578603d4dfa77ab04f31802ce430a37c258","kind":"tag","published_at":"2025-09-12T20:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7/manifests"},{"name":"rust-v0.35.0-alpha.6","sha":"b90df684bce7b9b69cf8805c3bde4b92d8012b98","kind":"tag","published_at":"2025-09-12T06:44:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6/manifests"},{"name":"rust-v0.35.0-alpha.5","sha":"e6d12790337a5ff8154b1977ff09642f1c334500","kind":"tag","published_at":"2025-09-12T04:05:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5/manifests"},{"name":"rust-v0.35.0-alpha.4","sha":"1e0e781457d613063620d3dd2f11c0ece8c56096","kind":"tag","published_at":"2025-09-11T20:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4/manifests"},{"name":"rust-v0.35.0-alpha.3","sha":"66be223ae3afb34e9459a0e195dacdf6145ff688","kind":"tag","published_at":"2025-09-11T18:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3/manifests"},{"name":"rust-v0.35.0-alpha.2","sha":"305252b2fb2d57bb40a9e4bad269db9a761f7099","kind":"tag","published_at":"2025-09-11T16:17:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2/manifests"},{"name":"rust-v0.35.0-alpha.1","sha":"61e4beeac3c7c01f9029cadc2b27649a40a449f6","kind":"tag","published_at":"2025-09-11T15:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1/manifests"},{"name":"rust-v0.34.0","sha":"0d2ceb199fbea0c9f8d43ad8ef300dfacb955a40","kind":"tag","published_at":"2025-09-10T21:15:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0/manifests"},{"name":"rust-v0.34.0-alpha.2","sha":"367a79d676330b1a7be66fa71ecb33f48173e2fb","kind":"tag","published_at":"2025-09-10T21:00:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2/manifests"},{"name":"rust-v0.34.0-alpha.1","sha":"de989c815665e2666adc35413642469aa25ed82f","kind":"tag","published_at":"2025-09-10T20:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1/manifests"},{"name":"rust-v0.33.0","sha":"fbea465ba891f62f2bc751fc5c737bf5893ba8d5","kind":"tag","published_at":"2025-09-10T19:41:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0/manifests"},{"name":"rust-v0.33.0-alpha.1","sha":"9479ee49fc7f7d36c53562f00680b2252879839f","kind":"tag","published_at":"2025-09-10T17:27:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1/manifests"},{"name":"rust-v0.32.0","sha":"1471b25cc44a73b4eaf9a6fb1d0f706974d809a4","kind":"tag","published_at":"2025-09-10T17:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0/manifests"},{"name":"rust-v0.32.0-alpha.3","sha":"1d56ee5a7d8effcdf8dec67e3f7ecfda0510280b","kind":"tag","published_at":"2025-09-10T02:34:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3/manifests"},{"name":"rust-v0.32.0-alpha.2","sha":"1ce8c547dc1c22595dd8bb6583613dec231d2b9d","kind":"tag","published_at":"2025-09-09T15:39:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2/manifests"},{"name":"rust-v0.32.0-alpha.1","sha":"8b8e4e6677631b499ce1497c5bd2da4eac2d4540","kind":"tag","published_at":"2025-09-08T21:55:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1/manifests"},{"name":"rust-v0.31.0","sha":"cf127102de208feeea000b4dff2e87e40615bd73","kind":"tag","published_at":"2025-09-08T21:20:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0/manifests"},{"name":"rust-v0.31.0-alpha.5","sha":"5b54432f5cceff1a8a026bbfbe16071321c3ced9","kind":"tag","published_at":"2025-09-08T17:49:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5/manifests"},{"name":"rust-v0.31.0-alpha.4","sha":"1c215df13526f6ba352bd29e5d6895ab2ac69b1b","kind":"tag","published_at":"2025-09-08T16:35:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4/manifests"},{"name":"rust-v0.31.0-alpha.3","sha":"630077d46df34093205bab06c8ddc9a4e1e4a6d3","kind":"tag","published_at":"2025-09-08T15:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3/manifests"},{"name":"rust-v0.31.0-alpha.2","sha":"7275346040324abfa6199b0fbdb1a6759a6e21ac","kind":"tag","published_at":"2025-09-06T02:10:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2/manifests"},{"name":"rust-v0.31.0-alpha.1","sha":"e3e65be86a9d8d958ff878eb2d8758584da8627b","kind":"tag","published_at":"2025-09-06T01:55:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1/manifests"},{"name":"rust-v0.30.0","sha":"35ebeaec27cf1aafd5e373d421691e6b60cf3a19","kind":"tag","published_at":"2025-09-05T21:55:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.30.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0/manifests"},{"name":"rust-v0.29.1-alpha.7","sha":"24063cb723c1e31585b4a9334d3d51448bf44784","kind":"tag","published_at":"2025-09-05T00:50:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7/manifests"},{"name":"rust-v0.29.1-alpha.6","sha":"acad9eaa0116a17e3a628cd4e750f16c934d4568","kind":"tag","published_at":"2025-09-04T20:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6/manifests"},{"name":"rust-v0.29.1-alpha.5","sha":"2fee87c66fe812464d44d84ec2ae2562e39ccd51","kind":"tag","published_at":"2025-09-04T17:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5/manifests"},{"name":"rust-v0.29.1-alpha.4","sha":"38dd4843e8d3295b10f332a0e7da4ec656ff9e36","kind":"tag","published_at":"2025-09-04T15:23:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4/manifests"},{"name":"rust-v0.29.1-alpha.3","sha":"594ca1c4d5470e183cd3955b085713939226fcb7","kind":"tag","published_at":"2025-09-04T06:23:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3/manifests"},{"name":"rust-v0.29.1-alpha.2","sha":"ccba32874383f496402ea5cb44dc9126739d2e36","kind":"tag","published_at":"2025-09-03T22:57:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2/manifests"},{"name":"rust-v0.29.1-alpha.1","sha":"267e229bd5132ccb14723751cecd63feb2a56c60","kind":"tag","published_at":"2025-09-03T15:49:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1/manifests"},{"name":"rust-v0.29.0-alpha.1","sha":"67568be0c9d53f59bd150884ef387d044140f32b","kind":"tag","published_at":"2025-09-03T15:39:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1/manifests"},{"name":"rust-v0.29.0","sha":"f88af324ebc1f1f65f2257e3b382a651e12f0e10","kind":"tag","published_at":"2025-09-03T08:20:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0/manifests"},{"name":"rust-v0.28.0","sha":"d8856d77ec29444f529c7a640c1cb1c02c5de971","kind":"tag","published_at":"2025-09-02T22:08:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0/manifests"},{"name":"rust-v0.28.0-alpha.2","sha":"a5ba5a148e1dedc3f1fec9c7daa99da45d6a88e0","kind":"tag","published_at":"2025-09-02T21:26:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2/manifests"},{"name":"rust-v0.28.0-alpha.1","sha":"7624ad602f53053e87e05bedcdc096ff8b89b902","kind":"tag","published_at":"2025-09-02T20:46:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1/manifests"},{"name":"rust-v0.27.0","sha":"3711e6b42834cae8384eac09e6248aa63bdd6ca2","kind":"tag","published_at":"2025-08-29T06:02:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.27.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0/manifests"},{"name":"rust-v0.26.0","sha":"f3ad33cd25e9e51129fd960626a2fdab8a2c775c","kind":"tag","published_at":"2025-08-29T03:22:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0/manifests"},{"name":"rust-v0.26.0-alpha.1","sha":"ad9bbc98a2bd0d39b3863b3daa854ecb79a49b7d","kind":"tag","published_at":"2025-08-27T17:24:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1/manifests"},{"name":"rust-v0.25.0","sha":"241d1bb216e14c0e1477c02df0ea06371a743df1","kind":"tag","published_at":"2025-08-27T08:30:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0/manifests"},{"name":"rust-v0.25.0-alpha.2","sha":"5d07455b7946ec0e8fa37a9ca42085f4852f1108","kind":"tag","published_at":"2025-08-27T06:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2/manifests"},{"name":"rust-v0.25.0-alpha.1","sha":"14f574eeb5be74c3453215f37ab679b9577504eb","kind":"tag","published_at":"2025-08-27T05:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1/manifests"},{"name":"rust-v0.24.0","sha":"f4242e92bd7771e5a862fbdf42de29319bfea5e6","kind":"tag","published_at":"2025-08-26T17:28:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0/manifests"},{"name":"rust-v0.24.0-alpha.10","sha":"539deed96e2ea937bf8ee75b5de4fd252b244eef","kind":"tag","published_at":"2025-08-26T05:05:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10/manifests"},{"name":"rust-v0.24.0-alpha.9","sha":"db9d06e05f7e5d7c66e55a2341d25fdc5077276a","kind":"tag","published_at":"2025-08-26T03:52:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9/manifests"},{"name":"rust-v0.24.0-alpha.8","sha":"3f2ee3641d1ea2eb5ab128bf7a3c9a20331e88e1","kind":"tag","published_at":"2025-08-25T22:58:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8/manifests"},{"name":"rust-v0.24.0-alpha.7","sha":"4d2120417b2fbe3fe956bcb38a684187390a6467","kind":"tag","published_at":"2025-08-25T17:24:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7/manifests"},{"name":"rust-v0.24.0-alpha.6","sha":"f584086fb889d017465a5d8adcfbb2c18bed16a8","kind":"tag","published_at":"2025-08-25T05:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6/manifests"},{"name":"rust-v0.24.0-alpha.5","sha":"9ac22fe58bc1b0950e108f25678bf3060b189a07","kind":"tag","published_at":"2025-08-24T21:39:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5/manifests"},{"name":"rust-v0.24.0-alpha.4","sha":"593786173368c33aabb936e131abf43b9184e03a","kind":"tag","published_at":"2025-08-24T18:44:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4/manifests"},{"name":"rust-v0.0.2508241142","sha":"4c952e9b54142f73d91f086507e9e28ee26a8901","kind":"tag","published_at":"2025-08-24T18:42:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2508241142","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2508241142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2508241142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142/manifests"},{"name":"rust-v0.24.0-alpha.3","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3/manifests"},{"name":"alpha-cli","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/alpha-cli","html_url":"https://github.com/openai/codex/releases/tag/alpha-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@alpha-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli/manifests"},{"name":"rust-v0.24.0-alpha.2","sha":"319f4a527f8040ac6de50917afb8f9ef43ae62ed","kind":"tag","published_at":"2025-08-22T21:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2/manifests"},{"name":"rust-v0.24.0-alpha.1","sha":"6004135ed8a13a9f4f9b6c2b4a24bd7e89f89a52","kind":"tag","published_at":"2025-08-21T05:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1/manifests"},{"name":"rust-v0.23.0","sha":"29a40864dce65369f9aa144d2751586feb245a13","kind":"tag","published_at":"2025-08-20T05:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0/manifests"},{"name":"rust-v0.23.0-alpha.8","sha":"4b60560fca736af432a1c888317498538cd6ec34","kind":"tag","published_at":"2025-08-20T04:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8/manifests"},{"name":"rust-v0.23.0-alpha.7","sha":"db1ac5c510bef1e96631ec835ca93e3924be4743","kind":"tag","published_at":"2025-08-20T03:33:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7/manifests"},{"name":"rust-v0.23.0-alpha.6","sha":"bdaf80fab48429660a6d7122750cedd90f6af0c0","kind":"tag","published_at":"2025-08-20T02:54:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6/manifests"},{"name":"rust-v0.23.0-alpha.5","sha":"b2e3ba144b18ae3d44ac72234038fccd1338cf7e","kind":"tag","published_at":"2025-08-19T04:52:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5/manifests"},{"name":"rust-v0.23.0-alpha.4","sha":"7064efc9493c55a68218acde44724b5aa682f60e","kind":"tag","published_at":"2025-08-18T20:11:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4/manifests"},{"name":"rust-v0.23.0-alpha.3","sha":"319f39be3ac42ef231de5956bc4533b0ef8d964b","kind":"tag","published_at":"2025-08-18T04:42:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3/manifests"},{"name":"rust-v0.23.0-alpha.2","sha":"d29d4d9b50ece38017d31213d2d36e0267fa800c","kind":"tag","published_at":"2025-08-17T17:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2/manifests"},{"name":"rust-v0.23.0-alpha.1","sha":"13de81deb50a85c5cc473a4d1838fc3d9634c63c","kind":"tag","published_at":"2025-08-15T21:48:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1/manifests"},{"name":"rust-v0.22.0","sha":"fa3bdf23cd2a39e562456e88d47614e75109bfcc","kind":"tag","published_at":"2025-08-15T17:21:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0/manifests"},{"name":"rust-v0.22.0-alpha.5","sha":"95e26a00f526cff72007816bc722ed22baac4594","kind":"tag","published_at":"2025-08-14T23:09:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5/manifests"},{"name":"rust-v0.22.0-alpha.4","sha":"622022a22775b70e520fb59f4cbb2f6dae2b925e","kind":"tag","published_at":"2025-08-14T18:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4/manifests"},{"name":"rust-v0.22.0-alpha.3","sha":"c9f7aacad0781b82d8ef0b17f8bfed9af4d9496a","kind":"tag","published_at":"2025-08-14T06:12:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3/manifests"},{"name":"rust-v0.22.0-alpha.2","sha":"9af3f897caa97e0e253536e32e22a7bfa5a5d96c","kind":"tag","published_at":"2025-08-14T00:55:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2/manifests"},{"name":"rust-v0.22.0-alpha.1","sha":"476e30ce606046045385140c6fc4c9c0a2984e5d","kind":"tag","published_at":"2025-08-13T18:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1/manifests"},{"name":"rust-v0.21.0","sha":"ece634208f394fd4be608ca405845e09ed52b7c4","kind":"tag","published_at":"2025-08-12T04:32:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0/manifests"},{"name":"rust-v0.21.0-alpha.1","sha":"ac17dd380d01fc2bcec254ef92b0586cea337323","kind":"tag","published_at":"2025-08-11T20:13:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1/manifests"},{"name":"rust-v0.20.0","sha":"45aed5edd139c38132de044596fdd55e47236657","kind":"tag","published_at":"2025-08-09T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0/manifests"},{"name":"rust-v0.20.0-alpha.4","sha":"bbe7ec896f1a77bfa9598906ce035c57b59f2355","kind":"tag","published_at":"2025-08-08T22:52:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4/manifests"},{"name":"rust-v0.20.0-alpha.3","sha":"5aeff74315a54044c50c2e1198263446359be3ea","kind":"tag","published_at":"2025-08-08T22:18:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3/manifests"},{"name":"rust-v0.20.0-alpha.2","sha":"8b2ba09ada72c0fd89cdab55cc0c42f1aba6d8d7","kind":"tag","published_at":"2025-08-08T20:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2/manifests"},{"name":"rust-v0.20.0-alpha.1","sha":"7b13acde9b8c39aaef8a6afa7fb16555487b231f","kind":"tag","published_at":"2025-08-08T20:05:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1/manifests"},{"name":"rust-v0.19.0","sha":"1dc2abd9266b51bef917fa31b223ece720793aab","kind":"tag","published_at":"2025-08-08T01:31:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.19.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0/manifests"},{"name":"rust-v0.18.0","sha":"7d9e571b3de908192007f04cebd320832dd1e09d","kind":"tag","published_at":"2025-08-08T01:30:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.18.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0/manifests"},{"name":"rust-v0.17.0","sha":"1b1f7113efdb5ba6ee7dd9846ff250060c46756b","kind":"tag","published_at":"2025-08-08T01:25:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.17.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0/manifests"},{"name":"rust-v0.16.0","sha":"9ffad621a207624abb4d7c94c0195c4ea12efc87","kind":"tag","published_at":"2025-08-07T17:53:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.16.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0/manifests"},{"name":"rust-v0.15.0","sha":"8f49a269657bee0d8e42f11128abcf71d2d09e68","kind":"tag","published_at":"2025-08-07T17:21:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0/manifests"},{"name":"rust-v0.15.0-alpha.1","sha":"41d7e727b9b4987a106b29ed1d258ba294bfb01b","kind":"tag","published_at":"2025-08-06T23:27:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1/manifests"},{"name":"rust-v0.14.0","sha":"fd92ea1e96b0695c88302331d7830f84453a6f74","kind":"tag","published_at":"2025-08-06T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0/manifests"},{"name":"rust-v0.14.0-alpha.3","sha":"31d06def790ffdedf7cb547d7358412fa7451dc5","kind":"tag","published_at":"2025-08-06T15:47:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3/manifests"},{"name":"rust-v0.14.0-alpha.2","sha":"e4b2fe0050bc81fac41398d034ebaa47872a3e64","kind":"tag","published_at":"2025-08-06T08:15:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2/manifests"},{"name":"rust-v0.14.0-alpha.1","sha":"829414b9aca044377891328809c63ab982815f76","kind":"tag","published_at":"2025-08-06T06:46:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1/manifests"},{"name":"rust-v0.13.0","sha":"615e37c3c34deb9812785fc45e4b277fdc132000","kind":"tag","published_at":"2025-08-05T20:56:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.13.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0/manifests"},{"name":"rust-v0.12.0","sha":"1d7924dcfb3b018f658df5982b951f006139f4ea","kind":"tag","published_at":"2025-08-05T01:27:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.12.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0/manifests"},{"name":"rust-v0.11.0","sha":"c3e5de0e13a6013a5e4af25e853282065c74f2c1","kind":"tag","published_at":"2025-08-02T00:41:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0/manifests"},{"name":"rust-v0.11.0-alpha.5","sha":"ae38c1e7db81f22b7e323b482f56f06797292fbd","kind":"tag","published_at":"2025-08-01T22:29:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5/manifests"},{"name":"rust-v0.11.0-alpha.4","sha":"16edc4b1d22d9cedc58b9469a8b7e6bd28748398","kind":"tag","published_at":"2025-08-01T22:07:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4/manifests"},{"name":"rust-v0.11.0-beta.1","sha":"8dfc8eacc2563a54f8887a9cbeeb67b113345738","kind":"tag","published_at":"2025-08-01T00:44:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1/manifests"},{"name":"rust-v0.11.0-alpha.3","sha":"13e679a39546988e8c03b9d2f7f9f89a4bcd21c3","kind":"tag","published_at":"2025-07-31T18:16:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3/manifests"},{"name":"rust-v0.11.0-alpha.2","sha":"92043c6a14d16629bd27b445a247d45a8fe30a88","kind":"tag","published_at":"2025-07-28T21:26:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2/manifests"},{"name":"rust-v0.11.0-alpha.1","sha":"142731f2506a1a151db4833626014df23d7ec6b0","kind":"tag","published_at":"2025-07-28T19:45:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1/manifests"},{"name":"rust-v0.11.0-alpha","sha":"1467206d7fdaef58ae05e864483d427f4933984f","kind":"tag","published_at":"2025-07-25T18:49:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha/manifests"},{"name":"rust-v0.10.0","sha":"e45084061e36e512d7c81043e0c3efac4752916a","kind":"tag","published_at":"2025-07-24T21:48:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.10.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0/manifests"},{"name":"rust-v0.9.0","sha":"12994d3a43532fc48ab924035f85cc12cff85fa3","kind":"tag","published_at":"2025-07-23T00:52:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0/manifests"},{"name":"rust-v0.9.0-beta.1","sha":"d2a88a2360e1eba2884d79d7df86a3ee6bcb7273","kind":"tag","published_at":"2025-07-22T22:56:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1/manifests"},{"name":"rust-v0.9.0-beta","sha":"cb4f97928d99360c5315b098cde20308618ffbef","kind":"tag","published_at":"2025-07-22T20:43:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta/manifests"},{"name":"rust-v0.9.0-alpha","sha":"6d5fe7a4876a207f449a360f423845315f887a0f","kind":"tag","published_at":"2025-07-22T07:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha/manifests"},{"name":"rust-v0.8.0","sha":"671f91d3ea7f7fc77dd05e4a7f02eface3834346","kind":"tag","published_at":"2025-07-19T00:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.8.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0/manifests"},{"name":"rust-v0.7.0","sha":"f9478bdfbe60970f126760251410de33980cb607","kind":"tag","published_at":"2025-07-14T16:42:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.7.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0/manifests"},{"name":"rust-v0.6.0","sha":"29c409c49ecc709b3803d4fa1260f88eb29d37ac","kind":"tag","published_at":"2025-07-12T23:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.6.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0/manifests"},{"name":"rust-v0.5.0","sha":"6ff62ba8cecec3456e64e1780d59337eb12fcbcf","kind":"tag","published_at":"2025-07-10T21:44:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.5.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0/manifests"},{"name":"rust-v0.4.0","sha":"345e8bece0aaa9570242d676b6588646a217c892","kind":"tag","published_at":"2025-07-09T06:53:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.4.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0/manifests"},{"name":"rust-v0.3.0","sha":"de04ab108de52f630ed78e5709fc166d0cb09752","kind":"tag","published_at":"2025-07-08T05:32:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.3.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0/manifests"},{"name":"rust-v0.2.0","sha":"b3bffa594d67dce8fd916dc74b8daea7a2c6f9f3","kind":"tag","published_at":"2025-06-30T19:12:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0/manifests"},{"name":"rust-v0.2.0-alpha.2","sha":"2925136536b06a324551627468d17e959afa18d4","kind":"tag","published_at":"2025-06-29T17:19:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2/manifests"},{"name":"codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","sha":"cd2d84d496158450ec25be0109016c7c70112132","kind":"commit","published_at":"2025-06-29T17:18:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.4","sha":"b289c9207090b2e27494545d7b5404e063bd86f3","kind":"tag","published_at":"2025-06-28T22:40:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.1.0-alpha.3","sha":"1341d8db51057ca281e9fdfd31c6bc8a2fad9c06","kind":"tag","published_at":"2025-06-28T22:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3/manifests"},{"name":"rust-v0.1.0-alpha.2","sha":"3cf7269d12a4401b5b50d00a9c3858383d0d1617","kind":"tag","published_at":"2025-06-28T22:34:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.1","sha":"93fe967c692feba5c30f660ab027c227a51b9853","kind":"tag","published_at":"2025-06-28T22:28:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1/manifests"},{"name":"codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","sha":"1b7c8d2569ec965a66ab409377030494bb100fff","kind":"commit","published_at":"2025-06-28T22:24:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.0.2506261603","sha":"6a8a936f75ea44faf05ff4fab0c6a36fc970428d","kind":"tag","published_at":"2025-06-26T23:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603/manifests"},{"name":"codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","sha":"fa0e17f83a7925bc023b5d35661f5af0828fc2c1","kind":"commit","published_at":"2025-06-26T20:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603/manifests"},{"name":"rust-v0.0.2506060849","sha":"5fc3c3023d9f179fb416b2722d1434bac278e916","kind":"tag","published_at":"2025-06-06T15:49:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849/manifests"},{"name":"codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","sha":"029f39b9da894d27dcde81b8636ef89d8b652a9f","kind":"commit","published_at":"2025-06-06T06:34:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849/manifests"},{"name":"rust-v0.0.2506052246","sha":"ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa","kind":"tag","published_at":"2025-06-06T05:46:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246/manifests"},{"name":"codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","sha":"2d5246050ad4fda4834d8f442faf5becd782b4b3","kind":"commit","published_at":"2025-06-06T05:45:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246/manifests"},{"name":"codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","sha":"77b017f67dc37415f6949c452546b1df906c212c","kind":"commit","published_at":"2025-06-06T05:11:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052203","sha":"121686615fd634e35f3e415896f36908cf8632f9","kind":"tag","published_at":"2025-06-06T05:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052135","sha":"84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0","kind":"tag","published_at":"2025-06-06T04:35:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135/manifests"},{"name":"codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","sha":"9db53b33aa28f19602dd82799e179dd8dca06dfb","kind":"commit","published_at":"2025-06-06T03:29:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135/manifests"},{"name":"rust-v0.0.2506030956","sha":"45519e12f39777b65c05ed498503ddcb60beb289","kind":"tag","published_at":"2025-06-03T16:56:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956/manifests"},{"name":"codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","sha":"c6fcec55fe4085b4885bd99e40b46756f12511fd","kind":"commit","published_at":"2025-06-03T16:40:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956/manifests"},{"name":"rust-v0.0.2505302325","sha":"ca8e97fcbcb991e542b8689f2d4eab9d30c399d6","kind":"tag","published_at":"2025-05-31T06:25:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325/manifests"},{"name":"codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","sha":"1159eaf04f26a95d2ffdfcffb6b7368e47996f4f","kind":"commit","published_at":"2025-05-31T06:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325/manifests"},{"name":"rust-v0.0.2505301630","sha":"378d773f3af95384eef51addf560df30aa9fd15f","kind":"tag","published_at":"2025-05-30T23:30:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630/manifests"},{"name":"codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","sha":"4f3d294762e7351268d4670812a24cd4a876a73a","kind":"commit","published_at":"2025-05-30T23:27:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630/manifests"},{"name":"codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","sha":"bdfa95ed313c88c219242e66182a9d044054a177","kind":"commit","published_at":"2025-05-29T23:59:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291659","sha":"dfac02b343605ce61154ab2e075ac6c38f533916","kind":"tag","published_at":"2025-05-29T23:59:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291458","sha":"b152435fb95e7f1ab197ae2cdde68ae29a7d219b","kind":"tag","published_at":"2025-05-29T21:58:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458/manifests"},{"name":"codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","sha":"a32d305ae6a8c8680932b5259f7dd7e5a086db26","kind":"commit","published_at":"2025-05-29T21:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458/manifests"},{"name":"rust-v0.0.2505270918","sha":"d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28","kind":"tag","published_at":"2025-05-27T16:18:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918/manifests"},{"name":"codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","sha":"29d154cb139d63ef4896dd5fa7ebc5b303fb7fea","kind":"commit","published_at":"2025-05-27T16:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918/manifests"},{"name":"rust-v0.0.2505231205","sha":"aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3","kind":"tag","published_at":"2025-05-23T19:05:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205/manifests"},{"name":"codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","sha":"4bf81373a730deb391a9c1a4b65d9d62f5902e13","kind":"commit","published_at":"2025-05-23T18:53:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205/manifests"},{"name":"rust-v0.0.2505231137","sha":"d2eee362c1c6cdc00bcb5bf1d479823ef33c143a","kind":"tag","published_at":"2025-05-23T18:37:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137/manifests"},{"name":"codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","sha":"89ef4efdcf033a3b0085328be5d144a292e5d50d","kind":"commit","published_at":"2025-05-23T18:37:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137/manifests"},{"name":"rust-v0.0.2505220956","sha":"6a77484c94956d5cd319da3f8500b178ec93fc90","kind":"tag","published_at":"2025-05-22T16:56:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956/manifests"},{"name":"codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","sha":"cb379d779744aada3e44e861bb9a653e22e5917a","kind":"commit","published_at":"2025-05-22T16:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956/manifests"},{"name":"rust-v0.0.2505212314","sha":"79cb07bf70a9036200aa2b61b211fe47ea13184a","kind":"tag","published_at":"2025-05-22T06:14:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314/manifests"},{"name":"codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","sha":"ef7208359f20f20a38781b14c9c13b31c20c67f4","kind":"commit","published_at":"2025-05-22T05:53:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314/manifests"},{"name":"rust-v0.0.2505191609","sha":"68e94c8c08943e1d4a53bd7987e319ba7dbffb74","kind":"tag","published_at":"2025-05-19T23:09:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609/manifests"},{"name":"codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","sha":"d766e845b391c4fa4c4c1f1bb0a2c49c6a21e4e1","kind":"commit","published_at":"2025-05-19T23:08:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609/manifests"},{"name":"rust-v0.0.2505191518","sha":"c74d7e13e7d8daf3a2493f6216918d5e59a38bed","kind":"tag","published_at":"2025-05-19T22:18:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518/manifests"},{"name":"codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","sha":"a4bfdf6779f5fe382383889f4854de5a9146d4b1","kind":"commit","published_at":"2025-05-19T22:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518/manifests"},{"name":"rust-v0.0.2505171051","sha":"5ee08335ac690a69035720a798df9865bc5a4278","kind":"tag","published_at":"2025-05-17T17:52:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051/manifests"},{"name":"codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","sha":"1c6a3f1097c00d578908572b54a376f82ecd9ab7","kind":"commit","published_at":"2025-05-17T17:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051/manifests"},{"name":"codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","sha":"c7312c9d524783971c2ce6ee4a80f03ebf76950c","kind":"commit","published_at":"2025-05-17T00:11:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505161708","sha":"b5257992b06373acef8b20a4ca25ffc1b96688e2","kind":"tag","published_at":"2025-05-17T00:08:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505151627","sha":"8d6a8b308e7457d432564083bb2f577cd39e132b","kind":"tag","published_at":"2025-05-15T23:27:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627/manifests"},{"name":"codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","sha":"ce2ecbe72f2adca6f27454065fdc6dcc9e8ab312","kind":"commit","published_at":"2025-05-15T23:26:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627/manifests"},{"name":"rust-v0.0.2505141652","sha":"cb19037ca3822e9b19b51417392f8afc046be607","kind":"tag","published_at":"2025-05-14T23:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652/manifests"},{"name":"codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","sha":"0b9ef93da519be9f988bd860ecb48777e5efb76e","kind":"commit","published_at":"2025-05-14T23:51:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652/manifests"},{"name":"rust-v0.0.2505141337","sha":"3a70a0bc280734d09448cb08ec05b5c44f7c798e","kind":"tag","published_at":"2025-05-14T20:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337/manifests"},{"name":"codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","sha":"34aa1991f1287f69ecead71c3fb2a9165ebb1afd","kind":"commit","published_at":"2025-05-14T20:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337/manifests"},{"name":"rust-v0.0.2505121726","sha":"94c47d69a3f92257e7f9717a2044bd55786eb999","kind":"tag","published_at":"2025-05-13T00:26:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726/manifests"},{"name":"codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","sha":"61b881d4e51a0e41e0bdce89feb6390f722a946c","kind":"commit","published_at":"2025-05-13T00:24:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726/manifests"},{"name":"rust-v0.0.2505121520","sha":"9949f6404378db6f54a01bcadb1956e0535d4921","kind":"tag","published_at":"2025-05-12T22:20:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520/manifests"},{"name":"codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","sha":"55142e3e6caddd1e613b71bcb89385ce5cc708bf","kind":"commit","published_at":"2025-05-12T22:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520/manifests"},{"name":"rust-v0.0.2505101753","sha":"7f24ec8cae83ae22e7cc306fea4844958370827d","kind":"tag","published_at":"2025-05-11T00:53:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753/manifests"},{"name":"codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","sha":"2b122da087e5515462733e54d540dec88b6ab134","kind":"commit","published_at":"2025-05-11T00:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753/manifests"},{"name":"rust-v0.0.2505061740","sha":"132146b6d4e133d014f763a0d8dabd853f3fc0c0","kind":"tag","published_at":"2025-05-07T00:40:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740/manifests"},{"name":"codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","sha":"c577e94b675da3aae23e9466e44cffec7cd19f21","kind":"commit","published_at":"2025-05-07T00:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740/manifests"},{"name":"rust-v0.0.2505021951","sha":"5915a59c8290765d6097caf4074aae93a85380fa","kind":"tag","published_at":"2025-05-03T02:51:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951/manifests"},{"name":"codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","sha":"a180ed44e8cfe9674ad9980d3b3509269bdaab77","kind":"commit","published_at":"2025-05-03T02:48:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951/manifests"},{"name":"rust-v0.0.2504301327","sha":"e40bc9911433bd3f942ef4604626fab5638a7a72","kind":"tag","published_at":"2025-04-30T20:27:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327/manifests"},{"name":"codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","sha":"e6fe8d6fa1cf5c6d64b0f7f4cb9d4ca4f5573c41","kind":"commit","published_at":"2025-04-30T20:25:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327/manifests"},{"name":"codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","sha":"b57124986748fa129707d41223915d6a537f0340","kind":"commit","published_at":"2025-04-30T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301219","sha":"72a4c38e41bc64f5a7c8c73d52f45784cb6b7137","kind":"tag","published_at":"2025-04-30T19:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301132","sha":"8f7a54501c33d088a38ac3817d72fdf0f2f316b2","kind":"tag","published_at":"2025-04-30T18:59:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301132","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132/manifests"},{"name":"rust-v.0.0.2504292236","sha":"e42dacbdc8adf7811c9f97153ec8bef01e85d98a","kind":"tag","published_at":"2025-04-30T03:24:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292236","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236/manifests"},{"name":"rust-v.0.0.2504292006","sha":"5122fe647fdc11e7773faab07679dea2e93edafb","kind":"tag","published_at":"2025-04-30T03:13:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292006","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006/manifests"},{"name":"rust-v.0.0.2504291954","sha":"1a39568e03b09cbd02cafa687ba4a43d1815c27c","kind":"tag","published_at":"2025-04-30T02:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291954","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291954","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291954","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954/manifests"},{"name":"rust-v.0.0.2504291926","sha":"85999d72770832e2b1b457401c6c68d86e08344b","kind":"commit","published_at":"2025-04-30T02:35:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291926","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291926","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291926","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926/manifests"},{"name":"rust-v.0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:25:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921/manifests"},{"name":"rust-v0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:23:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921/manifests"}]},"repo_metadata_updated_at":"2026-05-11T11:50:25.168Z","dependent_packages_count":0,"downloads":76,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.779142208559733,"dependent_packages_count":35.76875036236415,"stargazers_count":1.0746908635218348,"forks_count":1.4586749498962375,"docker_downloads_count":null,"average":15.77031459608549},"purl":"pkg:npm/%40appforges/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@appforges/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@appforges/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@appforges/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-30T03:03:38.844Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1591,"past_year_pull_requests_count":2628,"past_year_avg_time_to_close_issue":1216759.6185185185,"past_year_avg_time_to_close_pull_request":295029.77672209026,"past_year_issues_closed_count":540,"past_year_pull_requests_closed_count":1684,"past_year_pull_request_authors_count":547,"past_year_issue_authors_count":1144,"past_year_avg_comments_per_issue":1.546825895663105,"past_year_avg_comments_per_pull_request":0.974124809741248,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":1226,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@appforges%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@appforges%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@appforges%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@appforges%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@appforges%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@appforges%2Fcodex/codemeta","maintainers":[{"uuid":"chzealot","login":"chzealot","name":null,"email":"chzealot@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~chzealot","role":null,"created_at":"2025-04-21T09:46:53.762Z","updated_at":"2025-04-21T09:46:53.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chzealot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11990214,"name":"@generaltranslation/codex","ecosystem":"npm","description":"\u003ch1 align=\"center\"\u003eOpenAI Codex CLI\u003c/h1\u003e \u003cp align=\"center\"\u003eLightweight coding agent that runs in your terminal\u003c/p\u003e","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"generaltranslation","versions_count":14,"first_release_published_at":"2025-08-08T23:41:29.465Z","latest_release_published_at":"2025-08-10T19:16:15.237Z","latest_release_number":"0.0.8","last_synced_at":"2026-05-11T09:44:47.752Z","created_at":"2025-08-08T23:49:15.722Z","updated_at":"2026-05-11T11:50:25.211Z","registry_url":"https://www.npmjs.com/package/@generaltranslation/codex","install_command":"npm install @generaltranslation/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.8","alpha":"0.0.8-alpha.1"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T11:50:25.180Z","dependent_packages_count":0,"downloads":72,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.035980079721938,"dependent_packages_count":34.68045223467525,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.358216157198594},"purl":"pkg:npm/%40generaltranslation/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@generaltranslation/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@generaltranslation/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@generaltranslation/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@generaltranslation%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@generaltranslation%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@generaltranslation%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@generaltranslation%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@generaltranslation%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@generaltranslation%2Fcodex/codemeta","maintainers":[{"uuid":"archiemckenzie","login":"archiemckenzie","name":null,"email":"archie@generaltranslation.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~archiemckenzie","role":null,"created_at":"2025-08-09T00:21:10.188Z","updated_at":"2025-08-09T00:21:10.188Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/archiemckenzie/packages"},{"uuid":"ernest-general-translation","login":"ernest-general-translation","name":null,"email":"ernest@generaltranslation.com","url":null,"packages_count":29,"html_url":"https://www.npmjs.com/~ernest-general-translation","role":null,"created_at":"2025-08-09T00:21:10.230Z","updated_at":"2025-08-09T00:21:10.230Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ernest-general-translation/packages"},{"uuid":"brian_lou","login":"brian_lou","name":null,"email":"brian@generaltranslation.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~brian_lou","role":null,"created_at":"2025-08-09T00:21:10.290Z","updated_at":"2025-08-09T00:21:10.290Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brian_lou/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14270045,"name":"@codexed/codex-linux-arm64","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @openai/codex\u003c/code\u003e\u003cbr /\u003eor \u003ccode\u003ebrew install --cask codex\u003c/code\u003e\u003c/p\u003e \u003cp align=\"center\"\u003e\u003cstrong\u003eCodex CLI\u003c/strong\u003e is a coding agent from OpenAI that runs locally on your computer. \u003cp align=\"center\"\u003e   \u003cimg src=\"https://","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"codexed","versions_count":8,"first_release_published_at":"2026-04-17T05:57:34.237Z","latest_release_published_at":"2026-05-02T16:12:13.482Z","latest_release_number":"0.128.0-codexed.1","last_synced_at":"2026-05-11T09:44:47.665Z","created_at":"2026-04-18T01:37:45.395Z","updated_at":"2026-05-11T11:50:25.248Z","registry_url":"https://www.npmjs.com/package/@codexed/codex-linux-arm64","install_command":"npm install @codexed/codex-linux-arm64","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.128.0-codexed.1"}},"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-04-30T02:12:16.000Z","size":414912,"stargazers_count":78932,"open_issues_count":3367,"forks_count":11290,"subscribers_count":450,"default_branch":"main","last_synced_at":"2026-04-30T02:13:37.095Z","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":".github/CODEOWNERS","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-04-30T02:12:42.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":923,"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":32521169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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"}},"repo_metadata_updated_at":"2026-05-11T11:50:25.226Z","dependent_packages_count":0,"downloads":1150,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.030415206989623,"dependent_packages_count":31.754828181954576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.892621694472098},"purl":"pkg:npm/%40codexed/codex-linux-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@codexed/codex-linux-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@codexed/codex-linux-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@codexed/codex-linux-arm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-02T16:04:34.678Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1270,"past_year_pull_requests_count":2093,"past_year_avg_time_to_close_issue":1186642.4734042552,"past_year_avg_time_to_close_pull_request":310558.52478363493,"past_year_issues_closed_count":376,"past_year_pull_requests_closed_count":1271,"past_year_pull_request_authors_count":395,"past_year_issue_authors_count":912,"past_year_avg_comments_per_issue":1.4826771653543307,"past_year_avg_comments_per_pull_request":0.6889632107023411,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":503,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-linux-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-linux-arm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-linux-arm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-linux-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-linux-arm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-linux-arm64/codemeta","maintainers":[{"uuid":"codexed","login":"codexed","name":null,"email":"codex@funprogramming.eu","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~codexed","role":null,"created_at":"2026-04-18T01:37:51.008Z","updated_at":"2026-04-18T01:37:51.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/codexed/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14270044,"name":"@codexed/codex-win32-x64","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @openai/codex\u003c/code\u003e\u003cbr /\u003eor \u003ccode\u003ebrew install --cask codex\u003c/code\u003e\u003c/p\u003e \u003cp align=\"center\"\u003e\u003cstrong\u003eCodex CLI\u003c/strong\u003e is a coding agent from OpenAI that runs locally on your computer. \u003cp align=\"center\"\u003e   \u003cimg src=\"https://","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"codexed","versions_count":9,"first_release_published_at":"2026-04-17T05:58:24.545Z","latest_release_published_at":"2026-05-02T16:13:12.980Z","latest_release_number":"0.128.0-codexed.1","last_synced_at":"2026-05-11T09:44:47.678Z","created_at":"2026-04-18T01:37:45.329Z","updated_at":"2026-05-11T11:50:25.251Z","registry_url":"https://www.npmjs.com/package/@codexed/codex-win32-x64","install_command":"npm install @codexed/codex-win32-x64","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.128.0-codexed.1"}},"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-04-30T02:12:16.000Z","size":414912,"stargazers_count":78932,"open_issues_count":3367,"forks_count":11290,"subscribers_count":450,"default_branch":"main","last_synced_at":"2026-04-30T02:13:37.095Z","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":".github/CODEOWNERS","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-04-30T02:12:42.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":923,"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":32521169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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"}},"repo_metadata_updated_at":"2026-05-11T11:50:25.228Z","dependent_packages_count":0,"downloads":1240,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.030415206989623,"dependent_packages_count":31.754828181954576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.892621694472098},"purl":"pkg:npm/%40codexed/codex-win32-x64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@codexed/codex-win32-x64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@codexed/codex-win32-x64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@codexed/codex-win32-x64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-02T16:04:34.678Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1270,"past_year_pull_requests_count":2093,"past_year_avg_time_to_close_issue":1186642.4734042552,"past_year_avg_time_to_close_pull_request":310558.52478363493,"past_year_issues_closed_count":376,"past_year_pull_requests_closed_count":1271,"past_year_pull_request_authors_count":395,"past_year_issue_authors_count":912,"past_year_avg_comments_per_issue":1.4826771653543307,"past_year_avg_comments_per_pull_request":0.6889632107023411,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":503,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-win32-x64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-win32-x64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-win32-x64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-win32-x64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-win32-x64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-win32-x64/codemeta","maintainers":[{"uuid":"codexed","login":"codexed","name":null,"email":"codex@funprogramming.eu","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~codexed","role":null,"created_at":"2026-04-18T01:37:47.366Z","updated_at":"2026-04-18T01:37:47.366Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/codexed/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12426817,"name":"ggcodex","ecosystem":"npm","description":"\u003ch1 align=\"center\"\u003eOpenAI Codex CLI\u003c/h1\u003e \u003cp align=\"center\"\u003eLightweight coding agent that runs in your terminal\u003c/p\u003e","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2025-10-28T15:18:24.496Z","latest_release_published_at":"2025-10-29T18:56:40.176Z","latest_release_number":"0.0.4-gg","last_synced_at":"2026-05-11T09:44:47.344Z","created_at":"2025-10-28T15:18:52.203Z","updated_at":"2026-05-11T11:50:25.541Z","registry_url":"https://www.npmjs.com/package/ggcodex","install_command":"npm install ggcodex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.4-gg"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T11:50:25.521Z","dependent_packages_count":0,"downloads":23,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.571675788695227,"dependent_packages_count":34.00250603084615,"stargazers_count":0.24035039251010232,"forks_count":0.339141656861289,"docker_downloads_count":null,"average":14.538418467228192},"purl":"pkg:npm/ggcodex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ggcodex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/ggcodex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ggcodex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ggcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ggcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ggcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ggcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ggcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ggcodex/codemeta","maintainers":[{"uuid":"gafo","login":"gafo","name":null,"email":"gafopi@gmail.com","url":null,"packages_count":54,"html_url":"https://www.npmjs.com/~gafo","role":null,"created_at":"2025-10-29T00:07:35.422Z","updated_at":"2025-10-29T00:07:35.422Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gafo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13622800,"name":"@rosem_soo/codex","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @openai/codex\u003c/code\u003e\u003cbr /\u003eor \u003ccode\u003ebrew install --cask codex\u003c/code\u003e\u003c/p\u003e \u003cp align=\"center\"\u003e\u003cstrong\u003eCodex CLI\u003c/strong\u003e is a coding agent from OpenAI that runs locally on your computer. \u003cp align=\"center\"\u003e   \u003cimg src=\"./.githu","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"rosem_soo","versions_count":1,"first_release_published_at":"2026-01-26T16:36:40.748Z","latest_release_published_at":"2026-01-26T16:36:40.748Z","latest_release_number":"0.92.0-co-dex.1","last_synced_at":"2026-05-11T09:44:47.795Z","created_at":"2026-02-12T00:46:57.922Z","updated_at":"2026-05-11T11:50:25.278Z","registry_url":"https://www.npmjs.com/package/@rosem_soo/codex","install_command":"npm install @rosem_soo/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.92.0-co-dex.1"}},"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-06T05:56:38.000Z","size":119000,"stargazers_count":63377,"open_issues_count":1578,"forks_count":8411,"subscribers_count":387,"default_branch":"main","last_synced_at":"2026-03-06T05:59:05.772Z","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-06T05:56:22.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":728,"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":30216964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T14:02:48.375Z","status":"ssl_error","status_checked_at":"2026-03-07T14:02:43.192Z","response_time":53,"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-05-11T11:50:25.255Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":14.359401382334658,"dependent_repos_count":22.945251037738736,"dependent_packages_count":33.08080111572745,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":23.46181784526695},"purl":"pkg:npm/%40rosem_soo/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@rosem_soo/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@rosem_soo/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@rosem_soo/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T20:03:01.041Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1591,"past_year_pull_requests_count":2628,"past_year_avg_time_to_close_issue":1216759.6185185185,"past_year_avg_time_to_close_pull_request":295029.77672209026,"past_year_issues_closed_count":540,"past_year_pull_requests_closed_count":1684,"past_year_pull_request_authors_count":547,"past_year_issue_authors_count":1144,"past_year_avg_comments_per_issue":1.546825895663105,"past_year_avg_comments_per_pull_request":0.974124809741248,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":1226,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rosem_soo%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rosem_soo%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rosem_soo%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rosem_soo%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rosem_soo%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@rosem_soo%2Fcodex/codemeta","maintainers":[{"uuid":"rosem_soo","login":"rosem_soo","name":null,"email":"mail@rosem.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~rosem_soo","role":null,"created_at":"2026-02-12T00:47:16.339Z","updated_at":"2026-02-12T00:47:16.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rosem_soo/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14361249,"name":"@zhang3f/codexrouter-darwin-arm64","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @zhang3f/codexrouter\u003c/code\u003e\u003c/p\u003e \u003cp align=\"center\"\u003e\u003cstrong\u003eCodex Router\u003c/strong\u003e is a coding agent that runs locally on your computer. \u003cp align=\"center\"\u003e   \u003cimg src=\"https://github.com/openai/codex/blob/main/.github/codex-c","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"zhang3f","versions_count":9,"first_release_published_at":"2026-04-30T05:45:27.368Z","latest_release_published_at":"2026-05-07T14:45:23.919Z","latest_release_number":"1.0.11-darwin-arm64","last_synced_at":"2026-05-11T09:44:47.826Z","created_at":"2026-05-01T01:14:35.265Z","updated_at":"2026-05-11T11:50:25.304Z","registry_url":"https://www.npmjs.com/package/@zhang3f/codexrouter-darwin-arm64","install_command":"npm install @zhang3f/codexrouter-darwin-arm64","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0-darwin-arm64","darwin-arm64":"1.0.11-darwin-arm64"}},"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-04-30T02:12:16.000Z","size":414912,"stargazers_count":78932,"open_issues_count":3367,"forks_count":11290,"subscribers_count":450,"default_branch":"main","last_synced_at":"2026-04-30T02:13:37.095Z","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":".github/CODEOWNERS","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-04-30T02:12:42.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":923,"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":32521169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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"}},"repo_metadata_updated_at":"2026-05-11T11:50:25.283Z","dependent_packages_count":0,"downloads":962,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.87894738163819,"dependent_packages_count":31.535379194963735,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.70716328830096},"purl":"pkg:npm/%40zhang3f/codexrouter-darwin-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zhang3f/codexrouter-darwin-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zhang3f/codexrouter-darwin-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zhang3f/codexrouter-darwin-arm64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-03T06:47:18.123Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1264,"past_year_pull_requests_count":2070,"past_year_avg_time_to_close_issue":1186642.4734042552,"past_year_avg_time_to_close_pull_request":297609.0938743039,"past_year_issues_closed_count":376,"past_year_pull_requests_closed_count":1257,"past_year_pull_request_authors_count":391,"past_year_issue_authors_count":907,"past_year_avg_comments_per_issue":1.4897151898734178,"past_year_avg_comments_per_pull_request":0.6816425120772946,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":924,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":493,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter-darwin-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter-darwin-arm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter-darwin-arm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter-darwin-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter-darwin-arm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter-darwin-arm64/codemeta","maintainers":[{"uuid":"mcgrapeng","login":"mcgrapeng","name":null,"email":"mcgrapengzhang@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~mcgrapeng","role":null,"created_at":"2026-05-01T01:14:39.752Z","updated_at":"2026-05-01T01:14:39.752Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mcgrapeng/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12670799,"name":"@praeviso/codex","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @openai/codex\u003c/code\u003e\u003cbr /\u003eor \u003ccode\u003ebrew install --cask codex\u003c/code\u003e\u003c/p\u003e \u003cp align=\"center\"\u003e\u003cstrong\u003eCodex CLI\u003c/strong\u003e is a coding agent from OpenAI that runs locally on your computer. \u003cp align=\"center\"\u003e   \u003cimg src=\"https://","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"praeviso","versions_count":8,"first_release_published_at":"2026-01-08T10:35:31.745Z","latest_release_published_at":"2026-02-06T07:02:52.520Z","latest_release_number":"0.98.2","last_synced_at":"2026-05-11T09:44:47.851Z","created_at":"2026-01-10T19:55:09.905Z","updated_at":"2026-05-11T11:50:25.311Z","registry_url":"https://www.npmjs.com/package/@praeviso/codex","install_command":"npm install @praeviso/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.98.2"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-11T11:50:25.277Z","dependent_packages_count":0,"downloads":48,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":5.3014215203036,"dependent_repos_count":22.945251037738736,"dependent_packages_count":33.08080111572745,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":20.44249122458993},"purl":"pkg:npm/%40praeviso/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@praeviso/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@praeviso/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@praeviso/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@praeviso%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@praeviso%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@praeviso%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@praeviso%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@praeviso%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@praeviso%2Fcodex/codemeta","maintainers":[{"uuid":"krito2026","login":"krito2026","name":null,"email":"krito2023@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~krito2026","role":null,"created_at":"2026-02-10T19:52:40.727Z","updated_at":"2026-02-10T19:52:40.727Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krito2026/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11904774,"name":"@willh/codex","ecosystem":"npm","description":null,"homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"willh","versions_count":1,"first_release_published_at":"2025-07-12T13:42:09.124Z","latest_release_published_at":"2025-07-12T13:42:09.124Z","latest_release_number":"0.0.0-dev","last_synced_at":"2026-05-11T09:44:21.290Z","created_at":"2025-07-12T13:42:20.459Z","updated_at":"2026-05-11T11:50:25.376Z","registry_url":"https://www.npmjs.com/package/@willh/codex","install_command":"npm install @willh/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.0-dev"}},"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-04-02T02:33:53.000Z","size":377189,"stargazers_count":71866,"open_issues_count":2278,"forks_count":10045,"subscribers_count":419,"default_branch":"main","last_synced_at":"2026-04-02T02:42:27.028Z","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-04-02T02:40:44.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":820,"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":31315466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"rust-v0.119.0-alpha.16","sha":"0467885c588c87fab55d278e2233b23a6bb81f49","kind":"tag","published_at":"2026-04-07T19:43:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.16/manifests"},{"name":"rust-v0.119.0-alpha.15","sha":"9e971c8afc4e750dd344b97d1e434c9119154d05","kind":"tag","published_at":"2026-04-07T06:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.15/manifests"},{"name":"rust-v0.119.0-alpha.14","sha":"5bbe1aa55baefd56bc0ed0659e0fd0ffc21c9813","kind":"tag","published_at":"2026-04-07T02:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.14/manifests"},{"name":"rust-v0.119.0-alpha.13","sha":"bf668aea7a4f41882568b504fb3ddbb0dbb0e30b","kind":"tag","published_at":"2026-04-06T23:54:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.13/manifests"},{"name":"rust-v0.119.0-alpha.12","sha":"1440dda2400fb0d1a346a7469ce33996776c5448","kind":"tag","published_at":"2026-04-06T19:03:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.12/manifests"},{"name":"rust-v0.119.0-alpha.11","sha":"e169c915824307eef6c175b7f28fb381da853ef0","kind":"tag","published_at":"2026-04-04T06:08:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.11/manifests"},{"name":"rust-v0.119.0-alpha.10","sha":"48077f28e07117375f84a08924555b687de019ee","kind":"tag","published_at":"2026-04-04T02:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.10/manifests"},{"name":"rust-v0.119.0-alpha.9","sha":"b02ce16f0858caf9a5f5480c94731b15c03456ff","kind":"tag","published_at":"2026-04-04T01:30:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.9/manifests"},{"name":"rust-v0.119.0-alpha.8","sha":"709fe53aa9372c3e3cd135b9ae663385b4807b09","kind":"tag","published_at":"2026-04-03T07:33:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.8/manifests"},{"name":"rust-v0.119.0-alpha.7","sha":"a4e56ec60d0dc68536c9c25a7c82f40d47534fa4","kind":"tag","published_at":"2026-04-03T06:17:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.7/manifests"},{"name":"rust-v0.119.0-alpha.6","sha":"51591e8d4e4d1595234ae980f4c7a7a95b292f5a","kind":"tag","published_at":"2026-04-03T02:44:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.6/manifests"},{"name":"rust-v0.119.0-alpha.5","sha":"002672e525c1f3142aaea94c3ef4e6b6fb0c8159","kind":"tag","published_at":"2026-04-02T19:24:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.5/manifests"},{"name":"rust-v0.119.0-alpha.4","sha":"fa0eb2b01aab110d0cb9d50d518f6cede5084ff2","kind":"tag","published_at":"2026-04-02T14:51:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.4/manifests"},{"name":"rust-v0.119.0-alpha.3","sha":"2d7ef3a249da8f2ffd6b669d78939eabd4456885","kind":"tag","published_at":"2026-04-02T02:03:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.3/manifests"},{"name":"rust-v0.119.0-alpha.2","sha":"b17e4e1a47c1dae034ef0d5a626efb0d7facea2c","kind":"tag","published_at":"2026-04-01T10:26:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.2/manifests"},{"name":"rust-v0.119.0-alpha.1","sha":"89ed0b1e2588604abe49b691ad59f9fd53e63ef7","kind":"tag","published_at":"2026-03-31T17:08:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.1/manifests"},{"name":"rust-v0.118.0","sha":"b630ce9a4e754d35a1f33e4366ba638d18626142","kind":"tag","published_at":"2026-03-31T16:07:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0/manifests"},{"name":"rust-v0.118.0-alpha.5","sha":"075e0eae3f8b47e72ea5c9791a97522a7837abba","kind":"tag","published_at":"2026-03-31T14:03:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.5/manifests"},{"name":"rust-v0.118.0-alpha.4","sha":"b7e6f5fc32bceb1ba362fbb1922ce8af0f64f258","kind":"tag","published_at":"2026-03-31T08:38:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.4/manifests"},{"name":"rust-v0.118.0-alpha.3","sha":"a5ea426b9a867ec64a41fa2d956bae552036cd4d","kind":"tag","published_at":"2026-03-27T22:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3/manifests"},{"name":"rust-v0.118.0-alpha.2","sha":"8e84ce23bb2182521399c04ddcd91107094a27b3","kind":"tag","published_at":"2026-03-27T21:25:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2/manifests"},{"name":"rust-v0.118.0-alpha.1","sha":"b07bc7dbbeb1db348f75191755dd86cb22b3804e","kind":"tag","published_at":"2026-03-27T15:46:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1/manifests"},{"name":"rust-v0.117.0","sha":"4c70bff480af37b1bf1a9b352b8341060fe55755","kind":"tag","published_at":"2026-03-26T21:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0/manifests"},{"name":"rust-v0.117.0-alpha.25","sha":"5700e7233896494ceff5181af849d75cef34a201","kind":"tag","published_at":"2026-03-26T20:22:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25/manifests"},{"name":"rust-v0.117.0-alpha.24","sha":"c79385701b195525e4e4cd94a34063287053339b","kind":"tag","published_at":"2026-03-26T18:52:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24/manifests"},{"name":"rust-v0.117.0-alpha.23","sha":"fe4f280ec65f919b12a1c1cb393e38ed6a3e9c6c","kind":"tag","published_at":"2026-03-26T16:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23/manifests"},{"name":"rust-v0.117.0-alpha.22","sha":"93e3b7b94a7e858bda5d9fea5fa2b6c2cabdb5c2","kind":"tag","published_at":"2026-03-26T07:06:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22/manifests"},{"name":"rust-v0.117.0-alpha.21","sha":"e42f0330ce2427b1e5f43de436b7c4f6db6c2dc2","kind":"tag","published_at":"2026-03-26T04:36:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21/manifests"},{"name":"rust-v0.117.0-alpha.20","sha":"afd69e7cc0392d78f3ca055d4e0123fc558d22a9","kind":"tag","published_at":"2026-03-26T02:23:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20/manifests"},{"name":"rust-v0.117.0-alpha.19","sha":"9f6c38b9da443d6c985a381c9c11bbf537d53fd8","kind":"tag","published_at":"2026-03-25T20:56:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19/manifests"},{"name":"rust-v0.117.0-alpha.18","sha":"3a2e8f5fe9e35e829cc6245ffe372206e818776f","kind":"tag","published_at":"2026-03-25T19:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18/manifests"},{"name":"rust-v0.117.0-alpha.17","sha":"e90985bc56d64e209d540cbddbcdba422a2259a0","kind":"tag","published_at":"2026-03-25T07:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17/manifests"},{"name":"rust-v0.117.0-alpha.16","sha":"d3548c8fa0ec1f29d8a1665ba22c9c73167e043f","kind":"tag","published_at":"2026-03-25T04:54:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16/manifests"},{"name":"rust-v0.117.0-alpha.15","sha":"a5f049cc0f0f51754bc72c58dcff1e63040e1a9e","kind":"tag","published_at":"2026-03-25T02:45:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15/manifests"},{"name":"rust-v0.117.0-alpha.14","sha":"977453650888a6d4aac4157c341439e435766d1f","kind":"tag","published_at":"2026-03-24T21:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14/manifests"},{"name":"rust-v0.117.0-alpha.13","sha":"9d48ecfa39eeb4cf4acd024dc57a97de91f104d4","kind":"tag","published_at":"2026-03-24T17:47:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13/manifests"},{"name":"rust-v0.117.0-alpha.12","sha":"48300ac211853dbd9228abefce164fbc0e9975db","kind":"tag","published_at":"2026-03-24T02:13:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12/manifests"},{"name":"rust-v0.117.0-alpha.11","sha":"cb05831ccae46d03254fd19a36b1cd7a83c99f0c","kind":"tag","published_at":"2026-03-24T01:02:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11/manifests"},{"name":"rust-v0.117.0-alpha.10","sha":"56ee8f93a64abf35cdbe7f1728d32238be5f7265","kind":"tag","published_at":"2026-03-23T18:17:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10/manifests"},{"name":"rust-v0.117.0-alpha.9","sha":"a59d741499c5532baf728164b3b01d1ee5a07b35","kind":"tag","published_at":"2026-03-23T16:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9/manifests"},{"name":"rust-v0.117.0-alpha.8","sha":"ce212ab3a8eab313494372ada8ba3c1e7965a79b","kind":"tag","published_at":"2026-03-21T20:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8/manifests"},{"name":"rust-v0.117.0-alpha.7","sha":"86b63de0679c19abae2884059408938db5f5a6e9","kind":"tag","published_at":"2026-03-21T16:00:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7/manifests"},{"name":"rust-v0.117.0-alpha.6","sha":"38a432f1ff6ab47be029ea6468eb341b803b553a","kind":"tag","published_at":"2026-03-20T22:31:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6/manifests"},{"name":"rust-v0.117.0-alpha.5","sha":"8041ab28e993999984955dccabd3ba351aeb6434","kind":"tag","published_at":"2026-03-20T07:08:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5/manifests"},{"name":"rust-v0.117.0-alpha.4","sha":"9db5f68b45f2625f2a87cb5c5f6d474b16ce72f8","kind":"tag","published_at":"2026-03-20T04:42:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4/manifests"},{"name":"rust-v0.117.0-alpha.3","sha":"44895f1fb7728661b5fbd5d8f6dce4a460fb6d12","kind":"tag","published_at":"2026-03-20T03:13:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3/manifests"},{"name":"rusty-v8-v146.4.0","sha":"a3e59e9e851a85f02b1b5213d897910ffe110801","kind":"commit","published_at":"2026-03-20T02:38:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rusty-v8-v146.4.0","html_url":"https://github.com/openai/codex/releases/tag/rusty-v8-v146.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rusty-v8-v146.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0/manifests"},{"name":"rust-v0.117.0-alpha.2","sha":"eaa70911b76e96490759918a0235f825e9bf1991","kind":"tag","published_at":"2026-03-19T22:43:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2/manifests"},{"name":"rust-v0.117.0-alpha.1","sha":"ad3bff7a414c46adf4928146906771f73bd528ab","kind":"tag","published_at":"2026-03-19T19:02:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1/manifests"},{"name":"rust-v0.116.0","sha":"38771c9082535aa16b4c4d0395d3532f32f656ff","kind":"tag","published_at":"2026-03-19T16:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0/manifests"},{"name":"rust-v0.116.0-alpha.12","sha":"d05ff156fa4b7f745165f6f70d581b088e18412b","kind":"tag","published_at":"2026-03-19T15:48:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12/manifests"},{"name":"rust-v0.116.0-alpha.11","sha":"c60f7c55c8747a1ba1aeb55b8aed28fc59a367a6","kind":"tag","published_at":"2026-03-19T00:50:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11/manifests"},{"name":"rust-v0.116.0-alpha.10","sha":"b565c24a8fde7c6db27f49ad835f9fa83ad5cb5f","kind":"tag","published_at":"2026-03-19T00:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10/manifests"},{"name":"rust-v0.116.0-alpha.9","sha":"7cb443169d78b4e8cdaeeb316b30b937434c3784","kind":"tag","published_at":"2026-03-18T22:54:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9/manifests"},{"name":"rust-v0.116.0-alpha.8","sha":"4fe1d8ba4b19809f4cf798b09deab62f2de86eb6","kind":"tag","published_at":"2026-03-18T17:33:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8/manifests"},{"name":"rust-v0.116.0-alpha.7","sha":"40a4696fbfa3c83ed1e22a2416060d27bb0311eb","kind":"tag","published_at":"2026-03-18T07:02:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7/manifests"},{"name":"rust-v0.116.0-alpha.6","sha":"c5dad792a7523d5124ac2ef83940adfab6851679","kind":"tag","published_at":"2026-03-18T04:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6/manifests"},{"name":"rust-v0.116.0-alpha.5","sha":"fb4c03b386f70b20e8269c314e26b392ac08f061","kind":"tag","published_at":"2026-03-18T00:08:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5/manifests"},{"name":"rust-v0.116.0-alpha.4","sha":"5aa761939d4e92863857403bced40078b0824d89","kind":"tag","published_at":"2026-03-17T22:12:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4/manifests"},{"name":"rust-v0.116.0-alpha.3","sha":"0a89d20a364f5ca37f880aa4b38365b97ca66c9e","kind":"tag","published_at":"2026-03-17T05:41:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3/manifests"},{"name":"rust-v0.116.0-alpha.2","sha":"4cb02a38dcfd00c3ea25fc8d4484395a41871a53","kind":"tag","published_at":"2026-03-17T04:55:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2/manifests"},{"name":"rust-v0.116.0-alpha.1","sha":"6241f4748f1c9686d521225b160185024ffc3966","kind":"tag","published_at":"2026-03-16T21:26:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1/manifests"},{"name":"rust-v0.115.0","sha":"f028679abb30051cec2434e624cd99975986b41b","kind":"tag","published_at":"2026-03-16T18:43:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0/manifests"},{"name":"rust-v0.115.0-alpha.28","sha":"8a8f322a902e2373e3e6a825fce2df77739870f4","kind":"tag","published_at":"2026-03-16T17:27:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28/manifests"},{"name":"rust-v0.115.0-alpha.27","sha":"2a0fa2d09e379cee8de902957313454568312f0c","kind":"tag","published_at":"2026-03-16T16:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27/manifests"},{"name":"rust-v0.115.0-alpha.26","sha":"a82c3a901fa8b0818340f8730375cb7e1eecd565","kind":"tag","published_at":"2026-03-16T05:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26/manifests"},{"name":"rust-v0.115.0-alpha.25","sha":"bb8cae191ee0a255b50e6f037d8ef9e4b036795e","kind":"tag","published_at":"2026-03-16T04:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25/manifests"},{"name":"rust-v0.115.0-alpha.24","sha":"da024936173028cc69a6e1c6ae876a8f3e144b42","kind":"tag","published_at":"2026-03-14T17:30:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24/manifests"},{"name":"rust-v0.115.0-alpha.23","sha":"0abe75d44df65d613777166a236e5fcc1ab00775","kind":"tag","published_at":"2026-03-14T05:10:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23/manifests"},{"name":"rust-v0.115.0-alpha.22","sha":"45ee5668cba68775651ba3ff12f74776988020c5","kind":"tag","published_at":"2026-03-14T02:31:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22/manifests"},{"name":"rust-v0.115.0-alpha.21","sha":"38b354e87757a9efc87e5d412555717a682a5613","kind":"tag","published_at":"2026-03-13T22:36:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21/manifests"},{"name":"rust-v0.115.0-alpha.20","sha":"fd434100a6da6a45c29f64ba4c3e7f3c014ca0db","kind":"tag","published_at":"2026-03-13T21:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20/manifests"},{"name":"rust-v0.115.0-alpha.19","sha":"5fcb000222cd2c1d0b71f6cfbbe19ea456a84da5","kind":"tag","published_at":"2026-03-13T18:38:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19/manifests"},{"name":"rust-v0.115.0-alpha.18","sha":"87d2559968932317d0e868dd609c0e27c87abac3","kind":"tag","published_at":"2026-03-13T06:50:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18/manifests"},{"name":"rust-v0.115.0-alpha.17","sha":"a2ba3b8700ad3ab2aa84c97c73003b1bfc8d3f54","kind":"tag","published_at":"2026-03-13T05:30:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17/manifests"},{"name":"rust-v0.115.0-alpha.16","sha":"e2fa4a8af5498683df7ef4188218437f2a106bc9","kind":"tag","published_at":"2026-03-13T01:12:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16/manifests"},{"name":"rust-v0.115.0-alpha.15","sha":"577d1967fff44b163f3853d4c1626812bd261db6","kind":"tag","published_at":"2026-03-13T00:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15/manifests"},{"name":"rust-v0.115.0-alpha.14","sha":"24e3c87bfcdf40750780ad7045ce27b1b07fc61c","kind":"tag","published_at":"2026-03-12T21:16:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14/manifests"},{"name":"rust-v0.115.0-alpha.13","sha":"4d4d25303aca15dc0909b698cc4ae59135e03121","kind":"tag","published_at":"2026-03-12T19:07:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13/manifests"},{"name":"rust-v0.115.0-alpha.12","sha":"3805b8c2155115e1c347f7b404f864ddeca06afc","kind":"tag","published_at":"2026-03-12T16:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12/manifests"},{"name":"rust-v0.115.0-alpha.11","sha":"dd532c4f6ad6292a7e5ec7db176b73fdfd9be1e2","kind":"tag","published_at":"2026-03-12T07:00:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11/manifests"},{"name":"rust-v0.115.0-alpha.10","sha":"8cb3bb0aedfd7061c7172f7c7c25e5e5152371e5","kind":"tag","published_at":"2026-03-12T06:41:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10/manifests"},{"name":"rust-v0.115.0-alpha.9","sha":"49e7ec21e3cbd61030814601675353f03a950bf3","kind":"tag","published_at":"2026-03-12T06:03:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9/manifests"},{"name":"rust-v0.115.0-alpha.8","sha":"de9aac7c578a300d05e5d90850d5cff2b3bea27f","kind":"tag","published_at":"2026-03-12T05:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8/manifests"},{"name":"rust-v0.115.0-alpha.7","sha":"95c0b7ab7301897d2207c3fd364feeead79a85f6","kind":"tag","published_at":"2026-03-11T22:45:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7/manifests"},{"name":"rust-v0.114.0-alpha.7","sha":"fe68acdc8fd15eaa2bee4d221b71b1662e65c059","kind":"tag","published_at":"2026-03-11T21:46:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7/manifests"},{"name":"rust-v0.115.0-alpha.6","sha":"e88765861625b13879e2376c3f0cbc2959a95258","kind":"tag","published_at":"2026-03-11T18:52:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6/manifests"},{"name":"rust-v0.115.0-alpha.5","sha":"516712b6e3c83bd7d74e43318ce3181aa1d85989","kind":"tag","published_at":"2026-03-11T18:15:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5/manifests"},{"name":"rust-v0.115.0-alpha.4","sha":"2a9ef89b48730ab17116138a0d9b85017927ae41","kind":"tag","published_at":"2026-03-11T16:27:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4/manifests"},{"name":"rust-v0.115.0-alpha.3","sha":"5edcfc6954059bc17289831b78fa4df252e27b13","kind":"tag","published_at":"2026-03-11T03:05:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3/manifests"},{"name":"rust-v0.115.0-alpha.2","sha":"f6a8a66ec96519b05a07ba635de7c0ad999a6883","kind":"tag","published_at":"2026-03-11T01:50:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2/manifests"},{"name":"rust-v0.115.0-alpha.1","sha":"3c49002c4500d146017ae472b11b2a37dddcf7e1","kind":"tag","published_at":"2026-03-11T00:31:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1/manifests"},{"name":"rust-v0.114.0","sha":"b9904c0ae4ecb773549efd6ea3fb05229402fdb9","kind":"tag","published_at":"2026-03-10T23:35:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0/manifests"},{"name":"rust-v0.114.0-alpha.4","sha":"f4f1fe25c965bd0d716778d2a1668552f8ba209d","kind":"tag","published_at":"2026-03-10T22:23:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4/manifests"},{"name":"rust-v0.114.0-alpha.3","sha":"446cae76f239c81bcbf322471006d0d82d6a7661","kind":"tag","published_at":"2026-03-10T18:35:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3/manifests"},{"name":"rust-v0.114.0-alpha.2","sha":"46e4d638a0a0b01347e7e070355d7b4b47cefffb","kind":"tag","published_at":"2026-03-10T08:34:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2/manifests"},{"name":"rust-v0.114.0-alpha.1","sha":"195c8a70d2587e8244979a6d256e3bda7407e950","kind":"tag","published_at":"2026-03-10T06:21:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1/manifests"},{"name":"rust-v0.113.0","sha":"81c4928825d1e468447a17d6bc74b9abb48743f4","kind":"tag","published_at":"2026-03-10T04:17:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0/manifests"},{"name":"rust-v0.113.0-alpha.2","sha":"3b24e175fd4f8be042b63dd61575b2ee4498a13d","kind":"tag","published_at":"2026-03-09T21:14:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2/manifests"},{"name":"rust-v0.113.0-alpha.1","sha":"2d6822d9d2e927c9ff755635e7d39d733fe73e0f","kind":"tag","published_at":"2026-03-09T00:47:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1/manifests"},{"name":"rust-v0.112.0","sha":"0ec16b2d9dd7d92f5661b132afdf4df3abb3d443","kind":"tag","published_at":"2026-03-08T19:47:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0/manifests"},{"name":"rust-v0.112.0-alpha.13","sha":"a4b895909c371f4c3a91c7fd3af18d6a5c38cf17","kind":"tag","published_at":"2026-03-08T16:45:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13/manifests"},{"name":"rust-v0.112.0-alpha.12","sha":"6ee86ddf7b28dac8325a24b2f1285478ba300ea3","kind":"tag","published_at":"2026-03-08T01:42:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12/manifests"},{"name":"rust-v0.112.0-alpha.11","sha":"255b8936009fb9240b4370715a014d2b1dce0dbd","kind":"tag","published_at":"2026-03-07T13:43:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11/manifests"},{"name":"rust-v0.112.0-alpha.10","sha":"4e74d5174ee51083f3e42820f2baec643d98d5d7","kind":"tag","published_at":"2026-03-07T10:49:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10/manifests"},{"name":"rust-v0.112.0-alpha.9","sha":"529447f7bad78c1fc168830e0df6d9b978c25b48","kind":"tag","published_at":"2026-03-07T01:52:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9/manifests"},{"name":"rust-v0.112.0-alpha.8","sha":"fd6b970a7ad550de23a8360574efeae0a10c99b9","kind":"tag","published_at":"2026-03-07T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8/manifests"},{"name":"rust-v0.112.0-alpha.7","sha":"54a8fb39c879df51499e12196359fe3e865ca6d3","kind":"tag","published_at":"2026-03-06T23:11:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7/manifests"},{"name":"rust-v0.112.0-alpha.6","sha":"a31901f1d51248fdede0539a6d81a9ec542dd7cb","kind":"tag","published_at":"2026-03-06T20:39:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6/manifests"},{"name":"rust-v0.112.0-alpha.5","sha":"9bbb96a220a0ab86bb220e634663c9510f24cfe3","kind":"tag","published_at":"2026-03-06T19:11:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5/manifests"},{"name":"rust-v0.112.0-alpha.4","sha":"8e80e40d5cb7f314b2ebe35ef1c4e38a42d672d9","kind":"tag","published_at":"2026-03-06T06:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4/manifests"},{"name":"rust-v0.112.0-alpha.3","sha":"44c9d02564bafc645f25b64e369e0509567b52dd","kind":"tag","published_at":"2026-03-06T06:03:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3/manifests"},{"name":"rust-v0.112.0-alpha.2","sha":"3ad0ff4f496fb019cfe87df292bc5e5a397776d9","kind":"tag","published_at":"2026-03-06T01:36:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2/manifests"},{"name":"rust-v0.112.0-alpha.1","sha":"161a95c3f4a680f9ccd59fb0fb770c089c4b901f","kind":"tag","published_at":"2026-03-06T00:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1/manifests"},{"name":"rust-v0.111.0","sha":"8c75cd9afcd405d134530e53c78e5e0e4e5312a3","kind":"tag","published_at":"2026-03-05T18:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0/manifests"},{"name":"rust-v0.111.0-alpha.2","sha":"a5847fb9e075973b22d9e5a60176c9d5ab30a8ff","kind":"tag","published_at":"2026-03-05T13:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2/manifests"},{"name":"artifact-runtime-v2.4.0","sha":"b4cb989563e68639c2bdc748c20c965ba1d830ea","kind":"commit","published_at":"2026-03-05T08:55:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.4.0","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0/manifests"},{"name":"rust-v0.111.0-alpha.1","sha":"5e0d7affff7768b5d0d12f78b086c9f0e3855e9d","kind":"tag","published_at":"2026-03-05T04:02:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1/manifests"},{"name":"rust-v0.110.0","sha":"77aabe4218ab7ddaf4b6d471887bda043a4c16e6","kind":"tag","published_at":"2026-03-05T01:39:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0/manifests"},{"name":"rust-v0.110.0-alpha.1","sha":"74673f4e2438fd0339c3c3ca66d359cddf08b42a","kind":"tag","published_at":"2026-03-05T00:22:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1/manifests"},{"name":"rust-v0.108.0-alpha.13","sha":"1d483777c78c63a96174aaff22f7ad70548eb753","kind":"tag","published_at":"2026-03-05T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13/manifests"},{"name":"rust-v0.109.0","sha":"37133fb8455766068008b8453a1da1dacae4274c","kind":"tag","published_at":"2026-03-04T23:13:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.109.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0/manifests"},{"name":"rust-v0.108.0","sha":"89b79419a1e0720856d4450cf17379221e5a3b1d","kind":"tag","published_at":"2026-03-04T19:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0/manifests"},{"name":"rust-v0.108.0-alpha.12","sha":"f1feadd3694eef2d5b20d609fa52bce4daf12f91","kind":"tag","published_at":"2026-03-04T14:58:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12/manifests"},{"name":"artifact-runtime-v2.3.4","sha":"f72ab43fd193b31208cd3c306293b1b71a52a709","kind":"commit","published_at":"2026-03-04T13:00:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.3.4","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4/manifests"},{"name":"rust-v0.108.0-alpha.11","sha":"a083a34aa56b57609877c702d61242aeca9acae7","kind":"tag","published_at":"2026-03-04T11:29:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11/manifests"},{"name":"rust-v0.108.0-alpha.10","sha":"b5d50c499c3448895373f5ef85a5cfdb7c5253b0","kind":"tag","published_at":"2026-03-04T05:18:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10/manifests"},{"name":"rust-v0.108.0-alpha.9","sha":"406d25f43f895ca6826b0458bbfb957bc44272a6","kind":"tag","published_at":"2026-03-04T04:45:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9/manifests"},{"name":"rust-v0.108.0-alpha.8","sha":"11a600ff7f03947e49949e1a7ba425c674c6d30d","kind":"tag","published_at":"2026-03-04T02:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8/manifests"},{"name":"rust-v0.108.0-alpha.7","sha":"a13d6945ee176eeedd2eba2aafde4e3d0c8fa7d1","kind":"tag","published_at":"2026-03-04T01:01:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7/manifests"},{"name":"rust-v0.108.0-alpha.6","sha":"8ffb0ab1afdba2f3400a4a8c3a71151b9a2be05e","kind":"tag","published_at":"2026-03-04T00:14:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6/manifests"},{"name":"rust-v0.108.0-alpha.5","sha":"f54fd47f2368445c2ebb5095bed62002736f9c36","kind":"tag","published_at":"2026-03-03T22:42:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5/manifests"},{"name":"rust-v0.108.0-alpha.4","sha":"26e7113347b4e335a9e2c3adf539e8a0e3d77c63","kind":"tag","published_at":"2026-03-03T18:14:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4/manifests"},{"name":"rust-v0.108.0-alpha.3","sha":"6752119ad1c19648f12086dbaa01b83e066318f5","kind":"tag","published_at":"2026-03-03T10:38:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3/manifests"},{"name":"rust-v0.108.0-alpha.2","sha":"83fa62425a5ea9ea95580ff760e4e65e4fb5f906","kind":"tag","published_at":"2026-03-03T05:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2/manifests"},{"name":"rust-v0.108.0-alpha.1","sha":"f135585b2b55863aac47a36e51153f7d78048660","kind":"tag","published_at":"2026-03-03T00:07:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1/manifests"},{"name":"rust-v0.107.0","sha":"19f8797c0f62abecb347e817aac36d18c5fc554e","kind":"tag","published_at":"2026-03-02T17:17:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0/manifests"},{"name":"rust-v0.107.0-alpha.9","sha":"564b21bb5322177eb38a7972292d201cd82c9109","kind":"tag","published_at":"2026-03-02T00:13:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9/manifests"},{"name":"rust-v0.107.0-alpha.8","sha":"42bdf6692859b66e313132ae68ac5d45a4693496","kind":"tag","published_at":"2026-02-28T01:58:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8/manifests"},{"name":"rust-v0.107.0-alpha.7","sha":"b36d42ff6fc67dc1d87e2f173a0a2611fcadbce6","kind":"tag","published_at":"2026-02-28T01:22:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7/manifests"},{"name":"rust-v0.107.0-alpha.6","sha":"15db9bab83b88396dd32f2bfafc8d36bbbceac0a","kind":"tag","published_at":"2026-02-27T17:50:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6/manifests"},{"name":"rust-v0.107.0-alpha.5","sha":"0ea8850f851f1d3c30fa7a5434143cb1a7f95731","kind":"tag","published_at":"2026-02-27T13:07:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5/manifests"},{"name":"rust-v0.107.0-alpha.4","sha":"7d051479b32f624ab40291995cf8d54a70efc91f","kind":"tag","published_at":"2026-02-27T06:14:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4/manifests"},{"name":"rust-v0.107.0-alpha.3","sha":"5a7dae4b8142ad952b140015210a426453011f77","kind":"tag","published_at":"2026-02-27T01:41:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3/manifests"},{"name":"rust-v0.107.0-alpha.2","sha":"4551ee8d0870476dfa6f3e4418363a4af5a99783","kind":"tag","published_at":"2026-02-27T00:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2/manifests"},{"name":"rust-v0.107.0-alpha.1","sha":"532c46e85a11ef0d23e84fe9c1dba873b523606d","kind":"tag","published_at":"2026-02-26T23:16:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1/manifests"},{"name":"rust-v0.106.0","sha":"ffd726a656403b69b75130025587d5e0a0d6b7d1","kind":"tag","published_at":"2026-02-26T19:39:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0/manifests"},{"name":"winget-test-rust-v0.106.0-alpha.9","sha":"3aee569b7f5c9387f8ad36c81b61d12d8b0e17ad","kind":"commit","published_at":"2026-02-26T18:59:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/winget-test-rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/winget-test-rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@winget-test-rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.11","sha":"830a15290eb4293d64212d465525187119811650","kind":"tag","published_at":"2026-02-26T17:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11/manifests"},{"name":"rust-v0.106.0-alpha.10","sha":"e0bbbccc37bec03de7c40cb414125ceec3304cc5","kind":"tag","published_at":"2026-02-26T13:29:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10/manifests"},{"name":"rust-v0.106.0-alpha.9","sha":"ca3ec4fe933ac18b343dd6cf0e6d66aaf4567d3f","kind":"tag","published_at":"2026-02-26T12:31:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.8","sha":"3414c082c72cd75b717308121cdd5e9a8f732222","kind":"tag","published_at":"2026-02-26T04:59:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8/manifests"},{"name":"rust-v0.106.0-alpha.7","sha":"409d5ce68728b2bdd6df1caa086726964b0912c8","kind":"tag","published_at":"2026-02-26T03:12:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7/manifests"},{"name":"rust-v0.106.0-alpha.6","sha":"b2d834f4b639f85072a0c1797b259ada471ee726","kind":"tag","published_at":"2026-02-26T02:24:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6/manifests"},{"name":"rust-v0.106.0-alpha.5","sha":"21b81e1c8b6c9e638eb0459bd4f61df08666c2dc","kind":"tag","published_at":"2026-02-25T23:20:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5/manifests"},{"name":"rust-v0.106.0-alpha.4","sha":"2dea339d69f179fc09097301b0d12c8daebc5f9d","kind":"tag","published_at":"2026-02-25T21:42:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4/manifests"},{"name":"rust-v0.106.0-alpha.3","sha":"a4a45e24caf5db95f57cb85e7a564ceb224397db","kind":"tag","published_at":"2026-02-25T19:17:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3/manifests"},{"name":"rust-v0.106.0-alpha.2","sha":"7d9dc058a790ae73f74e52ded9c8233d0ac7e60a","kind":"tag","published_at":"2026-02-25T18:40:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2/manifests"},{"name":"rust-v0.106.0-alpha.1","sha":"c57e04bbe875d132d056544655eb86369897ba12","kind":"tag","published_at":"2026-02-25T17:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1/manifests"},{"name":"rust-v0.105.0","sha":"a7eda6a29b3ee25549f385197ff109508dc49a90","kind":"tag","published_at":"2026-02-25T16:36:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0/manifests"},{"name":"rust-v0.105.0-alpha.26","sha":"47d71f9b3867e9c955808c049b5a65761612dd5b","kind":"tag","published_at":"2026-02-25T15:54:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26/manifests"},{"name":"rust-v0.105.0-alpha.25","sha":"8e9653ba0373c627cbb6df5b728a488ba745c8fa","kind":"tag","published_at":"2026-02-25T13:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25/manifests"},{"name":"rust-v0.105.0-alpha.24","sha":"acf27a0b3c6858c62956b65b769d0d7e51eb1a9b","kind":"tag","published_at":"2026-02-25T11:48:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24/manifests"},{"name":"rust-v0.105.0-alpha.23","sha":"ed0519259c2b264bd893d96ed9c97bd3fd6874bf","kind":"tag","published_at":"2026-02-25T09:23:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23/manifests"},{"name":"rust-v0.105.0-alpha.22","sha":"e506fa075332c461c41c7de0b2da12ebcdef3759","kind":"tag","published_at":"2026-02-25T02:49:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22/manifests"},{"name":"rust-v0.105.0-alpha.21","sha":"07c039d6ee3f8154c7cbcb7a53f5891e46390d58","kind":"tag","published_at":"2026-02-24T23:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21/manifests"},{"name":"rust-v0.105.0-alpha.20","sha":"b73720141c179d7bfadb31f8169cb74006987189","kind":"tag","published_at":"2026-02-24T21:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20/manifests"},{"name":"rust-v0.105.0-alpha.19","sha":"6f5b2f568b892ea0eb1a0a8ccdd8b80a0d04aec5","kind":"tag","published_at":"2026-02-24T19:46:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19/manifests"},{"name":"rust-v0.105.0-alpha.18","sha":"55eeca5a7ace8095a616c34506d11128f148af03","kind":"tag","published_at":"2026-02-24T18:08:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18/manifests"},{"name":"rust-v0.105.0-alpha.17","sha":"7f5a01d2ff04b6e770f3a1173e5e9fa877534e70","kind":"tag","published_at":"2026-02-24T12:08:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17/manifests"},{"name":"rust-v0.105.0-alpha.16","sha":"bb71bc2d623037bfb4e7a88679d66ac970657a97","kind":"tag","published_at":"2026-02-23T20:15:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16/manifests"},{"name":"rust-v0.105.0-alpha.15","sha":"02cdddcb23f24f15487bc6e45bcfaf4b4361765c","kind":"tag","published_at":"2026-02-23T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15/manifests"},{"name":"rust-v0.105.0-alpha.14","sha":"48c9bbeef2eea46c7d1570f38148ea23f42fcce6","kind":"tag","published_at":"2026-02-23T12:59:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14/manifests"},{"name":"rust-v0.105.0-alpha.13","sha":"c9e380405d88c89508d989d149a62f4dd2554870","kind":"tag","published_at":"2026-02-22T14:05:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13/manifests"},{"name":"rust-v0.105.0-alpha.12","sha":"e53fcd42daf50f8271f62142c85bec9b8985c687","kind":"tag","published_at":"2026-02-22T04:28:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12/manifests"},{"name":"rust-v0.105.0-alpha.11","sha":"258a173efa82328300bf0854e7180d2f3f865f9a","kind":"tag","published_at":"2026-02-21T16:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11/manifests"},{"name":"rust-v0.105.0-alpha.10","sha":"e8f1c998cba80bf1f1c4f48f4269ce4a211a1c07","kind":"tag","published_at":"2026-02-21T05:37:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10/manifests"},{"name":"rust-v0.105.0-alpha.9","sha":"028af025f7944fb2ff5d4a434cd7d9889b3b26af","kind":"tag","published_at":"2026-02-20T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9/manifests"},{"name":"rust-v0.105.0-alpha.8","sha":"c25ecd9ebe0fe2746175a822b74a3d3df186381e","kind":"tag","published_at":"2026-02-20T18:18:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8/manifests"},{"name":"rust-v0.105.0-alpha.7","sha":"07612050d85b8450a5b11f41195b1f5bdb969e3b","kind":"tag","published_at":"2026-02-20T15:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7/manifests"},{"name":"rust-v0.105.0-alpha.6","sha":"474dbe6f3758fd0a5bc5356f2cdf3726c39bd734","kind":"tag","published_at":"2026-02-19T20:20:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6/manifests"},{"name":"rust-v0.105.0-alpha.5","sha":"40ef15ccb8f1f042ac975c8096c906e281a8e0ee","kind":"tag","published_at":"2026-02-19T19:37:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5/manifests"},{"name":"rust-v0.105.0-alpha.4","sha":"8bf5e734cad63e9cd828d6284bb10e357794924a","kind":"tag","published_at":"2026-02-19T11:32:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4/manifests"},{"name":"rust-v0.105.0-alpha.3","sha":"fbdd96bacaaebd7d02bcb02ddf18342b95eaf254","kind":"tag","published_at":"2026-02-18T19:28:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3/manifests"},{"name":"rust-v0.105.0-alpha.2","sha":"615c71fa11b9f679cd58f0f585523c23674e862f","kind":"tag","published_at":"2026-02-18T13:56:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2/manifests"},{"name":"rust-v0.105.0-alpha.1","sha":"c6a8377b0998be0f7284ed30fd02156e6af0658c","kind":"tag","published_at":"2026-02-18T08:02:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1/manifests"},{"name":"rust-v0.104.0","sha":"74d1f7b2b3af383bd3605344f3c842b194fd1d70","kind":"tag","published_at":"2026-02-18T06:34:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0/manifests"},{"name":"rust-v0.104.0-alpha.1","sha":"f4af897d98c49fc7f991b24f8a6e303592297bb1","kind":"tag","published_at":"2026-02-18T02:21:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1/manifests"},{"name":"rust-v0.103.0","sha":"ff3d19f9022b154b9ab415f6ad128cd622608b1a","kind":"tag","published_at":"2026-02-17T22:23:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0/manifests"},{"name":"rust-v0.103.0-alpha.1","sha":"044148dac169226f57bab657b43214abe1559b41","kind":"tag","published_at":"2026-02-17T21:42:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1/manifests"},{"name":"rust-v0.102.0","sha":"f59c7c1ab912c9bc5826e5ae60e49ff1b9b255ff","kind":"tag","published_at":"2026-02-17T19:21:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0/manifests"},{"name":"rust-v0.102.0-alpha.11","sha":"d6dee0fb8347728c6c492e03972d94cab20d6de8","kind":"tag","published_at":"2026-02-17T17:43:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11/manifests"},{"name":"rust-v0.102.0-alpha.10","sha":"98b09a92a962cee213e63528de6e204c1f6a5407","kind":"tag","published_at":"2026-02-17T07:12:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10/manifests"},{"name":"rust-v0.102.0-alpha.9","sha":"c90df71e8e25606faa6cb4754782722dd72e01c4","kind":"tag","published_at":"2026-02-17T06:21:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9/manifests"},{"name":"rust-v0.102.0-alpha.8","sha":"0ff39d1816b75b97672a58cd3614e70a0400d667","kind":"tag","published_at":"2026-02-16T17:33:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8/manifests"},{"name":"rust-v0.102.0-alpha.7","sha":"478c7b35dd38c3da74cabf0601cd14911eac4150","kind":"tag","published_at":"2026-02-14T19:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7/manifests"},{"name":"rust-v0.102.0-alpha.6","sha":"d1cc5238fb6930edcfff41b8431d0da60a97b118","kind":"tag","published_at":"2026-02-14T00:33:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6/manifests"},{"name":"rust-v0.102.0-alpha.5","sha":"39b0ca069aab04573df39a1bfebb281db82abb9d","kind":"tag","published_at":"2026-02-13T18:35:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5/manifests"},{"name":"rust-v0.102.0-alpha.4","sha":"6519d436012e7e54797545d60efabc1ef947af65","kind":"tag","published_at":"2026-02-13T16:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4/manifests"},{"name":"rust-v0.102.0-alpha.3","sha":"d4d615ef3922c99cd55dffc23219a541b3113a8b","kind":"tag","published_at":"2026-02-13T15:24:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3/manifests"},{"name":"rust-v0.102.0-alpha.2","sha":"03a8cf28b7a11395f3d44cf782a2ae9c812d63d1","kind":"tag","published_at":"2026-02-13T09:38:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2/manifests"},{"name":"rust-v0.102.0-alpha.1","sha":"ce9c4c80760dcf3d8a88fed953bdfecdee5be69a","kind":"tag","published_at":"2026-02-13T08:47:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1/manifests"},{"name":"rust-v0.101.0","sha":"cf5f1868bc3df74739fc8e06e5c2e93728c5d8f9","kind":"tag","published_at":"2026-02-12T19:27:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0/manifests"},{"name":"rust-v0.101.0-alpha.1","sha":"f81fee3ddfbacca2452083ca722e792e8451168e","kind":"tag","published_at":"2026-02-12T18:45:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1/manifests"},{"name":"rust-v0.100.0","sha":"8272f9a71ee7364d8de992418103628f8a17eb6f","kind":"tag","published_at":"2026-02-12T17:50:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0/manifests"},{"name":"rust-v0.100.0-alpha.11","sha":"acaf2d9ff2762441e4e576e111bad51265d3caaf","kind":"tag","published_at":"2026-02-12T17:15:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11/manifests"},{"name":"rust-v0.100.0-alpha.10","sha":"a1ad82d8b9fc90305fefd1ca4991239c59ce49c6","kind":"tag","published_at":"2026-02-12T13:17:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10/manifests"},{"name":"rust-v0.100.0-alpha.9","sha":"b99e9c3c747205b1db272c8bb94bfb392ee59ed3","kind":"tag","published_at":"2026-02-12T08:57:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9/manifests"},{"name":"rust-v0.100.0-alpha.8","sha":"639f00b7a72ca63520b481be528ce349a18c4100","kind":"tag","published_at":"2026-02-12T08:09:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8/manifests"},{"name":"rust-v0.100.0-alpha.7","sha":"2018476fd27a7aea7a9d38cd07a097a8b2b5ae57","kind":"tag","published_at":"2026-02-12T07:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7/manifests"},{"name":"rust-v0.100.0-alpha.6","sha":"b9a3cb44685088482dcb870610bf1abecfac88b7","kind":"tag","published_at":"2026-02-12T06:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6/manifests"},{"name":"rust-v0.100.0-alpha.5","sha":"1088f7e54bd8e09bde6cbd2d864e6b01107b6d6f","kind":"tag","published_at":"2026-02-12T06:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5/manifests"},{"name":"rust-v0.100.0-alpha.4","sha":"43cffe9408352a09b73a8c58a1ea38bf374212fa","kind":"tag","published_at":"2026-02-12T03:54:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4/manifests"},{"name":"rust-v0.100.0-alpha.3","sha":"c0d41fc61cc00d11ffe4aec2d72cd7ea17f249ed","kind":"tag","published_at":"2026-02-12T01:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3/manifests"},{"name":"rust-v0.100.0-alpha.2","sha":"8865521d07c8d82c397ca5d2bcef9c6cabb6dfae","kind":"tag","published_at":"2026-02-11T22:59:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2/manifests"},{"name":"rust-v0.100.0-alpha.1","sha":"12ae73077b2d568d861fccedde6b07dfc2b98681","kind":"tag","published_at":"2026-02-11T21:04:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1/manifests"},{"name":"rust-v0.99.0","sha":"ec9f76ce4f854c7d4f3c78c9b1bacbe128df286e","kind":"tag","published_at":"2026-02-11T19:54:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0/manifests"},{"name":"rust-v0.99.0-alpha.27","sha":"6cd11f06ea2a556ff09887f97e9a712d9f9b6ad7","kind":"tag","published_at":"2026-02-11T19:31:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27/manifests"},{"name":"rust-v0.99.0-alpha.26","sha":"6f56646d3f3c77dc847a6569ba8489553d1c4886","kind":"tag","published_at":"2026-02-11T18:38:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26/manifests"},{"name":"rust-v0.99.0-alpha.25","sha":"e59ae7aebc6baec0fe368151f6b35b7e5dedc783","kind":"tag","published_at":"2026-02-11T11:37:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25/manifests"},{"name":"rust-v0.99.0-alpha.24","sha":"9479c09ada30abd22353b0420c8de0e1e7583177","kind":"tag","published_at":"2026-02-11T03:26:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24/manifests"},{"name":"rust-v0.99.0-alpha.23","sha":"00d4552d1572bfe9cae7cf6ffab6f12beaf73ae0","kind":"tag","published_at":"2026-02-10T22:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23/manifests"},{"name":"rust-v0.99.0-alpha.22","sha":"db896d041e2df22a4e2ab612f4e3bb20a62ef51d","kind":"tag","published_at":"2026-02-10T21:01:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22/manifests"},{"name":"rust-v0.99.0-alpha.21","sha":"3f04cc920f6f0d35d86200ddf0b8a7ea51aa3a50","kind":"tag","published_at":"2026-02-10T19:58:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21/manifests"},{"name":"rust-v0.99.0-alpha.20","sha":"1f2a9356f9c0afb48262f390833d6a70d6e46d54","kind":"tag","published_at":"2026-02-10T18:43:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20/manifests"},{"name":"rust-v0.99.0-alpha.19","sha":"3680b4eed307801334767750316d2e1fe57f86aa","kind":"tag","published_at":"2026-02-10T18:39:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19/manifests"},{"name":"rust-v0.99.0-alpha.18","sha":"ebad7949d521021c6b43aa68e9d42dfe83314c3b","kind":"tag","published_at":"2026-02-10T18:34:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18/manifests"},{"name":"rust-v0.99.0-alpha.17","sha":"f11c1eb6870bc3b2d6260368a9c43af857431273","kind":"tag","published_at":"2026-02-10T14:50:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17/manifests"},{"name":"rust-v0.99.0-alpha.16","sha":"e270c8e46b14749989c557e32a7442ae195fbab2","kind":"tag","published_at":"2026-02-10T12:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16/manifests"},{"name":"rust-vrust-v0.99.0-alpha.16","sha":"6acedc86a086bc2e5365e6f6c1bd5f5fbdd9f082","kind":"tag","published_at":"2026-02-10T12:21:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16/manifests"},{"name":"rust-v0.99.0-alpha.15","sha":"5f8efa6e8bf0a9030f33992671cf2f66c3b19eaf","kind":"tag","published_at":"2026-02-10T11:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15/manifests"},{"name":"rust-v0.99.0-alpha.14","sha":"a1b26e8188d3f546129c3f595e24b981cfbb4c22","kind":"tag","published_at":"2026-02-10T09:46:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14/manifests"},{"name":"rust-v0.99.0-alpha.13","sha":"b52071c20786cae5a4ef6b1272299e39cfbf3dab","kind":"tag","published_at":"2026-02-10T05:26:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13/manifests"},{"name":"rust-v0.99.0-alpha.12","sha":"f459dabba2c756660f71749f13347978ce9607d0","kind":"tag","published_at":"2026-02-10T00:59:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12/manifests"},{"name":"rust-v0.99.0-alpha.11","sha":"60343af0e62ff3df55929f0eb1acfe9ff6ad1ac9","kind":"tag","published_at":"2026-02-09T22:15:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11/manifests"},{"name":"rust-v0.99.0-alpha.10","sha":"c264e69dcacde8ed70043d156b0520ecdf907669","kind":"tag","published_at":"2026-02-09T11:25:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10/manifests"},{"name":"rust-v0.99.0-alpha.9","sha":"e35bcb7ffd30a51ff0f8d55494f8c97214d0a841","kind":"tag","published_at":"2026-02-07T06:33:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9/manifests"},{"name":"rust-vv0.99.0-alpha.8","sha":"54a3d9946c0af2f853e05366530e128b61482be4","kind":"tag","published_at":"2026-02-07T06:31:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.99.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.99.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.99.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8/manifests"},{"name":"rust-v0.99.0-alpha.7","sha":"ac99dddd4cbb16d314a7bda7df1ee9f6eabe364b","kind":"tag","published_at":"2026-02-07T06:02:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7/manifests"},{"name":"rust-v0.99.0-alpha.6","sha":"0ab9a8ba47c408dbe765acae83556bb64175cd21","kind":"tag","published_at":"2026-02-06T19:12:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6/manifests"},{"name":"rust-v0.99.0-alpha.5","sha":"e282c913436c045d6e86672d75e6e26e0f44db2f","kind":"tag","published_at":"2026-02-06T14:42:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5/manifests"},{"name":"rust-v0.99.0-alpha.4","sha":"42c2347412fbc422eb9c2fdbd9b2c729fa378c79","kind":"tag","published_at":"2026-02-06T04:37:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4/manifests"},{"name":"rust-v0.99.0-alpha.3","sha":"f166461ff28fb40a22f6a3920e1d0b800af3b35e","kind":"tag","published_at":"2026-02-05T22:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3/manifests"},{"name":"rust-v0.99.0-alpha.2","sha":"f084f0e387579f39cf68e43eefe4566c6f9c56d7","kind":"tag","published_at":"2026-02-05T20:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2/manifests"},{"name":"rust-v0.99.0-alpha.1","sha":"706a8e20338870817de6dfd9e3c89579f050682f","kind":"tag","published_at":"2026-02-05T18:50:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1/manifests"},{"name":"rust-v0.98.0","sha":"82464689ce0ba8a3b2065e73a8aa0cfdf2ad0625","kind":"tag","published_at":"2026-02-05T16:12:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0/manifests"},{"name":"rust-v0.98.0-alpha.2","sha":"26f3eb990dadb76a86b2b42f27af840ad311716e","kind":"tag","published_at":"2026-02-05T08:52:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2/manifests"},{"name":"rust-v0.98.0-alpha.1","sha":"4e23e6cd2bb37e4561ddaac05968ae69d26f5978","kind":"tag","published_at":"2026-02-05T06:52:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1/manifests"},{"name":"rust-v0.97.0","sha":"4b415c72c9cb62dded0bb8eb5d4fcf9ddc90a8e3","kind":"tag","published_at":"2026-02-05T04:26:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0/manifests"},{"name":"rust-v0.97.0-alpha.5","sha":"ba8c2631c9f8906a88b85777f4bdafc43680a7df","kind":"tag","published_at":"2026-02-05T04:00:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5/manifests"},{"name":"rust-v0.97.0-alpha.4","sha":"6828ff3918276bb0cd22e6cdb4a075dcc696b2a7","kind":"tag","published_at":"2026-02-05T02:36:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4/manifests"},{"name":"rust-v0.97.0-alpha.3","sha":"a1a986c58ade4b4de8f25fa5ceadb5c06ca4211e","kind":"tag","published_at":"2026-02-05T00:52:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3/manifests"},{"name":"rust-v0.97.0-alpha.2","sha":"9c18c027fa0ff7598576294b06539c0aa6c9eba8","kind":"tag","published_at":"2026-02-04T23:52:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2/manifests"},{"name":"rust-v0.97.0-alpha.1","sha":"1650b3d6a76972fd6e543d320d3a4058ff565dcb","kind":"tag","published_at":"2026-02-04T19:47:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1/manifests"},{"name":"rust-v0.96.0","sha":"2572f96fafb3156f79523bfbe2bc84f13e382167","kind":"tag","published_at":"2026-02-04T17:00:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0/manifests"},{"name":"rust-v0.96.0-alpha.2","sha":"d5374efa6fb1488a7d0a70527bfb9cc274d8f188","kind":"tag","published_at":"2026-02-04T13:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2/manifests"},{"name":"rust-v0.96.0-alpha.1","sha":"b8f4f382fc43baacdfbd7dd9308de9d3783747af","kind":"tag","published_at":"2026-02-04T09:10:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1/manifests"},{"name":"rust-v0.95.0","sha":"12dbb76c812afaff8daf1f3a5acf1d5ef4a75cb1","kind":"tag","published_at":"2026-02-04T04:07:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0/manifests"},{"name":"rust-v0.95.0-alpha.9","sha":"7eb1d2e35238cef89bb104bf2dc5dbaba6370da2","kind":"tag","published_at":"2026-02-04T00:04:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9/manifests"},{"name":"rust-v0.95.0-alpha.8","sha":"616c9b2dc009fbc794675c7b2aa35fb1d1aa8452","kind":"tag","published_at":"2026-02-03T22:04:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8/manifests"},{"name":"rust-v0.95.0-alpha.7","sha":"fd40e3ba4d3cf639c29a958f115f8fd3ea3305ce","kind":"tag","published_at":"2026-02-03T20:28:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7/manifests"},{"name":"rust-v0.95.0-alpha.6","sha":"b5b8c11875b80fcce5e40cb0cd68b6e2b5413aff","kind":"tag","published_at":"2026-02-03T11:32:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6/manifests"},{"name":"rust-v0.95.0-alpha.5","sha":"524613cf91d52a74ba6d3b1e40b8c47d12877778","kind":"tag","published_at":"2026-02-03T04:39:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5/manifests"},{"name":"rust-v0.95.0-alpha.4","sha":"4adbae01db58cd8a5981427e1b272d958b2314ba","kind":"tag","published_at":"2026-02-03T02:46:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4/manifests"},{"name":"rust-v0.95.0-alpha.3","sha":"93d342a404f232f3d0433f9e11a32dee64860251","kind":"tag","published_at":"2026-02-03T01:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3/manifests"},{"name":"rust-v0.95.0-alpha.2","sha":"d74bdf945dd4bb51fd4a95ac7bcbb79268732e26","kind":"tag","published_at":"2026-02-02T22:06:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2/manifests"},{"name":"rust-v0.95.0-alpha.1","sha":"1ec3b5eed5ef8329ba6a8bc2624ac0317f1bcf46","kind":"tag","published_at":"2026-02-02T21:02:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1/manifests"},{"name":"rust-v0.94.0","sha":"dce99bc2595e58acc4d88a324f3ccab05cf5cd7d","kind":"tag","published_at":"2026-02-02T17:44:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0/manifests"},{"name":"rust-v0.94.0-alpha.11","sha":"a3b19de91f9d336088edda6b790a6ed7c7652292","kind":"tag","published_at":"2026-02-02T13:33:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11/manifests"},{"name":"rust-v0.94.0-alpha.10","sha":"08e9c5cfcb986cf95874b7e5552a808960cc854e","kind":"tag","published_at":"2026-02-02T07:49:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10/manifests"},{"name":"rust-v0.94.0-alpha.9","sha":"b706b71c8de0495649be9f34a41ae483b4c0fc85","kind":"tag","published_at":"2026-02-02T06:59:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9/manifests"},{"name":"rust-v0.94.0-alpha.8","sha":"8d0cf6b759bae9d83edd5fc4b3599d08ff936928","kind":"tag","published_at":"2026-02-02T03:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8/manifests"},{"name":"rust-v0.94.0-alpha.7","sha":"000f23076045b0268c7a79cf036a0533b03845e3","kind":"tag","published_at":"2026-02-01T07:23:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7/manifests"},{"name":"rust-v0.94.0-alpha.6","sha":"645255a4aa010d90811b38bd146ee42205e2fb61","kind":"tag","published_at":"2026-02-01T05:16:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6/manifests"},{"name":"rust-v0.94.0-alpha.5","sha":"16401e1b983e50661770a21e4ff4c69fb422eb5a","kind":"tag","published_at":"2026-02-01T04:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5/manifests"},{"name":"rust-v0.94.0-alpha.4","sha":"87e21eca459551140833264d7989a551b13bdc28","kind":"tag","published_at":"2026-02-01T02:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4/manifests"},{"name":"rust-v0.94.0-alpha.3","sha":"e0a78062a12a23cc0fe8876eafc352abd8cffef8","kind":"tag","published_at":"2026-02-01T01:13:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3/manifests"},{"name":"rust-v0.94.0-alpha.2","sha":"d6ee3c2c863c91218f8d60350c90ea99907a5486","kind":"tag","published_at":"2026-01-31T21:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2/manifests"},{"name":"rust-v0.94.0-alpha.1","sha":"dc2ef8cf2aee4025d7be27e3d94689f965c1c502","kind":"tag","published_at":"2026-01-31T12:47:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1/manifests"},{"name":"rust-v0.93.0","sha":"d86cf538f5e7d210ebb7a3493718aaaff40146da","kind":"tag","published_at":"2026-01-31T06:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0/manifests"},{"name":"rust-v0.93.0-alpha.25","sha":"56e847a9ec6f41acdf31e89fc0bac94d12c5a783","kind":"tag","published_at":"2026-01-31T02:58:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25/manifests"},{"name":"rust-v0.93.0-alpha.24","sha":"4208a5e82f73a1c2b007cac805aba82da1720875","kind":"tag","published_at":"2026-01-30T21:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24/manifests"},{"name":"rust-v0.93.0-alpha.23","sha":"329ef2d69249aba31112a37a5db9a43d48941af3","kind":"tag","published_at":"2026-01-30T20:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23/manifests"},{"name":"rust-vrust-v0.93.0-alpha.23","sha":"2d82d9348e7345dc5aea7dc9fcbff83db1af5ac9","kind":"tag","published_at":"2026-01-30T20:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23/manifests"},{"name":"rust-v0.93.0-alpha.22","sha":"079d7c02919de368877c0353999592cf447b48dd","kind":"tag","published_at":"2026-01-30T19:16:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22/manifests"},{"name":"rust-v0.93.0-alpha.21","sha":"b11e0aa5c35b079e3bc394033bef4624f435a7d5","kind":"tag","published_at":"2026-01-30T17:37:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21/manifests"},{"name":"rust-v0.93.0-alpha.20","sha":"5254dc3d251dcd07c0d16cde21cc7e5312f903b9","kind":"tag","published_at":"2026-01-30T10:19:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20/manifests"},{"name":"rust-v0.93.0-alpha.19","sha":"610c265a28f30fd6a5b2b65b273b822fb9d4c614","kind":"tag","published_at":"2026-01-30T09:20:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19/manifests"},{"name":"rust-v0.93.0-alpha.18","sha":"57afe281d3d69e4fca8bf8e8512797803c040504","kind":"tag","published_at":"2026-01-30T08:32:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18/manifests"},{"name":"rust-v0.93.0-alpha.17","sha":"a204130743e0eb40c14938a717a819efb800b70b","kind":"tag","published_at":"2026-01-30T01:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17/manifests"},{"name":"rust-v0.93.0-alpha.16","sha":"0a02ef2bee4ff834a50e16ce11fb74325475e67e","kind":"tag","published_at":"2026-01-29T21:51:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16/manifests"},{"name":"rust-v0.93.0-alpha.15","sha":"b6501f17f3c4fabd2589495a45e262d8a5f9dea5","kind":"tag","published_at":"2026-01-29T19:53:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15/manifests"},{"name":"rust-v0.93.0-alpha.14","sha":"b6c6bc82a789aa53e8ebb2597b0a649ce757966e","kind":"tag","published_at":"2026-01-29T18:49:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14/manifests"},{"name":"rust-v0.93.0-alpha.13","sha":"171e77be7f0a7c148a2ce59b7a70db35d2fdab43","kind":"tag","published_at":"2026-01-29T15:00:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13/manifests"},{"name":"rust-v0.93.0-alpha.12","sha":"11365cdc5dc00ba88498b57d5a0b0f6d5efde7ad","kind":"tag","published_at":"2026-01-29T14:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12/manifests"},{"name":"rust-v0.93.0-alpha.11","sha":"4b16bc76c445314d0a17b0bb786827539d2ae33a","kind":"tag","published_at":"2026-01-29T14:08:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11/manifests"},{"name":"rust-v0.93.0-alpha.10","sha":"ec0f56547a52205f520d50bbfa9076167a5854fc","kind":"tag","published_at":"2026-01-29T14:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10/manifests"},{"name":"rust-v0.93.0-alpha.9","sha":"31de1a4cc7e9829ed498b41e0c3b4fdbb7b450a3","kind":"tag","published_at":"2026-01-29T07:33:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9/manifests"},{"name":"rust-v0.93.0-alpha.8","sha":"8f2052846e52efb10414b78f03857c4475c388e4","kind":"tag","published_at":"2026-01-29T06:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8/manifests"},{"name":"rust-v0.93.0-alpha.7","sha":"d36dea7e54d7c8e35a2233db31bee7ebda544aca","kind":"tag","published_at":"2026-01-29T04:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7/manifests"},{"name":"rust-v0.93.0-alpha.6","sha":"68c678b0b98139698751385f302887c80ed4cac4","kind":"tag","published_at":"2026-01-28T20:49:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6/manifests"},{"name":"rust-v0.93.0-alpha.5","sha":"7c105a3d61e629347cd0ec8186cf53cc136b5226","kind":"tag","published_at":"2026-01-28T18:46:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5/manifests"},{"name":"rust-v0.93.0-alpha.4","sha":"aadf91a348af46de89f834f08ecd0b5cb9e2e21a","kind":"tag","published_at":"2026-01-28T16:39:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4/manifests"},{"name":"rust-v0.93.0-alpha.3","sha":"7e573c7334a4405ab2b0073d7aafed95ecd62492","kind":"tag","published_at":"2026-01-28T15:53:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3/manifests"},{"name":"rust-vv0.93.0-alpha.2","sha":"bb13a09c217186ca74a47b687fa58e5728564451","kind":"tag","published_at":"2026-01-28T15:47:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.93.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.93.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.93.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2/manifests"},{"name":"rust-v0.93.0-alpha.1","sha":"d8eb74685b45b4b7bdd66840ebb64ba65e4ca9ec","kind":"tag","published_at":"2026-01-27T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1/manifests"},{"name":"rust-v0.92.0","sha":"a09055074e082d70e8b92795b0cec1e969a6aaf9","kind":"tag","published_at":"2026-01-27T10:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0/manifests"},{"name":"rust-v0.92.0-alpha.11","sha":"7da4cc8bae9471dd1397f3366a0e787b0079b815","kind":"tag","published_at":"2026-01-27T06:30:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11/manifests"},{"name":"rust-v0.92.0-alpha.10","sha":"743f9fd03e0ea7e34130b4b6110dcb7a66be56d6","kind":"tag","published_at":"2026-01-27T05:31:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10/manifests"},{"name":"rust-v0.92.0-alpha.9","sha":"f999f83374027620cb01292dd78a7cd982d4fb14","kind":"tag","published_at":"2026-01-27T03:34:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9/manifests"},{"name":"rust-v0.92.0-alpha.8","sha":"0a49a4b597aabce9eca1d004e15559ab17a4d883","kind":"tag","published_at":"2026-01-27T02:03:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8/manifests"},{"name":"rust-v0.92.0-alpha.7","sha":"461613593d94b7db4a9c154c4cdec3b745284c6d","kind":"tag","published_at":"2026-01-27T01:04:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7/manifests"},{"name":"rust-v0.92.0-alpha.6","sha":"021441c9b28a791e0773ef4cc07a1de23a782c72","kind":"tag","published_at":"2026-01-26T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6/manifests"},{"name":"rust-v0.92.0-alpha.5","sha":"3e86441d4a621bc5eb713b364a7b98e14ff67deb","kind":"tag","published_at":"2026-01-26T18:56:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5/manifests"},{"name":"rust-v0.92.0-alpha.4","sha":"d1cd89655f2994831589b7158931f9c44e07f3cc","kind":"tag","published_at":"2026-01-26T17:55:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4/manifests"},{"name":"rust-v0.92.0-alpha.3","sha":"401a4cf35a13e34dff53ebe160dc43a672342aee","kind":"tag","published_at":"2026-01-26T03:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3/manifests"},{"name":"rust-v0.92.0-alpha.2","sha":"c5afe1d3e94fa2584e0b9cfe0225cf213a8296fa","kind":"tag","published_at":"2026-01-26T02:25:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2/manifests"},{"name":"rust-v0.92.0-alpha.1","sha":"06481a533bb7d221ac71121627d602da94cdd979","kind":"tag","published_at":"2026-01-25T23:04:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1/manifests"},{"name":"rust-v0.91.0","sha":"3684bc646e0f1123e76a90f03cfb1111358f1aa1","kind":"tag","published_at":"2026-01-25T16:52:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.91.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0/manifests"},{"name":"rust-v0.90.0","sha":"b4e230f8de8f71d08f48c469443ed61a9f365af3","kind":"tag","published_at":"2026-01-25T15:56:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0/manifests"},{"name":"rust-v0.90.0-alpha.7","sha":"e58790ae27082490bd2edbd4a59f9cbac035960d","kind":"tag","published_at":"2026-01-25T14:57:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7/manifests"},{"name":"rust-v0.90.0-alpha.6","sha":"ad751642c7af3cfede86d0f6e3b0987944c9c3ca","kind":"tag","published_at":"2026-01-25T13:50:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6/manifests"},{"name":"rust-v0.90.0-alpha.5","sha":"0f064677d18ebade39ad467282b9011cc5c0b877","kind":"tag","published_at":"2026-01-24T15:56:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5/manifests"},{"name":"rust-v0.90.0-alpha.4","sha":"2ae0eba9ebce26d2ad8f4be4108a9afe1e8b841a","kind":"tag","published_at":"2026-01-24T15:32:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4/manifests"},{"name":"rust-v0.90.0-alpha.3","sha":"182ba84d2acbc417461f1b744ec3f1040c1f5086","kind":"tag","published_at":"2026-01-24T14:58:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3/manifests"},{"name":"rust-v0.90.0-alpha.2","sha":"cc665115ca962b5e91fcf5abafcb4623b27971a6","kind":"tag","published_at":"2026-01-23T12:59:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2/manifests"},{"name":"rust-v0.90.0-alpha.1","sha":"fadc4c7d9d1bd9326aae3341bb56a8084c610d37","kind":"tag","published_at":"2026-01-23T02:22:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1/manifests"},{"name":"rust-v0.89.0","sha":"605d43719efa7f62160904d2dcecc46a64bcd32e","kind":"tag","published_at":"2026-01-22T20:57:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0/manifests"},{"name":"rust-v0.89.0-alpha.5","sha":"b46cb614cc8b68be01de0721146293251a10ec64","kind":"tag","published_at":"2026-01-22T18:59:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5/manifests"},{"name":"rust-v0.89.0-alpha.4","sha":"c9014a779c8716ee20405cbdd92e47ec2e1332b1","kind":"tag","published_at":"2026-01-22T16:37:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4/manifests"},{"name":"rust-v0.89.0-alpha.3","sha":"1508aa6e25fd57d7aba56d487428d916bde9ef65","kind":"tag","published_at":"2026-01-22T09:36:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3/manifests"},{"name":"rust-v0.89.0-alpha.2","sha":"231ed0bacd78876458bc21fd32e98ce6364e629b","kind":"tag","published_at":"2026-01-22T01:03:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2/manifests"},{"name":"rust-v0.89.0-alpha.1","sha":"12256007b5a73c4f864ccc06d1f2dfd3580a0950","kind":"tag","published_at":"2026-01-21T22:27:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1/manifests"},{"name":"rust-v0.88.0","sha":"149625a4f983e1b3c8530abef1c863689d98a1cc","kind":"tag","published_at":"2026-01-21T18:43:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0/manifests"},{"name":"rust-v0.88.0-alpha.17","sha":"f06eee35de77e65c23711bf01cbc3404cda65bfc","kind":"tag","published_at":"2026-01-21T12:08:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17/manifests"},{"name":"rust-v0.88.0-alpha.16","sha":"ee5ad56efd3e17ce507ddd5aee12234f776f8fb3","kind":"tag","published_at":"2026-01-21T09:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16/manifests"},{"name":"rust-v0.88.0-alpha.15","sha":"1de2e5c239645758bcacddb8ef65c133518cbb06","kind":"tag","published_at":"2026-01-21T08:25:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15/manifests"},{"name":"rust-v0.88.0-alpha.14","sha":"f54cb4c8cafe61f07567c073fbd8350db395c0de","kind":"tag","published_at":"2026-01-21T07:03:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14/manifests"},{"name":"rust-v0.88.0-alpha.13","sha":"6b3ab57d7d39093cc6a35c47257ba26fa466c469","kind":"tag","published_at":"2026-01-21T02:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13/manifests"},{"name":"rust-v0.88.0-alpha.12","sha":"62feed7163400f409162b3214937f7c1025ce333","kind":"tag","published_at":"2026-01-21T01:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12/manifests"},{"name":"rust-v0.88.0-alpha.11","sha":"16d6caa699b15a0685ba8332626c6543b7d331c2","kind":"tag","published_at":"2026-01-20T23:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11/manifests"},{"name":"rust-v0.88.0-alpha.10","sha":"0c50636278ec363a8842b6063946c9db8c4ba7e4","kind":"tag","published_at":"2026-01-20T22:29:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10/manifests"},{"name":"rust-v0.88.0-alpha.9","sha":"384779062c22824a607769849e522c12cbf03db7","kind":"tag","published_at":"2026-01-20T18:30:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9/manifests"},{"name":"rust-v0.88.0-alpha.8","sha":"f6688e0740a9d3271f8b1385e31d7a6e3e732ff3","kind":"tag","published_at":"2026-01-19T21:43:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8/manifests"},{"name":"rust-v0.88.0-alpha.7","sha":"f9746020961c46badce903d88c68ad908df2af3d","kind":"tag","published_at":"2026-01-19T20:18:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7/manifests"},{"name":"rust-v0.88.0-alpha.6","sha":"41a29ffe9a022dfc147babb1ba15b271aac41836","kind":"tag","published_at":"2026-01-19T18:04:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6/manifests"},{"name":"rust-v0.88.0-alpha.5","sha":"fa47844d2b6685bd6e769a781a6723ab11ca0d81","kind":"tag","published_at":"2026-01-19T15:41:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5/manifests"},{"name":"rust-v0.88.0-alpha.4","sha":"724836ccb432675d55eeb223c5944d774bee40b6","kind":"tag","published_at":"2026-01-19T11:36:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4/manifests"},{"name":"rust-v0.88.0-alpha.3","sha":"b77b410d84ed2c08506f1a5c89f4f8c793e7b176","kind":"tag","published_at":"2026-01-18T05:18:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3/manifests"},{"name":"rust-v0.88.0-alpha.2","sha":"f3cf11ee0bcb589c106d288a96d04e1ed65745e0","kind":"tag","published_at":"2026-01-18T01:36:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2/manifests"},{"name":"rust-v0.88.0-alpha.1","sha":"8ac0833400662a1c31780ac01d0272eec709dc71","kind":"tag","published_at":"2026-01-17T06:38:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1/manifests"},{"name":"rust-v0.87.0","sha":"8e8c884b7534d08b8cabccd26f37a8302b4bc4fd","kind":"tag","published_at":"2026-01-16T15:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0/manifests"},{"name":"rust-v0.87.0-alpha.2","sha":"8bd51746518f41575c9b14fcdaa90365eca5a25a","kind":"tag","published_at":"2026-01-16T14:59:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2/manifests"},{"name":"rust-v0.87.0-alpha.1","sha":"2cf3aac2f70ee4eec991c0e3c5c7f78899f0b843","kind":"tag","published_at":"2026-01-16T11:05:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1/manifests"},{"name":"rust-v0.86.0","sha":"18057fdc30b10168ab18e8c1bb86c7a0a7772191","kind":"tag","published_at":"2026-01-16T00:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0/manifests"},{"name":"rust-v0.86.0-alpha.1","sha":"861b12a446d371b3c2a17e58a270a46202e32351","kind":"tag","published_at":"2026-01-15T21:02:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1/manifests"},{"name":"rust-v0.85.0","sha":"4607330eff53e3ae39126afef76882042e14a03c","kind":"tag","published_at":"2026-01-15T18:04:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0/manifests"},{"name":"rust-v0.85.0-alpha.2","sha":"aa0fa2435d011647693c028b8580144846270b1c","kind":"tag","published_at":"2026-01-15T17:17:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2/manifests"},{"name":"rust-v0.85.0-alpha.1","sha":"f7868f301b5f0e8a49c4cb36e8e7f2cebb5d728d","kind":"tag","published_at":"2026-01-15T06:25:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1/manifests"},{"name":"rust-v0.84.0","sha":"d67aa9eaa0c895b62926b6cf9e83f9535fd94d28","kind":"tag","published_at":"2026-01-15T00:57:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.84.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0/manifests"},{"name":"rust-v0.83.0","sha":"5fe0cd19437ef03549ae8c12b9fb74364237378d","kind":"tag","published_at":"2026-01-15T00:23:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.83.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0/manifests"},{"name":"rust-v0.82.0","sha":"1324fffe5d620c8b49b0ffc6e6df5969f6bad639","kind":"tag","published_at":"2026-01-14T23:42:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0/manifests"},{"name":"rust-v0.82.0-alpha.3","sha":"1e5a2a259975fde12a79a932a25457f62b2ae7b1","kind":"tag","published_at":"2026-01-14T20:31:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3/manifests"},{"name":"rust-v0.82.0-alpha.2","sha":"2199cfd5e78a7c9fa8934f935759676e403be197","kind":"tag","published_at":"2026-01-14T18:55:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2/manifests"},{"name":"rust-v0.82.0-alpha.1","sha":"90fbb33115d2523adac8862adf12a9b407da7a00","kind":"tag","published_at":"2026-01-14T18:21:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1/manifests"},{"name":"rust-v0.81.0","sha":"7e7f828e2ce5d31a61d577bcabb517cca342f8ad","kind":"tag","published_at":"2026-01-14T17:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0/manifests"},{"name":"rust-v0.81.0-alpha.11","sha":"4907864dc6e2aafd0bbeff963d05ca376d2aab47","kind":"tag","published_at":"2026-01-14T16:37:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11/manifests"},{"name":"rust-vv0.81.0-alpha.11","sha":"d658a13dbba919c986786532708fc9015d5cae92","kind":"tag","published_at":"2026-01-14T16:35:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11/manifests"},{"name":"rust-v0.81.0-alpha.10","sha":"0babb37f549a37993ab44f13f833927eec827622","kind":"tag","published_at":"2026-01-14T08:06:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10/manifests"},{"name":"rust-v0.81.0-alpha.9","sha":"c93d8541f5e3460bc917366e9c2375263d4f7527","kind":"tag","published_at":"2026-01-14T06:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9/manifests"},{"name":"rust-v0.81.0-alpha.8","sha":"3f27d051b488faafba6060b68af544d25fc85418","kind":"tag","published_at":"2026-01-14T01:04:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8/manifests"},{"name":"rust-v0.81.0-alpha.7","sha":"bfa3bdb452fe9099298728d6fe376e96d97b2075","kind":"tag","published_at":"2026-01-13T23:19:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7/manifests"},{"name":"rust-v0.81.0-alpha.6","sha":"bd18cebb8f98fe416f1eafeb3dcb23821b721513","kind":"tag","published_at":"2026-01-13T14:25:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6/manifests"},{"name":"rust-v0.81.0-alpha.5","sha":"56ba2ce3544a9ac5dca98a6ef23a8ccf5be22e7f","kind":"tag","published_at":"2026-01-13T08:34:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5/manifests"},{"name":"rust-v0.81.0-alpha.4","sha":"84add7f9cbdbac37a9ecc42bd5bc4422d8d75997","kind":"tag","published_at":"2026-01-13T07:07:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4/manifests"},{"name":"rust-v0.81.0-alpha.3","sha":"64d3ce6e8ac62d236fb4d644994154499022a705","kind":"tag","published_at":"2026-01-12T23:23:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3/manifests"},{"name":"rust-v0.81.0-alpha.2","sha":"18a7f162c38d7318da70b25e07693ed6f89e74b8","kind":"tag","published_at":"2026-01-11T08:43:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2/manifests"},{"name":"rust-v0.81.0-alpha.1","sha":"b7427a6db428ca3c647e9812d34023d6b2ef0471","kind":"tag","published_at":"2026-01-09T22:03:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1/manifests"},{"name":"rust-v0.80.0","sha":"f0679a6ab2563135e01cc922698cb54921a1719f","kind":"tag","published_at":"2026-01-09T19:17:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0/manifests"},{"name":"rust-v0.80.0-alpha.6","sha":"cc5382d069eeb2510d32ccf75c6bcd378cfa6fe3","kind":"tag","published_at":"2026-01-09T17:45:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6/manifests"},{"name":"rust-v0.80.0-alpha.5","sha":"0c00d8a22588d971fe5a6ba647c0c1e87bd5e171","kind":"tag","published_at":"2026-01-09T05:20:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5/manifests"},{"name":"rust-v0.80.0-alpha.4","sha":"e34308727a381092af48f04ff33a17fae1127376","kind":"tag","published_at":"2026-01-08T12:08:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4/manifests"},{"name":"rust-v0.80.0-alpha.3","sha":"a347cc089d0ebcf3e5d576b9d7484a9765622e34","kind":"tag","published_at":"2026-01-07T21:24:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3/manifests"},{"name":"rust-v0.80.0-alpha.2","sha":"84a85bd8636c91574c5308a0533c97c14c737cbd","kind":"tag","published_at":"2026-01-07T18:35:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2/manifests"},{"name":"rust-v0.80.0-alpha.1","sha":"de5a821f23dc0058151ac421bba49f715c7ee6d6","kind":"tag","published_at":"2026-01-07T03:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1/manifests"},{"name":"rust-v0.79.0","sha":"28c32c6940d0872a433ff2a79a0f679efa5ceba7","kind":"tag","published_at":"2026-01-07T00:25:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0/manifests"},{"name":"rust-v0.79.0-alpha.3","sha":"cf0206a1412afd339b1f56ba6c6f37be5a6fe1a8","kind":"tag","published_at":"2026-01-06T23:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3/manifests"},{"name":"rust-v0.79.0-alpha.2","sha":"4ecb883c6a906972e4170d0048def6d1bcb38ddb","kind":"tag","published_at":"2026-01-06T20:20:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2/manifests"},{"name":"rust-v0.79.0-alpha.1","sha":"fcbcfb21b95656fb2e45b21d6103e35956f28b8f","kind":"tag","published_at":"2026-01-06T19:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1/manifests"},{"name":"rust-v0.78.0","sha":"59c8b434777ad53aac3d7737bd82e49c9912d9e3","kind":"tag","published_at":"2026-01-06T18:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0/manifests"},{"name":"rust-v0.78.0-alpha.12","sha":"9fb28bc1747e0829c6085da22ce2aa641bf2f793","kind":"tag","published_at":"2026-01-05T21:31:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12/manifests"},{"name":"rust-v0.78.0-alpha.11","sha":"5c1ac34204c1a74c2b82920b08eac253462020d2","kind":"tag","published_at":"2026-01-05T17:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11/manifests"},{"name":"rust-v0.78.0-alpha.10","sha":"84fc783f3638714666c99e0707d92bc1a5b6cb1b","kind":"tag","published_at":"2026-01-02T23:23:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10/manifests"},{"name":"rust-v0.78.0-alpha.9","sha":"d481b9114ee36197448302d0b2d66ee9b5dd1fbd","kind":"tag","published_at":"2025-12-27T17:18:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9/manifests"},{"name":"rust-v0.78.0-alpha.8","sha":"25b3c5a5d7b642dafe17c311fb5a6590f2c651cd","kind":"tag","published_at":"2025-12-23T21:27:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8/manifests"},{"name":"rust-v0.78.0-alpha.7","sha":"21f7e31d0527ce152dd6435bd544cdff6f885869","kind":"tag","published_at":"2025-12-23T07:53:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7/manifests"},{"name":"rust-v0.78.0-alpha.6","sha":"85bfec00abab99642aa003c1ec32829f883e091c","kind":"tag","published_at":"2025-12-23T06:00:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6/manifests"},{"name":"rust-vrust-v0.78.0-alpha.6","sha":"63b52e66620b37a30dc7af7b8cb038c4acb45588","kind":"tag","published_at":"2025-12-23T05:59:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6/manifests"},{"name":"rust-v0.78.0-alpha.5","sha":"f5f615ad2df2b5b4deef23d58c1e9a84ced83fae","kind":"tag","published_at":"2025-12-23T03:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5/manifests"},{"name":"rust-v0.78.0-alpha.4","sha":"551961d918d3984fd42fcefd3fd01cd8f1baf91b","kind":"tag","published_at":"2025-12-22T22:10:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4/manifests"},{"name":"rust-v0.78.0-alpha.3","sha":"2481584b883594d94e85e6a8c65e4545400b0a63","kind":"tag","published_at":"2025-12-22T20:53:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3/manifests"},{"name":"rust-v0.78.0-alpha.2","sha":"54398608aeecd0aeffd1932f96b88aaf45c1b35b","kind":"tag","published_at":"2025-12-22T17:52:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2/manifests"},{"name":"rust-v0.78.0-alpha.1","sha":"1f08bc124c15954cb14f60d2c9589046848d0fe8","kind":"tag","published_at":"2025-12-21T10:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1/manifests"},{"name":"rust-v0.77.0","sha":"112f40e91c12af0f7146d7e03f20283516a8af0b","kind":"tag","published_at":"2025-12-21T05:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0/manifests"},{"name":"rust-v0.77.0-alpha.3","sha":"f43e9286e0fc03ee8816ee88978db24397f2164f","kind":"tag","published_at":"2025-12-21T03:50:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3/manifests"},{"name":"rust-v0.77.0-alpha.2","sha":"6a2f6e6c6b5cd1d84f13d0b9a8f32bae36ae4a3b","kind":"tag","published_at":"2025-12-20T23:37:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2/manifests"},{"name":"rust-v0.77.0-alpha.1","sha":"b18503b804ac043faa895f4afa1513358ed87a3f","kind":"tag","published_at":"2025-12-19T20:25:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1/manifests"},{"name":"rust-v0.76.0","sha":"7cf6c960df1be4d1c87097888f095259e34cb4cc","kind":"tag","published_at":"2025-12-19T18:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0/manifests"},{"name":"rust-v0.76.0-alpha.9","sha":"7d9a2231ce569f8e1d8ce49881f9c8ba30987a1d","kind":"tag","published_at":"2025-12-19T17:33:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9/manifests"},{"name":"rust-v0.76.0-alpha.8","sha":"a082679d4cb6cc32ef0e3e025a8fa7644d5bcd4d","kind":"tag","published_at":"2025-12-19T05:44:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8/manifests"},{"name":"rust-v0.76.0-alpha.7","sha":"9e5cfb98e062c6837aca44360fc0b4aae12843c7","kind":"tag","published_at":"2025-12-19T04:22:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7/manifests"},{"name":"rust-v0.76.0-alpha.6","sha":"59556af05141402f7f6ce82e5a66c202f04f1816","kind":"tag","published_at":"2025-12-19T02:50:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6/manifests"},{"name":"rust-v0.76.0-alpha.5","sha":"d70ad55bf43c3056fc56c9190b68436efd8b7b6f","kind":"tag","published_at":"2025-12-18T23:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5/manifests"},{"name":"rust-v0.76.0-alpha.4","sha":"05d2f402eb80bd2cb20b2ac7983a95b76acfb651","kind":"tag","published_at":"2025-12-18T23:15:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4/manifests"},{"name":"rust-v0.76.0-alpha.3","sha":"79d6b8d4c4f681797631f416274a20e318bce03e","kind":"tag","published_at":"2025-12-18T21:33:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3/manifests"},{"name":"rust-v0.76.0-alpha.2","sha":"06c9bfd54fdf3d0edc22f391ac8b507bcfd138d8","kind":"tag","published_at":"2025-12-18T20:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2/manifests"},{"name":"rust-v0.76.0-alpha.1","sha":"99a8f75a74acf69bdbf70fcfae43ae6fe2bf9be5","kind":"tag","published_at":"2025-12-18T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1/manifests"},{"name":"rust-v0.75.0","sha":"64bce090e5a5002952dcffb425196552854bb619","kind":"tag","published_at":"2025-12-18T19:00:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.75.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0/manifests"},{"name":"rust-v0.74.0","sha":"5b9d9a60d74c8ee2cb34d60fb14b71990e8318ea","kind":"tag","published_at":"2025-12-18T17:40:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0/manifests"},{"name":"rust-v0.74.0-alpha.9","sha":"b3c3c9f179aba9178497374aef368bf647760286","kind":"tag","published_at":"2025-12-18T16:59:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9/manifests"},{"name":"rust-v0.74.0-alpha.8","sha":"4d1162a38351fa1a597d453c827ded7519714cb1","kind":"tag","published_at":"2025-12-18T15:30:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8/manifests"},{"name":"rust-v0.74.0-alpha.7","sha":"56ea10eb12aea5109fdb6d04cbefbd99c555db03","kind":"tag","published_at":"2025-12-18T03:15:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7/manifests"},{"name":"rust-v0.74.0-alpha.6","sha":"b4ae06040a5cf6d78085029a951f531af2532496","kind":"tag","published_at":"2025-12-18T00:17:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6/manifests"},{"name":"rust-v0.74.0-alpha.5","sha":"4e4a1aabd927ab3f91220991d9e20b72602094b0","kind":"tag","published_at":"2025-12-17T22:05:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5/manifests"},{"name":"rust-v0.74.0-alpha.4","sha":"a996f197232a07693eb79301a13a7cb0b5a6839d","kind":"tag","published_at":"2025-12-17T18:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4/manifests"},{"name":"rust-v0.74.0-alpha.3","sha":"c2be895691d9eccf486ba116651181e814144090","kind":"tag","published_at":"2025-12-17T14:24:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3/manifests"},{"name":"rust-v0.74.0-alpha.2","sha":"1d359d0d7602d8a1687de5389d0cf5eac77b4dfb","kind":"tag","published_at":"2025-12-17T00:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2/manifests"},{"name":"rust-v0.74.0-alpha.1","sha":"09535be8023ad00dd341d52fe86569443ea2d97b","kind":"tag","published_at":"2025-12-16T21:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1/manifests"},{"name":"rust-v0.73.0","sha":"1d20f6af48e49d4003b0322d7c3a6c7ee9509b04","kind":"tag","published_at":"2025-12-15T22:08:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0/manifests"},{"name":"rust-v0.73.0-alpha.3","sha":"1276c4cf338eb110af5fe6e55fa385a82101905a","kind":"tag","published_at":"2025-12-15T17:32:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3/manifests"},{"name":"rust-v0.73.0-alpha.2","sha":"ca21a730948be3324e8e121f9d15a6badc98d0ee","kind":"tag","published_at":"2025-12-15T10:22:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2/manifests"},{"name":"rust-v0.73.0-alpha.1","sha":"41b82fe0b7c1edb0350ff3e2ac9834ebeb05d20a","kind":"tag","published_at":"2025-12-13T17:54:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1/manifests"},{"name":"rust-v0.72.0","sha":"ebc84664a393f9f6a66e419ecedc769b199cdb03","kind":"tag","published_at":"2025-12-13T00:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0/manifests"},{"name":"rust-v0.72.0-alpha.8","sha":"afce9dc3a639fc4f0681f3d3fe96492d9b2be2fb","kind":"tag","published_at":"2025-12-12T22:35:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8/manifests"},{"name":"rust-v0.72.0-alpha.7","sha":"487cc9a70edcf8ee0435cc2a7122af08ed0376d8","kind":"tag","published_at":"2025-12-12T21:38:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7/manifests"},{"name":"rust-v0.72.0-alpha.6","sha":"a029f61b7217b39c3f777f8e1e339f1f8f276b3d","kind":"tag","published_at":"2025-12-12T20:59:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6/manifests"},{"name":"rust-v0.72.0-alpha.5","sha":"f8006aec523191bc02ce29f90e29e43de3078ebf","kind":"tag","published_at":"2025-12-12T18:05:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5/manifests"},{"name":"rust-v0.72.0-alpha.4","sha":"04b86bc4b34ddf7479af21339a5cec40e648a9e0","kind":"tag","published_at":"2025-12-12T11:02:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4/manifests"},{"name":"rust-v0.72.0-alpha.3","sha":"e1f1eac4a971b91cab10397248be9addb645233f","kind":"tag","published_at":"2025-12-12T03:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3/manifests"},{"name":"rust-v0.72.0-alpha.2","sha":"1f04bb5b86c6126f4b1e6f865d2a60b24caa6094","kind":"tag","published_at":"2025-12-12T00:55:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2/manifests"},{"name":"rust-v0.72.0-alpha.1","sha":"3d3bd8fceb71a336a905096c18995571c708c0d2","kind":"tag","published_at":"2025-12-11T22:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1/manifests"},{"name":"rust-v0.71.0","sha":"565488c15b8969694ec52cda3d6fcc99655a972f","kind":"tag","published_at":"2025-12-11T17:50:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.71.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0/manifests"},{"name":"rust-v0.70.0","sha":"69c4fa9478667304290b2b6c6d98f7ae0a14b494","kind":"tag","published_at":"2025-12-11T17:43:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0/manifests"},{"name":"rust-v0.70.0-alpha.4","sha":"107c4398cc69bbbc7519102e5278abc122515f0d","kind":"tag","published_at":"2025-12-11T17:05:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4/manifests"},{"name":"rust-v0.70.0-alpha.3","sha":"5856c6e404a17c443f9deaa3c2df3f3dda5434c8","kind":"tag","published_at":"2025-12-11T13:49:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3/manifests"},{"name":"rust-v0.70.0-alpha.2","sha":"2202866adfb1ed04e71989df761b0eae2f34a560","kind":"tag","published_at":"2025-12-11T07:10:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2/manifests"},{"name":"rust-v0.70.0-alpha.1","sha":"2f7329c044a1ab91268bdeeb9136fae1d341fecd","kind":"tag","published_at":"2025-12-11T00:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1/manifests"},{"name":"rust-v0.69.0","sha":"978860fe4d57ea111e88eb3a51c01e5e6ead21b7","kind":"tag","published_at":"2025-12-10T22:01:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.69.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0/manifests"},{"name":"rust-v0.67.0-alpha.9","sha":"ce1698eecd87dbc900114b14523021d6ae41bd22","kind":"tag","published_at":"2025-12-10T21:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9/manifests"},{"name":"rust-v0.68.0","sha":"6e8a2f285ba7cac06dec0cf20ce758b9a153b3a9","kind":"tag","published_at":"2025-12-10T20:33:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.68.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0/manifests"},{"name":"rust-v0.67.0-alpha.8","sha":"5fe5f6a67e0519787ec244cc525c8bcef0c6154e","kind":"tag","published_at":"2025-12-10T19:19:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8/manifests"},{"name":"rust-v0.67.0","sha":"3023b796b6ba371969a91008cd93786e789bfa17","kind":"tag","published_at":"2025-12-10T19:10:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0/manifests"},{"name":"rust-v0.67.0-alpha.7","sha":"2c58b7ddaccc964ed9243676bf0e00ea6f841afd","kind":"tag","published_at":"2025-12-10T16:37:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7/manifests"},{"name":"rust-v0.67.0-alpha.6","sha":"306dabdba52556c2f9cb30c61b766b68a2a358b7","kind":"tag","published_at":"2025-12-10T06:17:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6/manifests"},{"name":"rust-v0.67.0-alpha.5","sha":"dc332695a55044bb979b8197082d7d8702e80fe5","kind":"tag","published_at":"2025-12-10T04:54:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5/manifests"},{"name":"rust-v0.67.0-alpha.4","sha":"5473ba9e7e8a9d76b10084d477645f1f4ba9eee4","kind":"tag","published_at":"2025-12-10T04:21:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4/manifests"},{"name":"rust-v0.67.0-alpha.3","sha":"44750a1597dc6d37e858de185f6123c5f55fd50b","kind":"tag","published_at":"2025-12-10T03:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3/manifests"},{"name":"rust-v0.67.0-alpha.2","sha":"0f16540cf831d186de8ab9bab001c92ff434500d","kind":"tag","published_at":"2025-12-09T17:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2/manifests"},{"name":"rust-v0.67.0-alpha.1","sha":"f987809a7ce273aa5c0cbaac18c2ff169fa8e2f1","kind":"tag","published_at":"2025-12-09T08:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1/manifests"},{"name":"rust-v0.66.0","sha":"e51fbd14f9346fa47c088950c0ab0826f5a991a2","kind":"tag","published_at":"2025-12-09T03:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0/manifests"},{"name":"rust-v0.66.0-alpha.14","sha":"da9f619cb06035fb922c212445c7a7791e9e74a7","kind":"tag","published_at":"2025-12-09T02:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14/manifests"},{"name":"rust-v0.66.0-alpha.13","sha":"d817d30ff36dfff2a61812ba9715c3158cb1c860","kind":"tag","published_at":"2025-12-08T23:16:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13/manifests"},{"name":"rust-v0.66.0-alpha.12","sha":"2e817d5ceb22e2de9c800df4459eebb8e10fe399","kind":"tag","published_at":"2025-12-08T22:08:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12/manifests"},{"name":"rust-v0.66.0-alpha.11","sha":"74e198960e84aa44974d6e46a99132775197e260","kind":"tag","published_at":"2025-12-08T08:52:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11/manifests"},{"name":"rust-v0.66.0-alpha.10","sha":"ada87f704323bafac49fcdec48af5dc28517d0d4","kind":"tag","published_at":"2025-12-07T17:48:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10/manifests"},{"name":"rust-v0.66.0-alpha.9","sha":"90007d022d13437cac8c8a1fc562cd657fe58c6d","kind":"tag","published_at":"2025-12-06T03:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9/manifests"},{"name":"rust-v0.66.0-alpha.8","sha":"b4456e339513da57b2b4c5b03f5b204ce457a931","kind":"tag","published_at":"2025-12-06T00:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8/manifests"},{"name":"rust-v0.66.0-alpha.7","sha":"6a441bc4b492d0a7ceaaf5f5ab8cdb422850e852","kind":"tag","published_at":"2025-12-05T18:21:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7/manifests"},{"name":"rust-v0.66.0-alpha.6","sha":"bcf62740877a7837a0e3d6abf8535b93cae665d4","kind":"tag","published_at":"2025-12-05T17:07:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6/manifests"},{"name":"rust-v0.66.0-alpha.5","sha":"5910c104a495233e93ea26122ecffe0a475eccb8","kind":"tag","published_at":"2025-12-05T00:51:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5/manifests"},{"name":"rust-v0.66.0-alpha.4","sha":"3d2c1a9c272579c321cc420f97535385cfff5ee1","kind":"tag","published_at":"2025-12-04T22:13:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4/manifests"},{"name":"rust-v0.66.0-alpha.3","sha":"9f9de32c556a4505e45dc3990a2b94843a24d7b1","kind":"tag","published_at":"2025-12-04T21:44:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3/manifests"},{"name":"rust-v0.66.0-alpha.2","sha":"96431a5ddbf9fc05eed29d26e1ad57531611c41d","kind":"tag","published_at":"2025-12-04T20:19:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2/manifests"},{"name":"rust-v0.66.0-alpha.1","sha":"fe50962a033aa5863e4af1a1501130a620545cff","kind":"tag","published_at":"2025-12-04T18:36:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1/manifests"},{"name":"rust-v0.65.0","sha":"0cb995b34f5ba32a5b20c5893a930a5ad9469063","kind":"tag","published_at":"2025-12-04T17:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0/manifests"},{"name":"rust-v0.65.0-alpha.11","sha":"35fe5dc3ebc9eb1e8b78977fcc47d11fe77b71e7","kind":"tag","published_at":"2025-12-04T05:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11/manifests"},{"name":"rust-v0.65.0-alpha.10","sha":"0bf45b3a905def81e88691aac9581548781fb49e","kind":"tag","published_at":"2025-12-04T05:10:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10/manifests"},{"name":"rust-v0.65.0-alpha.9","sha":"8e392cbd9813796bcd4a5f5d89901633ac68e300","kind":"tag","published_at":"2025-12-04T04:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9/manifests"},{"name":"rust-v0.65.0-alpha.8","sha":"c81fd0c367cdecb32bc5f37fca8d2b019dab7d0a","kind":"tag","published_at":"2025-12-03T23:31:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8/manifests"},{"name":"rust-v0.65.0-alpha.7","sha":"840f07b0f479d98559aae9e633e837eb0c84b1f4","kind":"tag","published_at":"2025-12-03T23:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7/manifests"},{"name":"rust-v0.65.0-alpha.6","sha":"b70817582a0160d64ee59489aef2e37a56f0a08e","kind":"tag","published_at":"2025-12-03T20:15:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6/manifests"},{"name":"rust-v0.65.0-alpha.5","sha":"a461cf2c4af142f3554a64b019356d00456e3372","kind":"tag","published_at":"2025-12-03T20:07:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5/manifests"},{"name":"rust-v0.65.0-alpha.4","sha":"aff8f410e8b5336ec21961e65a28031d027fdef4","kind":"tag","published_at":"2025-12-03T16:44:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4/manifests"},{"name":"rust-v0.65.0-alpha.3","sha":"9fce18d39c627795e05027ab83fe40f5d772e993","kind":"tag","published_at":"2025-12-03T10:37:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3/manifests"},{"name":"rust-v0.65.0-alpha.2","sha":"92380acb28853a2418ca679fbe2e49db74cd33ae","kind":"tag","published_at":"2025-12-03T01:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2/manifests"},{"name":"rust-v0.65.0-alpha.1","sha":"c1809484193435f193d46d7e05ac7ad4dc5ef90c","kind":"tag","published_at":"2025-12-03T00:11:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1/manifests"},{"name":"rust-v0.64.0","sha":"a891a84dc6be9242e26502ea38afc96374ef5cfd","kind":"tag","published_at":"2025-12-02T21:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0/manifests"},{"name":"rust-v0.64.0-alpha.13","sha":"cfe16ae31a1d8b9f730eb0b252ca98a5a8431f37","kind":"tag","published_at":"2025-12-02T02:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13/manifests"},{"name":"rust-v0.64.0-alpha.12","sha":"16c190f1cfe4ca40ed96896c9021027af33a1b76","kind":"tag","published_at":"2025-12-01T18:13:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12/manifests"},{"name":"rust-v0.64.0-alpha.11","sha":"481ff36d7299e7351993b735ddf8bf0101b2f101","kind":"tag","published_at":"2025-12-01T09:31:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11/manifests"},{"name":"rust-v0.64.0-alpha.10","sha":"33ec57ff5b67bc82e018ecbb56a666bb7e3a13e9","kind":"tag","published_at":"2025-11-28T11:33:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10/manifests"},{"name":"rust-v0.64.0-alpha.9","sha":"ace90b1f1f26d2102dfb736ce872e0e3328bc990","kind":"tag","published_at":"2025-11-25T18:19:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9/manifests"},{"name":"rust-v0.64.0-alpha.8","sha":"c295f22f9f3a593d96c995b1981628b802713696","kind":"tag","published_at":"2025-11-25T17:20:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8/manifests"},{"name":"rust-v0.64.0-alpha.7","sha":"598d826aed38b9ed3fc409b44b632b67b2340e8f","kind":"tag","published_at":"2025-11-25T16:28:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7/manifests"},{"name":"rust-v0.64.0-alpha.6","sha":"7b9fedb69d3dfd4eb4b329d9a6cb83600d6d19e5","kind":"tag","published_at":"2025-11-25T15:41:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6/manifests"},{"name":"rust-v0.64.0-alpha.5","sha":"832fa24b9f05035ed9869c4a9500f2a466f86bb7","kind":"tag","published_at":"2025-11-22T00:29:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5/manifests"},{"name":"rust-v0.64.0-alpha.4","sha":"875ea8b978cb9021baaf771205121327d6c61615","kind":"tag","published_at":"2025-11-22T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4/manifests"},{"name":"rust-v0.64.0-alpha.3","sha":"76234afb5bfedf6fe694a97f7824c84a738ed85f","kind":"tag","published_at":"2025-11-21T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3/manifests"},{"name":"rust-v0.64.0-alpha.2","sha":"b46b0dddcc76954efc0498cbdb740eaf78e697b9","kind":"tag","published_at":"2025-11-21T21:19:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2/manifests"},{"name":"rust-v0.64.0-alpha.1","sha":"1d621c1e6e674ebdcf8703ecd7acf0085f55c453","kind":"tag","published_at":"2025-11-21T20:50:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1/manifests"},{"name":"rust-v0.63.0","sha":"80d6a3868ef1414e0fb1c2e28a369f2ef4fa4dcc","kind":"tag","published_at":"2025-11-21T18:00:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.63.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0/manifests"},{"name":"rust-v0.62.0","sha":"f0828da71a52c17dfb50fb4f79b85b866413a4ed","kind":"tag","published_at":"2025-11-21T16:59:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0/manifests"},{"name":"rust-v0.62.0-alpha.4","sha":"7d8f56ac36f4eb4d4c44b7807368b5db8243d6ad","kind":"tag","published_at":"2025-11-21T16:54:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4/manifests"},{"name":"rust-v0.62.0-alpha.3","sha":"cb51ea0ae06ead1464090bfe601bda83f1e5def6","kind":"tag","published_at":"2025-11-21T16:08:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3/manifests"},{"name":"rust-v0.62.0-alpha.2","sha":"bb9ef2ead33644338821b63bde68a7213650dbc9","kind":"tag","published_at":"2025-11-21T03:31:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2/manifests"},{"name":"rust-v0.62.0-alpha.1","sha":"fb0f292d634a6a0e9130073d9c2099295226afc6","kind":"tag","published_at":"2025-11-20T23:12:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1/manifests"},{"name":"rust-v0.61.0","sha":"c324bd4ab6a785e7bfbb3c50ea74f99d216b207a","kind":"tag","published_at":"2025-11-20T15:50:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0/manifests"},{"name":"rust-v0.61.0-alpha.4","sha":"80e7d9ff4f66d6fe307cfbbab9bae982e9e07b14","kind":"tag","published_at":"2025-11-20T15:26:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4/manifests"},{"name":"rust-v0.61.0-alpha.3","sha":"482bb2670e2dd26ad4baec74283f90573f8c07ca","kind":"tag","published_at":"2025-11-20T01:24:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3/manifests"},{"name":"rust-v0.61.1-alpha.2","sha":"c9199c2c2c26e3bc642fd91704120ed88be76963","kind":"tag","published_at":"2025-11-20T01:15:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2/manifests"},{"name":"rust-v0.61.0-alpha.2","sha":"100836a2178fe5febd19697f42171de404e08b0c","kind":"tag","published_at":"2025-11-19T22:08:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2/manifests"},{"name":"rust-v0.61.1-alpha.1","sha":"f864e9455b5aaea265943082cd5adcbb064ebdd1","kind":"tag","published_at":"2025-11-19T21:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1/manifests"},{"name":"rust-v0.60.1","sha":"994ca5c30a6b766aa760592f57d8ae72725e8437","kind":"tag","published_at":"2025-11-19T19:22:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1/manifests"},{"name":"rust-v0.60.0-alpha.1","sha":"3ec42ab0e8c879e7691d21b9eb72466db29c64d2","kind":"tag","published_at":"2025-11-19T19:08:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1/manifests"},{"name":"rust-v0.59.0","sha":"e51dae128299501460d36441258562457395d45e","kind":"tag","published_at":"2025-11-19T17:48:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0/manifests"},{"name":"rust-v0.59.0-alpha.21","sha":"b62e182006aef24eaac80704428b9e4bbdc65393","kind":"tag","published_at":"2025-11-19T17:40:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21/manifests"},{"name":"rust-v0.59.0-alpha.20","sha":"103945520c7ca7541b85c5cf8bd741a427627b37","kind":"tag","published_at":"2025-11-19T17:07:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20/manifests"},{"name":"rust-v0.59.0-alpha.19","sha":"3edb47a48bfc2cb18ca38055d18082a6c665de54","kind":"tag","published_at":"2025-11-19T17:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19/manifests"},{"name":"rust-v0.59.0-alpha.18","sha":"e0cf573fefff0ffa8d7f28e40f3ef283ffeb83e1","kind":"tag","published_at":"2025-11-19T16:29:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18/manifests"},{"name":"rust-v0.59.0-alpha.17","sha":"8aef54c4a7fada5e6b883cd80376f81e07e2a58d","kind":"tag","published_at":"2025-11-19T13:54:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17/manifests"},{"name":"rust-v0.59.0-alpha.16","sha":"7cd630c80b43c3458758c25146dc5475077cdb6e","kind":"tag","published_at":"2025-11-19T11:23:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16/manifests"},{"name":"rust-v0.59.0-alpha.15","sha":"7e6f07f6fd0f88314ba5e26fbca593fbcd221d5f","kind":"tag","published_at":"2025-11-19T09:56:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15/manifests"},{"name":"rust-v0.59.0-alpha.14","sha":"be61229d099f998870aeb419e7fbf48c5ca27dd1","kind":"tag","published_at":"2025-11-19T09:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14/manifests"},{"name":"rust-v0.59.0-alpha.13","sha":"3a9dbf4b3800f6934bb19911f89ac361bb432fc0","kind":"tag","published_at":"2025-11-19T08:39:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13/manifests"},{"name":"rust-v0.59.0-alpha.12","sha":"d8e5318755c7aba84b1b7d2dfe1ffe5dbfdad019","kind":"tag","published_at":"2025-11-19T02:47:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12/manifests"},{"name":"rust-v0.59.0-alpha.11","sha":"64a1c1765977f4b3113f601b69efd17a82150fa3","kind":"tag","published_at":"2025-11-19T01:42:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11/manifests"},{"name":"rust-v0.59.0-alpha.10","sha":"a11686c96bde27a80ec4352600fab2bcddc8ef68","kind":"tag","published_at":"2025-11-18T22:50:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10/manifests"},{"name":"rust-v0.59.0-alpha.9","sha":"b0ca2e380d9691ebe15961ec7a4a120beb60a9a0","kind":"tag","published_at":"2025-11-18T17:28:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9/manifests"},{"name":"rust-v0.59.0-alpha.8","sha":"9d465305bd2e0ce46bb451a59ba968b96fcc65c3","kind":"tag","published_at":"2025-11-18T17:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8/manifests"},{"name":"rust-v0.59.0-alpha.7","sha":"e9516baae1485cfa46e8f83cfb1774d964027caf","kind":"tag","published_at":"2025-11-18T06:26:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7/manifests"},{"name":"rust-v0.59.0-alpha.6","sha":"ba7308e3cae4843f4db296fdec95526c3ba168e0","kind":"tag","published_at":"2025-11-17T16:20:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6/manifests"},{"name":"rust-v0.59.0-alpha.5","sha":"697a6f3a9778c0aa3d7fa402287c735abce46ab8","kind":"tag","published_at":"2025-11-15T07:29:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5/manifests"},{"name":"rust-v0.59.0-alpha.4","sha":"8edbe42c04a9b602a7720f2f5e650ac8b7285a63","kind":"tag","published_at":"2025-11-15T03:51:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4/manifests"},{"name":"rust-v0.59.0-alpha.3","sha":"8b5b6530c385651c3c7ebb897d751f6962d45d1a","kind":"tag","published_at":"2025-11-15T00:58:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3/manifests"},{"name":"rust-v0.59.0-alpha.2","sha":"604f2aab6e0be6c1b98b6b8a259c4508f6262b45","kind":"tag","published_at":"2025-11-14T19:24:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2/manifests"},{"name":"rust-v0.59.0-alpha.1","sha":"b694738a2bd1676b3d6c8a269d36c5c392396059","kind":"tag","published_at":"2025-11-13T23:12:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1/manifests"},{"name":"rust-v0.58.0","sha":"9192b41122d78942d86e72498764a666532289c4","kind":"tag","published_at":"2025-11-13T17:39:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0/manifests"},{"name":"rust-v0.58.0-alpha.10","sha":"bb29d8b398431a1fb84eb9f440a7ae2d00d83de2","kind":"tag","published_at":"2025-11-13T16:14:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10/manifests"},{"name":"rust-v0.58.0-alpha.9","sha":"9d0556955f654905d442c64420429ce0644088be","kind":"tag","published_at":"2025-11-13T06:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9/manifests"},{"name":"rust-v0.58.0-alpha.8","sha":"e5d144a1aaadbedfc0114ab2295c087dadec2b59","kind":"tag","published_at":"2025-11-13T03:48:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8/manifests"},{"name":"rust-v0.58.0-alpha.7","sha":"4a4894d8e18718769c65c0912732fbaf6c28d07b","kind":"tag","published_at":"2025-11-13T00:51:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7/manifests"},{"name":"rust-v0.58.0-alpha.6","sha":"62183c6404d68687035c5d8b614f2e6a6fe50424","kind":"tag","published_at":"2025-11-12T21:04:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6/manifests"},{"name":"rust-v0.58.0-alpha.5","sha":"4cfbc9cce312eee85bc84702f857330e1b8e0009","kind":"tag","published_at":"2025-11-12T16:30:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5/manifests"},{"name":"rust-v0.58.0-alpha.4","sha":"6cca47a43780a17efbcbc81a8d383b65f717cf42","kind":"tag","published_at":"2025-11-11T16:20:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4/manifests"},{"name":"rust-v0.58.0-alpha.3","sha":"e3416b186ace1a30fdaedbd6c88005558dd7e18e","kind":"tag","published_at":"2025-11-11T01:43:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3/manifests"},{"name":"rust-v0.58.0-alpha.2","sha":"1b24a0670e16a2b8b61f96cd5a0ae7d646cd340d","kind":"tag","published_at":"2025-11-10T20:07:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2/manifests"},{"name":"rust-v0.58.0-alpha.1","sha":"c6efee37bf9bbc8d6fa698644302db2382c79680","kind":"tag","published_at":"2025-11-10T17:26:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1/manifests"},{"name":"rust-v0.57.0","sha":"7fbae94b619b8be706566bec072eb2784972cbaf","kind":"tag","published_at":"2025-11-09T22:07:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0/manifests"},{"name":"rust-v0.57.0-alpha.3","sha":"5e491294ec50a77e0267e5ef93ef872f712a8ed1","kind":"tag","published_at":"2025-11-08T01:55:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3/manifests"},{"name":"rust-v0.57.0-alpha.2","sha":"9633f0064f861fac72729e764b6df2885df829a1","kind":"tag","published_at":"2025-11-08T00:36:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2/manifests"},{"name":"rust-v0.57.0-alpha.1","sha":"f784b004981a9e396da193c3a3ac05d331f8dd89","kind":"tag","published_at":"2025-11-07T19:13:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1/manifests"},{"name":"rust-v0.56.0","sha":"cdb32ac545d50f3f1c6ee51a71ac1dc12dc7d21b","kind":"tag","published_at":"2025-11-07T17:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0/manifests"},{"name":"rust-v0.56.0-alpha.6","sha":"13895d936da82a393d52cf9ed17d0869ac146bb3","kind":"tag","published_at":"2025-11-07T17:36:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6/manifests"},{"name":"rust-v0.56.0-alpha.5","sha":"f5010e99b6d1a8cf112eaead98a69e41ffdb3d37","kind":"tag","published_at":"2025-11-06T22:13:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5/manifests"},{"name":"rust-v0.56.0-alpha.4","sha":"b721d237297ab44aea721169f4205f237ea78441","kind":"tag","published_at":"2025-11-06T16:36:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4/manifests"},{"name":"rust-v0.56.0-alpha.3","sha":"94a6b98b1a2aea3cbdfb6dc4371e44075f97deb6","kind":"tag","published_at":"2025-11-05T19:21:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3/manifests"},{"name":"rust-v0.56.0-alpha.2","sha":"8b49211e67d3c863df5ecc13fc5f88516a20fa69","kind":"tag","published_at":"2025-11-05T18:42:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2/manifests"},{"name":"rust-v0.56.0-alpha.1","sha":"64cd06433ec75bc2801a89ab78293b98822c499e","kind":"tag","published_at":"2025-11-05T17:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1/manifests"},{"name":"rust-v0.55.0","sha":"2e2063cab1cae3d57ffd439c3c232b766de60c1f","kind":"tag","published_at":"2025-11-04T20:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.55.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0/manifests"},{"name":"rust-v0.54.0","sha":"2b816973c9de54bf0fff79f6382c2195d5f4226b","kind":"tag","published_at":"2025-11-04T18:31:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0/manifests"},{"name":"rust-v0.54.0-alpha.3","sha":"e148ba4de8c44fe0114d53451a0f95b1ea00986e","kind":"tag","published_at":"2025-11-04T17:18:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3/manifests"},{"name":"rust-v0.54.0-alpha.2","sha":"fb3af839f9ec5c3b2ba8b3dea4d26da7c1765a0a","kind":"tag","published_at":"2025-11-03T18:07:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2/manifests"},{"name":"rust-v0.54.0-alpha.1","sha":"23b5023efec1fa7dc25ca04ca07a4f131a6bcfd3","kind":"tag","published_at":"2025-10-31T21:49:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1/manifests"},{"name":"rust-v0.53.0","sha":"ca80bc4902b7ca49112907152e8ed0879eaa0b78","kind":"tag","published_at":"2025-10-31T00:56:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0/manifests"},{"name":"rust-v0.53.0-alpha.1","sha":"30063284ccdcdad45c6db956ba8bfa56e1664c39","kind":"tag","published_at":"2025-10-30T20:25:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1/manifests"},{"name":"rust-v0.52.0","sha":"e771b1fa77e8fd558dac4b2cdc05d0c2fe54aca8","kind":"tag","published_at":"2025-10-30T18:09:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.52.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0/manifests"},{"name":"rust-v0.51.0-alpha.11","sha":"47d613f059051bb9b3a5abedeeef38bb1d84f503","kind":"tag","published_at":"2025-10-30T16:28:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11/manifests"},{"name":"rust-v0.51.0","sha":"42da445b02fc888d37294a3903199aa37ed64b51","kind":"tag","published_at":"2025-10-30T16:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0/manifests"},{"name":"rust-v0.51.0-alpha.10","sha":"81b899ab30b02c6a4536a5fe1ffcebaf58789386","kind":"tag","published_at":"2025-10-30T01:30:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10/manifests"},{"name":"rust-v0.51.0-alpha.9","sha":"3b29abd9a654e5acd45e7dd31f5d23a11fc5be25","kind":"tag","published_at":"2025-10-29T23:00:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9/manifests"},{"name":"rust-v0.51.0-alpha.8","sha":"bc008a75a6956948345db62ca98893197cef99c7","kind":"tag","published_at":"2025-10-29T21:09:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8/manifests"},{"name":"rust-v0.51.0-alpha.7","sha":"7bf26739e7601be6a9335cb8f05bb5a92090f7aa","kind":"tag","published_at":"2025-10-29T16:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7/manifests"},{"name":"rust-v0.51.0-alpha.6","sha":"eb7c5484e985696f77aa105d725d40300f497887","kind":"tag","published_at":"2025-10-29T00:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6/manifests"},{"name":"rust-v0.51.0-alpha.5","sha":"54740bd1c8f1b65a5370c1fa345a4fc4f94f038c","kind":"tag","published_at":"2025-10-28T20:07:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5/manifests"},{"name":"rust-v0.51.0-alpha.4","sha":"995901746c352856fd61da6c4d1bac4956a0f74f","kind":"tag","published_at":"2025-10-28T19:03:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4/manifests"},{"name":"rust-v0.51.0-alpha.3","sha":"aa90380ff3dde1bfa17bdbaa9f7d0a5be21f2cc7","kind":"tag","published_at":"2025-10-27T21:57:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3/manifests"},{"name":"rust-v0.51.0-alpha.2","sha":"52e4b6d785e611ea9571e8af9dd54fcbf766b89e","kind":"tag","published_at":"2025-10-27T16:14:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2/manifests"},{"name":"rust-v0.51.0-alpha.1","sha":"a4453c3560657fff673e105afc7eb0968d4eafac","kind":"tag","published_at":"2025-10-27T03:26:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1/manifests"},{"name":"rust-v0.50.0","sha":"b4123b7b1db22a3c0a8b133a23c7b30a477d7b65","kind":"tag","published_at":"2025-10-25T21:16:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0/manifests"},{"name":"rust-v0.50.0-alpha.3","sha":"26f2d445a2226beb0f24103ab3682a4a6560d8ae","kind":"tag","published_at":"2025-10-25T06:08:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3/manifests"},{"name":"rust-v0.50.0-alpha.2","sha":"2521779e0d82b55a5630cad3ad7ed6a13015107a","kind":"tag","published_at":"2025-10-25T05:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2/manifests"},{"name":"rust-v0.50.0-alpha.1","sha":"a25d16d375aa46eaa3ea1e760683701b6a3c6fad","kind":"tag","published_at":"2025-10-24T23:36:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1/manifests"},{"name":"rust-v0.49.0","sha":"63f1267d867f00f18bde079f915c4545f4c0fe9e","kind":"tag","published_at":"2025-10-24T18:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.49.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0/manifests"},{"name":"rust-v0.48.0","sha":"3c1609f94a681e26bc3b88b866b41344f4f5784b","kind":"tag","published_at":"2025-10-23T23:24:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0/manifests"},{"name":"rust-v0.48.0-alpha.4","sha":"b0c34dbd2af0ad03b08ca3afd6377fcdc92772dc","kind":"tag","published_at":"2025-10-23T16:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4/manifests"},{"name":"rust-v0.48.0-alpha.3","sha":"69812f55a36d1e029ac008be204f9faea5d8470d","kind":"tag","published_at":"2025-10-21T21:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3/manifests"},{"name":"rust-v0.48.0-alpha.2","sha":"7586d44e3e376cef2ee28d0fddc270c125e58740","kind":"tag","published_at":"2025-10-21T04:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2/manifests"},{"name":"rust-v0.48.0-alpha.1","sha":"bf8dcc363efb432a4834cd664b3678cf129d02f2","kind":"tag","published_at":"2025-10-20T04:41:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1/manifests"},{"name":"rust-v0.47.0","sha":"c71297b9a9b3f7995445eff8d768837814ac06f8","kind":"tag","published_at":"2025-10-17T16:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0/manifests"},{"name":"rust-v0.47.0-alpha.3","sha":"73336da3f9586529b6ac71588180178f9899fc6c","kind":"tag","published_at":"2025-10-17T00:39:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3/manifests"},{"name":"rust-v0.47.0-alpha.2","sha":"cc2343d92be05297593509e66a9b07c87930d2f1","kind":"tag","published_at":"2025-10-16T22:09:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2/manifests"},{"name":"rust-v0.47.0-alpha.1","sha":"07edd2b3845d5fd19c36eff1c0fc1e15f06f38d1","kind":"tag","published_at":"2025-10-09T19:21:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1/manifests"},{"name":"rust-v0.46.0","sha":"b650f912c50ce4ce0a23b877aa8b1174878c30e2","kind":"tag","published_at":"2025-10-09T01:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0/manifests"},{"name":"rust-v0.46.0-alpha.7","sha":"5402a19a58d3131475476edf75d99dba5ab2df81","kind":"tag","published_at":"2025-10-08T23:13:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7/manifests"},{"name":"rust-v0.46.0-alpha.6","sha":"5d93899bceeaa613253433d9c35bb453503a5a1d","kind":"tag","published_at":"2025-10-08T21:58:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6/manifests"},{"name":"rust-v0.46.0-alpha.5","sha":"9ce80da38a307057fba97d08643f7e5744ec100d","kind":"tag","published_at":"2025-10-08T20:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5/manifests"},{"name":"rust-v0.46.0-alpha.4","sha":"59dd6783938001a1cf6359b201c7c03f3b64b395","kind":"tag","published_at":"2025-10-08T17:23:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4/manifests"},{"name":"rust-v0.46.0-alpha.3","sha":"56ce8e4452b99acf52b482108c9ceddf51754596","kind":"tag","published_at":"2025-10-08T15:16:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3/manifests"},{"name":"rust-v0.46.0-alpha.2","sha":"f73ebdf90c03d8e8c7eac79e0445f8d5283632ec","kind":"tag","published_at":"2025-10-08T00:45:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2/manifests"},{"name":"rust-v0.46.0-alpha.1","sha":"3fa2a2051b2b4e1690e073c1f4ca5d4bd692109a","kind":"tag","published_at":"2025-10-07T17:48:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1/manifests"},{"name":"rust-v0.45.0","sha":"a7c7869c23f88f6c468281e6f438ba4a91b81f26","kind":"tag","published_at":"2025-10-06T19:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0/manifests"},{"name":"rust-v0.45.0-alpha.6","sha":"654b0b32343646cff8b8b2b542f441b9d2af828d","kind":"tag","published_at":"2025-10-06T05:08:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6/manifests"},{"name":"rust-v0.45.0-alpha.5","sha":"de88695869c9a57eab08e23aabbcf0736792362a","kind":"tag","published_at":"2025-10-06T01:04:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5/manifests"},{"name":"rust-v0.45.0-alpha.4","sha":"93ff8d423804b45193818f7e87018048a177fef8","kind":"tag","published_at":"2025-10-05T20:59:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4/manifests"},{"name":"rust-v0.45.0-alpha.3","sha":"adf30ed28f6d7ea4eb6d023c22afd6271dab55fc","kind":"tag","published_at":"2025-10-05T06:02:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3/manifests"},{"name":"rust-v0.45.0-alpha.2","sha":"790f0cc4628f0f69494aa8990750bfee35b39b3a","kind":"tag","published_at":"2025-10-05T02:29:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2/manifests"},{"name":"rust-v0.45.0-alpha.1","sha":"c13e9cb801f838167ce4286bb3c6d548f2f505bb","kind":"tag","published_at":"2025-10-04T22:31:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1/manifests"},{"name":"rust-v0.44.0","sha":"488ec061bf4d36916b8f477c700ea4fde4162a7a","kind":"tag","published_at":"2025-10-03T16:43:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.44.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0/manifests"},{"name":"rust-v0.43.0-alpha.18","sha":"472f299bd71c3da1aa54f396dd58e6fe339df432","kind":"tag","published_at":"2025-10-03T04:46:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18/manifests"},{"name":"rust-v0.43.0-alpha.17","sha":"e52ff0a2ca6e55de36e5ef0478791e202fc5a670","kind":"tag","published_at":"2025-10-02T21:24:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17/manifests"},{"name":"rust-v0.43.0-alpha.16","sha":"4d14f8191918936b454c2fbe7fa7130a7f8c4c4b","kind":"tag","published_at":"2025-10-02T19:51:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16/manifests"},{"name":"rust-v0.43.0-alpha.15","sha":"c8281fa29e680917b935c45a98ac2c374a7a3cbb","kind":"tag","published_at":"2025-10-01T20:15:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15/manifests"},{"name":"rust-v0.43.0-alpha.14","sha":"4d1102afb4f6ed967faf0e3c68f1827cef1dc832","kind":"tag","published_at":"2025-10-01T19:32:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14/manifests"},{"name":"rust-v0.43.0-alpha.13","sha":"839c120cdedeeaf49956aaa086fe7e975b99ba9f","kind":"tag","published_at":"2025-10-01T19:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13/manifests"},{"name":"rust-v0.43.0-alpha.12","sha":"a16d7798b579e4db990459b9c73f99263c28055c","kind":"tag","published_at":"2025-10-01T18:34:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12/manifests"},{"name":"rust-v0.43.0","sha":"a23c1949727a72dbed0c630048a5a1a353eb9168","kind":"tag","published_at":"2025-10-01T17:46:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0/manifests"},{"name":"rust-v0.43.0-alpha.11","sha":"78d70381afa537e3821cec0ecb6bad7e3fe007ea","kind":"tag","published_at":"2025-10-01T17:42:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11/manifests"},{"name":"rust-v0.43.0-alpha.10","sha":"aa0b4192529545a9d8a1f0317e12ce4051407318","kind":"tag","published_at":"2025-10-01T16:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10/manifests"},{"name":"rust-v0.43.0-alpha.9","sha":"c5bd35835bf103bcdb2130781ce2208a38b02f63","kind":"tag","published_at":"2025-10-01T15:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9/manifests"},{"name":"rust-v0.43.0-alpha.8","sha":"f5690e227c33b85497138d046d9928a5d871de29","kind":"tag","published_at":"2025-10-01T03:34:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8/manifests"},{"name":"rust-v0.43.0-alpha.7","sha":"3fd643d926f75266d0c5d6250118405dd7810f49","kind":"tag","published_at":"2025-09-30T21:54:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7/manifests"},{"name":"rust-v0.43.0-alpha.6","sha":"09ba746c32f423454bf92b232dd73f3bb5c75b35","kind":"tag","published_at":"2025-09-30T19:03:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6/manifests"},{"name":"rust-v0.43.0-alpha.5","sha":"a3dcb73f121470f963162578880cce4c0574599c","kind":"tag","published_at":"2025-09-30T07:09:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5/manifests"},{"name":"rust-v0.43.0-alpha.4","sha":"3a0dd7df3b494e37669ff2a6405f324fecb9d459","kind":"tag","published_at":"2025-09-29T02:34:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4/manifests"},{"name":"rust-v0.43.0-alpha.3","sha":"ae8e97f8f22da650333779ae2eeae4f4c5abca64","kind":"tag","published_at":"2025-09-28T22:25:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3/manifests"},{"name":"rust-v0.43.0-alpha.2","sha":"97b9a8943a1115f54cf2d1822efde233c1597ad0","kind":"tag","published_at":"2025-09-27T19:19:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2/manifests"},{"name":"rust-v0.43.0-alpha.1","sha":"5eaaa57fd8597dbbe12e9202f344e9248f2082f2","kind":"tag","published_at":"2025-09-27T14:54:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1/manifests"},{"name":"rust-v0.42.0","sha":"7355ea95d7df53445359570103120b92ef9a084d","kind":"tag","published_at":"2025-09-26T18:29:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0/manifests"},{"name":"rust-v0.42.0-alpha.3","sha":"4730f3905ed971ebf71fe611d104b132cb5fa336","kind":"tag","published_at":"2025-09-26T15:20:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3/manifests"},{"name":"rust-v0.42.0-alpha.2","sha":"42971ad6d9b501e25b332390dfc65f0010fc8e6f","kind":"tag","published_at":"2025-09-26T14:18:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2/manifests"},{"name":"rust-v0.42.0-alpha.1","sha":"eb9f175ad82ae54a5f357b19a1cbf80629af281a","kind":"tag","published_at":"2025-09-26T05:54:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1/manifests"},{"name":"rust-v0.41.0","sha":"90cb84351669f700729be37d6c1cb546c678a871","kind":"tag","published_at":"2025-09-24T16:56:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0/manifests"},{"name":"rust-v0.41.0-alpha.1","sha":"610cf48a871b92b6c52df061c9585bf5ab6a2050","kind":"tag","published_at":"2025-09-24T06:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1/manifests"},{"name":"rust-v0.40.0","sha":"5268705a69713752adcbd8416ef9e84a683f7aa3","kind":"tag","published_at":"2025-09-23T16:15:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0/manifests"},{"name":"rust-v0.40.0-alpha.3","sha":"1f37ad40cb99466450523d359e0454530ad94892","kind":"tag","published_at":"2025-09-23T03:31:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3/manifests"},{"name":"rust-v0.40.0-alpha.2","sha":"4e5cf9d0da76548135b31321ba1202e788233adb","kind":"tag","published_at":"2025-09-23T00:18:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2/manifests"},{"name":"rust-v0.40.0-alpha.1","sha":"1d87d135d2f11e87493530fa450c85da29068f0b","kind":"tag","published_at":"2025-09-19T00:19:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1/manifests"},{"name":"rust-v0.39.0","sha":"077623f2e1a9e3d7ad64354383296368bf082f4c","kind":"tag","published_at":"2025-09-18T21:37:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0/manifests"},{"name":"rust-v0.39.0-alpha.2","sha":"c0e2cd53181140649a42442c49917d644f29b6af","kind":"tag","published_at":"2025-09-18T18:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2/manifests"},{"name":"rust-v0.39.0-alpha.1","sha":"f9d1a29f4aced1e256bb7f9d87b7de3e505d6b5f","kind":"tag","published_at":"2025-09-17T18:33:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1/manifests"},{"name":"rust-v0.38.0","sha":"17d2d8d71d98afb4980fce1f87db3638cf984d9f","kind":"tag","published_at":"2025-09-17T18:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.38.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0/manifests"},{"name":"rust-v0.37.0","sha":"d6f33bca970b2758335f79a5d4ad47e5de528a9d","kind":"tag","published_at":"2025-09-17T17:48:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0/manifests"},{"name":"rust-v0.37.0-alpha.4","sha":"f0aa181b908b503fe6b28f166f76e92d0ce2ca05","kind":"tag","published_at":"2025-09-17T05:57:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4/manifests"},{"name":"rust-v0.37.0-alpha.3","sha":"5bbc212189b60dd4ab23231be65f37f9a306c5e7","kind":"tag","published_at":"2025-09-17T04:38:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3/manifests"},{"name":"rust-v0.37.0-alpha.2","sha":"9546e313cab991921d4b161d00dbbc987e04e625","kind":"tag","published_at":"2025-09-17T04:03:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2/manifests"},{"name":"rust-v0.37.0-alpha.1","sha":"ac4f49f209635764bb8eaef54554554fe9f433c2","kind":"tag","published_at":"2025-09-16T19:09:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1/manifests"},{"name":"rust-v0.36.0","sha":"23e9c42809566b323f026f5235cf90b9171c2169","kind":"tag","published_at":"2025-09-15T17:04:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.36.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0/manifests"},{"name":"rust-v0.35.0","sha":"8d7865dac15c1cd218fefc3f7e0f386fb2845c6a","kind":"tag","published_at":"2025-09-15T15:52:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0/manifests"},{"name":"rust-v0.35.0-alpha.13","sha":"cf2298dd5528738fd8d685641c114193e561b955","kind":"tag","published_at":"2025-09-15T13:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13/manifests"},{"name":"rust-v0.35.0-alpha.12","sha":"121634d4c3ee4a26cb4113af026272d21eda4dd8","kind":"tag","published_at":"2025-09-15T07:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12/manifests"},{"name":"rust-v0.35.0-alpha.11","sha":"f47404109799720afa22f9d5a1d6d65dc22887b8","kind":"tag","published_at":"2025-09-15T01:22:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11/manifests"},{"name":"rust-v0.35.0-alpha.10","sha":"6428ac1e9882013a607376274f252e5f1f48165e","kind":"tag","published_at":"2025-09-15T00:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10/manifests"},{"name":"rust-v0.35.0-alpha.9","sha":"d83467d6e80136176e5eaeb56f16bc48207e927d","kind":"tag","published_at":"2025-09-14T23:17:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9/manifests"},{"name":"rust-v0.35.0-alpha.8","sha":"deda843ccd8a5a1839ee30a4c9da40866064be31","kind":"tag","published_at":"2025-09-14T21:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8/manifests"},{"name":"rust-v0.35.0-alpha.7","sha":"6d075578603d4dfa77ab04f31802ce430a37c258","kind":"tag","published_at":"2025-09-12T20:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7/manifests"},{"name":"rust-v0.35.0-alpha.6","sha":"b90df684bce7b9b69cf8805c3bde4b92d8012b98","kind":"tag","published_at":"2025-09-12T06:44:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6/manifests"},{"name":"rust-v0.35.0-alpha.5","sha":"e6d12790337a5ff8154b1977ff09642f1c334500","kind":"tag","published_at":"2025-09-12T04:05:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5/manifests"},{"name":"rust-v0.35.0-alpha.4","sha":"1e0e781457d613063620d3dd2f11c0ece8c56096","kind":"tag","published_at":"2025-09-11T20:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4/manifests"},{"name":"rust-v0.35.0-alpha.3","sha":"66be223ae3afb34e9459a0e195dacdf6145ff688","kind":"tag","published_at":"2025-09-11T18:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3/manifests"},{"name":"rust-v0.35.0-alpha.2","sha":"305252b2fb2d57bb40a9e4bad269db9a761f7099","kind":"tag","published_at":"2025-09-11T16:17:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2/manifests"},{"name":"rust-v0.35.0-alpha.1","sha":"61e4beeac3c7c01f9029cadc2b27649a40a449f6","kind":"tag","published_at":"2025-09-11T15:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1/manifests"},{"name":"rust-v0.34.0","sha":"0d2ceb199fbea0c9f8d43ad8ef300dfacb955a40","kind":"tag","published_at":"2025-09-10T21:15:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0/manifests"},{"name":"rust-v0.34.0-alpha.2","sha":"367a79d676330b1a7be66fa71ecb33f48173e2fb","kind":"tag","published_at":"2025-09-10T21:00:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2/manifests"},{"name":"rust-v0.34.0-alpha.1","sha":"de989c815665e2666adc35413642469aa25ed82f","kind":"tag","published_at":"2025-09-10T20:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1/manifests"},{"name":"rust-v0.33.0","sha":"fbea465ba891f62f2bc751fc5c737bf5893ba8d5","kind":"tag","published_at":"2025-09-10T19:41:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0/manifests"},{"name":"rust-v0.33.0-alpha.1","sha":"9479ee49fc7f7d36c53562f00680b2252879839f","kind":"tag","published_at":"2025-09-10T17:27:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1/manifests"},{"name":"rust-v0.32.0","sha":"1471b25cc44a73b4eaf9a6fb1d0f706974d809a4","kind":"tag","published_at":"2025-09-10T17:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0/manifests"},{"name":"rust-v0.32.0-alpha.3","sha":"1d56ee5a7d8effcdf8dec67e3f7ecfda0510280b","kind":"tag","published_at":"2025-09-10T02:34:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3/manifests"},{"name":"rust-v0.32.0-alpha.2","sha":"1ce8c547dc1c22595dd8bb6583613dec231d2b9d","kind":"tag","published_at":"2025-09-09T15:39:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2/manifests"},{"name":"rust-v0.32.0-alpha.1","sha":"8b8e4e6677631b499ce1497c5bd2da4eac2d4540","kind":"tag","published_at":"2025-09-08T21:55:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1/manifests"},{"name":"rust-v0.31.0","sha":"cf127102de208feeea000b4dff2e87e40615bd73","kind":"tag","published_at":"2025-09-08T21:20:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0/manifests"},{"name":"rust-v0.31.0-alpha.5","sha":"5b54432f5cceff1a8a026bbfbe16071321c3ced9","kind":"tag","published_at":"2025-09-08T17:49:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5/manifests"},{"name":"rust-v0.31.0-alpha.4","sha":"1c215df13526f6ba352bd29e5d6895ab2ac69b1b","kind":"tag","published_at":"2025-09-08T16:35:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4/manifests"},{"name":"rust-v0.31.0-alpha.3","sha":"630077d46df34093205bab06c8ddc9a4e1e4a6d3","kind":"tag","published_at":"2025-09-08T15:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3/manifests"},{"name":"rust-v0.31.0-alpha.2","sha":"7275346040324abfa6199b0fbdb1a6759a6e21ac","kind":"tag","published_at":"2025-09-06T02:10:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2/manifests"},{"name":"rust-v0.31.0-alpha.1","sha":"e3e65be86a9d8d958ff878eb2d8758584da8627b","kind":"tag","published_at":"2025-09-06T01:55:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1/manifests"},{"name":"rust-v0.30.0","sha":"35ebeaec27cf1aafd5e373d421691e6b60cf3a19","kind":"tag","published_at":"2025-09-05T21:55:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.30.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0/manifests"},{"name":"rust-v0.29.1-alpha.7","sha":"24063cb723c1e31585b4a9334d3d51448bf44784","kind":"tag","published_at":"2025-09-05T00:50:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7/manifests"},{"name":"rust-v0.29.1-alpha.6","sha":"acad9eaa0116a17e3a628cd4e750f16c934d4568","kind":"tag","published_at":"2025-09-04T20:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6/manifests"},{"name":"rust-v0.29.1-alpha.5","sha":"2fee87c66fe812464d44d84ec2ae2562e39ccd51","kind":"tag","published_at":"2025-09-04T17:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5/manifests"},{"name":"rust-v0.29.1-alpha.4","sha":"38dd4843e8d3295b10f332a0e7da4ec656ff9e36","kind":"tag","published_at":"2025-09-04T15:23:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4/manifests"},{"name":"rust-v0.29.1-alpha.3","sha":"594ca1c4d5470e183cd3955b085713939226fcb7","kind":"tag","published_at":"2025-09-04T06:23:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3/manifests"},{"name":"rust-v0.29.1-alpha.2","sha":"ccba32874383f496402ea5cb44dc9126739d2e36","kind":"tag","published_at":"2025-09-03T22:57:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2/manifests"},{"name":"rust-v0.29.1-alpha.1","sha":"267e229bd5132ccb14723751cecd63feb2a56c60","kind":"tag","published_at":"2025-09-03T15:49:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1/manifests"},{"name":"rust-v0.29.0-alpha.1","sha":"67568be0c9d53f59bd150884ef387d044140f32b","kind":"tag","published_at":"2025-09-03T15:39:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1/manifests"},{"name":"rust-v0.29.0","sha":"f88af324ebc1f1f65f2257e3b382a651e12f0e10","kind":"tag","published_at":"2025-09-03T08:20:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0/manifests"},{"name":"rust-v0.28.0","sha":"d8856d77ec29444f529c7a640c1cb1c02c5de971","kind":"tag","published_at":"2025-09-02T22:08:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0/manifests"},{"name":"rust-v0.28.0-alpha.2","sha":"a5ba5a148e1dedc3f1fec9c7daa99da45d6a88e0","kind":"tag","published_at":"2025-09-02T21:26:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2/manifests"},{"name":"rust-v0.28.0-alpha.1","sha":"7624ad602f53053e87e05bedcdc096ff8b89b902","kind":"tag","published_at":"2025-09-02T20:46:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1/manifests"},{"name":"rust-v0.27.0","sha":"3711e6b42834cae8384eac09e6248aa63bdd6ca2","kind":"tag","published_at":"2025-08-29T06:02:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.27.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0/manifests"},{"name":"rust-v0.26.0","sha":"f3ad33cd25e9e51129fd960626a2fdab8a2c775c","kind":"tag","published_at":"2025-08-29T03:22:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0/manifests"},{"name":"rust-v0.26.0-alpha.1","sha":"ad9bbc98a2bd0d39b3863b3daa854ecb79a49b7d","kind":"tag","published_at":"2025-08-27T17:24:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1/manifests"},{"name":"rust-v0.25.0","sha":"241d1bb216e14c0e1477c02df0ea06371a743df1","kind":"tag","published_at":"2025-08-27T08:30:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0/manifests"},{"name":"rust-v0.25.0-alpha.2","sha":"5d07455b7946ec0e8fa37a9ca42085f4852f1108","kind":"tag","published_at":"2025-08-27T06:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2/manifests"},{"name":"rust-v0.25.0-alpha.1","sha":"14f574eeb5be74c3453215f37ab679b9577504eb","kind":"tag","published_at":"2025-08-27T05:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1/manifests"},{"name":"rust-v0.24.0","sha":"f4242e92bd7771e5a862fbdf42de29319bfea5e6","kind":"tag","published_at":"2025-08-26T17:28:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0/manifests"},{"name":"rust-v0.24.0-alpha.10","sha":"539deed96e2ea937bf8ee75b5de4fd252b244eef","kind":"tag","published_at":"2025-08-26T05:05:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10/manifests"},{"name":"rust-v0.24.0-alpha.9","sha":"db9d06e05f7e5d7c66e55a2341d25fdc5077276a","kind":"tag","published_at":"2025-08-26T03:52:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9/manifests"},{"name":"rust-v0.24.0-alpha.8","sha":"3f2ee3641d1ea2eb5ab128bf7a3c9a20331e88e1","kind":"tag","published_at":"2025-08-25T22:58:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8/manifests"},{"name":"rust-v0.24.0-alpha.7","sha":"4d2120417b2fbe3fe956bcb38a684187390a6467","kind":"tag","published_at":"2025-08-25T17:24:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7/manifests"},{"name":"rust-v0.24.0-alpha.6","sha":"f584086fb889d017465a5d8adcfbb2c18bed16a8","kind":"tag","published_at":"2025-08-25T05:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6/manifests"},{"name":"rust-v0.24.0-alpha.5","sha":"9ac22fe58bc1b0950e108f25678bf3060b189a07","kind":"tag","published_at":"2025-08-24T21:39:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5/manifests"},{"name":"rust-v0.24.0-alpha.4","sha":"593786173368c33aabb936e131abf43b9184e03a","kind":"tag","published_at":"2025-08-24T18:44:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4/manifests"},{"name":"rust-v0.0.2508241142","sha":"4c952e9b54142f73d91f086507e9e28ee26a8901","kind":"tag","published_at":"2025-08-24T18:42:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2508241142","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2508241142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2508241142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142/manifests"},{"name":"rust-v0.24.0-alpha.3","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3/manifests"},{"name":"alpha-cli","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/alpha-cli","html_url":"https://github.com/openai/codex/releases/tag/alpha-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@alpha-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli/manifests"},{"name":"rust-v0.24.0-alpha.2","sha":"319f4a527f8040ac6de50917afb8f9ef43ae62ed","kind":"tag","published_at":"2025-08-22T21:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2/manifests"},{"name":"rust-v0.24.0-alpha.1","sha":"6004135ed8a13a9f4f9b6c2b4a24bd7e89f89a52","kind":"tag","published_at":"2025-08-21T05:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1/manifests"},{"name":"rust-v0.23.0","sha":"29a40864dce65369f9aa144d2751586feb245a13","kind":"tag","published_at":"2025-08-20T05:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0/manifests"},{"name":"rust-v0.23.0-alpha.8","sha":"4b60560fca736af432a1c888317498538cd6ec34","kind":"tag","published_at":"2025-08-20T04:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8/manifests"},{"name":"rust-v0.23.0-alpha.7","sha":"db1ac5c510bef1e96631ec835ca93e3924be4743","kind":"tag","published_at":"2025-08-20T03:33:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7/manifests"},{"name":"rust-v0.23.0-alpha.6","sha":"bdaf80fab48429660a6d7122750cedd90f6af0c0","kind":"tag","published_at":"2025-08-20T02:54:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6/manifests"},{"name":"rust-v0.23.0-alpha.5","sha":"b2e3ba144b18ae3d44ac72234038fccd1338cf7e","kind":"tag","published_at":"2025-08-19T04:52:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5/manifests"},{"name":"rust-v0.23.0-alpha.4","sha":"7064efc9493c55a68218acde44724b5aa682f60e","kind":"tag","published_at":"2025-08-18T20:11:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4/manifests"},{"name":"rust-v0.23.0-alpha.3","sha":"319f39be3ac42ef231de5956bc4533b0ef8d964b","kind":"tag","published_at":"2025-08-18T04:42:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3/manifests"},{"name":"rust-v0.23.0-alpha.2","sha":"d29d4d9b50ece38017d31213d2d36e0267fa800c","kind":"tag","published_at":"2025-08-17T17:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2/manifests"},{"name":"rust-v0.23.0-alpha.1","sha":"13de81deb50a85c5cc473a4d1838fc3d9634c63c","kind":"tag","published_at":"2025-08-15T21:48:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1/manifests"},{"name":"rust-v0.22.0","sha":"fa3bdf23cd2a39e562456e88d47614e75109bfcc","kind":"tag","published_at":"2025-08-15T17:21:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0/manifests"},{"name":"rust-v0.22.0-alpha.5","sha":"95e26a00f526cff72007816bc722ed22baac4594","kind":"tag","published_at":"2025-08-14T23:09:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5/manifests"},{"name":"rust-v0.22.0-alpha.4","sha":"622022a22775b70e520fb59f4cbb2f6dae2b925e","kind":"tag","published_at":"2025-08-14T18:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4/manifests"},{"name":"rust-v0.22.0-alpha.3","sha":"c9f7aacad0781b82d8ef0b17f8bfed9af4d9496a","kind":"tag","published_at":"2025-08-14T06:12:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3/manifests"},{"name":"rust-v0.22.0-alpha.2","sha":"9af3f897caa97e0e253536e32e22a7bfa5a5d96c","kind":"tag","published_at":"2025-08-14T00:55:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2/manifests"},{"name":"rust-v0.22.0-alpha.1","sha":"476e30ce606046045385140c6fc4c9c0a2984e5d","kind":"tag","published_at":"2025-08-13T18:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1/manifests"},{"name":"rust-v0.21.0","sha":"ece634208f394fd4be608ca405845e09ed52b7c4","kind":"tag","published_at":"2025-08-12T04:32:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0/manifests"},{"name":"rust-v0.21.0-alpha.1","sha":"ac17dd380d01fc2bcec254ef92b0586cea337323","kind":"tag","published_at":"2025-08-11T20:13:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1/manifests"},{"name":"rust-v0.20.0","sha":"45aed5edd139c38132de044596fdd55e47236657","kind":"tag","published_at":"2025-08-09T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0/manifests"},{"name":"rust-v0.20.0-alpha.4","sha":"bbe7ec896f1a77bfa9598906ce035c57b59f2355","kind":"tag","published_at":"2025-08-08T22:52:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4/manifests"},{"name":"rust-v0.20.0-alpha.3","sha":"5aeff74315a54044c50c2e1198263446359be3ea","kind":"tag","published_at":"2025-08-08T22:18:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3/manifests"},{"name":"rust-v0.20.0-alpha.2","sha":"8b2ba09ada72c0fd89cdab55cc0c42f1aba6d8d7","kind":"tag","published_at":"2025-08-08T20:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2/manifests"},{"name":"rust-v0.20.0-alpha.1","sha":"7b13acde9b8c39aaef8a6afa7fb16555487b231f","kind":"tag","published_at":"2025-08-08T20:05:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1/manifests"},{"name":"rust-v0.19.0","sha":"1dc2abd9266b51bef917fa31b223ece720793aab","kind":"tag","published_at":"2025-08-08T01:31:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.19.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0/manifests"},{"name":"rust-v0.18.0","sha":"7d9e571b3de908192007f04cebd320832dd1e09d","kind":"tag","published_at":"2025-08-08T01:30:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.18.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0/manifests"},{"name":"rust-v0.17.0","sha":"1b1f7113efdb5ba6ee7dd9846ff250060c46756b","kind":"tag","published_at":"2025-08-08T01:25:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.17.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0/manifests"},{"name":"rust-v0.16.0","sha":"9ffad621a207624abb4d7c94c0195c4ea12efc87","kind":"tag","published_at":"2025-08-07T17:53:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.16.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0/manifests"},{"name":"rust-v0.15.0","sha":"8f49a269657bee0d8e42f11128abcf71d2d09e68","kind":"tag","published_at":"2025-08-07T17:21:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0/manifests"},{"name":"rust-v0.15.0-alpha.1","sha":"41d7e727b9b4987a106b29ed1d258ba294bfb01b","kind":"tag","published_at":"2025-08-06T23:27:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1/manifests"},{"name":"rust-v0.14.0","sha":"fd92ea1e96b0695c88302331d7830f84453a6f74","kind":"tag","published_at":"2025-08-06T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0/manifests"},{"name":"rust-v0.14.0-alpha.3","sha":"31d06def790ffdedf7cb547d7358412fa7451dc5","kind":"tag","published_at":"2025-08-06T15:47:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3/manifests"},{"name":"rust-v0.14.0-alpha.2","sha":"e4b2fe0050bc81fac41398d034ebaa47872a3e64","kind":"tag","published_at":"2025-08-06T08:15:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2/manifests"},{"name":"rust-v0.14.0-alpha.1","sha":"829414b9aca044377891328809c63ab982815f76","kind":"tag","published_at":"2025-08-06T06:46:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1/manifests"},{"name":"rust-v0.13.0","sha":"615e37c3c34deb9812785fc45e4b277fdc132000","kind":"tag","published_at":"2025-08-05T20:56:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.13.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0/manifests"},{"name":"rust-v0.12.0","sha":"1d7924dcfb3b018f658df5982b951f006139f4ea","kind":"tag","published_at":"2025-08-05T01:27:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.12.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0/manifests"},{"name":"rust-v0.11.0","sha":"c3e5de0e13a6013a5e4af25e853282065c74f2c1","kind":"tag","published_at":"2025-08-02T00:41:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0/manifests"},{"name":"rust-v0.11.0-alpha.5","sha":"ae38c1e7db81f22b7e323b482f56f06797292fbd","kind":"tag","published_at":"2025-08-01T22:29:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5/manifests"},{"name":"rust-v0.11.0-alpha.4","sha":"16edc4b1d22d9cedc58b9469a8b7e6bd28748398","kind":"tag","published_at":"2025-08-01T22:07:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4/manifests"},{"name":"rust-v0.11.0-beta.1","sha":"8dfc8eacc2563a54f8887a9cbeeb67b113345738","kind":"tag","published_at":"2025-08-01T00:44:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1/manifests"},{"name":"rust-v0.11.0-alpha.3","sha":"13e679a39546988e8c03b9d2f7f9f89a4bcd21c3","kind":"tag","published_at":"2025-07-31T18:16:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3/manifests"},{"name":"rust-v0.11.0-alpha.2","sha":"92043c6a14d16629bd27b445a247d45a8fe30a88","kind":"tag","published_at":"2025-07-28T21:26:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2/manifests"},{"name":"rust-v0.11.0-alpha.1","sha":"142731f2506a1a151db4833626014df23d7ec6b0","kind":"tag","published_at":"2025-07-28T19:45:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1/manifests"},{"name":"rust-v0.11.0-alpha","sha":"1467206d7fdaef58ae05e864483d427f4933984f","kind":"tag","published_at":"2025-07-25T18:49:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha/manifests"},{"name":"rust-v0.10.0","sha":"e45084061e36e512d7c81043e0c3efac4752916a","kind":"tag","published_at":"2025-07-24T21:48:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.10.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0/manifests"},{"name":"rust-v0.9.0","sha":"12994d3a43532fc48ab924035f85cc12cff85fa3","kind":"tag","published_at":"2025-07-23T00:52:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0/manifests"},{"name":"rust-v0.9.0-beta.1","sha":"d2a88a2360e1eba2884d79d7df86a3ee6bcb7273","kind":"tag","published_at":"2025-07-22T22:56:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1/manifests"},{"name":"rust-v0.9.0-beta","sha":"cb4f97928d99360c5315b098cde20308618ffbef","kind":"tag","published_at":"2025-07-22T20:43:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta/manifests"},{"name":"rust-v0.9.0-alpha","sha":"6d5fe7a4876a207f449a360f423845315f887a0f","kind":"tag","published_at":"2025-07-22T07:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha/manifests"},{"name":"rust-v0.8.0","sha":"671f91d3ea7f7fc77dd05e4a7f02eface3834346","kind":"tag","published_at":"2025-07-19T00:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.8.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0/manifests"},{"name":"rust-v0.7.0","sha":"f9478bdfbe60970f126760251410de33980cb607","kind":"tag","published_at":"2025-07-14T16:42:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.7.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0/manifests"},{"name":"rust-v0.6.0","sha":"29c409c49ecc709b3803d4fa1260f88eb29d37ac","kind":"tag","published_at":"2025-07-12T23:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.6.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0/manifests"},{"name":"rust-v0.5.0","sha":"6ff62ba8cecec3456e64e1780d59337eb12fcbcf","kind":"tag","published_at":"2025-07-10T21:44:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.5.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0/manifests"},{"name":"rust-v0.4.0","sha":"345e8bece0aaa9570242d676b6588646a217c892","kind":"tag","published_at":"2025-07-09T06:53:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.4.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0/manifests"},{"name":"rust-v0.3.0","sha":"de04ab108de52f630ed78e5709fc166d0cb09752","kind":"tag","published_at":"2025-07-08T05:32:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.3.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0/manifests"},{"name":"rust-v0.2.0","sha":"b3bffa594d67dce8fd916dc74b8daea7a2c6f9f3","kind":"tag","published_at":"2025-06-30T19:12:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0/manifests"},{"name":"rust-v0.2.0-alpha.2","sha":"2925136536b06a324551627468d17e959afa18d4","kind":"tag","published_at":"2025-06-29T17:19:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2/manifests"},{"name":"codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","sha":"cd2d84d496158450ec25be0109016c7c70112132","kind":"commit","published_at":"2025-06-29T17:18:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.4","sha":"b289c9207090b2e27494545d7b5404e063bd86f3","kind":"tag","published_at":"2025-06-28T22:40:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.1.0-alpha.3","sha":"1341d8db51057ca281e9fdfd31c6bc8a2fad9c06","kind":"tag","published_at":"2025-06-28T22:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3/manifests"},{"name":"rust-v0.1.0-alpha.2","sha":"3cf7269d12a4401b5b50d00a9c3858383d0d1617","kind":"tag","published_at":"2025-06-28T22:34:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.1","sha":"93fe967c692feba5c30f660ab027c227a51b9853","kind":"tag","published_at":"2025-06-28T22:28:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1/manifests"},{"name":"codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","sha":"1b7c8d2569ec965a66ab409377030494bb100fff","kind":"commit","published_at":"2025-06-28T22:24:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.0.2506261603","sha":"6a8a936f75ea44faf05ff4fab0c6a36fc970428d","kind":"tag","published_at":"2025-06-26T23:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603/manifests"},{"name":"codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","sha":"fa0e17f83a7925bc023b5d35661f5af0828fc2c1","kind":"commit","published_at":"2025-06-26T20:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603/manifests"},{"name":"rust-v0.0.2506060849","sha":"5fc3c3023d9f179fb416b2722d1434bac278e916","kind":"tag","published_at":"2025-06-06T15:49:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849/manifests"},{"name":"codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","sha":"029f39b9da894d27dcde81b8636ef89d8b652a9f","kind":"commit","published_at":"2025-06-06T06:34:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849/manifests"},{"name":"rust-v0.0.2506052246","sha":"ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa","kind":"tag","published_at":"2025-06-06T05:46:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246/manifests"},{"name":"codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","sha":"2d5246050ad4fda4834d8f442faf5becd782b4b3","kind":"commit","published_at":"2025-06-06T05:45:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246/manifests"},{"name":"codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","sha":"77b017f67dc37415f6949c452546b1df906c212c","kind":"commit","published_at":"2025-06-06T05:11:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052203","sha":"121686615fd634e35f3e415896f36908cf8632f9","kind":"tag","published_at":"2025-06-06T05:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052135","sha":"84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0","kind":"tag","published_at":"2025-06-06T04:35:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135/manifests"},{"name":"codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","sha":"9db53b33aa28f19602dd82799e179dd8dca06dfb","kind":"commit","published_at":"2025-06-06T03:29:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135/manifests"},{"name":"rust-v0.0.2506030956","sha":"45519e12f39777b65c05ed498503ddcb60beb289","kind":"tag","published_at":"2025-06-03T16:56:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956/manifests"},{"name":"codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","sha":"c6fcec55fe4085b4885bd99e40b46756f12511fd","kind":"commit","published_at":"2025-06-03T16:40:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956/manifests"},{"name":"rust-v0.0.2505302325","sha":"ca8e97fcbcb991e542b8689f2d4eab9d30c399d6","kind":"tag","published_at":"2025-05-31T06:25:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325/manifests"},{"name":"codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","sha":"1159eaf04f26a95d2ffdfcffb6b7368e47996f4f","kind":"commit","published_at":"2025-05-31T06:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325/manifests"},{"name":"rust-v0.0.2505301630","sha":"378d773f3af95384eef51addf560df30aa9fd15f","kind":"tag","published_at":"2025-05-30T23:30:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630/manifests"},{"name":"codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","sha":"4f3d294762e7351268d4670812a24cd4a876a73a","kind":"commit","published_at":"2025-05-30T23:27:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630/manifests"},{"name":"codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","sha":"bdfa95ed313c88c219242e66182a9d044054a177","kind":"commit","published_at":"2025-05-29T23:59:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291659","sha":"dfac02b343605ce61154ab2e075ac6c38f533916","kind":"tag","published_at":"2025-05-29T23:59:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291458","sha":"b152435fb95e7f1ab197ae2cdde68ae29a7d219b","kind":"tag","published_at":"2025-05-29T21:58:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458/manifests"},{"name":"codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","sha":"a32d305ae6a8c8680932b5259f7dd7e5a086db26","kind":"commit","published_at":"2025-05-29T21:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458/manifests"},{"name":"rust-v0.0.2505270918","sha":"d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28","kind":"tag","published_at":"2025-05-27T16:18:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918/manifests"},{"name":"codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","sha":"29d154cb139d63ef4896dd5fa7ebc5b303fb7fea","kind":"commit","published_at":"2025-05-27T16:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918/manifests"},{"name":"rust-v0.0.2505231205","sha":"aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3","kind":"tag","published_at":"2025-05-23T19:05:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205/manifests"},{"name":"codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","sha":"4bf81373a730deb391a9c1a4b65d9d62f5902e13","kind":"commit","published_at":"2025-05-23T18:53:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205/manifests"},{"name":"rust-v0.0.2505231137","sha":"d2eee362c1c6cdc00bcb5bf1d479823ef33c143a","kind":"tag","published_at":"2025-05-23T18:37:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137/manifests"},{"name":"codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","sha":"89ef4efdcf033a3b0085328be5d144a292e5d50d","kind":"commit","published_at":"2025-05-23T18:37:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137/manifests"},{"name":"rust-v0.0.2505220956","sha":"6a77484c94956d5cd319da3f8500b178ec93fc90","kind":"tag","published_at":"2025-05-22T16:56:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956/manifests"},{"name":"codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","sha":"cb379d779744aada3e44e861bb9a653e22e5917a","kind":"commit","published_at":"2025-05-22T16:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956/manifests"},{"name":"rust-v0.0.2505212314","sha":"79cb07bf70a9036200aa2b61b211fe47ea13184a","kind":"tag","published_at":"2025-05-22T06:14:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314/manifests"},{"name":"codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","sha":"ef7208359f20f20a38781b14c9c13b31c20c67f4","kind":"commit","published_at":"2025-05-22T05:53:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314/manifests"},{"name":"rust-v0.0.2505191609","sha":"68e94c8c08943e1d4a53bd7987e319ba7dbffb74","kind":"tag","published_at":"2025-05-19T23:09:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609/manifests"},{"name":"codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","sha":"d766e845b391c4fa4c4c1f1bb0a2c49c6a21e4e1","kind":"commit","published_at":"2025-05-19T23:08:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609/manifests"},{"name":"rust-v0.0.2505191518","sha":"c74d7e13e7d8daf3a2493f6216918d5e59a38bed","kind":"tag","published_at":"2025-05-19T22:18:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518/manifests"},{"name":"codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","sha":"a4bfdf6779f5fe382383889f4854de5a9146d4b1","kind":"commit","published_at":"2025-05-19T22:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518/manifests"},{"name":"rust-v0.0.2505171051","sha":"5ee08335ac690a69035720a798df9865bc5a4278","kind":"tag","published_at":"2025-05-17T17:52:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051/manifests"},{"name":"codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","sha":"1c6a3f1097c00d578908572b54a376f82ecd9ab7","kind":"commit","published_at":"2025-05-17T17:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051/manifests"},{"name":"codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","sha":"c7312c9d524783971c2ce6ee4a80f03ebf76950c","kind":"commit","published_at":"2025-05-17T00:11:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505161708","sha":"b5257992b06373acef8b20a4ca25ffc1b96688e2","kind":"tag","published_at":"2025-05-17T00:08:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505151627","sha":"8d6a8b308e7457d432564083bb2f577cd39e132b","kind":"tag","published_at":"2025-05-15T23:27:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627/manifests"},{"name":"codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","sha":"ce2ecbe72f2adca6f27454065fdc6dcc9e8ab312","kind":"commit","published_at":"2025-05-15T23:26:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627/manifests"},{"name":"rust-v0.0.2505141652","sha":"cb19037ca3822e9b19b51417392f8afc046be607","kind":"tag","published_at":"2025-05-14T23:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652/manifests"},{"name":"codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","sha":"0b9ef93da519be9f988bd860ecb48777e5efb76e","kind":"commit","published_at":"2025-05-14T23:51:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652/manifests"},{"name":"rust-v0.0.2505141337","sha":"3a70a0bc280734d09448cb08ec05b5c44f7c798e","kind":"tag","published_at":"2025-05-14T20:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337/manifests"},{"name":"codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","sha":"34aa1991f1287f69ecead71c3fb2a9165ebb1afd","kind":"commit","published_at":"2025-05-14T20:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337/manifests"},{"name":"rust-v0.0.2505121726","sha":"94c47d69a3f92257e7f9717a2044bd55786eb999","kind":"tag","published_at":"2025-05-13T00:26:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726/manifests"},{"name":"codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","sha":"61b881d4e51a0e41e0bdce89feb6390f722a946c","kind":"commit","published_at":"2025-05-13T00:24:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726/manifests"},{"name":"rust-v0.0.2505121520","sha":"9949f6404378db6f54a01bcadb1956e0535d4921","kind":"tag","published_at":"2025-05-12T22:20:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520/manifests"},{"name":"codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","sha":"55142e3e6caddd1e613b71bcb89385ce5cc708bf","kind":"commit","published_at":"2025-05-12T22:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520/manifests"},{"name":"rust-v0.0.2505101753","sha":"7f24ec8cae83ae22e7cc306fea4844958370827d","kind":"tag","published_at":"2025-05-11T00:53:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753/manifests"},{"name":"codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","sha":"2b122da087e5515462733e54d540dec88b6ab134","kind":"commit","published_at":"2025-05-11T00:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753/manifests"},{"name":"rust-v0.0.2505061740","sha":"132146b6d4e133d014f763a0d8dabd853f3fc0c0","kind":"tag","published_at":"2025-05-07T00:40:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740/manifests"},{"name":"codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","sha":"c577e94b675da3aae23e9466e44cffec7cd19f21","kind":"commit","published_at":"2025-05-07T00:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740/manifests"},{"name":"rust-v0.0.2505021951","sha":"5915a59c8290765d6097caf4074aae93a85380fa","kind":"tag","published_at":"2025-05-03T02:51:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951/manifests"},{"name":"codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","sha":"a180ed44e8cfe9674ad9980d3b3509269bdaab77","kind":"commit","published_at":"2025-05-03T02:48:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951/manifests"},{"name":"rust-v0.0.2504301327","sha":"e40bc9911433bd3f942ef4604626fab5638a7a72","kind":"tag","published_at":"2025-04-30T20:27:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327/manifests"},{"name":"codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","sha":"e6fe8d6fa1cf5c6d64b0f7f4cb9d4ca4f5573c41","kind":"commit","published_at":"2025-04-30T20:25:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327/manifests"},{"name":"codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","sha":"b57124986748fa129707d41223915d6a537f0340","kind":"commit","published_at":"2025-04-30T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301219","sha":"72a4c38e41bc64f5a7c8c73d52f45784cb6b7137","kind":"tag","published_at":"2025-04-30T19:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301132","sha":"8f7a54501c33d088a38ac3817d72fdf0f2f316b2","kind":"tag","published_at":"2025-04-30T18:59:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301132","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132/manifests"},{"name":"rust-v.0.0.2504292236","sha":"e42dacbdc8adf7811c9f97153ec8bef01e85d98a","kind":"tag","published_at":"2025-04-30T03:24:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292236","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236/manifests"},{"name":"rust-v.0.0.2504292006","sha":"5122fe647fdc11e7773faab07679dea2e93edafb","kind":"tag","published_at":"2025-04-30T03:13:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292006","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006/manifests"},{"name":"rust-v.0.0.2504291954","sha":"1a39568e03b09cbd02cafa687ba4a43d1815c27c","kind":"tag","published_at":"2025-04-30T02:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291954","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291954","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291954","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954/manifests"},{"name":"rust-v.0.0.2504291926","sha":"85999d72770832e2b1b457401c6c68d86e08344b","kind":"commit","published_at":"2025-04-30T02:35:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291926","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291926","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291926","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926/manifests"},{"name":"rust-v.0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:25:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921/manifests"},{"name":"rust-v0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:23:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921/manifests"}]},"repo_metadata_updated_at":"2026-05-11T11:50:25.348Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.21871941828764,"dependent_packages_count":34.9470136446068,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.58286653144722},"purl":"pkg:npm/%40willh/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@willh/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@willh/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@willh/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-07T19:02:45.850Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1591,"past_year_pull_requests_count":2628,"past_year_avg_time_to_close_issue":1216759.6185185185,"past_year_avg_time_to_close_pull_request":295029.77672209026,"past_year_issues_closed_count":540,"past_year_pull_requests_closed_count":1684,"past_year_pull_request_authors_count":547,"past_year_issue_authors_count":1144,"past_year_avg_comments_per_issue":1.546825895663105,"past_year_avg_comments_per_pull_request":0.974124809741248,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":1226,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@willh%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@willh%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@willh%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@willh%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@willh%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@willh%2Fcodex/codemeta","maintainers":[{"uuid":"willh","login":"willh","name":null,"email":"doggy.huang@gmail.com","url":null,"packages_count":31,"html_url":"https://www.npmjs.com/~willh","role":null,"created_at":"2025-07-12T13:42:21.303Z","updated_at":"2025-07-12T13:42:21.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/willh/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11701459,"name":"@melnikov-s/codex","ecosystem":"npm","description":null,"homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"melnikov-s","versions_count":17,"first_release_published_at":"2025-05-28T17:47:44.270Z","latest_release_published_at":"2025-05-28T14:23:00.727Z","latest_release_number":"0.1.2504301751","last_synced_at":"2026-05-11T09:44:21.706Z","created_at":"2025-05-28T14:24:07.201Z","updated_at":"2026-05-11T11:50:25.405Z","registry_url":"https://www.npmjs.com/package/@melnikov-s/codex","install_command":"npm install @melnikov-s/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.41"}},"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-25T21:12:29.000Z","size":367798,"stargazers_count":67557,"open_issues_count":2267,"forks_count":9043,"subscribers_count":411,"default_branch":"main","last_synced_at":"2026-03-25T21:16:25.881Z","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-25T20:51: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":803,"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":30948183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-26T02:38:33.265Z","status":"ssl_error","status_checked_at":"2026-03-26T02:36:10.435Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"rust-v0.118.0-alpha.3","sha":"a5ea426b9a867ec64a41fa2d956bae552036cd4d","kind":"tag","published_at":"2026-03-27T22:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3/manifests"},{"name":"rust-v0.118.0-alpha.2","sha":"8e84ce23bb2182521399c04ddcd91107094a27b3","kind":"tag","published_at":"2026-03-27T21:25:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2/manifests"},{"name":"rust-v0.118.0-alpha.1","sha":"b07bc7dbbeb1db348f75191755dd86cb22b3804e","kind":"tag","published_at":"2026-03-27T15:46:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1/manifests"},{"name":"rust-v0.117.0","sha":"4c70bff480af37b1bf1a9b352b8341060fe55755","kind":"tag","published_at":"2026-03-26T21:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0/manifests"},{"name":"rust-v0.117.0-alpha.25","sha":"5700e7233896494ceff5181af849d75cef34a201","kind":"tag","published_at":"2026-03-26T20:22:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25/manifests"},{"name":"rust-v0.117.0-alpha.24","sha":"c79385701b195525e4e4cd94a34063287053339b","kind":"tag","published_at":"2026-03-26T18:52:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24/manifests"},{"name":"rust-v0.117.0-alpha.23","sha":"fe4f280ec65f919b12a1c1cb393e38ed6a3e9c6c","kind":"tag","published_at":"2026-03-26T16:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23/manifests"},{"name":"rust-v0.117.0-alpha.22","sha":"93e3b7b94a7e858bda5d9fea5fa2b6c2cabdb5c2","kind":"tag","published_at":"2026-03-26T07:06:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22/manifests"},{"name":"rust-v0.117.0-alpha.21","sha":"e42f0330ce2427b1e5f43de436b7c4f6db6c2dc2","kind":"tag","published_at":"2026-03-26T04:36:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21/manifests"},{"name":"rust-v0.117.0-alpha.20","sha":"afd69e7cc0392d78f3ca055d4e0123fc558d22a9","kind":"tag","published_at":"2026-03-26T02:23:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20/manifests"},{"name":"rust-v0.117.0-alpha.19","sha":"9f6c38b9da443d6c985a381c9c11bbf537d53fd8","kind":"tag","published_at":"2026-03-25T20:56:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19/manifests"},{"name":"rust-v0.117.0-alpha.18","sha":"3a2e8f5fe9e35e829cc6245ffe372206e818776f","kind":"tag","published_at":"2026-03-25T19:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18/manifests"},{"name":"rust-v0.117.0-alpha.17","sha":"e90985bc56d64e209d540cbddbcdba422a2259a0","kind":"tag","published_at":"2026-03-25T07:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17/manifests"},{"name":"rust-v0.117.0-alpha.16","sha":"d3548c8fa0ec1f29d8a1665ba22c9c73167e043f","kind":"tag","published_at":"2026-03-25T04:54:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16/manifests"},{"name":"rust-v0.117.0-alpha.15","sha":"a5f049cc0f0f51754bc72c58dcff1e63040e1a9e","kind":"tag","published_at":"2026-03-25T02:45:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15/manifests"},{"name":"rust-v0.117.0-alpha.14","sha":"977453650888a6d4aac4157c341439e435766d1f","kind":"tag","published_at":"2026-03-24T21:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14/manifests"},{"name":"rust-v0.117.0-alpha.13","sha":"9d48ecfa39eeb4cf4acd024dc57a97de91f104d4","kind":"tag","published_at":"2026-03-24T17:47:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13/manifests"},{"name":"rust-v0.117.0-alpha.12","sha":"48300ac211853dbd9228abefce164fbc0e9975db","kind":"tag","published_at":"2026-03-24T02:13:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12/manifests"},{"name":"rust-v0.117.0-alpha.11","sha":"cb05831ccae46d03254fd19a36b1cd7a83c99f0c","kind":"tag","published_at":"2026-03-24T01:02:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11/manifests"},{"name":"rust-v0.117.0-alpha.10","sha":"56ee8f93a64abf35cdbe7f1728d32238be5f7265","kind":"tag","published_at":"2026-03-23T18:17:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10/manifests"},{"name":"rust-v0.117.0-alpha.9","sha":"a59d741499c5532baf728164b3b01d1ee5a07b35","kind":"tag","published_at":"2026-03-23T16:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9/manifests"},{"name":"rust-v0.117.0-alpha.8","sha":"ce212ab3a8eab313494372ada8ba3c1e7965a79b","kind":"tag","published_at":"2026-03-21T20:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8/manifests"},{"name":"rust-v0.117.0-alpha.7","sha":"86b63de0679c19abae2884059408938db5f5a6e9","kind":"tag","published_at":"2026-03-21T16:00:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7/manifests"},{"name":"rust-v0.117.0-alpha.6","sha":"38a432f1ff6ab47be029ea6468eb341b803b553a","kind":"tag","published_at":"2026-03-20T22:31:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6/manifests"},{"name":"rust-v0.117.0-alpha.5","sha":"8041ab28e993999984955dccabd3ba351aeb6434","kind":"tag","published_at":"2026-03-20T07:08:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5/manifests"},{"name":"rust-v0.117.0-alpha.4","sha":"9db5f68b45f2625f2a87cb5c5f6d474b16ce72f8","kind":"tag","published_at":"2026-03-20T04:42:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4/manifests"},{"name":"rust-v0.117.0-alpha.3","sha":"44895f1fb7728661b5fbd5d8f6dce4a460fb6d12","kind":"tag","published_at":"2026-03-20T03:13:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3/manifests"},{"name":"rusty-v8-v146.4.0","sha":"a3e59e9e851a85f02b1b5213d897910ffe110801","kind":"commit","published_at":"2026-03-20T02:38:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rusty-v8-v146.4.0","html_url":"https://github.com/openai/codex/releases/tag/rusty-v8-v146.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rusty-v8-v146.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0/manifests"},{"name":"rust-v0.117.0-alpha.2","sha":"eaa70911b76e96490759918a0235f825e9bf1991","kind":"tag","published_at":"2026-03-19T22:43:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2/manifests"},{"name":"rust-v0.117.0-alpha.1","sha":"ad3bff7a414c46adf4928146906771f73bd528ab","kind":"tag","published_at":"2026-03-19T19:02:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1/manifests"},{"name":"rust-v0.116.0","sha":"38771c9082535aa16b4c4d0395d3532f32f656ff","kind":"tag","published_at":"2026-03-19T16:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0/manifests"},{"name":"rust-v0.116.0-alpha.12","sha":"d05ff156fa4b7f745165f6f70d581b088e18412b","kind":"tag","published_at":"2026-03-19T15:48:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12/manifests"},{"name":"rust-v0.116.0-alpha.11","sha":"c60f7c55c8747a1ba1aeb55b8aed28fc59a367a6","kind":"tag","published_at":"2026-03-19T00:50:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11/manifests"},{"name":"rust-v0.116.0-alpha.10","sha":"b565c24a8fde7c6db27f49ad835f9fa83ad5cb5f","kind":"tag","published_at":"2026-03-19T00:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10/manifests"},{"name":"rust-v0.116.0-alpha.9","sha":"7cb443169d78b4e8cdaeeb316b30b937434c3784","kind":"tag","published_at":"2026-03-18T22:54:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9/manifests"},{"name":"rust-v0.116.0-alpha.8","sha":"4fe1d8ba4b19809f4cf798b09deab62f2de86eb6","kind":"tag","published_at":"2026-03-18T17:33:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8/manifests"},{"name":"rust-v0.116.0-alpha.7","sha":"40a4696fbfa3c83ed1e22a2416060d27bb0311eb","kind":"tag","published_at":"2026-03-18T07:02:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7/manifests"},{"name":"rust-v0.116.0-alpha.6","sha":"c5dad792a7523d5124ac2ef83940adfab6851679","kind":"tag","published_at":"2026-03-18T04:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6/manifests"},{"name":"rust-v0.116.0-alpha.5","sha":"fb4c03b386f70b20e8269c314e26b392ac08f061","kind":"tag","published_at":"2026-03-18T00:08:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5/manifests"},{"name":"rust-v0.116.0-alpha.4","sha":"5aa761939d4e92863857403bced40078b0824d89","kind":"tag","published_at":"2026-03-17T22:12:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4/manifests"},{"name":"rust-v0.116.0-alpha.3","sha":"0a89d20a364f5ca37f880aa4b38365b97ca66c9e","kind":"tag","published_at":"2026-03-17T05:41:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3/manifests"},{"name":"rust-v0.116.0-alpha.2","sha":"4cb02a38dcfd00c3ea25fc8d4484395a41871a53","kind":"tag","published_at":"2026-03-17T04:55:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2/manifests"},{"name":"rust-v0.116.0-alpha.1","sha":"6241f4748f1c9686d521225b160185024ffc3966","kind":"tag","published_at":"2026-03-16T21:26:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1/manifests"},{"name":"rust-v0.115.0","sha":"f028679abb30051cec2434e624cd99975986b41b","kind":"tag","published_at":"2026-03-16T18:43:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0/manifests"},{"name":"rust-v0.115.0-alpha.28","sha":"8a8f322a902e2373e3e6a825fce2df77739870f4","kind":"tag","published_at":"2026-03-16T17:27:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28/manifests"},{"name":"rust-v0.115.0-alpha.27","sha":"2a0fa2d09e379cee8de902957313454568312f0c","kind":"tag","published_at":"2026-03-16T16:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27/manifests"},{"name":"rust-v0.115.0-alpha.26","sha":"a82c3a901fa8b0818340f8730375cb7e1eecd565","kind":"tag","published_at":"2026-03-16T05:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26/manifests"},{"name":"rust-v0.115.0-alpha.25","sha":"bb8cae191ee0a255b50e6f037d8ef9e4b036795e","kind":"tag","published_at":"2026-03-16T04:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25/manifests"},{"name":"rust-v0.115.0-alpha.24","sha":"da024936173028cc69a6e1c6ae876a8f3e144b42","kind":"tag","published_at":"2026-03-14T17:30:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24/manifests"},{"name":"rust-v0.115.0-alpha.23","sha":"0abe75d44df65d613777166a236e5fcc1ab00775","kind":"tag","published_at":"2026-03-14T05:10:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23/manifests"},{"name":"rust-v0.115.0-alpha.22","sha":"45ee5668cba68775651ba3ff12f74776988020c5","kind":"tag","published_at":"2026-03-14T02:31:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22/manifests"},{"name":"rust-v0.115.0-alpha.21","sha":"38b354e87757a9efc87e5d412555717a682a5613","kind":"tag","published_at":"2026-03-13T22:36:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21/manifests"},{"name":"rust-v0.115.0-alpha.20","sha":"fd434100a6da6a45c29f64ba4c3e7f3c014ca0db","kind":"tag","published_at":"2026-03-13T21:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20/manifests"},{"name":"rust-v0.115.0-alpha.19","sha":"5fcb000222cd2c1d0b71f6cfbbe19ea456a84da5","kind":"tag","published_at":"2026-03-13T18:38:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19/manifests"},{"name":"rust-v0.115.0-alpha.18","sha":"87d2559968932317d0e868dd609c0e27c87abac3","kind":"tag","published_at":"2026-03-13T06:50:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18/manifests"},{"name":"rust-v0.115.0-alpha.17","sha":"a2ba3b8700ad3ab2aa84c97c73003b1bfc8d3f54","kind":"tag","published_at":"2026-03-13T05:30:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17/manifests"},{"name":"rust-v0.115.0-alpha.16","sha":"e2fa4a8af5498683df7ef4188218437f2a106bc9","kind":"tag","published_at":"2026-03-13T01:12:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16/manifests"},{"name":"rust-v0.115.0-alpha.15","sha":"577d1967fff44b163f3853d4c1626812bd261db6","kind":"tag","published_at":"2026-03-13T00:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15/manifests"},{"name":"rust-v0.115.0-alpha.14","sha":"24e3c87bfcdf40750780ad7045ce27b1b07fc61c","kind":"tag","published_at":"2026-03-12T21:16:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14/manifests"},{"name":"rust-v0.115.0-alpha.13","sha":"4d4d25303aca15dc0909b698cc4ae59135e03121","kind":"tag","published_at":"2026-03-12T19:07:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13/manifests"},{"name":"rust-v0.115.0-alpha.12","sha":"3805b8c2155115e1c347f7b404f864ddeca06afc","kind":"tag","published_at":"2026-03-12T16:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12/manifests"},{"name":"rust-v0.115.0-alpha.11","sha":"dd532c4f6ad6292a7e5ec7db176b73fdfd9be1e2","kind":"tag","published_at":"2026-03-12T07:00:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11/manifests"},{"name":"rust-v0.115.0-alpha.10","sha":"8cb3bb0aedfd7061c7172f7c7c25e5e5152371e5","kind":"tag","published_at":"2026-03-12T06:41:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10/manifests"},{"name":"rust-v0.115.0-alpha.9","sha":"49e7ec21e3cbd61030814601675353f03a950bf3","kind":"tag","published_at":"2026-03-12T06:03:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9/manifests"},{"name":"rust-v0.115.0-alpha.8","sha":"de9aac7c578a300d05e5d90850d5cff2b3bea27f","kind":"tag","published_at":"2026-03-12T05:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8/manifests"},{"name":"rust-v0.115.0-alpha.7","sha":"95c0b7ab7301897d2207c3fd364feeead79a85f6","kind":"tag","published_at":"2026-03-11T22:45:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7/manifests"},{"name":"rust-v0.114.0-alpha.7","sha":"fe68acdc8fd15eaa2bee4d221b71b1662e65c059","kind":"tag","published_at":"2026-03-11T21:46:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7/manifests"},{"name":"rust-v0.115.0-alpha.6","sha":"e88765861625b13879e2376c3f0cbc2959a95258","kind":"tag","published_at":"2026-03-11T18:52:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6/manifests"},{"name":"rust-v0.115.0-alpha.5","sha":"516712b6e3c83bd7d74e43318ce3181aa1d85989","kind":"tag","published_at":"2026-03-11T18:15:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5/manifests"},{"name":"rust-v0.115.0-alpha.4","sha":"2a9ef89b48730ab17116138a0d9b85017927ae41","kind":"tag","published_at":"2026-03-11T16:27:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4/manifests"},{"name":"rust-v0.115.0-alpha.3","sha":"5edcfc6954059bc17289831b78fa4df252e27b13","kind":"tag","published_at":"2026-03-11T03:05:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3/manifests"},{"name":"rust-v0.115.0-alpha.2","sha":"f6a8a66ec96519b05a07ba635de7c0ad999a6883","kind":"tag","published_at":"2026-03-11T01:50:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2/manifests"},{"name":"rust-v0.115.0-alpha.1","sha":"3c49002c4500d146017ae472b11b2a37dddcf7e1","kind":"tag","published_at":"2026-03-11T00:31:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1/manifests"},{"name":"rust-v0.114.0","sha":"b9904c0ae4ecb773549efd6ea3fb05229402fdb9","kind":"tag","published_at":"2026-03-10T23:35:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0/manifests"},{"name":"rust-v0.114.0-alpha.4","sha":"f4f1fe25c965bd0d716778d2a1668552f8ba209d","kind":"tag","published_at":"2026-03-10T22:23:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4/manifests"},{"name":"rust-v0.114.0-alpha.3","sha":"446cae76f239c81bcbf322471006d0d82d6a7661","kind":"tag","published_at":"2026-03-10T18:35:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3/manifests"},{"name":"rust-v0.114.0-alpha.2","sha":"46e4d638a0a0b01347e7e070355d7b4b47cefffb","kind":"tag","published_at":"2026-03-10T08:34:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2/manifests"},{"name":"rust-v0.114.0-alpha.1","sha":"195c8a70d2587e8244979a6d256e3bda7407e950","kind":"tag","published_at":"2026-03-10T06:21:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1/manifests"},{"name":"rust-v0.113.0","sha":"81c4928825d1e468447a17d6bc74b9abb48743f4","kind":"tag","published_at":"2026-03-10T04:17:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0/manifests"},{"name":"rust-v0.113.0-alpha.2","sha":"3b24e175fd4f8be042b63dd61575b2ee4498a13d","kind":"tag","published_at":"2026-03-09T21:14:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2/manifests"},{"name":"rust-v0.113.0-alpha.1","sha":"2d6822d9d2e927c9ff755635e7d39d733fe73e0f","kind":"tag","published_at":"2026-03-09T00:47:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1/manifests"},{"name":"rust-v0.112.0","sha":"0ec16b2d9dd7d92f5661b132afdf4df3abb3d443","kind":"tag","published_at":"2026-03-08T19:47:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0/manifests"},{"name":"rust-v0.112.0-alpha.13","sha":"a4b895909c371f4c3a91c7fd3af18d6a5c38cf17","kind":"tag","published_at":"2026-03-08T16:45:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13/manifests"},{"name":"rust-v0.112.0-alpha.12","sha":"6ee86ddf7b28dac8325a24b2f1285478ba300ea3","kind":"tag","published_at":"2026-03-08T01:42:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12/manifests"},{"name":"rust-v0.112.0-alpha.11","sha":"255b8936009fb9240b4370715a014d2b1dce0dbd","kind":"tag","published_at":"2026-03-07T13:43:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11/manifests"},{"name":"rust-v0.112.0-alpha.10","sha":"4e74d5174ee51083f3e42820f2baec643d98d5d7","kind":"tag","published_at":"2026-03-07T10:49:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10/manifests"},{"name":"rust-v0.112.0-alpha.9","sha":"529447f7bad78c1fc168830e0df6d9b978c25b48","kind":"tag","published_at":"2026-03-07T01:52:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9/manifests"},{"name":"rust-v0.112.0-alpha.8","sha":"fd6b970a7ad550de23a8360574efeae0a10c99b9","kind":"tag","published_at":"2026-03-07T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8/manifests"},{"name":"rust-v0.112.0-alpha.7","sha":"54a8fb39c879df51499e12196359fe3e865ca6d3","kind":"tag","published_at":"2026-03-06T23:11:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7/manifests"},{"name":"rust-v0.112.0-alpha.6","sha":"a31901f1d51248fdede0539a6d81a9ec542dd7cb","kind":"tag","published_at":"2026-03-06T20:39:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6/manifests"},{"name":"rust-v0.112.0-alpha.5","sha":"9bbb96a220a0ab86bb220e634663c9510f24cfe3","kind":"tag","published_at":"2026-03-06T19:11:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5/manifests"},{"name":"rust-v0.112.0-alpha.4","sha":"8e80e40d5cb7f314b2ebe35ef1c4e38a42d672d9","kind":"tag","published_at":"2026-03-06T06:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4/manifests"},{"name":"rust-v0.112.0-alpha.3","sha":"44c9d02564bafc645f25b64e369e0509567b52dd","kind":"tag","published_at":"2026-03-06T06:03:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3/manifests"},{"name":"rust-v0.112.0-alpha.2","sha":"3ad0ff4f496fb019cfe87df292bc5e5a397776d9","kind":"tag","published_at":"2026-03-06T01:36:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2/manifests"},{"name":"rust-v0.112.0-alpha.1","sha":"161a95c3f4a680f9ccd59fb0fb770c089c4b901f","kind":"tag","published_at":"2026-03-06T00:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1/manifests"},{"name":"rust-v0.111.0","sha":"8c75cd9afcd405d134530e53c78e5e0e4e5312a3","kind":"tag","published_at":"2026-03-05T18:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0/manifests"},{"name":"rust-v0.111.0-alpha.2","sha":"a5847fb9e075973b22d9e5a60176c9d5ab30a8ff","kind":"tag","published_at":"2026-03-05T13:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2/manifests"},{"name":"artifact-runtime-v2.4.0","sha":"b4cb989563e68639c2bdc748c20c965ba1d830ea","kind":"commit","published_at":"2026-03-05T08:55:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.4.0","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0/manifests"},{"name":"rust-v0.111.0-alpha.1","sha":"5e0d7affff7768b5d0d12f78b086c9f0e3855e9d","kind":"tag","published_at":"2026-03-05T04:02:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1/manifests"},{"name":"rust-v0.110.0","sha":"77aabe4218ab7ddaf4b6d471887bda043a4c16e6","kind":"tag","published_at":"2026-03-05T01:39:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0/manifests"},{"name":"rust-v0.110.0-alpha.1","sha":"74673f4e2438fd0339c3c3ca66d359cddf08b42a","kind":"tag","published_at":"2026-03-05T00:22:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1/manifests"},{"name":"rust-v0.108.0-alpha.13","sha":"1d483777c78c63a96174aaff22f7ad70548eb753","kind":"tag","published_at":"2026-03-05T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13/manifests"},{"name":"rust-v0.109.0","sha":"37133fb8455766068008b8453a1da1dacae4274c","kind":"tag","published_at":"2026-03-04T23:13:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.109.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0/manifests"},{"name":"rust-v0.108.0","sha":"89b79419a1e0720856d4450cf17379221e5a3b1d","kind":"tag","published_at":"2026-03-04T19:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0/manifests"},{"name":"rust-v0.108.0-alpha.12","sha":"f1feadd3694eef2d5b20d609fa52bce4daf12f91","kind":"tag","published_at":"2026-03-04T14:58:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12/manifests"},{"name":"artifact-runtime-v2.3.4","sha":"f72ab43fd193b31208cd3c306293b1b71a52a709","kind":"commit","published_at":"2026-03-04T13:00:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.3.4","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4/manifests"},{"name":"rust-v0.108.0-alpha.11","sha":"a083a34aa56b57609877c702d61242aeca9acae7","kind":"tag","published_at":"2026-03-04T11:29:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11/manifests"},{"name":"rust-v0.108.0-alpha.10","sha":"b5d50c499c3448895373f5ef85a5cfdb7c5253b0","kind":"tag","published_at":"2026-03-04T05:18:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10/manifests"},{"name":"rust-v0.108.0-alpha.9","sha":"406d25f43f895ca6826b0458bbfb957bc44272a6","kind":"tag","published_at":"2026-03-04T04:45:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9/manifests"},{"name":"rust-v0.108.0-alpha.8","sha":"11a600ff7f03947e49949e1a7ba425c674c6d30d","kind":"tag","published_at":"2026-03-04T02:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8/manifests"},{"name":"rust-v0.108.0-alpha.7","sha":"a13d6945ee176eeedd2eba2aafde4e3d0c8fa7d1","kind":"tag","published_at":"2026-03-04T01:01:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7/manifests"},{"name":"rust-v0.108.0-alpha.6","sha":"8ffb0ab1afdba2f3400a4a8c3a71151b9a2be05e","kind":"tag","published_at":"2026-03-04T00:14:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6/manifests"},{"name":"rust-v0.108.0-alpha.5","sha":"f54fd47f2368445c2ebb5095bed62002736f9c36","kind":"tag","published_at":"2026-03-03T22:42:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5/manifests"},{"name":"rust-v0.108.0-alpha.4","sha":"26e7113347b4e335a9e2c3adf539e8a0e3d77c63","kind":"tag","published_at":"2026-03-03T18:14:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4/manifests"},{"name":"rust-v0.108.0-alpha.3","sha":"6752119ad1c19648f12086dbaa01b83e066318f5","kind":"tag","published_at":"2026-03-03T10:38:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3/manifests"},{"name":"rust-v0.108.0-alpha.2","sha":"83fa62425a5ea9ea95580ff760e4e65e4fb5f906","kind":"tag","published_at":"2026-03-03T05:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2/manifests"},{"name":"rust-v0.108.0-alpha.1","sha":"f135585b2b55863aac47a36e51153f7d78048660","kind":"tag","published_at":"2026-03-03T00:07:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1/manifests"},{"name":"rust-v0.107.0","sha":"19f8797c0f62abecb347e817aac36d18c5fc554e","kind":"tag","published_at":"2026-03-02T17:17:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0/manifests"},{"name":"rust-v0.107.0-alpha.9","sha":"564b21bb5322177eb38a7972292d201cd82c9109","kind":"tag","published_at":"2026-03-02T00:13:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9/manifests"},{"name":"rust-v0.107.0-alpha.8","sha":"42bdf6692859b66e313132ae68ac5d45a4693496","kind":"tag","published_at":"2026-02-28T01:58:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8/manifests"},{"name":"rust-v0.107.0-alpha.7","sha":"b36d42ff6fc67dc1d87e2f173a0a2611fcadbce6","kind":"tag","published_at":"2026-02-28T01:22:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7/manifests"},{"name":"rust-v0.107.0-alpha.6","sha":"15db9bab83b88396dd32f2bfafc8d36bbbceac0a","kind":"tag","published_at":"2026-02-27T17:50:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6/manifests"},{"name":"rust-v0.107.0-alpha.5","sha":"0ea8850f851f1d3c30fa7a5434143cb1a7f95731","kind":"tag","published_at":"2026-02-27T13:07:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5/manifests"},{"name":"rust-v0.107.0-alpha.4","sha":"7d051479b32f624ab40291995cf8d54a70efc91f","kind":"tag","published_at":"2026-02-27T06:14:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4/manifests"},{"name":"rust-v0.107.0-alpha.3","sha":"5a7dae4b8142ad952b140015210a426453011f77","kind":"tag","published_at":"2026-02-27T01:41:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3/manifests"},{"name":"rust-v0.107.0-alpha.2","sha":"4551ee8d0870476dfa6f3e4418363a4af5a99783","kind":"tag","published_at":"2026-02-27T00:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2/manifests"},{"name":"rust-v0.107.0-alpha.1","sha":"532c46e85a11ef0d23e84fe9c1dba873b523606d","kind":"tag","published_at":"2026-02-26T23:16:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1/manifests"},{"name":"rust-v0.106.0","sha":"ffd726a656403b69b75130025587d5e0a0d6b7d1","kind":"tag","published_at":"2026-02-26T19:39:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0/manifests"},{"name":"winget-test-rust-v0.106.0-alpha.9","sha":"3aee569b7f5c9387f8ad36c81b61d12d8b0e17ad","kind":"commit","published_at":"2026-02-26T18:59:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/winget-test-rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/winget-test-rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@winget-test-rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.11","sha":"830a15290eb4293d64212d465525187119811650","kind":"tag","published_at":"2026-02-26T17:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11/manifests"},{"name":"rust-v0.106.0-alpha.10","sha":"e0bbbccc37bec03de7c40cb414125ceec3304cc5","kind":"tag","published_at":"2026-02-26T13:29:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10/manifests"},{"name":"rust-v0.106.0-alpha.9","sha":"ca3ec4fe933ac18b343dd6cf0e6d66aaf4567d3f","kind":"tag","published_at":"2026-02-26T12:31:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.8","sha":"3414c082c72cd75b717308121cdd5e9a8f732222","kind":"tag","published_at":"2026-02-26T04:59:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8/manifests"},{"name":"rust-v0.106.0-alpha.7","sha":"409d5ce68728b2bdd6df1caa086726964b0912c8","kind":"tag","published_at":"2026-02-26T03:12:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7/manifests"},{"name":"rust-v0.106.0-alpha.6","sha":"b2d834f4b639f85072a0c1797b259ada471ee726","kind":"tag","published_at":"2026-02-26T02:24:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6/manifests"},{"name":"rust-v0.106.0-alpha.5","sha":"21b81e1c8b6c9e638eb0459bd4f61df08666c2dc","kind":"tag","published_at":"2026-02-25T23:20:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5/manifests"},{"name":"rust-v0.106.0-alpha.4","sha":"2dea339d69f179fc09097301b0d12c8daebc5f9d","kind":"tag","published_at":"2026-02-25T21:42:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4/manifests"},{"name":"rust-v0.106.0-alpha.3","sha":"a4a45e24caf5db95f57cb85e7a564ceb224397db","kind":"tag","published_at":"2026-02-25T19:17:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3/manifests"},{"name":"rust-v0.106.0-alpha.2","sha":"7d9dc058a790ae73f74e52ded9c8233d0ac7e60a","kind":"tag","published_at":"2026-02-25T18:40:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2/manifests"},{"name":"rust-v0.106.0-alpha.1","sha":"c57e04bbe875d132d056544655eb86369897ba12","kind":"tag","published_at":"2026-02-25T17:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1/manifests"},{"name":"rust-v0.105.0","sha":"a7eda6a29b3ee25549f385197ff109508dc49a90","kind":"tag","published_at":"2026-02-25T16:36:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0/manifests"},{"name":"rust-v0.105.0-alpha.26","sha":"47d71f9b3867e9c955808c049b5a65761612dd5b","kind":"tag","published_at":"2026-02-25T15:54:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26/manifests"},{"name":"rust-v0.105.0-alpha.25","sha":"8e9653ba0373c627cbb6df5b728a488ba745c8fa","kind":"tag","published_at":"2026-02-25T13:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25/manifests"},{"name":"rust-v0.105.0-alpha.24","sha":"acf27a0b3c6858c62956b65b769d0d7e51eb1a9b","kind":"tag","published_at":"2026-02-25T11:48:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24/manifests"},{"name":"rust-v0.105.0-alpha.23","sha":"ed0519259c2b264bd893d96ed9c97bd3fd6874bf","kind":"tag","published_at":"2026-02-25T09:23:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23/manifests"},{"name":"rust-v0.105.0-alpha.22","sha":"e506fa075332c461c41c7de0b2da12ebcdef3759","kind":"tag","published_at":"2026-02-25T02:49:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22/manifests"},{"name":"rust-v0.105.0-alpha.21","sha":"07c039d6ee3f8154c7cbcb7a53f5891e46390d58","kind":"tag","published_at":"2026-02-24T23:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21/manifests"},{"name":"rust-v0.105.0-alpha.20","sha":"b73720141c179d7bfadb31f8169cb74006987189","kind":"tag","published_at":"2026-02-24T21:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20/manifests"},{"name":"rust-v0.105.0-alpha.19","sha":"6f5b2f568b892ea0eb1a0a8ccdd8b80a0d04aec5","kind":"tag","published_at":"2026-02-24T19:46:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19/manifests"},{"name":"rust-v0.105.0-alpha.18","sha":"55eeca5a7ace8095a616c34506d11128f148af03","kind":"tag","published_at":"2026-02-24T18:08:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18/manifests"},{"name":"rust-v0.105.0-alpha.17","sha":"7f5a01d2ff04b6e770f3a1173e5e9fa877534e70","kind":"tag","published_at":"2026-02-24T12:08:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17/manifests"},{"name":"rust-v0.105.0-alpha.16","sha":"bb71bc2d623037bfb4e7a88679d66ac970657a97","kind":"tag","published_at":"2026-02-23T20:15:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16/manifests"},{"name":"rust-v0.105.0-alpha.15","sha":"02cdddcb23f24f15487bc6e45bcfaf4b4361765c","kind":"tag","published_at":"2026-02-23T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15/manifests"},{"name":"rust-v0.105.0-alpha.14","sha":"48c9bbeef2eea46c7d1570f38148ea23f42fcce6","kind":"tag","published_at":"2026-02-23T12:59:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14/manifests"},{"name":"rust-v0.105.0-alpha.13","sha":"c9e380405d88c89508d989d149a62f4dd2554870","kind":"tag","published_at":"2026-02-22T14:05:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13/manifests"},{"name":"rust-v0.105.0-alpha.12","sha":"e53fcd42daf50f8271f62142c85bec9b8985c687","kind":"tag","published_at":"2026-02-22T04:28:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12/manifests"},{"name":"rust-v0.105.0-alpha.11","sha":"258a173efa82328300bf0854e7180d2f3f865f9a","kind":"tag","published_at":"2026-02-21T16:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11/manifests"},{"name":"rust-v0.105.0-alpha.10","sha":"e8f1c998cba80bf1f1c4f48f4269ce4a211a1c07","kind":"tag","published_at":"2026-02-21T05:37:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10/manifests"},{"name":"rust-v0.105.0-alpha.9","sha":"028af025f7944fb2ff5d4a434cd7d9889b3b26af","kind":"tag","published_at":"2026-02-20T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9/manifests"},{"name":"rust-v0.105.0-alpha.8","sha":"c25ecd9ebe0fe2746175a822b74a3d3df186381e","kind":"tag","published_at":"2026-02-20T18:18:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8/manifests"},{"name":"rust-v0.105.0-alpha.7","sha":"07612050d85b8450a5b11f41195b1f5bdb969e3b","kind":"tag","published_at":"2026-02-20T15:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7/manifests"},{"name":"rust-v0.105.0-alpha.6","sha":"474dbe6f3758fd0a5bc5356f2cdf3726c39bd734","kind":"tag","published_at":"2026-02-19T20:20:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6/manifests"},{"name":"rust-v0.105.0-alpha.5","sha":"40ef15ccb8f1f042ac975c8096c906e281a8e0ee","kind":"tag","published_at":"2026-02-19T19:37:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5/manifests"},{"name":"rust-v0.105.0-alpha.4","sha":"8bf5e734cad63e9cd828d6284bb10e357794924a","kind":"tag","published_at":"2026-02-19T11:32:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4/manifests"},{"name":"rust-v0.105.0-alpha.3","sha":"fbdd96bacaaebd7d02bcb02ddf18342b95eaf254","kind":"tag","published_at":"2026-02-18T19:28:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3/manifests"},{"name":"rust-v0.105.0-alpha.2","sha":"615c71fa11b9f679cd58f0f585523c23674e862f","kind":"tag","published_at":"2026-02-18T13:56:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2/manifests"},{"name":"rust-v0.105.0-alpha.1","sha":"c6a8377b0998be0f7284ed30fd02156e6af0658c","kind":"tag","published_at":"2026-02-18T08:02:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1/manifests"},{"name":"rust-v0.104.0","sha":"74d1f7b2b3af383bd3605344f3c842b194fd1d70","kind":"tag","published_at":"2026-02-18T06:34:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0/manifests"},{"name":"rust-v0.104.0-alpha.1","sha":"f4af897d98c49fc7f991b24f8a6e303592297bb1","kind":"tag","published_at":"2026-02-18T02:21:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1/manifests"},{"name":"rust-v0.103.0","sha":"ff3d19f9022b154b9ab415f6ad128cd622608b1a","kind":"tag","published_at":"2026-02-17T22:23:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0/manifests"},{"name":"rust-v0.103.0-alpha.1","sha":"044148dac169226f57bab657b43214abe1559b41","kind":"tag","published_at":"2026-02-17T21:42:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1/manifests"},{"name":"rust-v0.102.0","sha":"f59c7c1ab912c9bc5826e5ae60e49ff1b9b255ff","kind":"tag","published_at":"2026-02-17T19:21:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0/manifests"},{"name":"rust-v0.102.0-alpha.11","sha":"d6dee0fb8347728c6c492e03972d94cab20d6de8","kind":"tag","published_at":"2026-02-17T17:43:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11/manifests"},{"name":"rust-v0.102.0-alpha.10","sha":"98b09a92a962cee213e63528de6e204c1f6a5407","kind":"tag","published_at":"2026-02-17T07:12:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10/manifests"},{"name":"rust-v0.102.0-alpha.9","sha":"c90df71e8e25606faa6cb4754782722dd72e01c4","kind":"tag","published_at":"2026-02-17T06:21:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9/manifests"},{"name":"rust-v0.102.0-alpha.8","sha":"0ff39d1816b75b97672a58cd3614e70a0400d667","kind":"tag","published_at":"2026-02-16T17:33:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8/manifests"},{"name":"rust-v0.102.0-alpha.7","sha":"478c7b35dd38c3da74cabf0601cd14911eac4150","kind":"tag","published_at":"2026-02-14T19:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7/manifests"},{"name":"rust-v0.102.0-alpha.6","sha":"d1cc5238fb6930edcfff41b8431d0da60a97b118","kind":"tag","published_at":"2026-02-14T00:33:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6/manifests"},{"name":"rust-v0.102.0-alpha.5","sha":"39b0ca069aab04573df39a1bfebb281db82abb9d","kind":"tag","published_at":"2026-02-13T18:35:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5/manifests"},{"name":"rust-v0.102.0-alpha.4","sha":"6519d436012e7e54797545d60efabc1ef947af65","kind":"tag","published_at":"2026-02-13T16:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4/manifests"},{"name":"rust-v0.102.0-alpha.3","sha":"d4d615ef3922c99cd55dffc23219a541b3113a8b","kind":"tag","published_at":"2026-02-13T15:24:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3/manifests"},{"name":"rust-v0.102.0-alpha.2","sha":"03a8cf28b7a11395f3d44cf782a2ae9c812d63d1","kind":"tag","published_at":"2026-02-13T09:38:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2/manifests"},{"name":"rust-v0.102.0-alpha.1","sha":"ce9c4c80760dcf3d8a88fed953bdfecdee5be69a","kind":"tag","published_at":"2026-02-13T08:47:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1/manifests"},{"name":"rust-v0.101.0","sha":"cf5f1868bc3df74739fc8e06e5c2e93728c5d8f9","kind":"tag","published_at":"2026-02-12T19:27:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0/manifests"},{"name":"rust-v0.101.0-alpha.1","sha":"f81fee3ddfbacca2452083ca722e792e8451168e","kind":"tag","published_at":"2026-02-12T18:45:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1/manifests"},{"name":"rust-v0.100.0","sha":"8272f9a71ee7364d8de992418103628f8a17eb6f","kind":"tag","published_at":"2026-02-12T17:50:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0/manifests"},{"name":"rust-v0.100.0-alpha.11","sha":"acaf2d9ff2762441e4e576e111bad51265d3caaf","kind":"tag","published_at":"2026-02-12T17:15:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11/manifests"},{"name":"rust-v0.100.0-alpha.10","sha":"a1ad82d8b9fc90305fefd1ca4991239c59ce49c6","kind":"tag","published_at":"2026-02-12T13:17:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10/manifests"},{"name":"rust-v0.100.0-alpha.9","sha":"b99e9c3c747205b1db272c8bb94bfb392ee59ed3","kind":"tag","published_at":"2026-02-12T08:57:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9/manifests"},{"name":"rust-v0.100.0-alpha.8","sha":"639f00b7a72ca63520b481be528ce349a18c4100","kind":"tag","published_at":"2026-02-12T08:09:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8/manifests"},{"name":"rust-v0.100.0-alpha.7","sha":"2018476fd27a7aea7a9d38cd07a097a8b2b5ae57","kind":"tag","published_at":"2026-02-12T07:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7/manifests"},{"name":"rust-v0.100.0-alpha.6","sha":"b9a3cb44685088482dcb870610bf1abecfac88b7","kind":"tag","published_at":"2026-02-12T06:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6/manifests"},{"name":"rust-v0.100.0-alpha.5","sha":"1088f7e54bd8e09bde6cbd2d864e6b01107b6d6f","kind":"tag","published_at":"2026-02-12T06:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5/manifests"},{"name":"rust-v0.100.0-alpha.4","sha":"43cffe9408352a09b73a8c58a1ea38bf374212fa","kind":"tag","published_at":"2026-02-12T03:54:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4/manifests"},{"name":"rust-v0.100.0-alpha.3","sha":"c0d41fc61cc00d11ffe4aec2d72cd7ea17f249ed","kind":"tag","published_at":"2026-02-12T01:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3/manifests"},{"name":"rust-v0.100.0-alpha.2","sha":"8865521d07c8d82c397ca5d2bcef9c6cabb6dfae","kind":"tag","published_at":"2026-02-11T22:59:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2/manifests"},{"name":"rust-v0.100.0-alpha.1","sha":"12ae73077b2d568d861fccedde6b07dfc2b98681","kind":"tag","published_at":"2026-02-11T21:04:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1/manifests"},{"name":"rust-v0.99.0","sha":"ec9f76ce4f854c7d4f3c78c9b1bacbe128df286e","kind":"tag","published_at":"2026-02-11T19:54:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0/manifests"},{"name":"rust-v0.99.0-alpha.27","sha":"6cd11f06ea2a556ff09887f97e9a712d9f9b6ad7","kind":"tag","published_at":"2026-02-11T19:31:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27/manifests"},{"name":"rust-v0.99.0-alpha.26","sha":"6f56646d3f3c77dc847a6569ba8489553d1c4886","kind":"tag","published_at":"2026-02-11T18:38:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26/manifests"},{"name":"rust-v0.99.0-alpha.25","sha":"e59ae7aebc6baec0fe368151f6b35b7e5dedc783","kind":"tag","published_at":"2026-02-11T11:37:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25/manifests"},{"name":"rust-v0.99.0-alpha.24","sha":"9479c09ada30abd22353b0420c8de0e1e7583177","kind":"tag","published_at":"2026-02-11T03:26:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24/manifests"},{"name":"rust-v0.99.0-alpha.23","sha":"00d4552d1572bfe9cae7cf6ffab6f12beaf73ae0","kind":"tag","published_at":"2026-02-10T22:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23/manifests"},{"name":"rust-v0.99.0-alpha.22","sha":"db896d041e2df22a4e2ab612f4e3bb20a62ef51d","kind":"tag","published_at":"2026-02-10T21:01:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22/manifests"},{"name":"rust-v0.99.0-alpha.21","sha":"3f04cc920f6f0d35d86200ddf0b8a7ea51aa3a50","kind":"tag","published_at":"2026-02-10T19:58:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21/manifests"},{"name":"rust-v0.99.0-alpha.20","sha":"1f2a9356f9c0afb48262f390833d6a70d6e46d54","kind":"tag","published_at":"2026-02-10T18:43:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20/manifests"},{"name":"rust-v0.99.0-alpha.19","sha":"3680b4eed307801334767750316d2e1fe57f86aa","kind":"tag","published_at":"2026-02-10T18:39:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19/manifests"},{"name":"rust-v0.99.0-alpha.18","sha":"ebad7949d521021c6b43aa68e9d42dfe83314c3b","kind":"tag","published_at":"2026-02-10T18:34:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18/manifests"},{"name":"rust-v0.99.0-alpha.17","sha":"f11c1eb6870bc3b2d6260368a9c43af857431273","kind":"tag","published_at":"2026-02-10T14:50:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17/manifests"},{"name":"rust-v0.99.0-alpha.16","sha":"e270c8e46b14749989c557e32a7442ae195fbab2","kind":"tag","published_at":"2026-02-10T12:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16/manifests"},{"name":"rust-vrust-v0.99.0-alpha.16","sha":"6acedc86a086bc2e5365e6f6c1bd5f5fbdd9f082","kind":"tag","published_at":"2026-02-10T12:21:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16/manifests"},{"name":"rust-v0.99.0-alpha.15","sha":"5f8efa6e8bf0a9030f33992671cf2f66c3b19eaf","kind":"tag","published_at":"2026-02-10T11:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15/manifests"},{"name":"rust-v0.99.0-alpha.14","sha":"a1b26e8188d3f546129c3f595e24b981cfbb4c22","kind":"tag","published_at":"2026-02-10T09:46:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14/manifests"},{"name":"rust-v0.99.0-alpha.13","sha":"b52071c20786cae5a4ef6b1272299e39cfbf3dab","kind":"tag","published_at":"2026-02-10T05:26:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13/manifests"},{"name":"rust-v0.99.0-alpha.12","sha":"f459dabba2c756660f71749f13347978ce9607d0","kind":"tag","published_at":"2026-02-10T00:59:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12/manifests"},{"name":"rust-v0.99.0-alpha.11","sha":"60343af0e62ff3df55929f0eb1acfe9ff6ad1ac9","kind":"tag","published_at":"2026-02-09T22:15:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11/manifests"},{"name":"rust-v0.99.0-alpha.10","sha":"c264e69dcacde8ed70043d156b0520ecdf907669","kind":"tag","published_at":"2026-02-09T11:25:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10/manifests"},{"name":"rust-v0.99.0-alpha.9","sha":"e35bcb7ffd30a51ff0f8d55494f8c97214d0a841","kind":"tag","published_at":"2026-02-07T06:33:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9/manifests"},{"name":"rust-vv0.99.0-alpha.8","sha":"54a3d9946c0af2f853e05366530e128b61482be4","kind":"tag","published_at":"2026-02-07T06:31:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.99.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.99.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.99.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8/manifests"},{"name":"rust-v0.99.0-alpha.7","sha":"ac99dddd4cbb16d314a7bda7df1ee9f6eabe364b","kind":"tag","published_at":"2026-02-07T06:02:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7/manifests"},{"name":"rust-v0.99.0-alpha.6","sha":"0ab9a8ba47c408dbe765acae83556bb64175cd21","kind":"tag","published_at":"2026-02-06T19:12:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6/manifests"},{"name":"rust-v0.99.0-alpha.5","sha":"e282c913436c045d6e86672d75e6e26e0f44db2f","kind":"tag","published_at":"2026-02-06T14:42:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5/manifests"},{"name":"rust-v0.99.0-alpha.4","sha":"42c2347412fbc422eb9c2fdbd9b2c729fa378c79","kind":"tag","published_at":"2026-02-06T04:37:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4/manifests"},{"name":"rust-v0.99.0-alpha.3","sha":"f166461ff28fb40a22f6a3920e1d0b800af3b35e","kind":"tag","published_at":"2026-02-05T22:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3/manifests"},{"name":"rust-v0.99.0-alpha.2","sha":"f084f0e387579f39cf68e43eefe4566c6f9c56d7","kind":"tag","published_at":"2026-02-05T20:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2/manifests"},{"name":"rust-v0.99.0-alpha.1","sha":"706a8e20338870817de6dfd9e3c89579f050682f","kind":"tag","published_at":"2026-02-05T18:50:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1/manifests"},{"name":"rust-v0.98.0","sha":"82464689ce0ba8a3b2065e73a8aa0cfdf2ad0625","kind":"tag","published_at":"2026-02-05T16:12:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0/manifests"},{"name":"rust-v0.98.0-alpha.2","sha":"26f3eb990dadb76a86b2b42f27af840ad311716e","kind":"tag","published_at":"2026-02-05T08:52:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2/manifests"},{"name":"rust-v0.98.0-alpha.1","sha":"4e23e6cd2bb37e4561ddaac05968ae69d26f5978","kind":"tag","published_at":"2026-02-05T06:52:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1/manifests"},{"name":"rust-v0.97.0","sha":"4b415c72c9cb62dded0bb8eb5d4fcf9ddc90a8e3","kind":"tag","published_at":"2026-02-05T04:26:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0/manifests"},{"name":"rust-v0.97.0-alpha.5","sha":"ba8c2631c9f8906a88b85777f4bdafc43680a7df","kind":"tag","published_at":"2026-02-05T04:00:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5/manifests"},{"name":"rust-v0.97.0-alpha.4","sha":"6828ff3918276bb0cd22e6cdb4a075dcc696b2a7","kind":"tag","published_at":"2026-02-05T02:36:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4/manifests"},{"name":"rust-v0.97.0-alpha.3","sha":"a1a986c58ade4b4de8f25fa5ceadb5c06ca4211e","kind":"tag","published_at":"2026-02-05T00:52:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3/manifests"},{"name":"rust-v0.97.0-alpha.2","sha":"9c18c027fa0ff7598576294b06539c0aa6c9eba8","kind":"tag","published_at":"2026-02-04T23:52:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2/manifests"},{"name":"rust-v0.97.0-alpha.1","sha":"1650b3d6a76972fd6e543d320d3a4058ff565dcb","kind":"tag","published_at":"2026-02-04T19:47:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1/manifests"},{"name":"rust-v0.96.0","sha":"2572f96fafb3156f79523bfbe2bc84f13e382167","kind":"tag","published_at":"2026-02-04T17:00:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0/manifests"},{"name":"rust-v0.96.0-alpha.2","sha":"d5374efa6fb1488a7d0a70527bfb9cc274d8f188","kind":"tag","published_at":"2026-02-04T13:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2/manifests"},{"name":"rust-v0.96.0-alpha.1","sha":"b8f4f382fc43baacdfbd7dd9308de9d3783747af","kind":"tag","published_at":"2026-02-04T09:10:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1/manifests"},{"name":"rust-v0.95.0","sha":"12dbb76c812afaff8daf1f3a5acf1d5ef4a75cb1","kind":"tag","published_at":"2026-02-04T04:07:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0/manifests"},{"name":"rust-v0.95.0-alpha.9","sha":"7eb1d2e35238cef89bb104bf2dc5dbaba6370da2","kind":"tag","published_at":"2026-02-04T00:04:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9/manifests"},{"name":"rust-v0.95.0-alpha.8","sha":"616c9b2dc009fbc794675c7b2aa35fb1d1aa8452","kind":"tag","published_at":"2026-02-03T22:04:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8/manifests"},{"name":"rust-v0.95.0-alpha.7","sha":"fd40e3ba4d3cf639c29a958f115f8fd3ea3305ce","kind":"tag","published_at":"2026-02-03T20:28:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7/manifests"},{"name":"rust-v0.95.0-alpha.6","sha":"b5b8c11875b80fcce5e40cb0cd68b6e2b5413aff","kind":"tag","published_at":"2026-02-03T11:32:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6/manifests"},{"name":"rust-v0.95.0-alpha.5","sha":"524613cf91d52a74ba6d3b1e40b8c47d12877778","kind":"tag","published_at":"2026-02-03T04:39:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5/manifests"},{"name":"rust-v0.95.0-alpha.4","sha":"4adbae01db58cd8a5981427e1b272d958b2314ba","kind":"tag","published_at":"2026-02-03T02:46:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4/manifests"},{"name":"rust-v0.95.0-alpha.3","sha":"93d342a404f232f3d0433f9e11a32dee64860251","kind":"tag","published_at":"2026-02-03T01:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3/manifests"},{"name":"rust-v0.95.0-alpha.2","sha":"d74bdf945dd4bb51fd4a95ac7bcbb79268732e26","kind":"tag","published_at":"2026-02-02T22:06:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2/manifests"},{"name":"rust-v0.95.0-alpha.1","sha":"1ec3b5eed5ef8329ba6a8bc2624ac0317f1bcf46","kind":"tag","published_at":"2026-02-02T21:02:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1/manifests"},{"name":"rust-v0.94.0","sha":"dce99bc2595e58acc4d88a324f3ccab05cf5cd7d","kind":"tag","published_at":"2026-02-02T17:44:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0/manifests"},{"name":"rust-v0.94.0-alpha.11","sha":"a3b19de91f9d336088edda6b790a6ed7c7652292","kind":"tag","published_at":"2026-02-02T13:33:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11/manifests"},{"name":"rust-v0.94.0-alpha.10","sha":"08e9c5cfcb986cf95874b7e5552a808960cc854e","kind":"tag","published_at":"2026-02-02T07:49:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10/manifests"},{"name":"rust-v0.94.0-alpha.9","sha":"b706b71c8de0495649be9f34a41ae483b4c0fc85","kind":"tag","published_at":"2026-02-02T06:59:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9/manifests"},{"name":"rust-v0.94.0-alpha.8","sha":"8d0cf6b759bae9d83edd5fc4b3599d08ff936928","kind":"tag","published_at":"2026-02-02T03:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8/manifests"},{"name":"rust-v0.94.0-alpha.7","sha":"000f23076045b0268c7a79cf036a0533b03845e3","kind":"tag","published_at":"2026-02-01T07:23:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7/manifests"},{"name":"rust-v0.94.0-alpha.6","sha":"645255a4aa010d90811b38bd146ee42205e2fb61","kind":"tag","published_at":"2026-02-01T05:16:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6/manifests"},{"name":"rust-v0.94.0-alpha.5","sha":"16401e1b983e50661770a21e4ff4c69fb422eb5a","kind":"tag","published_at":"2026-02-01T04:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5/manifests"},{"name":"rust-v0.94.0-alpha.4","sha":"87e21eca459551140833264d7989a551b13bdc28","kind":"tag","published_at":"2026-02-01T02:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4/manifests"},{"name":"rust-v0.94.0-alpha.3","sha":"e0a78062a12a23cc0fe8876eafc352abd8cffef8","kind":"tag","published_at":"2026-02-01T01:13:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3/manifests"},{"name":"rust-v0.94.0-alpha.2","sha":"d6ee3c2c863c91218f8d60350c90ea99907a5486","kind":"tag","published_at":"2026-01-31T21:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2/manifests"},{"name":"rust-v0.94.0-alpha.1","sha":"dc2ef8cf2aee4025d7be27e3d94689f965c1c502","kind":"tag","published_at":"2026-01-31T12:47:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1/manifests"},{"name":"rust-v0.93.0","sha":"d86cf538f5e7d210ebb7a3493718aaaff40146da","kind":"tag","published_at":"2026-01-31T06:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0/manifests"},{"name":"rust-v0.93.0-alpha.25","sha":"56e847a9ec6f41acdf31e89fc0bac94d12c5a783","kind":"tag","published_at":"2026-01-31T02:58:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25/manifests"},{"name":"rust-v0.93.0-alpha.24","sha":"4208a5e82f73a1c2b007cac805aba82da1720875","kind":"tag","published_at":"2026-01-30T21:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24/manifests"},{"name":"rust-v0.93.0-alpha.23","sha":"329ef2d69249aba31112a37a5db9a43d48941af3","kind":"tag","published_at":"2026-01-30T20:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23/manifests"},{"name":"rust-vrust-v0.93.0-alpha.23","sha":"2d82d9348e7345dc5aea7dc9fcbff83db1af5ac9","kind":"tag","published_at":"2026-01-30T20:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23/manifests"},{"name":"rust-v0.93.0-alpha.22","sha":"079d7c02919de368877c0353999592cf447b48dd","kind":"tag","published_at":"2026-01-30T19:16:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22/manifests"},{"name":"rust-v0.93.0-alpha.21","sha":"b11e0aa5c35b079e3bc394033bef4624f435a7d5","kind":"tag","published_at":"2026-01-30T17:37:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21/manifests"},{"name":"rust-v0.93.0-alpha.20","sha":"5254dc3d251dcd07c0d16cde21cc7e5312f903b9","kind":"tag","published_at":"2026-01-30T10:19:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20/manifests"},{"name":"rust-v0.93.0-alpha.19","sha":"610c265a28f30fd6a5b2b65b273b822fb9d4c614","kind":"tag","published_at":"2026-01-30T09:20:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19/manifests"},{"name":"rust-v0.93.0-alpha.18","sha":"57afe281d3d69e4fca8bf8e8512797803c040504","kind":"tag","published_at":"2026-01-30T08:32:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18/manifests"},{"name":"rust-v0.93.0-alpha.17","sha":"a204130743e0eb40c14938a717a819efb800b70b","kind":"tag","published_at":"2026-01-30T01:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17/manifests"},{"name":"rust-v0.93.0-alpha.16","sha":"0a02ef2bee4ff834a50e16ce11fb74325475e67e","kind":"tag","published_at":"2026-01-29T21:51:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16/manifests"},{"name":"rust-v0.93.0-alpha.15","sha":"b6501f17f3c4fabd2589495a45e262d8a5f9dea5","kind":"tag","published_at":"2026-01-29T19:53:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15/manifests"},{"name":"rust-v0.93.0-alpha.14","sha":"b6c6bc82a789aa53e8ebb2597b0a649ce757966e","kind":"tag","published_at":"2026-01-29T18:49:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14/manifests"},{"name":"rust-v0.93.0-alpha.13","sha":"171e77be7f0a7c148a2ce59b7a70db35d2fdab43","kind":"tag","published_at":"2026-01-29T15:00:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13/manifests"},{"name":"rust-v0.93.0-alpha.12","sha":"11365cdc5dc00ba88498b57d5a0b0f6d5efde7ad","kind":"tag","published_at":"2026-01-29T14:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12/manifests"},{"name":"rust-v0.93.0-alpha.11","sha":"4b16bc76c445314d0a17b0bb786827539d2ae33a","kind":"tag","published_at":"2026-01-29T14:08:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11/manifests"},{"name":"rust-v0.93.0-alpha.10","sha":"ec0f56547a52205f520d50bbfa9076167a5854fc","kind":"tag","published_at":"2026-01-29T14:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10/manifests"},{"name":"rust-v0.93.0-alpha.9","sha":"31de1a4cc7e9829ed498b41e0c3b4fdbb7b450a3","kind":"tag","published_at":"2026-01-29T07:33:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9/manifests"},{"name":"rust-v0.93.0-alpha.8","sha":"8f2052846e52efb10414b78f03857c4475c388e4","kind":"tag","published_at":"2026-01-29T06:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8/manifests"},{"name":"rust-v0.93.0-alpha.7","sha":"d36dea7e54d7c8e35a2233db31bee7ebda544aca","kind":"tag","published_at":"2026-01-29T04:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7/manifests"},{"name":"rust-v0.93.0-alpha.6","sha":"68c678b0b98139698751385f302887c80ed4cac4","kind":"tag","published_at":"2026-01-28T20:49:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6/manifests"},{"name":"rust-v0.93.0-alpha.5","sha":"7c105a3d61e629347cd0ec8186cf53cc136b5226","kind":"tag","published_at":"2026-01-28T18:46:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5/manifests"},{"name":"rust-v0.93.0-alpha.4","sha":"aadf91a348af46de89f834f08ecd0b5cb9e2e21a","kind":"tag","published_at":"2026-01-28T16:39:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4/manifests"},{"name":"rust-v0.93.0-alpha.3","sha":"7e573c7334a4405ab2b0073d7aafed95ecd62492","kind":"tag","published_at":"2026-01-28T15:53:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3/manifests"},{"name":"rust-vv0.93.0-alpha.2","sha":"bb13a09c217186ca74a47b687fa58e5728564451","kind":"tag","published_at":"2026-01-28T15:47:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.93.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.93.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.93.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2/manifests"},{"name":"rust-v0.93.0-alpha.1","sha":"d8eb74685b45b4b7bdd66840ebb64ba65e4ca9ec","kind":"tag","published_at":"2026-01-27T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1/manifests"},{"name":"rust-v0.92.0","sha":"a09055074e082d70e8b92795b0cec1e969a6aaf9","kind":"tag","published_at":"2026-01-27T10:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0/manifests"},{"name":"rust-v0.92.0-alpha.11","sha":"7da4cc8bae9471dd1397f3366a0e787b0079b815","kind":"tag","published_at":"2026-01-27T06:30:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11/manifests"},{"name":"rust-v0.92.0-alpha.10","sha":"743f9fd03e0ea7e34130b4b6110dcb7a66be56d6","kind":"tag","published_at":"2026-01-27T05:31:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10/manifests"},{"name":"rust-v0.92.0-alpha.9","sha":"f999f83374027620cb01292dd78a7cd982d4fb14","kind":"tag","published_at":"2026-01-27T03:34:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9/manifests"},{"name":"rust-v0.92.0-alpha.8","sha":"0a49a4b597aabce9eca1d004e15559ab17a4d883","kind":"tag","published_at":"2026-01-27T02:03:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8/manifests"},{"name":"rust-v0.92.0-alpha.7","sha":"461613593d94b7db4a9c154c4cdec3b745284c6d","kind":"tag","published_at":"2026-01-27T01:04:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7/manifests"},{"name":"rust-v0.92.0-alpha.6","sha":"021441c9b28a791e0773ef4cc07a1de23a782c72","kind":"tag","published_at":"2026-01-26T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6/manifests"},{"name":"rust-v0.92.0-alpha.5","sha":"3e86441d4a621bc5eb713b364a7b98e14ff67deb","kind":"tag","published_at":"2026-01-26T18:56:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5/manifests"},{"name":"rust-v0.92.0-alpha.4","sha":"d1cd89655f2994831589b7158931f9c44e07f3cc","kind":"tag","published_at":"2026-01-26T17:55:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4/manifests"},{"name":"rust-v0.92.0-alpha.3","sha":"401a4cf35a13e34dff53ebe160dc43a672342aee","kind":"tag","published_at":"2026-01-26T03:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3/manifests"},{"name":"rust-v0.92.0-alpha.2","sha":"c5afe1d3e94fa2584e0b9cfe0225cf213a8296fa","kind":"tag","published_at":"2026-01-26T02:25:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2/manifests"},{"name":"rust-v0.92.0-alpha.1","sha":"06481a533bb7d221ac71121627d602da94cdd979","kind":"tag","published_at":"2026-01-25T23:04:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1/manifests"},{"name":"rust-v0.91.0","sha":"3684bc646e0f1123e76a90f03cfb1111358f1aa1","kind":"tag","published_at":"2026-01-25T16:52:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.91.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0/manifests"},{"name":"rust-v0.90.0","sha":"b4e230f8de8f71d08f48c469443ed61a9f365af3","kind":"tag","published_at":"2026-01-25T15:56:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0/manifests"},{"name":"rust-v0.90.0-alpha.7","sha":"e58790ae27082490bd2edbd4a59f9cbac035960d","kind":"tag","published_at":"2026-01-25T14:57:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7/manifests"},{"name":"rust-v0.90.0-alpha.6","sha":"ad751642c7af3cfede86d0f6e3b0987944c9c3ca","kind":"tag","published_at":"2026-01-25T13:50:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6/manifests"},{"name":"rust-v0.90.0-alpha.5","sha":"0f064677d18ebade39ad467282b9011cc5c0b877","kind":"tag","published_at":"2026-01-24T15:56:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5/manifests"},{"name":"rust-v0.90.0-alpha.4","sha":"2ae0eba9ebce26d2ad8f4be4108a9afe1e8b841a","kind":"tag","published_at":"2026-01-24T15:32:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4/manifests"},{"name":"rust-v0.90.0-alpha.3","sha":"182ba84d2acbc417461f1b744ec3f1040c1f5086","kind":"tag","published_at":"2026-01-24T14:58:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3/manifests"},{"name":"rust-v0.90.0-alpha.2","sha":"cc665115ca962b5e91fcf5abafcb4623b27971a6","kind":"tag","published_at":"2026-01-23T12:59:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2/manifests"},{"name":"rust-v0.90.0-alpha.1","sha":"fadc4c7d9d1bd9326aae3341bb56a8084c610d37","kind":"tag","published_at":"2026-01-23T02:22:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1/manifests"},{"name":"rust-v0.89.0","sha":"605d43719efa7f62160904d2dcecc46a64bcd32e","kind":"tag","published_at":"2026-01-22T20:57:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0/manifests"},{"name":"rust-v0.89.0-alpha.5","sha":"b46cb614cc8b68be01de0721146293251a10ec64","kind":"tag","published_at":"2026-01-22T18:59:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5/manifests"},{"name":"rust-v0.89.0-alpha.4","sha":"c9014a779c8716ee20405cbdd92e47ec2e1332b1","kind":"tag","published_at":"2026-01-22T16:37:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4/manifests"},{"name":"rust-v0.89.0-alpha.3","sha":"1508aa6e25fd57d7aba56d487428d916bde9ef65","kind":"tag","published_at":"2026-01-22T09:36:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3/manifests"},{"name":"rust-v0.89.0-alpha.2","sha":"231ed0bacd78876458bc21fd32e98ce6364e629b","kind":"tag","published_at":"2026-01-22T01:03:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2/manifests"},{"name":"rust-v0.89.0-alpha.1","sha":"12256007b5a73c4f864ccc06d1f2dfd3580a0950","kind":"tag","published_at":"2026-01-21T22:27:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1/manifests"},{"name":"rust-v0.88.0","sha":"149625a4f983e1b3c8530abef1c863689d98a1cc","kind":"tag","published_at":"2026-01-21T18:43:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0/manifests"},{"name":"rust-v0.88.0-alpha.17","sha":"f06eee35de77e65c23711bf01cbc3404cda65bfc","kind":"tag","published_at":"2026-01-21T12:08:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17/manifests"},{"name":"rust-v0.88.0-alpha.16","sha":"ee5ad56efd3e17ce507ddd5aee12234f776f8fb3","kind":"tag","published_at":"2026-01-21T09:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16/manifests"},{"name":"rust-v0.88.0-alpha.15","sha":"1de2e5c239645758bcacddb8ef65c133518cbb06","kind":"tag","published_at":"2026-01-21T08:25:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15/manifests"},{"name":"rust-v0.88.0-alpha.14","sha":"f54cb4c8cafe61f07567c073fbd8350db395c0de","kind":"tag","published_at":"2026-01-21T07:03:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14/manifests"},{"name":"rust-v0.88.0-alpha.13","sha":"6b3ab57d7d39093cc6a35c47257ba26fa466c469","kind":"tag","published_at":"2026-01-21T02:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13/manifests"},{"name":"rust-v0.88.0-alpha.12","sha":"62feed7163400f409162b3214937f7c1025ce333","kind":"tag","published_at":"2026-01-21T01:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12/manifests"},{"name":"rust-v0.88.0-alpha.11","sha":"16d6caa699b15a0685ba8332626c6543b7d331c2","kind":"tag","published_at":"2026-01-20T23:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11/manifests"},{"name":"rust-v0.88.0-alpha.10","sha":"0c50636278ec363a8842b6063946c9db8c4ba7e4","kind":"tag","published_at":"2026-01-20T22:29:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10/manifests"},{"name":"rust-v0.88.0-alpha.9","sha":"384779062c22824a607769849e522c12cbf03db7","kind":"tag","published_at":"2026-01-20T18:30:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9/manifests"},{"name":"rust-v0.88.0-alpha.8","sha":"f6688e0740a9d3271f8b1385e31d7a6e3e732ff3","kind":"tag","published_at":"2026-01-19T21:43:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8/manifests"},{"name":"rust-v0.88.0-alpha.7","sha":"f9746020961c46badce903d88c68ad908df2af3d","kind":"tag","published_at":"2026-01-19T20:18:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7/manifests"},{"name":"rust-v0.88.0-alpha.6","sha":"41a29ffe9a022dfc147babb1ba15b271aac41836","kind":"tag","published_at":"2026-01-19T18:04:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6/manifests"},{"name":"rust-v0.88.0-alpha.5","sha":"fa47844d2b6685bd6e769a781a6723ab11ca0d81","kind":"tag","published_at":"2026-01-19T15:41:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5/manifests"},{"name":"rust-v0.88.0-alpha.4","sha":"724836ccb432675d55eeb223c5944d774bee40b6","kind":"tag","published_at":"2026-01-19T11:36:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4/manifests"},{"name":"rust-v0.88.0-alpha.3","sha":"b77b410d84ed2c08506f1a5c89f4f8c793e7b176","kind":"tag","published_at":"2026-01-18T05:18:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3/manifests"},{"name":"rust-v0.88.0-alpha.2","sha":"f3cf11ee0bcb589c106d288a96d04e1ed65745e0","kind":"tag","published_at":"2026-01-18T01:36:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2/manifests"},{"name":"rust-v0.88.0-alpha.1","sha":"8ac0833400662a1c31780ac01d0272eec709dc71","kind":"tag","published_at":"2026-01-17T06:38:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1/manifests"},{"name":"rust-v0.87.0","sha":"8e8c884b7534d08b8cabccd26f37a8302b4bc4fd","kind":"tag","published_at":"2026-01-16T15:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0/manifests"},{"name":"rust-v0.87.0-alpha.2","sha":"8bd51746518f41575c9b14fcdaa90365eca5a25a","kind":"tag","published_at":"2026-01-16T14:59:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2/manifests"},{"name":"rust-v0.87.0-alpha.1","sha":"2cf3aac2f70ee4eec991c0e3c5c7f78899f0b843","kind":"tag","published_at":"2026-01-16T11:05:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1/manifests"},{"name":"rust-v0.86.0","sha":"18057fdc30b10168ab18e8c1bb86c7a0a7772191","kind":"tag","published_at":"2026-01-16T00:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0/manifests"},{"name":"rust-v0.86.0-alpha.1","sha":"861b12a446d371b3c2a17e58a270a46202e32351","kind":"tag","published_at":"2026-01-15T21:02:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1/manifests"},{"name":"rust-v0.85.0","sha":"4607330eff53e3ae39126afef76882042e14a03c","kind":"tag","published_at":"2026-01-15T18:04:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0/manifests"},{"name":"rust-v0.85.0-alpha.2","sha":"aa0fa2435d011647693c028b8580144846270b1c","kind":"tag","published_at":"2026-01-15T17:17:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2/manifests"},{"name":"rust-v0.85.0-alpha.1","sha":"f7868f301b5f0e8a49c4cb36e8e7f2cebb5d728d","kind":"tag","published_at":"2026-01-15T06:25:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1/manifests"},{"name":"rust-v0.84.0","sha":"d67aa9eaa0c895b62926b6cf9e83f9535fd94d28","kind":"tag","published_at":"2026-01-15T00:57:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.84.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0/manifests"},{"name":"rust-v0.83.0","sha":"5fe0cd19437ef03549ae8c12b9fb74364237378d","kind":"tag","published_at":"2026-01-15T00:23:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.83.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0/manifests"},{"name":"rust-v0.82.0","sha":"1324fffe5d620c8b49b0ffc6e6df5969f6bad639","kind":"tag","published_at":"2026-01-14T23:42:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0/manifests"},{"name":"rust-v0.82.0-alpha.3","sha":"1e5a2a259975fde12a79a932a25457f62b2ae7b1","kind":"tag","published_at":"2026-01-14T20:31:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3/manifests"},{"name":"rust-v0.82.0-alpha.2","sha":"2199cfd5e78a7c9fa8934f935759676e403be197","kind":"tag","published_at":"2026-01-14T18:55:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2/manifests"},{"name":"rust-v0.82.0-alpha.1","sha":"90fbb33115d2523adac8862adf12a9b407da7a00","kind":"tag","published_at":"2026-01-14T18:21:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1/manifests"},{"name":"rust-v0.81.0","sha":"7e7f828e2ce5d31a61d577bcabb517cca342f8ad","kind":"tag","published_at":"2026-01-14T17:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0/manifests"},{"name":"rust-v0.81.0-alpha.11","sha":"4907864dc6e2aafd0bbeff963d05ca376d2aab47","kind":"tag","published_at":"2026-01-14T16:37:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11/manifests"},{"name":"rust-vv0.81.0-alpha.11","sha":"d658a13dbba919c986786532708fc9015d5cae92","kind":"tag","published_at":"2026-01-14T16:35:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11/manifests"},{"name":"rust-v0.81.0-alpha.10","sha":"0babb37f549a37993ab44f13f833927eec827622","kind":"tag","published_at":"2026-01-14T08:06:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10/manifests"},{"name":"rust-v0.81.0-alpha.9","sha":"c93d8541f5e3460bc917366e9c2375263d4f7527","kind":"tag","published_at":"2026-01-14T06:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9/manifests"},{"name":"rust-v0.81.0-alpha.8","sha":"3f27d051b488faafba6060b68af544d25fc85418","kind":"tag","published_at":"2026-01-14T01:04:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8/manifests"},{"name":"rust-v0.81.0-alpha.7","sha":"bfa3bdb452fe9099298728d6fe376e96d97b2075","kind":"tag","published_at":"2026-01-13T23:19:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7/manifests"},{"name":"rust-v0.81.0-alpha.6","sha":"bd18cebb8f98fe416f1eafeb3dcb23821b721513","kind":"tag","published_at":"2026-01-13T14:25:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6/manifests"},{"name":"rust-v0.81.0-alpha.5","sha":"56ba2ce3544a9ac5dca98a6ef23a8ccf5be22e7f","kind":"tag","published_at":"2026-01-13T08:34:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5/manifests"},{"name":"rust-v0.81.0-alpha.4","sha":"84add7f9cbdbac37a9ecc42bd5bc4422d8d75997","kind":"tag","published_at":"2026-01-13T07:07:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4/manifests"},{"name":"rust-v0.81.0-alpha.3","sha":"64d3ce6e8ac62d236fb4d644994154499022a705","kind":"tag","published_at":"2026-01-12T23:23:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3/manifests"},{"name":"rust-v0.81.0-alpha.2","sha":"18a7f162c38d7318da70b25e07693ed6f89e74b8","kind":"tag","published_at":"2026-01-11T08:43:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2/manifests"},{"name":"rust-v0.81.0-alpha.1","sha":"b7427a6db428ca3c647e9812d34023d6b2ef0471","kind":"tag","published_at":"2026-01-09T22:03:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1/manifests"},{"name":"rust-v0.80.0","sha":"f0679a6ab2563135e01cc922698cb54921a1719f","kind":"tag","published_at":"2026-01-09T19:17:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0/manifests"},{"name":"rust-v0.80.0-alpha.6","sha":"cc5382d069eeb2510d32ccf75c6bcd378cfa6fe3","kind":"tag","published_at":"2026-01-09T17:45:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6/manifests"},{"name":"rust-v0.80.0-alpha.5","sha":"0c00d8a22588d971fe5a6ba647c0c1e87bd5e171","kind":"tag","published_at":"2026-01-09T05:20:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5/manifests"},{"name":"rust-v0.80.0-alpha.4","sha":"e34308727a381092af48f04ff33a17fae1127376","kind":"tag","published_at":"2026-01-08T12:08:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4/manifests"},{"name":"rust-v0.80.0-alpha.3","sha":"a347cc089d0ebcf3e5d576b9d7484a9765622e34","kind":"tag","published_at":"2026-01-07T21:24:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3/manifests"},{"name":"rust-v0.80.0-alpha.2","sha":"84a85bd8636c91574c5308a0533c97c14c737cbd","kind":"tag","published_at":"2026-01-07T18:35:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2/manifests"},{"name":"rust-v0.80.0-alpha.1","sha":"de5a821f23dc0058151ac421bba49f715c7ee6d6","kind":"tag","published_at":"2026-01-07T03:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1/manifests"},{"name":"rust-v0.79.0","sha":"28c32c6940d0872a433ff2a79a0f679efa5ceba7","kind":"tag","published_at":"2026-01-07T00:25:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0/manifests"},{"name":"rust-v0.79.0-alpha.3","sha":"cf0206a1412afd339b1f56ba6c6f37be5a6fe1a8","kind":"tag","published_at":"2026-01-06T23:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3/manifests"},{"name":"rust-v0.79.0-alpha.2","sha":"4ecb883c6a906972e4170d0048def6d1bcb38ddb","kind":"tag","published_at":"2026-01-06T20:20:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2/manifests"},{"name":"rust-v0.79.0-alpha.1","sha":"fcbcfb21b95656fb2e45b21d6103e35956f28b8f","kind":"tag","published_at":"2026-01-06T19:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1/manifests"},{"name":"rust-v0.78.0","sha":"59c8b434777ad53aac3d7737bd82e49c9912d9e3","kind":"tag","published_at":"2026-01-06T18:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0/manifests"},{"name":"rust-v0.78.0-alpha.12","sha":"9fb28bc1747e0829c6085da22ce2aa641bf2f793","kind":"tag","published_at":"2026-01-05T21:31:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12/manifests"},{"name":"rust-v0.78.0-alpha.11","sha":"5c1ac34204c1a74c2b82920b08eac253462020d2","kind":"tag","published_at":"2026-01-05T17:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11/manifests"},{"name":"rust-v0.78.0-alpha.10","sha":"84fc783f3638714666c99e0707d92bc1a5b6cb1b","kind":"tag","published_at":"2026-01-02T23:23:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10/manifests"},{"name":"rust-v0.78.0-alpha.9","sha":"d481b9114ee36197448302d0b2d66ee9b5dd1fbd","kind":"tag","published_at":"2025-12-27T17:18:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9/manifests"},{"name":"rust-v0.78.0-alpha.8","sha":"25b3c5a5d7b642dafe17c311fb5a6590f2c651cd","kind":"tag","published_at":"2025-12-23T21:27:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8/manifests"},{"name":"rust-v0.78.0-alpha.7","sha":"21f7e31d0527ce152dd6435bd544cdff6f885869","kind":"tag","published_at":"2025-12-23T07:53:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7/manifests"},{"name":"rust-v0.78.0-alpha.6","sha":"85bfec00abab99642aa003c1ec32829f883e091c","kind":"tag","published_at":"2025-12-23T06:00:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6/manifests"},{"name":"rust-vrust-v0.78.0-alpha.6","sha":"63b52e66620b37a30dc7af7b8cb038c4acb45588","kind":"tag","published_at":"2025-12-23T05:59:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6/manifests"},{"name":"rust-v0.78.0-alpha.5","sha":"f5f615ad2df2b5b4deef23d58c1e9a84ced83fae","kind":"tag","published_at":"2025-12-23T03:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5/manifests"},{"name":"rust-v0.78.0-alpha.4","sha":"551961d918d3984fd42fcefd3fd01cd8f1baf91b","kind":"tag","published_at":"2025-12-22T22:10:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4/manifests"},{"name":"rust-v0.78.0-alpha.3","sha":"2481584b883594d94e85e6a8c65e4545400b0a63","kind":"tag","published_at":"2025-12-22T20:53:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3/manifests"},{"name":"rust-v0.78.0-alpha.2","sha":"54398608aeecd0aeffd1932f96b88aaf45c1b35b","kind":"tag","published_at":"2025-12-22T17:52:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2/manifests"},{"name":"rust-v0.78.0-alpha.1","sha":"1f08bc124c15954cb14f60d2c9589046848d0fe8","kind":"tag","published_at":"2025-12-21T10:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1/manifests"},{"name":"rust-v0.77.0","sha":"112f40e91c12af0f7146d7e03f20283516a8af0b","kind":"tag","published_at":"2025-12-21T05:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0/manifests"},{"name":"rust-v0.77.0-alpha.3","sha":"f43e9286e0fc03ee8816ee88978db24397f2164f","kind":"tag","published_at":"2025-12-21T03:50:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3/manifests"},{"name":"rust-v0.77.0-alpha.2","sha":"6a2f6e6c6b5cd1d84f13d0b9a8f32bae36ae4a3b","kind":"tag","published_at":"2025-12-20T23:37:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2/manifests"},{"name":"rust-v0.77.0-alpha.1","sha":"b18503b804ac043faa895f4afa1513358ed87a3f","kind":"tag","published_at":"2025-12-19T20:25:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1/manifests"},{"name":"rust-v0.76.0","sha":"7cf6c960df1be4d1c87097888f095259e34cb4cc","kind":"tag","published_at":"2025-12-19T18:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0/manifests"},{"name":"rust-v0.76.0-alpha.9","sha":"7d9a2231ce569f8e1d8ce49881f9c8ba30987a1d","kind":"tag","published_at":"2025-12-19T17:33:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9/manifests"},{"name":"rust-v0.76.0-alpha.8","sha":"a082679d4cb6cc32ef0e3e025a8fa7644d5bcd4d","kind":"tag","published_at":"2025-12-19T05:44:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8/manifests"},{"name":"rust-v0.76.0-alpha.7","sha":"9e5cfb98e062c6837aca44360fc0b4aae12843c7","kind":"tag","published_at":"2025-12-19T04:22:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7/manifests"},{"name":"rust-v0.76.0-alpha.6","sha":"59556af05141402f7f6ce82e5a66c202f04f1816","kind":"tag","published_at":"2025-12-19T02:50:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6/manifests"},{"name":"rust-v0.76.0-alpha.5","sha":"d70ad55bf43c3056fc56c9190b68436efd8b7b6f","kind":"tag","published_at":"2025-12-18T23:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5/manifests"},{"name":"rust-v0.76.0-alpha.4","sha":"05d2f402eb80bd2cb20b2ac7983a95b76acfb651","kind":"tag","published_at":"2025-12-18T23:15:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4/manifests"},{"name":"rust-v0.76.0-alpha.3","sha":"79d6b8d4c4f681797631f416274a20e318bce03e","kind":"tag","published_at":"2025-12-18T21:33:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3/manifests"},{"name":"rust-v0.76.0-alpha.2","sha":"06c9bfd54fdf3d0edc22f391ac8b507bcfd138d8","kind":"tag","published_at":"2025-12-18T20:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2/manifests"},{"name":"rust-v0.76.0-alpha.1","sha":"99a8f75a74acf69bdbf70fcfae43ae6fe2bf9be5","kind":"tag","published_at":"2025-12-18T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1/manifests"},{"name":"rust-v0.75.0","sha":"64bce090e5a5002952dcffb425196552854bb619","kind":"tag","published_at":"2025-12-18T19:00:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.75.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0/manifests"},{"name":"rust-v0.74.0","sha":"5b9d9a60d74c8ee2cb34d60fb14b71990e8318ea","kind":"tag","published_at":"2025-12-18T17:40:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0/manifests"},{"name":"rust-v0.74.0-alpha.9","sha":"b3c3c9f179aba9178497374aef368bf647760286","kind":"tag","published_at":"2025-12-18T16:59:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9/manifests"},{"name":"rust-v0.74.0-alpha.8","sha":"4d1162a38351fa1a597d453c827ded7519714cb1","kind":"tag","published_at":"2025-12-18T15:30:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8/manifests"},{"name":"rust-v0.74.0-alpha.7","sha":"56ea10eb12aea5109fdb6d04cbefbd99c555db03","kind":"tag","published_at":"2025-12-18T03:15:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7/manifests"},{"name":"rust-v0.74.0-alpha.6","sha":"b4ae06040a5cf6d78085029a951f531af2532496","kind":"tag","published_at":"2025-12-18T00:17:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6/manifests"},{"name":"rust-v0.74.0-alpha.5","sha":"4e4a1aabd927ab3f91220991d9e20b72602094b0","kind":"tag","published_at":"2025-12-17T22:05:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5/manifests"},{"name":"rust-v0.74.0-alpha.4","sha":"a996f197232a07693eb79301a13a7cb0b5a6839d","kind":"tag","published_at":"2025-12-17T18:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4/manifests"},{"name":"rust-v0.74.0-alpha.3","sha":"c2be895691d9eccf486ba116651181e814144090","kind":"tag","published_at":"2025-12-17T14:24:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3/manifests"},{"name":"rust-v0.74.0-alpha.2","sha":"1d359d0d7602d8a1687de5389d0cf5eac77b4dfb","kind":"tag","published_at":"2025-12-17T00:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2/manifests"},{"name":"rust-v0.74.0-alpha.1","sha":"09535be8023ad00dd341d52fe86569443ea2d97b","kind":"tag","published_at":"2025-12-16T21:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1/manifests"},{"name":"rust-v0.73.0","sha":"1d20f6af48e49d4003b0322d7c3a6c7ee9509b04","kind":"tag","published_at":"2025-12-15T22:08:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0/manifests"},{"name":"rust-v0.73.0-alpha.3","sha":"1276c4cf338eb110af5fe6e55fa385a82101905a","kind":"tag","published_at":"2025-12-15T17:32:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3/manifests"},{"name":"rust-v0.73.0-alpha.2","sha":"ca21a730948be3324e8e121f9d15a6badc98d0ee","kind":"tag","published_at":"2025-12-15T10:22:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2/manifests"},{"name":"rust-v0.73.0-alpha.1","sha":"41b82fe0b7c1edb0350ff3e2ac9834ebeb05d20a","kind":"tag","published_at":"2025-12-13T17:54:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1/manifests"},{"name":"rust-v0.72.0","sha":"ebc84664a393f9f6a66e419ecedc769b199cdb03","kind":"tag","published_at":"2025-12-13T00:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0/manifests"},{"name":"rust-v0.72.0-alpha.8","sha":"afce9dc3a639fc4f0681f3d3fe96492d9b2be2fb","kind":"tag","published_at":"2025-12-12T22:35:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8/manifests"},{"name":"rust-v0.72.0-alpha.7","sha":"487cc9a70edcf8ee0435cc2a7122af08ed0376d8","kind":"tag","published_at":"2025-12-12T21:38:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7/manifests"},{"name":"rust-v0.72.0-alpha.6","sha":"a029f61b7217b39c3f777f8e1e339f1f8f276b3d","kind":"tag","published_at":"2025-12-12T20:59:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6/manifests"},{"name":"rust-v0.72.0-alpha.5","sha":"f8006aec523191bc02ce29f90e29e43de3078ebf","kind":"tag","published_at":"2025-12-12T18:05:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5/manifests"},{"name":"rust-v0.72.0-alpha.4","sha":"04b86bc4b34ddf7479af21339a5cec40e648a9e0","kind":"tag","published_at":"2025-12-12T11:02:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4/manifests"},{"name":"rust-v0.72.0-alpha.3","sha":"e1f1eac4a971b91cab10397248be9addb645233f","kind":"tag","published_at":"2025-12-12T03:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3/manifests"},{"name":"rust-v0.72.0-alpha.2","sha":"1f04bb5b86c6126f4b1e6f865d2a60b24caa6094","kind":"tag","published_at":"2025-12-12T00:55:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2/manifests"},{"name":"rust-v0.72.0-alpha.1","sha":"3d3bd8fceb71a336a905096c18995571c708c0d2","kind":"tag","published_at":"2025-12-11T22:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1/manifests"},{"name":"rust-v0.71.0","sha":"565488c15b8969694ec52cda3d6fcc99655a972f","kind":"tag","published_at":"2025-12-11T17:50:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.71.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0/manifests"},{"name":"rust-v0.70.0","sha":"69c4fa9478667304290b2b6c6d98f7ae0a14b494","kind":"tag","published_at":"2025-12-11T17:43:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0/manifests"},{"name":"rust-v0.70.0-alpha.4","sha":"107c4398cc69bbbc7519102e5278abc122515f0d","kind":"tag","published_at":"2025-12-11T17:05:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4/manifests"},{"name":"rust-v0.70.0-alpha.3","sha":"5856c6e404a17c443f9deaa3c2df3f3dda5434c8","kind":"tag","published_at":"2025-12-11T13:49:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3/manifests"},{"name":"rust-v0.70.0-alpha.2","sha":"2202866adfb1ed04e71989df761b0eae2f34a560","kind":"tag","published_at":"2025-12-11T07:10:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2/manifests"},{"name":"rust-v0.70.0-alpha.1","sha":"2f7329c044a1ab91268bdeeb9136fae1d341fecd","kind":"tag","published_at":"2025-12-11T00:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1/manifests"},{"name":"rust-v0.69.0","sha":"978860fe4d57ea111e88eb3a51c01e5e6ead21b7","kind":"tag","published_at":"2025-12-10T22:01:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.69.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0/manifests"},{"name":"rust-v0.67.0-alpha.9","sha":"ce1698eecd87dbc900114b14523021d6ae41bd22","kind":"tag","published_at":"2025-12-10T21:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9/manifests"},{"name":"rust-v0.68.0","sha":"6e8a2f285ba7cac06dec0cf20ce758b9a153b3a9","kind":"tag","published_at":"2025-12-10T20:33:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.68.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0/manifests"},{"name":"rust-v0.67.0-alpha.8","sha":"5fe5f6a67e0519787ec244cc525c8bcef0c6154e","kind":"tag","published_at":"2025-12-10T19:19:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8/manifests"},{"name":"rust-v0.67.0","sha":"3023b796b6ba371969a91008cd93786e789bfa17","kind":"tag","published_at":"2025-12-10T19:10:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0/manifests"},{"name":"rust-v0.67.0-alpha.7","sha":"2c58b7ddaccc964ed9243676bf0e00ea6f841afd","kind":"tag","published_at":"2025-12-10T16:37:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7/manifests"},{"name":"rust-v0.67.0-alpha.6","sha":"306dabdba52556c2f9cb30c61b766b68a2a358b7","kind":"tag","published_at":"2025-12-10T06:17:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6/manifests"},{"name":"rust-v0.67.0-alpha.5","sha":"dc332695a55044bb979b8197082d7d8702e80fe5","kind":"tag","published_at":"2025-12-10T04:54:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5/manifests"},{"name":"rust-v0.67.0-alpha.4","sha":"5473ba9e7e8a9d76b10084d477645f1f4ba9eee4","kind":"tag","published_at":"2025-12-10T04:21:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4/manifests"},{"name":"rust-v0.67.0-alpha.3","sha":"44750a1597dc6d37e858de185f6123c5f55fd50b","kind":"tag","published_at":"2025-12-10T03:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3/manifests"},{"name":"rust-v0.67.0-alpha.2","sha":"0f16540cf831d186de8ab9bab001c92ff434500d","kind":"tag","published_at":"2025-12-09T17:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2/manifests"},{"name":"rust-v0.67.0-alpha.1","sha":"f987809a7ce273aa5c0cbaac18c2ff169fa8e2f1","kind":"tag","published_at":"2025-12-09T08:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1/manifests"},{"name":"rust-v0.66.0","sha":"e51fbd14f9346fa47c088950c0ab0826f5a991a2","kind":"tag","published_at":"2025-12-09T03:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0/manifests"},{"name":"rust-v0.66.0-alpha.14","sha":"da9f619cb06035fb922c212445c7a7791e9e74a7","kind":"tag","published_at":"2025-12-09T02:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14/manifests"},{"name":"rust-v0.66.0-alpha.13","sha":"d817d30ff36dfff2a61812ba9715c3158cb1c860","kind":"tag","published_at":"2025-12-08T23:16:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13/manifests"},{"name":"rust-v0.66.0-alpha.12","sha":"2e817d5ceb22e2de9c800df4459eebb8e10fe399","kind":"tag","published_at":"2025-12-08T22:08:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12/manifests"},{"name":"rust-v0.66.0-alpha.11","sha":"74e198960e84aa44974d6e46a99132775197e260","kind":"tag","published_at":"2025-12-08T08:52:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11/manifests"},{"name":"rust-v0.66.0-alpha.10","sha":"ada87f704323bafac49fcdec48af5dc28517d0d4","kind":"tag","published_at":"2025-12-07T17:48:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10/manifests"},{"name":"rust-v0.66.0-alpha.9","sha":"90007d022d13437cac8c8a1fc562cd657fe58c6d","kind":"tag","published_at":"2025-12-06T03:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9/manifests"},{"name":"rust-v0.66.0-alpha.8","sha":"b4456e339513da57b2b4c5b03f5b204ce457a931","kind":"tag","published_at":"2025-12-06T00:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8/manifests"},{"name":"rust-v0.66.0-alpha.7","sha":"6a441bc4b492d0a7ceaaf5f5ab8cdb422850e852","kind":"tag","published_at":"2025-12-05T18:21:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7/manifests"},{"name":"rust-v0.66.0-alpha.6","sha":"bcf62740877a7837a0e3d6abf8535b93cae665d4","kind":"tag","published_at":"2025-12-05T17:07:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6/manifests"},{"name":"rust-v0.66.0-alpha.5","sha":"5910c104a495233e93ea26122ecffe0a475eccb8","kind":"tag","published_at":"2025-12-05T00:51:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5/manifests"},{"name":"rust-v0.66.0-alpha.4","sha":"3d2c1a9c272579c321cc420f97535385cfff5ee1","kind":"tag","published_at":"2025-12-04T22:13:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4/manifests"},{"name":"rust-v0.66.0-alpha.3","sha":"9f9de32c556a4505e45dc3990a2b94843a24d7b1","kind":"tag","published_at":"2025-12-04T21:44:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3/manifests"},{"name":"rust-v0.66.0-alpha.2","sha":"96431a5ddbf9fc05eed29d26e1ad57531611c41d","kind":"tag","published_at":"2025-12-04T20:19:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2/manifests"},{"name":"rust-v0.66.0-alpha.1","sha":"fe50962a033aa5863e4af1a1501130a620545cff","kind":"tag","published_at":"2025-12-04T18:36:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1/manifests"},{"name":"rust-v0.65.0","sha":"0cb995b34f5ba32a5b20c5893a930a5ad9469063","kind":"tag","published_at":"2025-12-04T17:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0/manifests"},{"name":"rust-v0.65.0-alpha.11","sha":"35fe5dc3ebc9eb1e8b78977fcc47d11fe77b71e7","kind":"tag","published_at":"2025-12-04T05:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11/manifests"},{"name":"rust-v0.65.0-alpha.10","sha":"0bf45b3a905def81e88691aac9581548781fb49e","kind":"tag","published_at":"2025-12-04T05:10:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10/manifests"},{"name":"rust-v0.65.0-alpha.9","sha":"8e392cbd9813796bcd4a5f5d89901633ac68e300","kind":"tag","published_at":"2025-12-04T04:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9/manifests"},{"name":"rust-v0.65.0-alpha.8","sha":"c81fd0c367cdecb32bc5f37fca8d2b019dab7d0a","kind":"tag","published_at":"2025-12-03T23:31:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8/manifests"},{"name":"rust-v0.65.0-alpha.7","sha":"840f07b0f479d98559aae9e633e837eb0c84b1f4","kind":"tag","published_at":"2025-12-03T23:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7/manifests"},{"name":"rust-v0.65.0-alpha.6","sha":"b70817582a0160d64ee59489aef2e37a56f0a08e","kind":"tag","published_at":"2025-12-03T20:15:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6/manifests"},{"name":"rust-v0.65.0-alpha.5","sha":"a461cf2c4af142f3554a64b019356d00456e3372","kind":"tag","published_at":"2025-12-03T20:07:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5/manifests"},{"name":"rust-v0.65.0-alpha.4","sha":"aff8f410e8b5336ec21961e65a28031d027fdef4","kind":"tag","published_at":"2025-12-03T16:44:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4/manifests"},{"name":"rust-v0.65.0-alpha.3","sha":"9fce18d39c627795e05027ab83fe40f5d772e993","kind":"tag","published_at":"2025-12-03T10:37:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3/manifests"},{"name":"rust-v0.65.0-alpha.2","sha":"92380acb28853a2418ca679fbe2e49db74cd33ae","kind":"tag","published_at":"2025-12-03T01:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2/manifests"},{"name":"rust-v0.65.0-alpha.1","sha":"c1809484193435f193d46d7e05ac7ad4dc5ef90c","kind":"tag","published_at":"2025-12-03T00:11:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1/manifests"},{"name":"rust-v0.64.0","sha":"a891a84dc6be9242e26502ea38afc96374ef5cfd","kind":"tag","published_at":"2025-12-02T21:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0/manifests"},{"name":"rust-v0.64.0-alpha.13","sha":"cfe16ae31a1d8b9f730eb0b252ca98a5a8431f37","kind":"tag","published_at":"2025-12-02T02:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13/manifests"},{"name":"rust-v0.64.0-alpha.12","sha":"16c190f1cfe4ca40ed96896c9021027af33a1b76","kind":"tag","published_at":"2025-12-01T18:13:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12/manifests"},{"name":"rust-v0.64.0-alpha.11","sha":"481ff36d7299e7351993b735ddf8bf0101b2f101","kind":"tag","published_at":"2025-12-01T09:31:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11/manifests"},{"name":"rust-v0.64.0-alpha.10","sha":"33ec57ff5b67bc82e018ecbb56a666bb7e3a13e9","kind":"tag","published_at":"2025-11-28T11:33:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10/manifests"},{"name":"rust-v0.64.0-alpha.9","sha":"ace90b1f1f26d2102dfb736ce872e0e3328bc990","kind":"tag","published_at":"2025-11-25T18:19:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9/manifests"},{"name":"rust-v0.64.0-alpha.8","sha":"c295f22f9f3a593d96c995b1981628b802713696","kind":"tag","published_at":"2025-11-25T17:20:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8/manifests"},{"name":"rust-v0.64.0-alpha.7","sha":"598d826aed38b9ed3fc409b44b632b67b2340e8f","kind":"tag","published_at":"2025-11-25T16:28:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7/manifests"},{"name":"rust-v0.64.0-alpha.6","sha":"7b9fedb69d3dfd4eb4b329d9a6cb83600d6d19e5","kind":"tag","published_at":"2025-11-25T15:41:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6/manifests"},{"name":"rust-v0.64.0-alpha.5","sha":"832fa24b9f05035ed9869c4a9500f2a466f86bb7","kind":"tag","published_at":"2025-11-22T00:29:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5/manifests"},{"name":"rust-v0.64.0-alpha.4","sha":"875ea8b978cb9021baaf771205121327d6c61615","kind":"tag","published_at":"2025-11-22T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4/manifests"},{"name":"rust-v0.64.0-alpha.3","sha":"76234afb5bfedf6fe694a97f7824c84a738ed85f","kind":"tag","published_at":"2025-11-21T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3/manifests"},{"name":"rust-v0.64.0-alpha.2","sha":"b46b0dddcc76954efc0498cbdb740eaf78e697b9","kind":"tag","published_at":"2025-11-21T21:19:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2/manifests"},{"name":"rust-v0.64.0-alpha.1","sha":"1d621c1e6e674ebdcf8703ecd7acf0085f55c453","kind":"tag","published_at":"2025-11-21T20:50:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1/manifests"},{"name":"rust-v0.63.0","sha":"80d6a3868ef1414e0fb1c2e28a369f2ef4fa4dcc","kind":"tag","published_at":"2025-11-21T18:00:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.63.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0/manifests"},{"name":"rust-v0.62.0","sha":"f0828da71a52c17dfb50fb4f79b85b866413a4ed","kind":"tag","published_at":"2025-11-21T16:59:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0/manifests"},{"name":"rust-v0.62.0-alpha.4","sha":"7d8f56ac36f4eb4d4c44b7807368b5db8243d6ad","kind":"tag","published_at":"2025-11-21T16:54:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4/manifests"},{"name":"rust-v0.62.0-alpha.3","sha":"cb51ea0ae06ead1464090bfe601bda83f1e5def6","kind":"tag","published_at":"2025-11-21T16:08:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3/manifests"},{"name":"rust-v0.62.0-alpha.2","sha":"bb9ef2ead33644338821b63bde68a7213650dbc9","kind":"tag","published_at":"2025-11-21T03:31:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2/manifests"},{"name":"rust-v0.62.0-alpha.1","sha":"fb0f292d634a6a0e9130073d9c2099295226afc6","kind":"tag","published_at":"2025-11-20T23:12:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1/manifests"},{"name":"rust-v0.61.0","sha":"c324bd4ab6a785e7bfbb3c50ea74f99d216b207a","kind":"tag","published_at":"2025-11-20T15:50:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0/manifests"},{"name":"rust-v0.61.0-alpha.4","sha":"80e7d9ff4f66d6fe307cfbbab9bae982e9e07b14","kind":"tag","published_at":"2025-11-20T15:26:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4/manifests"},{"name":"rust-v0.61.0-alpha.3","sha":"482bb2670e2dd26ad4baec74283f90573f8c07ca","kind":"tag","published_at":"2025-11-20T01:24:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3/manifests"},{"name":"rust-v0.61.1-alpha.2","sha":"c9199c2c2c26e3bc642fd91704120ed88be76963","kind":"tag","published_at":"2025-11-20T01:15:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2/manifests"},{"name":"rust-v0.61.0-alpha.2","sha":"100836a2178fe5febd19697f42171de404e08b0c","kind":"tag","published_at":"2025-11-19T22:08:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2/manifests"},{"name":"rust-v0.61.1-alpha.1","sha":"f864e9455b5aaea265943082cd5adcbb064ebdd1","kind":"tag","published_at":"2025-11-19T21:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1/manifests"},{"name":"rust-v0.60.1","sha":"994ca5c30a6b766aa760592f57d8ae72725e8437","kind":"tag","published_at":"2025-11-19T19:22:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1/manifests"},{"name":"rust-v0.60.0-alpha.1","sha":"3ec42ab0e8c879e7691d21b9eb72466db29c64d2","kind":"tag","published_at":"2025-11-19T19:08:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1/manifests"},{"name":"rust-v0.59.0","sha":"e51dae128299501460d36441258562457395d45e","kind":"tag","published_at":"2025-11-19T17:48:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0/manifests"},{"name":"rust-v0.59.0-alpha.21","sha":"b62e182006aef24eaac80704428b9e4bbdc65393","kind":"tag","published_at":"2025-11-19T17:40:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21/manifests"},{"name":"rust-v0.59.0-alpha.20","sha":"103945520c7ca7541b85c5cf8bd741a427627b37","kind":"tag","published_at":"2025-11-19T17:07:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20/manifests"},{"name":"rust-v0.59.0-alpha.19","sha":"3edb47a48bfc2cb18ca38055d18082a6c665de54","kind":"tag","published_at":"2025-11-19T17:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19/manifests"},{"name":"rust-v0.59.0-alpha.18","sha":"e0cf573fefff0ffa8d7f28e40f3ef283ffeb83e1","kind":"tag","published_at":"2025-11-19T16:29:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18/manifests"},{"name":"rust-v0.59.0-alpha.17","sha":"8aef54c4a7fada5e6b883cd80376f81e07e2a58d","kind":"tag","published_at":"2025-11-19T13:54:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17/manifests"},{"name":"rust-v0.59.0-alpha.16","sha":"7cd630c80b43c3458758c25146dc5475077cdb6e","kind":"tag","published_at":"2025-11-19T11:23:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16/manifests"},{"name":"rust-v0.59.0-alpha.15","sha":"7e6f07f6fd0f88314ba5e26fbca593fbcd221d5f","kind":"tag","published_at":"2025-11-19T09:56:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15/manifests"},{"name":"rust-v0.59.0-alpha.14","sha":"be61229d099f998870aeb419e7fbf48c5ca27dd1","kind":"tag","published_at":"2025-11-19T09:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14/manifests"},{"name":"rust-v0.59.0-alpha.13","sha":"3a9dbf4b3800f6934bb19911f89ac361bb432fc0","kind":"tag","published_at":"2025-11-19T08:39:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13/manifests"},{"name":"rust-v0.59.0-alpha.12","sha":"d8e5318755c7aba84b1b7d2dfe1ffe5dbfdad019","kind":"tag","published_at":"2025-11-19T02:47:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12/manifests"},{"name":"rust-v0.59.0-alpha.11","sha":"64a1c1765977f4b3113f601b69efd17a82150fa3","kind":"tag","published_at":"2025-11-19T01:42:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11/manifests"},{"name":"rust-v0.59.0-alpha.10","sha":"a11686c96bde27a80ec4352600fab2bcddc8ef68","kind":"tag","published_at":"2025-11-18T22:50:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10/manifests"},{"name":"rust-v0.59.0-alpha.9","sha":"b0ca2e380d9691ebe15961ec7a4a120beb60a9a0","kind":"tag","published_at":"2025-11-18T17:28:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9/manifests"},{"name":"rust-v0.59.0-alpha.8","sha":"9d465305bd2e0ce46bb451a59ba968b96fcc65c3","kind":"tag","published_at":"2025-11-18T17:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8/manifests"},{"name":"rust-v0.59.0-alpha.7","sha":"e9516baae1485cfa46e8f83cfb1774d964027caf","kind":"tag","published_at":"2025-11-18T06:26:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7/manifests"},{"name":"rust-v0.59.0-alpha.6","sha":"ba7308e3cae4843f4db296fdec95526c3ba168e0","kind":"tag","published_at":"2025-11-17T16:20:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6/manifests"},{"name":"rust-v0.59.0-alpha.5","sha":"697a6f3a9778c0aa3d7fa402287c735abce46ab8","kind":"tag","published_at":"2025-11-15T07:29:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5/manifests"},{"name":"rust-v0.59.0-alpha.4","sha":"8edbe42c04a9b602a7720f2f5e650ac8b7285a63","kind":"tag","published_at":"2025-11-15T03:51:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4/manifests"},{"name":"rust-v0.59.0-alpha.3","sha":"8b5b6530c385651c3c7ebb897d751f6962d45d1a","kind":"tag","published_at":"2025-11-15T00:58:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3/manifests"},{"name":"rust-v0.59.0-alpha.2","sha":"604f2aab6e0be6c1b98b6b8a259c4508f6262b45","kind":"tag","published_at":"2025-11-14T19:24:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2/manifests"},{"name":"rust-v0.59.0-alpha.1","sha":"b694738a2bd1676b3d6c8a269d36c5c392396059","kind":"tag","published_at":"2025-11-13T23:12:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1/manifests"},{"name":"rust-v0.58.0","sha":"9192b41122d78942d86e72498764a666532289c4","kind":"tag","published_at":"2025-11-13T17:39:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0/manifests"},{"name":"rust-v0.58.0-alpha.10","sha":"bb29d8b398431a1fb84eb9f440a7ae2d00d83de2","kind":"tag","published_at":"2025-11-13T16:14:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10/manifests"},{"name":"rust-v0.58.0-alpha.9","sha":"9d0556955f654905d442c64420429ce0644088be","kind":"tag","published_at":"2025-11-13T06:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9/manifests"},{"name":"rust-v0.58.0-alpha.8","sha":"e5d144a1aaadbedfc0114ab2295c087dadec2b59","kind":"tag","published_at":"2025-11-13T03:48:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8/manifests"},{"name":"rust-v0.58.0-alpha.7","sha":"4a4894d8e18718769c65c0912732fbaf6c28d07b","kind":"tag","published_at":"2025-11-13T00:51:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7/manifests"},{"name":"rust-v0.58.0-alpha.6","sha":"62183c6404d68687035c5d8b614f2e6a6fe50424","kind":"tag","published_at":"2025-11-12T21:04:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6/manifests"},{"name":"rust-v0.58.0-alpha.5","sha":"4cfbc9cce312eee85bc84702f857330e1b8e0009","kind":"tag","published_at":"2025-11-12T16:30:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5/manifests"},{"name":"rust-v0.58.0-alpha.4","sha":"6cca47a43780a17efbcbc81a8d383b65f717cf42","kind":"tag","published_at":"2025-11-11T16:20:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4/manifests"},{"name":"rust-v0.58.0-alpha.3","sha":"e3416b186ace1a30fdaedbd6c88005558dd7e18e","kind":"tag","published_at":"2025-11-11T01:43:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3/manifests"},{"name":"rust-v0.58.0-alpha.2","sha":"1b24a0670e16a2b8b61f96cd5a0ae7d646cd340d","kind":"tag","published_at":"2025-11-10T20:07:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2/manifests"},{"name":"rust-v0.58.0-alpha.1","sha":"c6efee37bf9bbc8d6fa698644302db2382c79680","kind":"tag","published_at":"2025-11-10T17:26:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1/manifests"},{"name":"rust-v0.57.0","sha":"7fbae94b619b8be706566bec072eb2784972cbaf","kind":"tag","published_at":"2025-11-09T22:07:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0/manifests"},{"name":"rust-v0.57.0-alpha.3","sha":"5e491294ec50a77e0267e5ef93ef872f712a8ed1","kind":"tag","published_at":"2025-11-08T01:55:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3/manifests"},{"name":"rust-v0.57.0-alpha.2","sha":"9633f0064f861fac72729e764b6df2885df829a1","kind":"tag","published_at":"2025-11-08T00:36:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2/manifests"},{"name":"rust-v0.57.0-alpha.1","sha":"f784b004981a9e396da193c3a3ac05d331f8dd89","kind":"tag","published_at":"2025-11-07T19:13:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1/manifests"},{"name":"rust-v0.56.0","sha":"cdb32ac545d50f3f1c6ee51a71ac1dc12dc7d21b","kind":"tag","published_at":"2025-11-07T17:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0/manifests"},{"name":"rust-v0.56.0-alpha.6","sha":"13895d936da82a393d52cf9ed17d0869ac146bb3","kind":"tag","published_at":"2025-11-07T17:36:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6/manifests"},{"name":"rust-v0.56.0-alpha.5","sha":"f5010e99b6d1a8cf112eaead98a69e41ffdb3d37","kind":"tag","published_at":"2025-11-06T22:13:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5/manifests"},{"name":"rust-v0.56.0-alpha.4","sha":"b721d237297ab44aea721169f4205f237ea78441","kind":"tag","published_at":"2025-11-06T16:36:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4/manifests"},{"name":"rust-v0.56.0-alpha.3","sha":"94a6b98b1a2aea3cbdfb6dc4371e44075f97deb6","kind":"tag","published_at":"2025-11-05T19:21:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3/manifests"},{"name":"rust-v0.56.0-alpha.2","sha":"8b49211e67d3c863df5ecc13fc5f88516a20fa69","kind":"tag","published_at":"2025-11-05T18:42:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2/manifests"},{"name":"rust-v0.56.0-alpha.1","sha":"64cd06433ec75bc2801a89ab78293b98822c499e","kind":"tag","published_at":"2025-11-05T17:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1/manifests"},{"name":"rust-v0.55.0","sha":"2e2063cab1cae3d57ffd439c3c232b766de60c1f","kind":"tag","published_at":"2025-11-04T20:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.55.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0/manifests"},{"name":"rust-v0.54.0","sha":"2b816973c9de54bf0fff79f6382c2195d5f4226b","kind":"tag","published_at":"2025-11-04T18:31:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0/manifests"},{"name":"rust-v0.54.0-alpha.3","sha":"e148ba4de8c44fe0114d53451a0f95b1ea00986e","kind":"tag","published_at":"2025-11-04T17:18:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3/manifests"},{"name":"rust-v0.54.0-alpha.2","sha":"fb3af839f9ec5c3b2ba8b3dea4d26da7c1765a0a","kind":"tag","published_at":"2025-11-03T18:07:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2/manifests"},{"name":"rust-v0.54.0-alpha.1","sha":"23b5023efec1fa7dc25ca04ca07a4f131a6bcfd3","kind":"tag","published_at":"2025-10-31T21:49:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1/manifests"},{"name":"rust-v0.53.0","sha":"ca80bc4902b7ca49112907152e8ed0879eaa0b78","kind":"tag","published_at":"2025-10-31T00:56:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0/manifests"},{"name":"rust-v0.53.0-alpha.1","sha":"30063284ccdcdad45c6db956ba8bfa56e1664c39","kind":"tag","published_at":"2025-10-30T20:25:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1/manifests"},{"name":"rust-v0.52.0","sha":"e771b1fa77e8fd558dac4b2cdc05d0c2fe54aca8","kind":"tag","published_at":"2025-10-30T18:09:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.52.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0/manifests"},{"name":"rust-v0.51.0-alpha.11","sha":"47d613f059051bb9b3a5abedeeef38bb1d84f503","kind":"tag","published_at":"2025-10-30T16:28:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11/manifests"},{"name":"rust-v0.51.0","sha":"42da445b02fc888d37294a3903199aa37ed64b51","kind":"tag","published_at":"2025-10-30T16:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0/manifests"},{"name":"rust-v0.51.0-alpha.10","sha":"81b899ab30b02c6a4536a5fe1ffcebaf58789386","kind":"tag","published_at":"2025-10-30T01:30:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10/manifests"},{"name":"rust-v0.51.0-alpha.9","sha":"3b29abd9a654e5acd45e7dd31f5d23a11fc5be25","kind":"tag","published_at":"2025-10-29T23:00:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9/manifests"},{"name":"rust-v0.51.0-alpha.8","sha":"bc008a75a6956948345db62ca98893197cef99c7","kind":"tag","published_at":"2025-10-29T21:09:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8/manifests"},{"name":"rust-v0.51.0-alpha.7","sha":"7bf26739e7601be6a9335cb8f05bb5a92090f7aa","kind":"tag","published_at":"2025-10-29T16:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7/manifests"},{"name":"rust-v0.51.0-alpha.6","sha":"eb7c5484e985696f77aa105d725d40300f497887","kind":"tag","published_at":"2025-10-29T00:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6/manifests"},{"name":"rust-v0.51.0-alpha.5","sha":"54740bd1c8f1b65a5370c1fa345a4fc4f94f038c","kind":"tag","published_at":"2025-10-28T20:07:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5/manifests"},{"name":"rust-v0.51.0-alpha.4","sha":"995901746c352856fd61da6c4d1bac4956a0f74f","kind":"tag","published_at":"2025-10-28T19:03:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4/manifests"},{"name":"rust-v0.51.0-alpha.3","sha":"aa90380ff3dde1bfa17bdbaa9f7d0a5be21f2cc7","kind":"tag","published_at":"2025-10-27T21:57:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3/manifests"},{"name":"rust-v0.51.0-alpha.2","sha":"52e4b6d785e611ea9571e8af9dd54fcbf766b89e","kind":"tag","published_at":"2025-10-27T16:14:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2/manifests"},{"name":"rust-v0.51.0-alpha.1","sha":"a4453c3560657fff673e105afc7eb0968d4eafac","kind":"tag","published_at":"2025-10-27T03:26:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1/manifests"},{"name":"rust-v0.50.0","sha":"b4123b7b1db22a3c0a8b133a23c7b30a477d7b65","kind":"tag","published_at":"2025-10-25T21:16:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0/manifests"},{"name":"rust-v0.50.0-alpha.3","sha":"26f2d445a2226beb0f24103ab3682a4a6560d8ae","kind":"tag","published_at":"2025-10-25T06:08:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3/manifests"},{"name":"rust-v0.50.0-alpha.2","sha":"2521779e0d82b55a5630cad3ad7ed6a13015107a","kind":"tag","published_at":"2025-10-25T05:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2/manifests"},{"name":"rust-v0.50.0-alpha.1","sha":"a25d16d375aa46eaa3ea1e760683701b6a3c6fad","kind":"tag","published_at":"2025-10-24T23:36:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1/manifests"},{"name":"rust-v0.49.0","sha":"63f1267d867f00f18bde079f915c4545f4c0fe9e","kind":"tag","published_at":"2025-10-24T18:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.49.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0/manifests"},{"name":"rust-v0.48.0","sha":"3c1609f94a681e26bc3b88b866b41344f4f5784b","kind":"tag","published_at":"2025-10-23T23:24:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0/manifests"},{"name":"rust-v0.48.0-alpha.4","sha":"b0c34dbd2af0ad03b08ca3afd6377fcdc92772dc","kind":"tag","published_at":"2025-10-23T16:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4/manifests"},{"name":"rust-v0.48.0-alpha.3","sha":"69812f55a36d1e029ac008be204f9faea5d8470d","kind":"tag","published_at":"2025-10-21T21:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3/manifests"},{"name":"rust-v0.48.0-alpha.2","sha":"7586d44e3e376cef2ee28d0fddc270c125e58740","kind":"tag","published_at":"2025-10-21T04:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2/manifests"},{"name":"rust-v0.48.0-alpha.1","sha":"bf8dcc363efb432a4834cd664b3678cf129d02f2","kind":"tag","published_at":"2025-10-20T04:41:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1/manifests"},{"name":"rust-v0.47.0","sha":"c71297b9a9b3f7995445eff8d768837814ac06f8","kind":"tag","published_at":"2025-10-17T16:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0/manifests"},{"name":"rust-v0.47.0-alpha.3","sha":"73336da3f9586529b6ac71588180178f9899fc6c","kind":"tag","published_at":"2025-10-17T00:39:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3/manifests"},{"name":"rust-v0.47.0-alpha.2","sha":"cc2343d92be05297593509e66a9b07c87930d2f1","kind":"tag","published_at":"2025-10-16T22:09:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2/manifests"},{"name":"rust-v0.47.0-alpha.1","sha":"07edd2b3845d5fd19c36eff1c0fc1e15f06f38d1","kind":"tag","published_at":"2025-10-09T19:21:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1/manifests"},{"name":"rust-v0.46.0","sha":"b650f912c50ce4ce0a23b877aa8b1174878c30e2","kind":"tag","published_at":"2025-10-09T01:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0/manifests"},{"name":"rust-v0.46.0-alpha.7","sha":"5402a19a58d3131475476edf75d99dba5ab2df81","kind":"tag","published_at":"2025-10-08T23:13:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7/manifests"},{"name":"rust-v0.46.0-alpha.6","sha":"5d93899bceeaa613253433d9c35bb453503a5a1d","kind":"tag","published_at":"2025-10-08T21:58:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6/manifests"},{"name":"rust-v0.46.0-alpha.5","sha":"9ce80da38a307057fba97d08643f7e5744ec100d","kind":"tag","published_at":"2025-10-08T20:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5/manifests"},{"name":"rust-v0.46.0-alpha.4","sha":"59dd6783938001a1cf6359b201c7c03f3b64b395","kind":"tag","published_at":"2025-10-08T17:23:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4/manifests"},{"name":"rust-v0.46.0-alpha.3","sha":"56ce8e4452b99acf52b482108c9ceddf51754596","kind":"tag","published_at":"2025-10-08T15:16:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3/manifests"},{"name":"rust-v0.46.0-alpha.2","sha":"f73ebdf90c03d8e8c7eac79e0445f8d5283632ec","kind":"tag","published_at":"2025-10-08T00:45:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2/manifests"},{"name":"rust-v0.46.0-alpha.1","sha":"3fa2a2051b2b4e1690e073c1f4ca5d4bd692109a","kind":"tag","published_at":"2025-10-07T17:48:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1/manifests"},{"name":"rust-v0.45.0","sha":"a7c7869c23f88f6c468281e6f438ba4a91b81f26","kind":"tag","published_at":"2025-10-06T19:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0/manifests"},{"name":"rust-v0.45.0-alpha.6","sha":"654b0b32343646cff8b8b2b542f441b9d2af828d","kind":"tag","published_at":"2025-10-06T05:08:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6/manifests"},{"name":"rust-v0.45.0-alpha.5","sha":"de88695869c9a57eab08e23aabbcf0736792362a","kind":"tag","published_at":"2025-10-06T01:04:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5/manifests"},{"name":"rust-v0.45.0-alpha.4","sha":"93ff8d423804b45193818f7e87018048a177fef8","kind":"tag","published_at":"2025-10-05T20:59:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4/manifests"},{"name":"rust-v0.45.0-alpha.3","sha":"adf30ed28f6d7ea4eb6d023c22afd6271dab55fc","kind":"tag","published_at":"2025-10-05T06:02:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3/manifests"},{"name":"rust-v0.45.0-alpha.2","sha":"790f0cc4628f0f69494aa8990750bfee35b39b3a","kind":"tag","published_at":"2025-10-05T02:29:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2/manifests"},{"name":"rust-v0.45.0-alpha.1","sha":"c13e9cb801f838167ce4286bb3c6d548f2f505bb","kind":"tag","published_at":"2025-10-04T22:31:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1/manifests"},{"name":"rust-v0.44.0","sha":"488ec061bf4d36916b8f477c700ea4fde4162a7a","kind":"tag","published_at":"2025-10-03T16:43:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.44.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0/manifests"},{"name":"rust-v0.43.0-alpha.18","sha":"472f299bd71c3da1aa54f396dd58e6fe339df432","kind":"tag","published_at":"2025-10-03T04:46:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18/manifests"},{"name":"rust-v0.43.0-alpha.17","sha":"e52ff0a2ca6e55de36e5ef0478791e202fc5a670","kind":"tag","published_at":"2025-10-02T21:24:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17/manifests"},{"name":"rust-v0.43.0-alpha.16","sha":"4d14f8191918936b454c2fbe7fa7130a7f8c4c4b","kind":"tag","published_at":"2025-10-02T19:51:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16/manifests"},{"name":"rust-v0.43.0-alpha.15","sha":"c8281fa29e680917b935c45a98ac2c374a7a3cbb","kind":"tag","published_at":"2025-10-01T20:15:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15/manifests"},{"name":"rust-v0.43.0-alpha.14","sha":"4d1102afb4f6ed967faf0e3c68f1827cef1dc832","kind":"tag","published_at":"2025-10-01T19:32:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14/manifests"},{"name":"rust-v0.43.0-alpha.13","sha":"839c120cdedeeaf49956aaa086fe7e975b99ba9f","kind":"tag","published_at":"2025-10-01T19:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13/manifests"},{"name":"rust-v0.43.0-alpha.12","sha":"a16d7798b579e4db990459b9c73f99263c28055c","kind":"tag","published_at":"2025-10-01T18:34:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12/manifests"},{"name":"rust-v0.43.0","sha":"a23c1949727a72dbed0c630048a5a1a353eb9168","kind":"tag","published_at":"2025-10-01T17:46:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0/manifests"},{"name":"rust-v0.43.0-alpha.11","sha":"78d70381afa537e3821cec0ecb6bad7e3fe007ea","kind":"tag","published_at":"2025-10-01T17:42:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11/manifests"},{"name":"rust-v0.43.0-alpha.10","sha":"aa0b4192529545a9d8a1f0317e12ce4051407318","kind":"tag","published_at":"2025-10-01T16:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10/manifests"},{"name":"rust-v0.43.0-alpha.9","sha":"c5bd35835bf103bcdb2130781ce2208a38b02f63","kind":"tag","published_at":"2025-10-01T15:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9/manifests"},{"name":"rust-v0.43.0-alpha.8","sha":"f5690e227c33b85497138d046d9928a5d871de29","kind":"tag","published_at":"2025-10-01T03:34:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8/manifests"},{"name":"rust-v0.43.0-alpha.7","sha":"3fd643d926f75266d0c5d6250118405dd7810f49","kind":"tag","published_at":"2025-09-30T21:54:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7/manifests"},{"name":"rust-v0.43.0-alpha.6","sha":"09ba746c32f423454bf92b232dd73f3bb5c75b35","kind":"tag","published_at":"2025-09-30T19:03:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6/manifests"},{"name":"rust-v0.43.0-alpha.5","sha":"a3dcb73f121470f963162578880cce4c0574599c","kind":"tag","published_at":"2025-09-30T07:09:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5/manifests"},{"name":"rust-v0.43.0-alpha.4","sha":"3a0dd7df3b494e37669ff2a6405f324fecb9d459","kind":"tag","published_at":"2025-09-29T02:34:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4/manifests"},{"name":"rust-v0.43.0-alpha.3","sha":"ae8e97f8f22da650333779ae2eeae4f4c5abca64","kind":"tag","published_at":"2025-09-28T22:25:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3/manifests"},{"name":"rust-v0.43.0-alpha.2","sha":"97b9a8943a1115f54cf2d1822efde233c1597ad0","kind":"tag","published_at":"2025-09-27T19:19:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2/manifests"},{"name":"rust-v0.43.0-alpha.1","sha":"5eaaa57fd8597dbbe12e9202f344e9248f2082f2","kind":"tag","published_at":"2025-09-27T14:54:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1/manifests"},{"name":"rust-v0.42.0","sha":"7355ea95d7df53445359570103120b92ef9a084d","kind":"tag","published_at":"2025-09-26T18:29:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0/manifests"},{"name":"rust-v0.42.0-alpha.3","sha":"4730f3905ed971ebf71fe611d104b132cb5fa336","kind":"tag","published_at":"2025-09-26T15:20:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3/manifests"},{"name":"rust-v0.42.0-alpha.2","sha":"42971ad6d9b501e25b332390dfc65f0010fc8e6f","kind":"tag","published_at":"2025-09-26T14:18:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2/manifests"},{"name":"rust-v0.42.0-alpha.1","sha":"eb9f175ad82ae54a5f357b19a1cbf80629af281a","kind":"tag","published_at":"2025-09-26T05:54:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1/manifests"},{"name":"rust-v0.41.0","sha":"90cb84351669f700729be37d6c1cb546c678a871","kind":"tag","published_at":"2025-09-24T16:56:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0/manifests"},{"name":"rust-v0.41.0-alpha.1","sha":"610cf48a871b92b6c52df061c9585bf5ab6a2050","kind":"tag","published_at":"2025-09-24T06:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1/manifests"},{"name":"rust-v0.40.0","sha":"5268705a69713752adcbd8416ef9e84a683f7aa3","kind":"tag","published_at":"2025-09-23T16:15:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0/manifests"},{"name":"rust-v0.40.0-alpha.3","sha":"1f37ad40cb99466450523d359e0454530ad94892","kind":"tag","published_at":"2025-09-23T03:31:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3/manifests"},{"name":"rust-v0.40.0-alpha.2","sha":"4e5cf9d0da76548135b31321ba1202e788233adb","kind":"tag","published_at":"2025-09-23T00:18:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2/manifests"},{"name":"rust-v0.40.0-alpha.1","sha":"1d87d135d2f11e87493530fa450c85da29068f0b","kind":"tag","published_at":"2025-09-19T00:19:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1/manifests"},{"name":"rust-v0.39.0","sha":"077623f2e1a9e3d7ad64354383296368bf082f4c","kind":"tag","published_at":"2025-09-18T21:37:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0/manifests"},{"name":"rust-v0.39.0-alpha.2","sha":"c0e2cd53181140649a42442c49917d644f29b6af","kind":"tag","published_at":"2025-09-18T18:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2/manifests"},{"name":"rust-v0.39.0-alpha.1","sha":"f9d1a29f4aced1e256bb7f9d87b7de3e505d6b5f","kind":"tag","published_at":"2025-09-17T18:33:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1/manifests"},{"name":"rust-v0.38.0","sha":"17d2d8d71d98afb4980fce1f87db3638cf984d9f","kind":"tag","published_at":"2025-09-17T18:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.38.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0/manifests"},{"name":"rust-v0.37.0","sha":"d6f33bca970b2758335f79a5d4ad47e5de528a9d","kind":"tag","published_at":"2025-09-17T17:48:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0/manifests"},{"name":"rust-v0.37.0-alpha.4","sha":"f0aa181b908b503fe6b28f166f76e92d0ce2ca05","kind":"tag","published_at":"2025-09-17T05:57:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4/manifests"},{"name":"rust-v0.37.0-alpha.3","sha":"5bbc212189b60dd4ab23231be65f37f9a306c5e7","kind":"tag","published_at":"2025-09-17T04:38:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3/manifests"},{"name":"rust-v0.37.0-alpha.2","sha":"9546e313cab991921d4b161d00dbbc987e04e625","kind":"tag","published_at":"2025-09-17T04:03:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2/manifests"},{"name":"rust-v0.37.0-alpha.1","sha":"ac4f49f209635764bb8eaef54554554fe9f433c2","kind":"tag","published_at":"2025-09-16T19:09:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1/manifests"},{"name":"rust-v0.36.0","sha":"23e9c42809566b323f026f5235cf90b9171c2169","kind":"tag","published_at":"2025-09-15T17:04:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.36.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0/manifests"},{"name":"rust-v0.35.0","sha":"8d7865dac15c1cd218fefc3f7e0f386fb2845c6a","kind":"tag","published_at":"2025-09-15T15:52:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0/manifests"},{"name":"rust-v0.35.0-alpha.13","sha":"cf2298dd5528738fd8d685641c114193e561b955","kind":"tag","published_at":"2025-09-15T13:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13/manifests"},{"name":"rust-v0.35.0-alpha.12","sha":"121634d4c3ee4a26cb4113af026272d21eda4dd8","kind":"tag","published_at":"2025-09-15T07:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12/manifests"},{"name":"rust-v0.35.0-alpha.11","sha":"f47404109799720afa22f9d5a1d6d65dc22887b8","kind":"tag","published_at":"2025-09-15T01:22:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11/manifests"},{"name":"rust-v0.35.0-alpha.10","sha":"6428ac1e9882013a607376274f252e5f1f48165e","kind":"tag","published_at":"2025-09-15T00:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10/manifests"},{"name":"rust-v0.35.0-alpha.9","sha":"d83467d6e80136176e5eaeb56f16bc48207e927d","kind":"tag","published_at":"2025-09-14T23:17:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9/manifests"},{"name":"rust-v0.35.0-alpha.8","sha":"deda843ccd8a5a1839ee30a4c9da40866064be31","kind":"tag","published_at":"2025-09-14T21:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8/manifests"},{"name":"rust-v0.35.0-alpha.7","sha":"6d075578603d4dfa77ab04f31802ce430a37c258","kind":"tag","published_at":"2025-09-12T20:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7/manifests"},{"name":"rust-v0.35.0-alpha.6","sha":"b90df684bce7b9b69cf8805c3bde4b92d8012b98","kind":"tag","published_at":"2025-09-12T06:44:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6/manifests"},{"name":"rust-v0.35.0-alpha.5","sha":"e6d12790337a5ff8154b1977ff09642f1c334500","kind":"tag","published_at":"2025-09-12T04:05:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5/manifests"},{"name":"rust-v0.35.0-alpha.4","sha":"1e0e781457d613063620d3dd2f11c0ece8c56096","kind":"tag","published_at":"2025-09-11T20:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4/manifests"},{"name":"rust-v0.35.0-alpha.3","sha":"66be223ae3afb34e9459a0e195dacdf6145ff688","kind":"tag","published_at":"2025-09-11T18:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3/manifests"},{"name":"rust-v0.35.0-alpha.2","sha":"305252b2fb2d57bb40a9e4bad269db9a761f7099","kind":"tag","published_at":"2025-09-11T16:17:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2/manifests"},{"name":"rust-v0.35.0-alpha.1","sha":"61e4beeac3c7c01f9029cadc2b27649a40a449f6","kind":"tag","published_at":"2025-09-11T15:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1/manifests"},{"name":"rust-v0.34.0","sha":"0d2ceb199fbea0c9f8d43ad8ef300dfacb955a40","kind":"tag","published_at":"2025-09-10T21:15:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0/manifests"},{"name":"rust-v0.34.0-alpha.2","sha":"367a79d676330b1a7be66fa71ecb33f48173e2fb","kind":"tag","published_at":"2025-09-10T21:00:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2/manifests"},{"name":"rust-v0.34.0-alpha.1","sha":"de989c815665e2666adc35413642469aa25ed82f","kind":"tag","published_at":"2025-09-10T20:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1/manifests"},{"name":"rust-v0.33.0","sha":"fbea465ba891f62f2bc751fc5c737bf5893ba8d5","kind":"tag","published_at":"2025-09-10T19:41:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0/manifests"},{"name":"rust-v0.33.0-alpha.1","sha":"9479ee49fc7f7d36c53562f00680b2252879839f","kind":"tag","published_at":"2025-09-10T17:27:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1/manifests"},{"name":"rust-v0.32.0","sha":"1471b25cc44a73b4eaf9a6fb1d0f706974d809a4","kind":"tag","published_at":"2025-09-10T17:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0/manifests"},{"name":"rust-v0.32.0-alpha.3","sha":"1d56ee5a7d8effcdf8dec67e3f7ecfda0510280b","kind":"tag","published_at":"2025-09-10T02:34:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3/manifests"},{"name":"rust-v0.32.0-alpha.2","sha":"1ce8c547dc1c22595dd8bb6583613dec231d2b9d","kind":"tag","published_at":"2025-09-09T15:39:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2/manifests"},{"name":"rust-v0.32.0-alpha.1","sha":"8b8e4e6677631b499ce1497c5bd2da4eac2d4540","kind":"tag","published_at":"2025-09-08T21:55:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1/manifests"},{"name":"rust-v0.31.0","sha":"cf127102de208feeea000b4dff2e87e40615bd73","kind":"tag","published_at":"2025-09-08T21:20:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0/manifests"},{"name":"rust-v0.31.0-alpha.5","sha":"5b54432f5cceff1a8a026bbfbe16071321c3ced9","kind":"tag","published_at":"2025-09-08T17:49:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5/manifests"},{"name":"rust-v0.31.0-alpha.4","sha":"1c215df13526f6ba352bd29e5d6895ab2ac69b1b","kind":"tag","published_at":"2025-09-08T16:35:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4/manifests"},{"name":"rust-v0.31.0-alpha.3","sha":"630077d46df34093205bab06c8ddc9a4e1e4a6d3","kind":"tag","published_at":"2025-09-08T15:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3/manifests"},{"name":"rust-v0.31.0-alpha.2","sha":"7275346040324abfa6199b0fbdb1a6759a6e21ac","kind":"tag","published_at":"2025-09-06T02:10:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2/manifests"},{"name":"rust-v0.31.0-alpha.1","sha":"e3e65be86a9d8d958ff878eb2d8758584da8627b","kind":"tag","published_at":"2025-09-06T01:55:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1/manifests"},{"name":"rust-v0.30.0","sha":"35ebeaec27cf1aafd5e373d421691e6b60cf3a19","kind":"tag","published_at":"2025-09-05T21:55:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.30.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0/manifests"},{"name":"rust-v0.29.1-alpha.7","sha":"24063cb723c1e31585b4a9334d3d51448bf44784","kind":"tag","published_at":"2025-09-05T00:50:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7/manifests"},{"name":"rust-v0.29.1-alpha.6","sha":"acad9eaa0116a17e3a628cd4e750f16c934d4568","kind":"tag","published_at":"2025-09-04T20:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6/manifests"},{"name":"rust-v0.29.1-alpha.5","sha":"2fee87c66fe812464d44d84ec2ae2562e39ccd51","kind":"tag","published_at":"2025-09-04T17:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5/manifests"},{"name":"rust-v0.29.1-alpha.4","sha":"38dd4843e8d3295b10f332a0e7da4ec656ff9e36","kind":"tag","published_at":"2025-09-04T15:23:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4/manifests"},{"name":"rust-v0.29.1-alpha.3","sha":"594ca1c4d5470e183cd3955b085713939226fcb7","kind":"tag","published_at":"2025-09-04T06:23:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3/manifests"},{"name":"rust-v0.29.1-alpha.2","sha":"ccba32874383f496402ea5cb44dc9126739d2e36","kind":"tag","published_at":"2025-09-03T22:57:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2/manifests"},{"name":"rust-v0.29.1-alpha.1","sha":"267e229bd5132ccb14723751cecd63feb2a56c60","kind":"tag","published_at":"2025-09-03T15:49:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1/manifests"},{"name":"rust-v0.29.0-alpha.1","sha":"67568be0c9d53f59bd150884ef387d044140f32b","kind":"tag","published_at":"2025-09-03T15:39:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1/manifests"},{"name":"rust-v0.29.0","sha":"f88af324ebc1f1f65f2257e3b382a651e12f0e10","kind":"tag","published_at":"2025-09-03T08:20:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0/manifests"},{"name":"rust-v0.28.0","sha":"d8856d77ec29444f529c7a640c1cb1c02c5de971","kind":"tag","published_at":"2025-09-02T22:08:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0/manifests"},{"name":"rust-v0.28.0-alpha.2","sha":"a5ba5a148e1dedc3f1fec9c7daa99da45d6a88e0","kind":"tag","published_at":"2025-09-02T21:26:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2/manifests"},{"name":"rust-v0.28.0-alpha.1","sha":"7624ad602f53053e87e05bedcdc096ff8b89b902","kind":"tag","published_at":"2025-09-02T20:46:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1/manifests"},{"name":"rust-v0.27.0","sha":"3711e6b42834cae8384eac09e6248aa63bdd6ca2","kind":"tag","published_at":"2025-08-29T06:02:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.27.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0/manifests"},{"name":"rust-v0.26.0","sha":"f3ad33cd25e9e51129fd960626a2fdab8a2c775c","kind":"tag","published_at":"2025-08-29T03:22:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0/manifests"},{"name":"rust-v0.26.0-alpha.1","sha":"ad9bbc98a2bd0d39b3863b3daa854ecb79a49b7d","kind":"tag","published_at":"2025-08-27T17:24:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1/manifests"},{"name":"rust-v0.25.0","sha":"241d1bb216e14c0e1477c02df0ea06371a743df1","kind":"tag","published_at":"2025-08-27T08:30:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0/manifests"},{"name":"rust-v0.25.0-alpha.2","sha":"5d07455b7946ec0e8fa37a9ca42085f4852f1108","kind":"tag","published_at":"2025-08-27T06:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2/manifests"},{"name":"rust-v0.25.0-alpha.1","sha":"14f574eeb5be74c3453215f37ab679b9577504eb","kind":"tag","published_at":"2025-08-27T05:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1/manifests"},{"name":"rust-v0.24.0","sha":"f4242e92bd7771e5a862fbdf42de29319bfea5e6","kind":"tag","published_at":"2025-08-26T17:28:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0/manifests"},{"name":"rust-v0.24.0-alpha.10","sha":"539deed96e2ea937bf8ee75b5de4fd252b244eef","kind":"tag","published_at":"2025-08-26T05:05:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10/manifests"},{"name":"rust-v0.24.0-alpha.9","sha":"db9d06e05f7e5d7c66e55a2341d25fdc5077276a","kind":"tag","published_at":"2025-08-26T03:52:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9/manifests"},{"name":"rust-v0.24.0-alpha.8","sha":"3f2ee3641d1ea2eb5ab128bf7a3c9a20331e88e1","kind":"tag","published_at":"2025-08-25T22:58:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8/manifests"},{"name":"rust-v0.24.0-alpha.7","sha":"4d2120417b2fbe3fe956bcb38a684187390a6467","kind":"tag","published_at":"2025-08-25T17:24:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7/manifests"},{"name":"rust-v0.24.0-alpha.6","sha":"f584086fb889d017465a5d8adcfbb2c18bed16a8","kind":"tag","published_at":"2025-08-25T05:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6/manifests"},{"name":"rust-v0.24.0-alpha.5","sha":"9ac22fe58bc1b0950e108f25678bf3060b189a07","kind":"tag","published_at":"2025-08-24T21:39:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5/manifests"},{"name":"rust-v0.24.0-alpha.4","sha":"593786173368c33aabb936e131abf43b9184e03a","kind":"tag","published_at":"2025-08-24T18:44:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4/manifests"},{"name":"rust-v0.0.2508241142","sha":"4c952e9b54142f73d91f086507e9e28ee26a8901","kind":"tag","published_at":"2025-08-24T18:42:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2508241142","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2508241142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2508241142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142/manifests"},{"name":"rust-v0.24.0-alpha.3","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3/manifests"},{"name":"alpha-cli","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/alpha-cli","html_url":"https://github.com/openai/codex/releases/tag/alpha-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@alpha-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli/manifests"},{"name":"rust-v0.24.0-alpha.2","sha":"319f4a527f8040ac6de50917afb8f9ef43ae62ed","kind":"tag","published_at":"2025-08-22T21:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2/manifests"},{"name":"rust-v0.24.0-alpha.1","sha":"6004135ed8a13a9f4f9b6c2b4a24bd7e89f89a52","kind":"tag","published_at":"2025-08-21T05:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1/manifests"},{"name":"rust-v0.23.0","sha":"29a40864dce65369f9aa144d2751586feb245a13","kind":"tag","published_at":"2025-08-20T05:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0/manifests"},{"name":"rust-v0.23.0-alpha.8","sha":"4b60560fca736af432a1c888317498538cd6ec34","kind":"tag","published_at":"2025-08-20T04:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8/manifests"},{"name":"rust-v0.23.0-alpha.7","sha":"db1ac5c510bef1e96631ec835ca93e3924be4743","kind":"tag","published_at":"2025-08-20T03:33:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7/manifests"},{"name":"rust-v0.23.0-alpha.6","sha":"bdaf80fab48429660a6d7122750cedd90f6af0c0","kind":"tag","published_at":"2025-08-20T02:54:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6/manifests"},{"name":"rust-v0.23.0-alpha.5","sha":"b2e3ba144b18ae3d44ac72234038fccd1338cf7e","kind":"tag","published_at":"2025-08-19T04:52:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5/manifests"},{"name":"rust-v0.23.0-alpha.4","sha":"7064efc9493c55a68218acde44724b5aa682f60e","kind":"tag","published_at":"2025-08-18T20:11:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4/manifests"},{"name":"rust-v0.23.0-alpha.3","sha":"319f39be3ac42ef231de5956bc4533b0ef8d964b","kind":"tag","published_at":"2025-08-18T04:42:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3/manifests"},{"name":"rust-v0.23.0-alpha.2","sha":"d29d4d9b50ece38017d31213d2d36e0267fa800c","kind":"tag","published_at":"2025-08-17T17:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2/manifests"},{"name":"rust-v0.23.0-alpha.1","sha":"13de81deb50a85c5cc473a4d1838fc3d9634c63c","kind":"tag","published_at":"2025-08-15T21:48:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1/manifests"},{"name":"rust-v0.22.0","sha":"fa3bdf23cd2a39e562456e88d47614e75109bfcc","kind":"tag","published_at":"2025-08-15T17:21:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0/manifests"},{"name":"rust-v0.22.0-alpha.5","sha":"95e26a00f526cff72007816bc722ed22baac4594","kind":"tag","published_at":"2025-08-14T23:09:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5/manifests"},{"name":"rust-v0.22.0-alpha.4","sha":"622022a22775b70e520fb59f4cbb2f6dae2b925e","kind":"tag","published_at":"2025-08-14T18:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4/manifests"},{"name":"rust-v0.22.0-alpha.3","sha":"c9f7aacad0781b82d8ef0b17f8bfed9af4d9496a","kind":"tag","published_at":"2025-08-14T06:12:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3/manifests"},{"name":"rust-v0.22.0-alpha.2","sha":"9af3f897caa97e0e253536e32e22a7bfa5a5d96c","kind":"tag","published_at":"2025-08-14T00:55:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2/manifests"},{"name":"rust-v0.22.0-alpha.1","sha":"476e30ce606046045385140c6fc4c9c0a2984e5d","kind":"tag","published_at":"2025-08-13T18:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1/manifests"},{"name":"rust-v0.21.0","sha":"ece634208f394fd4be608ca405845e09ed52b7c4","kind":"tag","published_at":"2025-08-12T04:32:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0/manifests"},{"name":"rust-v0.21.0-alpha.1","sha":"ac17dd380d01fc2bcec254ef92b0586cea337323","kind":"tag","published_at":"2025-08-11T20:13:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1/manifests"},{"name":"rust-v0.20.0","sha":"45aed5edd139c38132de044596fdd55e47236657","kind":"tag","published_at":"2025-08-09T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0/manifests"},{"name":"rust-v0.20.0-alpha.4","sha":"bbe7ec896f1a77bfa9598906ce035c57b59f2355","kind":"tag","published_at":"2025-08-08T22:52:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4/manifests"},{"name":"rust-v0.20.0-alpha.3","sha":"5aeff74315a54044c50c2e1198263446359be3ea","kind":"tag","published_at":"2025-08-08T22:18:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3/manifests"},{"name":"rust-v0.20.0-alpha.2","sha":"8b2ba09ada72c0fd89cdab55cc0c42f1aba6d8d7","kind":"tag","published_at":"2025-08-08T20:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2/manifests"},{"name":"rust-v0.20.0-alpha.1","sha":"7b13acde9b8c39aaef8a6afa7fb16555487b231f","kind":"tag","published_at":"2025-08-08T20:05:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1/manifests"},{"name":"rust-v0.19.0","sha":"1dc2abd9266b51bef917fa31b223ece720793aab","kind":"tag","published_at":"2025-08-08T01:31:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.19.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0/manifests"},{"name":"rust-v0.18.0","sha":"7d9e571b3de908192007f04cebd320832dd1e09d","kind":"tag","published_at":"2025-08-08T01:30:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.18.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0/manifests"},{"name":"rust-v0.17.0","sha":"1b1f7113efdb5ba6ee7dd9846ff250060c46756b","kind":"tag","published_at":"2025-08-08T01:25:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.17.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0/manifests"},{"name":"rust-v0.16.0","sha":"9ffad621a207624abb4d7c94c0195c4ea12efc87","kind":"tag","published_at":"2025-08-07T17:53:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.16.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0/manifests"},{"name":"rust-v0.15.0","sha":"8f49a269657bee0d8e42f11128abcf71d2d09e68","kind":"tag","published_at":"2025-08-07T17:21:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0/manifests"},{"name":"rust-v0.15.0-alpha.1","sha":"41d7e727b9b4987a106b29ed1d258ba294bfb01b","kind":"tag","published_at":"2025-08-06T23:27:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1/manifests"},{"name":"rust-v0.14.0","sha":"fd92ea1e96b0695c88302331d7830f84453a6f74","kind":"tag","published_at":"2025-08-06T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0/manifests"},{"name":"rust-v0.14.0-alpha.3","sha":"31d06def790ffdedf7cb547d7358412fa7451dc5","kind":"tag","published_at":"2025-08-06T15:47:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3/manifests"},{"name":"rust-v0.14.0-alpha.2","sha":"e4b2fe0050bc81fac41398d034ebaa47872a3e64","kind":"tag","published_at":"2025-08-06T08:15:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2/manifests"},{"name":"rust-v0.14.0-alpha.1","sha":"829414b9aca044377891328809c63ab982815f76","kind":"tag","published_at":"2025-08-06T06:46:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1/manifests"},{"name":"rust-v0.13.0","sha":"615e37c3c34deb9812785fc45e4b277fdc132000","kind":"tag","published_at":"2025-08-05T20:56:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.13.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0/manifests"},{"name":"rust-v0.12.0","sha":"1d7924dcfb3b018f658df5982b951f006139f4ea","kind":"tag","published_at":"2025-08-05T01:27:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.12.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0/manifests"},{"name":"rust-v0.11.0","sha":"c3e5de0e13a6013a5e4af25e853282065c74f2c1","kind":"tag","published_at":"2025-08-02T00:41:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0/manifests"},{"name":"rust-v0.11.0-alpha.5","sha":"ae38c1e7db81f22b7e323b482f56f06797292fbd","kind":"tag","published_at":"2025-08-01T22:29:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5/manifests"},{"name":"rust-v0.11.0-alpha.4","sha":"16edc4b1d22d9cedc58b9469a8b7e6bd28748398","kind":"tag","published_at":"2025-08-01T22:07:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4/manifests"},{"name":"rust-v0.11.0-beta.1","sha":"8dfc8eacc2563a54f8887a9cbeeb67b113345738","kind":"tag","published_at":"2025-08-01T00:44:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1/manifests"},{"name":"rust-v0.11.0-alpha.3","sha":"13e679a39546988e8c03b9d2f7f9f89a4bcd21c3","kind":"tag","published_at":"2025-07-31T18:16:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3/manifests"},{"name":"rust-v0.11.0-alpha.2","sha":"92043c6a14d16629bd27b445a247d45a8fe30a88","kind":"tag","published_at":"2025-07-28T21:26:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2/manifests"},{"name":"rust-v0.11.0-alpha.1","sha":"142731f2506a1a151db4833626014df23d7ec6b0","kind":"tag","published_at":"2025-07-28T19:45:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1/manifests"},{"name":"rust-v0.11.0-alpha","sha":"1467206d7fdaef58ae05e864483d427f4933984f","kind":"tag","published_at":"2025-07-25T18:49:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha/manifests"},{"name":"rust-v0.10.0","sha":"e45084061e36e512d7c81043e0c3efac4752916a","kind":"tag","published_at":"2025-07-24T21:48:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.10.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0/manifests"},{"name":"rust-v0.9.0","sha":"12994d3a43532fc48ab924035f85cc12cff85fa3","kind":"tag","published_at":"2025-07-23T00:52:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0/manifests"},{"name":"rust-v0.9.0-beta.1","sha":"d2a88a2360e1eba2884d79d7df86a3ee6bcb7273","kind":"tag","published_at":"2025-07-22T22:56:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1/manifests"},{"name":"rust-v0.9.0-beta","sha":"cb4f97928d99360c5315b098cde20308618ffbef","kind":"tag","published_at":"2025-07-22T20:43:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta/manifests"},{"name":"rust-v0.9.0-alpha","sha":"6d5fe7a4876a207f449a360f423845315f887a0f","kind":"tag","published_at":"2025-07-22T07:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha/manifests"},{"name":"rust-v0.8.0","sha":"671f91d3ea7f7fc77dd05e4a7f02eface3834346","kind":"tag","published_at":"2025-07-19T00:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.8.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0/manifests"},{"name":"rust-v0.7.0","sha":"f9478bdfbe60970f126760251410de33980cb607","kind":"tag","published_at":"2025-07-14T16:42:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.7.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0/manifests"},{"name":"rust-v0.6.0","sha":"29c409c49ecc709b3803d4fa1260f88eb29d37ac","kind":"tag","published_at":"2025-07-12T23:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.6.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0/manifests"},{"name":"rust-v0.5.0","sha":"6ff62ba8cecec3456e64e1780d59337eb12fcbcf","kind":"tag","published_at":"2025-07-10T21:44:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.5.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0/manifests"},{"name":"rust-v0.4.0","sha":"345e8bece0aaa9570242d676b6588646a217c892","kind":"tag","published_at":"2025-07-09T06:53:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.4.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0/manifests"},{"name":"rust-v0.3.0","sha":"de04ab108de52f630ed78e5709fc166d0cb09752","kind":"tag","published_at":"2025-07-08T05:32:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.3.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0/manifests"},{"name":"rust-v0.2.0","sha":"b3bffa594d67dce8fd916dc74b8daea7a2c6f9f3","kind":"tag","published_at":"2025-06-30T19:12:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0/manifests"},{"name":"rust-v0.2.0-alpha.2","sha":"2925136536b06a324551627468d17e959afa18d4","kind":"tag","published_at":"2025-06-29T17:19:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2/manifests"},{"name":"codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","sha":"cd2d84d496158450ec25be0109016c7c70112132","kind":"commit","published_at":"2025-06-29T17:18:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.4","sha":"b289c9207090b2e27494545d7b5404e063bd86f3","kind":"tag","published_at":"2025-06-28T22:40:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.1.0-alpha.3","sha":"1341d8db51057ca281e9fdfd31c6bc8a2fad9c06","kind":"tag","published_at":"2025-06-28T22:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3/manifests"},{"name":"rust-v0.1.0-alpha.2","sha":"3cf7269d12a4401b5b50d00a9c3858383d0d1617","kind":"tag","published_at":"2025-06-28T22:34:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.1","sha":"93fe967c692feba5c30f660ab027c227a51b9853","kind":"tag","published_at":"2025-06-28T22:28:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1/manifests"},{"name":"codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","sha":"1b7c8d2569ec965a66ab409377030494bb100fff","kind":"commit","published_at":"2025-06-28T22:24:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.0.2506261603","sha":"6a8a936f75ea44faf05ff4fab0c6a36fc970428d","kind":"tag","published_at":"2025-06-26T23:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603/manifests"},{"name":"codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","sha":"fa0e17f83a7925bc023b5d35661f5af0828fc2c1","kind":"commit","published_at":"2025-06-26T20:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603/manifests"},{"name":"rust-v0.0.2506060849","sha":"5fc3c3023d9f179fb416b2722d1434bac278e916","kind":"tag","published_at":"2025-06-06T15:49:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849/manifests"},{"name":"codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","sha":"029f39b9da894d27dcde81b8636ef89d8b652a9f","kind":"commit","published_at":"2025-06-06T06:34:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849/manifests"},{"name":"rust-v0.0.2506052246","sha":"ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa","kind":"tag","published_at":"2025-06-06T05:46:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246/manifests"},{"name":"codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","sha":"2d5246050ad4fda4834d8f442faf5becd782b4b3","kind":"commit","published_at":"2025-06-06T05:45:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246/manifests"},{"name":"codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","sha":"77b017f67dc37415f6949c452546b1df906c212c","kind":"commit","published_at":"2025-06-06T05:11:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052203","sha":"121686615fd634e35f3e415896f36908cf8632f9","kind":"tag","published_at":"2025-06-06T05:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052135","sha":"84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0","kind":"tag","published_at":"2025-06-06T04:35:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135/manifests"},{"name":"codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","sha":"9db53b33aa28f19602dd82799e179dd8dca06dfb","kind":"commit","published_at":"2025-06-06T03:29:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135/manifests"},{"name":"rust-v0.0.2506030956","sha":"45519e12f39777b65c05ed498503ddcb60beb289","kind":"tag","published_at":"2025-06-03T16:56:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956/manifests"},{"name":"codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","sha":"c6fcec55fe4085b4885bd99e40b46756f12511fd","kind":"commit","published_at":"2025-06-03T16:40:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956/manifests"},{"name":"rust-v0.0.2505302325","sha":"ca8e97fcbcb991e542b8689f2d4eab9d30c399d6","kind":"tag","published_at":"2025-05-31T06:25:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325/manifests"},{"name":"codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","sha":"1159eaf04f26a95d2ffdfcffb6b7368e47996f4f","kind":"commit","published_at":"2025-05-31T06:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325/manifests"},{"name":"rust-v0.0.2505301630","sha":"378d773f3af95384eef51addf560df30aa9fd15f","kind":"tag","published_at":"2025-05-30T23:30:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630/manifests"},{"name":"codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","sha":"4f3d294762e7351268d4670812a24cd4a876a73a","kind":"commit","published_at":"2025-05-30T23:27:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630/manifests"},{"name":"codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","sha":"bdfa95ed313c88c219242e66182a9d044054a177","kind":"commit","published_at":"2025-05-29T23:59:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291659","sha":"dfac02b343605ce61154ab2e075ac6c38f533916","kind":"tag","published_at":"2025-05-29T23:59:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291458","sha":"b152435fb95e7f1ab197ae2cdde68ae29a7d219b","kind":"tag","published_at":"2025-05-29T21:58:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458/manifests"},{"name":"codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","sha":"a32d305ae6a8c8680932b5259f7dd7e5a086db26","kind":"commit","published_at":"2025-05-29T21:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458/manifests"},{"name":"rust-v0.0.2505270918","sha":"d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28","kind":"tag","published_at":"2025-05-27T16:18:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918/manifests"},{"name":"codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","sha":"29d154cb139d63ef4896dd5fa7ebc5b303fb7fea","kind":"commit","published_at":"2025-05-27T16:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918/manifests"},{"name":"rust-v0.0.2505231205","sha":"aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3","kind":"tag","published_at":"2025-05-23T19:05:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205/manifests"},{"name":"codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","sha":"4bf81373a730deb391a9c1a4b65d9d62f5902e13","kind":"commit","published_at":"2025-05-23T18:53:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205/manifests"},{"name":"rust-v0.0.2505231137","sha":"d2eee362c1c6cdc00bcb5bf1d479823ef33c143a","kind":"tag","published_at":"2025-05-23T18:37:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137/manifests"},{"name":"codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","sha":"89ef4efdcf033a3b0085328be5d144a292e5d50d","kind":"commit","published_at":"2025-05-23T18:37:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137/manifests"},{"name":"rust-v0.0.2505220956","sha":"6a77484c94956d5cd319da3f8500b178ec93fc90","kind":"tag","published_at":"2025-05-22T16:56:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956/manifests"},{"name":"codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","sha":"cb379d779744aada3e44e861bb9a653e22e5917a","kind":"commit","published_at":"2025-05-22T16:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956/manifests"},{"name":"rust-v0.0.2505212314","sha":"79cb07bf70a9036200aa2b61b211fe47ea13184a","kind":"tag","published_at":"2025-05-22T06:14:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314/manifests"},{"name":"codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","sha":"ef7208359f20f20a38781b14c9c13b31c20c67f4","kind":"commit","published_at":"2025-05-22T05:53:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314/manifests"},{"name":"rust-v0.0.2505191609","sha":"68e94c8c08943e1d4a53bd7987e319ba7dbffb74","kind":"tag","published_at":"2025-05-19T23:09:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609/manifests"},{"name":"codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","sha":"d766e845b391c4fa4c4c1f1bb0a2c49c6a21e4e1","kind":"commit","published_at":"2025-05-19T23:08:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609/manifests"},{"name":"rust-v0.0.2505191518","sha":"c74d7e13e7d8daf3a2493f6216918d5e59a38bed","kind":"tag","published_at":"2025-05-19T22:18:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518/manifests"},{"name":"codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","sha":"a4bfdf6779f5fe382383889f4854de5a9146d4b1","kind":"commit","published_at":"2025-05-19T22:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518/manifests"},{"name":"rust-v0.0.2505171051","sha":"5ee08335ac690a69035720a798df9865bc5a4278","kind":"tag","published_at":"2025-05-17T17:52:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051/manifests"},{"name":"codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","sha":"1c6a3f1097c00d578908572b54a376f82ecd9ab7","kind":"commit","published_at":"2025-05-17T17:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051/manifests"},{"name":"codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","sha":"c7312c9d524783971c2ce6ee4a80f03ebf76950c","kind":"commit","published_at":"2025-05-17T00:11:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505161708","sha":"b5257992b06373acef8b20a4ca25ffc1b96688e2","kind":"tag","published_at":"2025-05-17T00:08:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505151627","sha":"8d6a8b308e7457d432564083bb2f577cd39e132b","kind":"tag","published_at":"2025-05-15T23:27:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627/manifests"},{"name":"codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","sha":"ce2ecbe72f2adca6f27454065fdc6dcc9e8ab312","kind":"commit","published_at":"2025-05-15T23:26:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627/manifests"},{"name":"rust-v0.0.2505141652","sha":"cb19037ca3822e9b19b51417392f8afc046be607","kind":"tag","published_at":"2025-05-14T23:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652/manifests"},{"name":"codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","sha":"0b9ef93da519be9f988bd860ecb48777e5efb76e","kind":"commit","published_at":"2025-05-14T23:51:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652/manifests"},{"name":"rust-v0.0.2505141337","sha":"3a70a0bc280734d09448cb08ec05b5c44f7c798e","kind":"tag","published_at":"2025-05-14T20:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337/manifests"},{"name":"codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","sha":"34aa1991f1287f69ecead71c3fb2a9165ebb1afd","kind":"commit","published_at":"2025-05-14T20:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337/manifests"},{"name":"rust-v0.0.2505121726","sha":"94c47d69a3f92257e7f9717a2044bd55786eb999","kind":"tag","published_at":"2025-05-13T00:26:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726/manifests"},{"name":"codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","sha":"61b881d4e51a0e41e0bdce89feb6390f722a946c","kind":"commit","published_at":"2025-05-13T00:24:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726/manifests"},{"name":"rust-v0.0.2505121520","sha":"9949f6404378db6f54a01bcadb1956e0535d4921","kind":"tag","published_at":"2025-05-12T22:20:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520/manifests"},{"name":"codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","sha":"55142e3e6caddd1e613b71bcb89385ce5cc708bf","kind":"commit","published_at":"2025-05-12T22:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520/manifests"},{"name":"rust-v0.0.2505101753","sha":"7f24ec8cae83ae22e7cc306fea4844958370827d","kind":"tag","published_at":"2025-05-11T00:53:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753/manifests"},{"name":"codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","sha":"2b122da087e5515462733e54d540dec88b6ab134","kind":"commit","published_at":"2025-05-11T00:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753/manifests"},{"name":"rust-v0.0.2505061740","sha":"132146b6d4e133d014f763a0d8dabd853f3fc0c0","kind":"tag","published_at":"2025-05-07T00:40:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740/manifests"},{"name":"codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","sha":"c577e94b675da3aae23e9466e44cffec7cd19f21","kind":"commit","published_at":"2025-05-07T00:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740/manifests"},{"name":"rust-v0.0.2505021951","sha":"5915a59c8290765d6097caf4074aae93a85380fa","kind":"tag","published_at":"2025-05-03T02:51:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951/manifests"},{"name":"codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","sha":"a180ed44e8cfe9674ad9980d3b3509269bdaab77","kind":"commit","published_at":"2025-05-03T02:48:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951/manifests"},{"name":"rust-v0.0.2504301327","sha":"e40bc9911433bd3f942ef4604626fab5638a7a72","kind":"tag","published_at":"2025-04-30T20:27:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327/manifests"},{"name":"codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","sha":"e6fe8d6fa1cf5c6d64b0f7f4cb9d4ca4f5573c41","kind":"commit","published_at":"2025-04-30T20:25:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327/manifests"},{"name":"codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","sha":"b57124986748fa129707d41223915d6a537f0340","kind":"commit","published_at":"2025-04-30T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301219","sha":"72a4c38e41bc64f5a7c8c73d52f45784cb6b7137","kind":"tag","published_at":"2025-04-30T19:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301132","sha":"8f7a54501c33d088a38ac3817d72fdf0f2f316b2","kind":"tag","published_at":"2025-04-30T18:59:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301132","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132/manifests"},{"name":"rust-v.0.0.2504292236","sha":"e42dacbdc8adf7811c9f97153ec8bef01e85d98a","kind":"tag","published_at":"2025-04-30T03:24:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292236","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236/manifests"},{"name":"rust-v.0.0.2504292006","sha":"5122fe647fdc11e7773faab07679dea2e93edafb","kind":"tag","published_at":"2025-04-30T03:13:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292006","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006/manifests"},{"name":"rust-v.0.0.2504291954","sha":"1a39568e03b09cbd02cafa687ba4a43d1815c27c","kind":"tag","published_at":"2025-04-30T02:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291954","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291954","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291954","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954/manifests"},{"name":"rust-v.0.0.2504291926","sha":"85999d72770832e2b1b457401c6c68d86e08344b","kind":"commit","published_at":"2025-04-30T02:35:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291926","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291926","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291926","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926/manifests"},{"name":"rust-v.0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:25:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921/manifests"},{"name":"rust-v0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:23:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921/manifests"}]},"repo_metadata_updated_at":"2026-05-11T11:50:25.371Z","dependent_packages_count":0,"downloads":98,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.54604963712606,"dependent_packages_count":35.42766220193785,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.986855919531955},"purl":"pkg:npm/%40melnikov-s/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@melnikov-s/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@melnikov-s/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@melnikov-s/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-30T03:03:38.844Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1591,"past_year_pull_requests_count":2628,"past_year_avg_time_to_close_issue":1216759.6185185185,"past_year_avg_time_to_close_pull_request":295029.77672209026,"past_year_issues_closed_count":540,"past_year_pull_requests_closed_count":1684,"past_year_pull_request_authors_count":547,"past_year_issue_authors_count":1144,"past_year_avg_comments_per_issue":1.546825895663105,"past_year_avg_comments_per_pull_request":0.974124809741248,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":1226,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@melnikov-s%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@melnikov-s%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@melnikov-s%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@melnikov-s%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@melnikov-s%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@melnikov-s%2Fcodex/codemeta","maintainers":[{"uuid":"melnikov-s","login":"melnikov-s","name":null,"email":"melnikov.s220@gmail.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~melnikov-s","role":null,"created_at":"2025-05-28T14:24:08.051Z","updated_at":"2025-05-28T14:24:08.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/melnikov-s/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14361245,"name":"@zhang3f/codexrouter-darwin-x64","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @zhang3f/codexrouter\u003c/code\u003e\u003c/p\u003e \u003cp align=\"center\"\u003e\u003cstrong\u003eCodex Router\u003c/strong\u003e is a coding agent that runs locally on your computer. \u003cp align=\"center\"\u003e   \u003cimg src=\"https://github.com/openai/codex/blob/main/.github/codex-c","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"zhang3f","versions_count":9,"first_release_published_at":"2026-04-30T07:19:26.572Z","latest_release_published_at":"2026-05-07T14:45:39.637Z","latest_release_number":"1.0.11-darwin-x64","last_synced_at":"2026-05-11T09:44:47.609Z","created_at":"2026-05-01T01:14:34.959Z","updated_at":"2026-05-11T11:50:25.547Z","registry_url":"https://www.npmjs.com/package/@zhang3f/codexrouter-darwin-x64","install_command":"npm install @zhang3f/codexrouter-darwin-x64","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0-darwin-x64","darwin-x64":"1.0.11-darwin-x64"}},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-11T11:50:25.520Z","dependent_packages_count":0,"downloads":875,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.87894738163819,"dependent_packages_count":31.535379194963735,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.70716328830096},"purl":"pkg:npm/%40zhang3f/codexrouter-darwin-x64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@zhang3f/codexrouter-darwin-x64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@zhang3f/codexrouter-darwin-x64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@zhang3f/codexrouter-darwin-x64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter-darwin-x64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter-darwin-x64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter-darwin-x64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter-darwin-x64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter-darwin-x64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@zhang3f%2Fcodexrouter-darwin-x64/codemeta","maintainers":[{"uuid":"mcgrapeng","login":"mcgrapeng","name":null,"email":"mcgrapengzhang@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~mcgrapeng","role":null,"created_at":"2026-05-01T01:14:36.145Z","updated_at":"2026-05-01T01:14:36.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mcgrapeng/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14270047,"name":"@codexed/codex","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @openai/codex\u003c/code\u003e\u003cbr /\u003eor \u003ccode\u003ebrew install --cask codex\u003c/code\u003e\u003c/p\u003e \u003cp align=\"center\"\u003e\u003cstrong\u003eCodex CLI\u003c/strong\u003e is a coding agent from OpenAI that runs locally on your computer. \u003cp align=\"center\"\u003e   \u003cimg src=\"https://","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"codexed","versions_count":11,"first_release_published_at":"2026-04-16T20:57:57.287Z","latest_release_published_at":"2026-05-02T16:13:16.573Z","latest_release_number":"0.128.0-codexed.1","last_synced_at":"2026-05-11T09:44:47.645Z","created_at":"2026-04-18T01:37:45.582Z","updated_at":"2026-05-11T11:50:25.549Z","registry_url":"https://www.npmjs.com/package/@codexed/codex","install_command":"npm install @codexed/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.128.0-codexed.1"}},"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-04-26T08:59:48.000Z","size":407350,"stargazers_count":77948,"open_issues_count":3181,"forks_count":11137,"subscribers_count":441,"default_branch":"main","last_synced_at":"2026-04-26T09:03:15.100Z","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":".github/CODEOWNERS","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-04-26T08:59:14.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":909,"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":32451481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-05-11T11:50:25.523Z","dependent_packages_count":0,"downloads":1597,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.030415206989623,"dependent_packages_count":31.754828181954576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.892621694472098},"purl":"pkg:npm/%40codexed/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@codexed/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@codexed/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@codexed/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-30T02:04:11.580Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1276,"past_year_pull_requests_count":2156,"past_year_avg_time_to_close_issue":1194152.2566137565,"past_year_avg_time_to_close_pull_request":302572.73520485585,"past_year_issues_closed_count":378,"past_year_pull_requests_closed_count":1318,"past_year_pull_request_authors_count":404,"past_year_issue_authors_count":916,"past_year_avg_comments_per_issue":1.4788401253918495,"past_year_avg_comments_per_pull_request":0.6920222634508348,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":976,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":538,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex/codemeta","maintainers":[{"uuid":"codexed","login":"codexed","name":null,"email":"codex@funprogramming.eu","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~codexed","role":null,"created_at":"2026-04-18T01:37:52.160Z","updated_at":"2026-04-18T01:37:52.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/codexed/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14270043,"name":"@codexed/codex-linux-x64","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @openai/codex\u003c/code\u003e\u003cbr /\u003eor \u003ccode\u003ebrew install --cask codex\u003c/code\u003e\u003c/p\u003e \u003cp align=\"center\"\u003e\u003cstrong\u003eCodex CLI\u003c/strong\u003e is a coding agent from OpenAI that runs locally on your computer. \u003cp align=\"center\"\u003e   \u003cimg src=\"https://","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"codexed","versions_count":8,"first_release_published_at":"2026-04-17T05:56:30.133Z","latest_release_published_at":"2026-05-02T16:11:35.901Z","latest_release_number":"0.128.0-codexed.1","last_synced_at":"2026-05-11T09:44:48.436Z","created_at":"2026-04-18T01:37:45.324Z","updated_at":"2026-05-11T11:50:26.019Z","registry_url":"https://www.npmjs.com/package/@codexed/codex-linux-x64","install_command":"npm install @codexed/codex-linux-x64","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.128.0-codexed.1"}},"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-04-21T02:12:02.000Z","size":401490,"stargazers_count":76569,"open_issues_count":2867,"forks_count":10888,"subscribers_count":433,"default_branch":"main","last_synced_at":"2026-04-21T02:14:14.767Z","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-04-21T02:10:54.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":888,"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":32143881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T15:33:03.595Z","status":"ssl_error","status_checked_at":"2026-04-22T15:30:42.712Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"rust-v0.126.0-alpha.17","sha":"9793ef07b3c32edcb707a0e115afd0a239b23075","kind":"tag","published_at":"2026-04-30T00:06:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.17/manifests"},{"name":"rust-v0.126.0","sha":"4695dfce4f0b63491e410628ccf1935addb635ab","kind":"tag","published_at":"2026-04-29T21:45:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0/manifests"},{"name":"rust-v0.126.0-alpha.16","sha":"4afd0f75dcd49898f5e5f370a07e42d5c6047214","kind":"tag","published_at":"2026-04-29T20:49:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.16/manifests"},{"name":"rust-v0.126.0-alpha.15","sha":"85d523bdf730dc13ae90ba180dec705d28750dc1","kind":"tag","published_at":"2026-04-29T10:23:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.15/manifests"},{"name":"rust-v0.126.0-alpha.14","sha":"45dfd8c07d56673e59da6426dd8929ca29311aa8","kind":"tag","published_at":"2026-04-29T06:20:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.14/manifests"},{"name":"rust-v0.126.0-alpha.13","sha":"cde2fbf4e3fc2d6cdc8952b6e18a68fceb5131f7","kind":"tag","published_at":"2026-04-29T03:05:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.13/manifests"},{"name":"rust-v0.126.0-alpha.12","sha":"921a304c362471730ac65a1991d41b9580051749","kind":"tag","published_at":"2026-04-29T00:03:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.12/manifests"},{"name":"rust-v0.126.0-alpha.11","sha":"bc50ac38961bcbdc98aba9a6bfe15ad51af1e2e7","kind":"tag","published_at":"2026-04-28T21:26:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.11/manifests"},{"name":"rust-v0.126.0-alpha.10","sha":"b89b217bf5ced04b2a1dffcdbe4ccab9f45c65d3","kind":"tag","published_at":"2026-04-28T15:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.10/manifests"},{"name":"rust-v0.126.0-alpha.9","sha":"581d3abfa314249ee4f574acb22f225a17c6e3c4","kind":"tag","published_at":"2026-04-28T11:04:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.9/manifests"},{"name":"rust-v0.126.0-alpha.8","sha":"b838dba27ca81f7bdfa62ffb1c381c3e5b7ab3d0","kind":"tag","published_at":"2026-04-27T19:13:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.8/manifests"},{"name":"rust-v0.126.0-alpha.7","sha":"cdcb47e788dc03678e281ddcf56befb3e3ff3546","kind":"tag","published_at":"2026-04-27T14:09:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.7/manifests"},{"name":"rust-v0.126.0-alpha.6","sha":"4aac9cff7568c366175450193244fcff2fbfb245","kind":"tag","published_at":"2026-04-27T12:36:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.6/manifests"},{"name":"rust-v0.126.0-alpha.5","sha":"0e14b1fbddc5a97bea399e3383f1283fdaa5bdb9","kind":"tag","published_at":"2026-04-27T05:17:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.5/manifests"},{"name":"rust-v0.126.0-alpha.4","sha":"f0a57f3b975b7004c08d50c1c3a1c72e976752de","kind":"tag","published_at":"2026-04-27T00:56:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.4/manifests"},{"name":"rust-v0.126.0-alpha.3","sha":"bc0ed2bb71eb5cc1ac3595769954673394e47e75","kind":"tag","published_at":"2026-04-26T05:09:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.3/manifests"},{"name":"rust-v0.126.0-alpha.2","sha":"8ff6e9bfa86ee447e39ee892fb9a22635828b7f6","kind":"tag","published_at":"2026-04-25T21:02:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.2/manifests"},{"name":"rust-v0.126.0-alpha.1","sha":"89025df758224c86e07f7a9236f27c42daa1351e","kind":"tag","published_at":"2026-04-24T22:30:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.126.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.126.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.126.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.126.0-alpha.1/manifests"},{"name":"rust-v0.125.0","sha":"637f7dd6d737f3961e6bf32fbb3861c4953269c5","kind":"tag","published_at":"2026-04-24T16:55:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.125.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0/manifests"},{"name":"rust-v0.125.0-alpha.3","sha":"a41fc750c60d19e0bcafb21c438e09ccbd23b91a","kind":"tag","published_at":"2026-04-24T11:36:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.125.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.125.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.125.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.3/manifests"},{"name":"rust-v0.125.0-alpha.2","sha":"bbd32f355f86ff7ac8b079cb79004ac772b369db","kind":"tag","published_at":"2026-04-24T10:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.125.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.125.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.125.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.2/manifests"},{"name":"rust-v0.125.0-alpha.1","sha":"d835640d7949da8664156df796cfc711577f4d77","kind":"tag","published_at":"2026-04-24T10:16:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.125.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.125.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.125.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.125.0-alpha.1/manifests"},{"name":"rust-v0.124.0","sha":"e9fb49366c93a1478ec71cc41ecee415a197d036","kind":"tag","published_at":"2026-04-23T17:23:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.124.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0/manifests"},{"name":"rust-v0.124.0-alpha.3","sha":"cac1bb4b5ac9721d76ef9fd7b74def1ce1cab8ed","kind":"tag","published_at":"2026-04-23T10:30:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.124.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.124.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.124.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.3/manifests"},{"name":"rust-v0.124.0-alpha.2","sha":"045068e89de2b0c59afc2c6fea4c7ee79ffe7d89","kind":"tag","published_at":"2026-04-23T05:26:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.124.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.124.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.124.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.2/manifests"},{"name":"rust-v0.124.0-alpha.1","sha":"178c7b9da6323611bf2f858dae09b4c43405f9ae","kind":"tag","published_at":"2026-04-23T02:03:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.124.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.124.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.124.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.124.0-alpha.1/manifests"},{"name":"rust-v0.123.0","sha":"0785b66228dff87f891e291cb5686631865b6922","kind":"tag","published_at":"2026-04-23T00:25:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0/manifests"},{"name":"rust-v0.123.0-alpha.10","sha":"e1284aeb24a8a662e4fcedd87b4a2564969b0e47","kind":"tag","published_at":"2026-04-22T22:24:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.10/manifests"},{"name":"rust-v0.123.0-alpha.9","sha":"25d2b0e22ec947cdd610dccdd18a7085eb43bcfb","kind":"tag","published_at":"2026-04-22T21:15:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.9/manifests"},{"name":"rust-v0.123.0-alpha.8","sha":"9411d2974a76ee1365109d20d08a9c098117b36c","kind":"tag","published_at":"2026-04-22T10:55:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.8/manifests"},{"name":"rust-v0.123.0-alpha.7","sha":"bbd02fda327bfcc3e8c93107220c282ce1818c43","kind":"tag","published_at":"2026-04-21T20:55:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.7/manifests"},{"name":"rust-v0.123.0-alpha.6","sha":"a2b63f2985b576b1bdae4eab615fa236fd58512b","kind":"tag","published_at":"2026-04-21T12:32:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.6/manifests"},{"name":"rust-v0.123.0-alpha.5","sha":"130397bafb6ee735569db895d454d85a5889bd26","kind":"tag","published_at":"2026-04-21T06:13:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.5/manifests"},{"name":"rust-v0.123.0-alpha.4","sha":"0d075efecd16f472a0f3c2b690acc7fa0ce491d1","kind":"tag","published_at":"2026-04-21T05:19:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.4/manifests"},{"name":"rust-v0.123.0-alpha.3","sha":"8e2150535604d53e0cf93a4038928f764872a67e","kind":"tag","published_at":"2026-04-21T02:59:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.3/manifests"},{"name":"rust-v0.123.0-alpha.2","sha":"d9a09b0f45c3d9d69b74adc2a2c3d477208fb9b6","kind":"tag","published_at":"2026-04-20T23:48:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.2/manifests"},{"name":"rust-v0.123.0-alpha.1","sha":"eaf1c91ffa5832370931e9eb67e263b4d8664dd2","kind":"tag","published_at":"2026-04-20T18:47:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.123.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.123.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.123.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.123.0-alpha.1/manifests"},{"name":"rust-v0.122.0-alpha.13","sha":"67ce68be0c3d59df784b3cbbd5ccea8bd4fdb14a","kind":"tag","published_at":"2026-04-20T10:52:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.13/manifests"},{"name":"rust-v0.122.0-alpha.12","sha":"857ed059e8eff80031f30627d83c39960f3dbf38","kind":"tag","published_at":"2026-04-19T18:07:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.12/manifests"},{"name":"rust-v0.122.0-alpha.11","sha":"dc4f192998bc3af26d8c898cba4fef83ca773568","kind":"tag","published_at":"2026-04-19T04:48:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.11/manifests"},{"name":"rust-v0.122.0-alpha.10","sha":"dbdeefbe5f856c3f8fd493ec309862470380b778","kind":"tag","published_at":"2026-04-18T05:47:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.10/manifests"},{"name":"rust-v0.122.0-alpha.9","sha":"70708270045bb62cb19eeb29243db682f14ce725","kind":"tag","published_at":"2026-04-17T22:39:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.9/manifests"},{"name":"rust-v0.122.0-alpha.8","sha":"3c1a6d983c3da6812a69997002bcdaa8f9e0779a","kind":"tag","published_at":"2026-04-17T19:43:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.8/manifests"},{"name":"rust-v0.122.0-alpha.7","sha":"b02f1d44ecb918f72a338567a8656bf2a46b9921","kind":"tag","published_at":"2026-04-17T15:40:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.7/manifests"},{"name":"rust-v0.122.0-alpha.6","sha":"79541109f4b4687dfed108ebe5301db7bb882277","kind":"tag","published_at":"2026-04-17T11:55:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.6/manifests"},{"name":"rust-v0.122.0-alpha.5","sha":"66dfd65e490a556b9d00a7eeb6ab79a16c9170d0","kind":"tag","published_at":"2026-04-16T23:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.5/manifests"},{"name":"rust-vrust-v0.122.0-alpha.4","sha":"9e87ab6bf869a75be07d6ac74275fdcc959fa9af","kind":"tag","published_at":"2026-04-16T22:55:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.122.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.122.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.122.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.122.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.122.0-alpha.4/manifests"},{"name":"rust-v0.122.0","sha":"9957201df78e623df2a27fa39e5cf2beaf359dc9","kind":"tag","published_at":"2026-04-16T21:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0/manifests"},{"name":"rust-v0.122.0-alpha.4","sha":"5f7c3438145d99888ecc8b734de3252bd19ea77a","kind":"tag","published_at":"2026-04-16T20:04:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.4/manifests"},{"name":"rust-v0.122.0-alpha.3","sha":"2c185f0bc8fead43105b113d6662ac71fa7816a3","kind":"tag","published_at":"2026-04-16T17:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.3/manifests"},{"name":"rust-v0.122.0-alpha.2","sha":"0dbca9f72bc4ed1995fec959473b21562ae6ba57","kind":"tag","published_at":"2026-04-16T16:10:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.2/manifests"},{"name":"rust-v0.122.0-alpha.1","sha":"bfc397874747ed8033d2f9fe22f3a5174892bbea","kind":"tag","published_at":"2026-04-15T21:10:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.122.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.122.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.122.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.122.0-alpha.1/manifests"},{"name":"rust-v0.121.0","sha":"d65ed92a5e440972626965d0af9a6345179783bc","kind":"tag","published_at":"2026-04-15T19:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0/manifests"},{"name":"rust-v0.121.0-alpha.14","sha":"fa981fd3d39cd3a503dd5fa40cd9738a5f698331","kind":"tag","published_at":"2026-04-15T13:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.14/manifests"},{"name":"rust-v0.121.0-alpha.13","sha":"1f0c8a9df90b05c4db921ef449994bdf86449d62","kind":"tag","published_at":"2026-04-15T11:06:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.13/manifests"},{"name":"rust-v0.121.0-alpha.12","sha":"60efc96407d30d258a05ade2f1f1abf6fe819c44","kind":"tag","published_at":"2026-04-15T05:07:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.12/manifests"},{"name":"rust-v0.121.0-alpha.11","sha":"22c559616146afb1db6ea9e800d08b8c8751c6ba","kind":"tag","published_at":"2026-04-15T03:00:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.11/manifests"},{"name":"rust-v0.121.0-alpha.10","sha":"d61a80f162b5e75906b3802ed8bfa944cadd5782","kind":"tag","published_at":"2026-04-14T21:49:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.10/manifests"},{"name":"rust-v0.121.0-alpha.9","sha":"6d654e41fc74b36d790a91f322cbf3c795c43727","kind":"tag","published_at":"2026-04-14T16:08:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.9/manifests"},{"name":"rust-v0.121.0-alpha.8","sha":"a1e497f74d0b51f64176c8d1786164c98addb66f","kind":"tag","published_at":"2026-04-14T14:17:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.8/manifests"},{"name":"rust-v0.121.0-alpha.7","sha":"1e865f13a097d627e9e179e4c6a0bd7551503544","kind":"tag","published_at":"2026-04-14T07:16:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.7/manifests"},{"name":"rust-v0.121.0-alpha.6","sha":"685679146f2c0cd0022975950b8c163b82dbde5a","kind":"tag","published_at":"2026-04-13T21:10:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.6/manifests"},{"name":"rust-v0.121.0-alpha.5","sha":"1458a291593494bb21910fd5f6f92430edd70208","kind":"tag","published_at":"2026-04-13T19:35:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.5/manifests"},{"name":"rust-v0.121.0-alpha.4","sha":"4a5718b60f3926ecff8bf45ff578a01f8ef00248","kind":"tag","published_at":"2026-04-13T14:34:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.4/manifests"},{"name":"rust-v0.121.0-alpha.3","sha":"4aef4e0997f8ad74a0ab95c0cf18e10ff628ceba","kind":"tag","published_at":"2026-04-12T21:28:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.3/manifests"},{"name":"rust-v0.121.0-alpha.2","sha":"f9206178057f472b642b9aed466e3b46259bbe4c","kind":"tag","published_at":"2026-04-11T20:52:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.2/manifests"},{"name":"rust-v0.121.0-alpha.1","sha":"14caa07dbe9982db4a3babd8902463a8dc7aed0f","kind":"tag","published_at":"2026-04-11T05:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.121.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.121.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.121.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.121.0-alpha.1/manifests"},{"name":"rust-v0.120.0","sha":"65319eb1400cbd2890c43d572263dabd25f18ba9","kind":"tag","published_at":"2026-04-11T01:58:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0/manifests"},{"name":"rust-v0.120.0-alpha.3","sha":"d015e76298c3a1de07e8eff90bc0d57cb76e8d4c","kind":"tag","published_at":"2026-04-11T00:46:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.3/manifests"},{"name":"rust-v0.120.0-alpha.2","sha":"2bb6f8e7e4db215ad7baa3eef1136fb2684b78bf","kind":"tag","published_at":"2026-04-11T00:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.2/manifests"},{"name":"rust-v0.120.0-alpha.1","sha":"24bc2d6a965a8bbc142b4c1100b1b83c982f73dd","kind":"tag","published_at":"2026-04-10T23:52:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.120.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.120.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.120.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.120.0-alpha.1/manifests"},{"name":"rust-v0.119.0","sha":"4a3466efbf84cfb7469eca94bbf6307166c9f48e","kind":"tag","published_at":"2026-04-10T20:45:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0/manifests"},{"name":"rust-v0.119.0-alpha.33","sha":"4454a0badecfc32134c0727322ff823ab1d7c43b","kind":"tag","published_at":"2026-04-10T19:15:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.33","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.33/manifests"},{"name":"rust-v0.119.0-alpha.32","sha":"0cb6d1d07316b56c43b9d2c28b65d17c6de0489b","kind":"tag","published_at":"2026-04-10T17:24:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.32","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.32/manifests"},{"name":"rust-v0.119.0-alpha.31","sha":"c3177fce8b52374785704f7ebcc108cebaac84e5","kind":"tag","published_at":"2026-04-10T16:13:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.31","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.31/manifests"},{"name":"rust-v0.119.0-alpha.30","sha":"dd9623e5a42accb71d2ac71a0039edde510e14ba","kind":"tag","published_at":"2026-04-10T01:11:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.30","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.30/manifests"},{"name":"rust-v0.119.0-alpha.29","sha":"1b60afc01a7bb61076242826840adf7a1a95a2f3","kind":"tag","published_at":"2026-04-09T22:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.29","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.29/manifests"},{"name":"rust-v0.119.0-alpha.28","sha":"f45691da639247637eb09084d37340be4a84c494","kind":"tag","published_at":"2026-04-09T06:53:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.28/manifests"},{"name":"rust-v0.119.0-alpha.27","sha":"819d6d2cbb96a00fd35ba4ce382a362b9045e451","kind":"tag","published_at":"2026-04-09T05:11:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.27/manifests"},{"name":"rust-v0.119.0-alpha.26","sha":"30a51fe8b9d2da4158ce0b046bbb132fc6212660","kind":"tag","published_at":"2026-04-09T03:20:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.26/manifests"},{"name":"rust-v0.119.0-alpha.25","sha":"d1511eb42c831e27b2f90550799a34e2137ca17e","kind":"tag","published_at":"2026-04-09T01:23:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.25/manifests"},{"name":"rust-v0.119.0-alpha.24","sha":"8244eb31a527a5ff418b170b846d6e09ce036c94","kind":"tag","published_at":"2026-04-08T22:27:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.24/manifests"},{"name":"rust-v0.119.0-alpha.23","sha":"abbea1302023a9cd96628ce61290ea49ac534a2c","kind":"tag","published_at":"2026-04-08T21:08:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.23/manifests"},{"name":"rust-v0.119.0-alpha.22","sha":"214150b3697457b872823504c202cae45787a1de","kind":"tag","published_at":"2026-04-08T19:15:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.22/manifests"},{"name":"rust-v0.119.0-alpha.21","sha":"c0a10e0b48fc5722c012b3ea9b030ac0354fc30b","kind":"tag","published_at":"2026-04-08T17:51:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.21/manifests"},{"name":"rust-v0.119.0-alpha.20","sha":"295d79043c4d9c606dc1d0a0042ed16269da39b8","kind":"tag","published_at":"2026-04-08T16:02:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.20/manifests"},{"name":"rust-v0.119.0-alpha.19","sha":"3bdefcf8809c6d2b98312ecf2511b65a1523a579","kind":"tag","published_at":"2026-04-08T04:00:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.19/manifests"},{"name":"rust-v0.119.0-alpha.18","sha":"25bf7ba83f3aea5142c1a32e8fc4a5f54e6cf1f8","kind":"tag","published_at":"2026-04-08T00:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.18/manifests"},{"name":"rust-v0.119.0-alpha.17","sha":"c7859c4a5f8037c34c3ed68a093c4add42e78dda","kind":"tag","published_at":"2026-04-07T22:20:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.17/manifests"},{"name":"rust-v0.119.0-alpha.16","sha":"0467885c588c87fab55d278e2233b23a6bb81f49","kind":"tag","published_at":"2026-04-07T19:43:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.16/manifests"},{"name":"rust-v0.119.0-alpha.15","sha":"9e971c8afc4e750dd344b97d1e434c9119154d05","kind":"tag","published_at":"2026-04-07T06:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.15/manifests"},{"name":"rust-v0.119.0-alpha.14","sha":"5bbe1aa55baefd56bc0ed0659e0fd0ffc21c9813","kind":"tag","published_at":"2026-04-07T02:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.14/manifests"},{"name":"rust-v0.119.0-alpha.13","sha":"bf668aea7a4f41882568b504fb3ddbb0dbb0e30b","kind":"tag","published_at":"2026-04-06T23:54:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.13/manifests"},{"name":"rust-v0.119.0-alpha.12","sha":"1440dda2400fb0d1a346a7469ce33996776c5448","kind":"tag","published_at":"2026-04-06T19:03:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.12/manifests"},{"name":"rust-v0.119.0-alpha.11","sha":"e169c915824307eef6c175b7f28fb381da853ef0","kind":"tag","published_at":"2026-04-04T06:08:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.11/manifests"},{"name":"rust-v0.119.0-alpha.10","sha":"48077f28e07117375f84a08924555b687de019ee","kind":"tag","published_at":"2026-04-04T02:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.10/manifests"},{"name":"rust-v0.119.0-alpha.9","sha":"b02ce16f0858caf9a5f5480c94731b15c03456ff","kind":"tag","published_at":"2026-04-04T01:30:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.9/manifests"},{"name":"rust-v0.119.0-alpha.8","sha":"709fe53aa9372c3e3cd135b9ae663385b4807b09","kind":"tag","published_at":"2026-04-03T07:33:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.8/manifests"},{"name":"rust-v0.119.0-alpha.7","sha":"a4e56ec60d0dc68536c9c25a7c82f40d47534fa4","kind":"tag","published_at":"2026-04-03T06:17:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.7/manifests"},{"name":"rust-v0.119.0-alpha.6","sha":"51591e8d4e4d1595234ae980f4c7a7a95b292f5a","kind":"tag","published_at":"2026-04-03T02:44:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.6/manifests"},{"name":"rust-v0.119.0-alpha.5","sha":"002672e525c1f3142aaea94c3ef4e6b6fb0c8159","kind":"tag","published_at":"2026-04-02T19:24:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.5/manifests"},{"name":"rust-v0.119.0-alpha.4","sha":"fa0eb2b01aab110d0cb9d50d518f6cede5084ff2","kind":"tag","published_at":"2026-04-02T14:51:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.4/manifests"},{"name":"rust-v0.119.0-alpha.3","sha":"2d7ef3a249da8f2ffd6b669d78939eabd4456885","kind":"tag","published_at":"2026-04-02T02:03:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.3/manifests"},{"name":"rust-v0.119.0-alpha.2","sha":"b17e4e1a47c1dae034ef0d5a626efb0d7facea2c","kind":"tag","published_at":"2026-04-01T10:26:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.2/manifests"},{"name":"rust-v0.119.0-alpha.1","sha":"89ed0b1e2588604abe49b691ad59f9fd53e63ef7","kind":"tag","published_at":"2026-03-31T17:08:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.119.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.119.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.119.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.119.0-alpha.1/manifests"},{"name":"rust-v0.118.0","sha":"b630ce9a4e754d35a1f33e4366ba638d18626142","kind":"tag","published_at":"2026-03-31T16:07:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0/manifests"},{"name":"rust-v0.118.0-alpha.5","sha":"075e0eae3f8b47e72ea5c9791a97522a7837abba","kind":"tag","published_at":"2026-03-31T14:03:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.5/manifests"},{"name":"rust-v0.118.0-alpha.4","sha":"b7e6f5fc32bceb1ba362fbb1922ce8af0f64f258","kind":"tag","published_at":"2026-03-31T08:38:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.4/manifests"},{"name":"rust-v0.118.0-alpha.3","sha":"a5ea426b9a867ec64a41fa2d956bae552036cd4d","kind":"tag","published_at":"2026-03-27T22:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.3/manifests"},{"name":"rust-v0.118.0-alpha.2","sha":"8e84ce23bb2182521399c04ddcd91107094a27b3","kind":"tag","published_at":"2026-03-27T21:25:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.2/manifests"},{"name":"rust-v0.118.0-alpha.1","sha":"b07bc7dbbeb1db348f75191755dd86cb22b3804e","kind":"tag","published_at":"2026-03-27T15:46:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.118.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.118.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.118.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.118.0-alpha.1/manifests"},{"name":"rust-v0.117.0","sha":"4c70bff480af37b1bf1a9b352b8341060fe55755","kind":"tag","published_at":"2026-03-26T21:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0/manifests"},{"name":"rust-v0.117.0-alpha.25","sha":"5700e7233896494ceff5181af849d75cef34a201","kind":"tag","published_at":"2026-03-26T20:22:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.25/manifests"},{"name":"rust-v0.117.0-alpha.24","sha":"c79385701b195525e4e4cd94a34063287053339b","kind":"tag","published_at":"2026-03-26T18:52:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.24/manifests"},{"name":"rust-v0.117.0-alpha.23","sha":"fe4f280ec65f919b12a1c1cb393e38ed6a3e9c6c","kind":"tag","published_at":"2026-03-26T16:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.23/manifests"},{"name":"rust-v0.117.0-alpha.22","sha":"93e3b7b94a7e858bda5d9fea5fa2b6c2cabdb5c2","kind":"tag","published_at":"2026-03-26T07:06:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.22/manifests"},{"name":"rust-v0.117.0-alpha.21","sha":"e42f0330ce2427b1e5f43de436b7c4f6db6c2dc2","kind":"tag","published_at":"2026-03-26T04:36:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.21/manifests"},{"name":"rust-v0.117.0-alpha.20","sha":"afd69e7cc0392d78f3ca055d4e0123fc558d22a9","kind":"tag","published_at":"2026-03-26T02:23:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.20/manifests"},{"name":"rust-v0.117.0-alpha.19","sha":"9f6c38b9da443d6c985a381c9c11bbf537d53fd8","kind":"tag","published_at":"2026-03-25T20:56:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.19/manifests"},{"name":"rust-v0.117.0-alpha.18","sha":"3a2e8f5fe9e35e829cc6245ffe372206e818776f","kind":"tag","published_at":"2026-03-25T19:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.18/manifests"},{"name":"rust-v0.117.0-alpha.17","sha":"e90985bc56d64e209d540cbddbcdba422a2259a0","kind":"tag","published_at":"2026-03-25T07:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.17/manifests"},{"name":"rust-v0.117.0-alpha.16","sha":"d3548c8fa0ec1f29d8a1665ba22c9c73167e043f","kind":"tag","published_at":"2026-03-25T04:54:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.16/manifests"},{"name":"rust-v0.117.0-alpha.15","sha":"a5f049cc0f0f51754bc72c58dcff1e63040e1a9e","kind":"tag","published_at":"2026-03-25T02:45:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.15/manifests"},{"name":"rust-v0.117.0-alpha.14","sha":"977453650888a6d4aac4157c341439e435766d1f","kind":"tag","published_at":"2026-03-24T21:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.14/manifests"},{"name":"rust-v0.117.0-alpha.13","sha":"9d48ecfa39eeb4cf4acd024dc57a97de91f104d4","kind":"tag","published_at":"2026-03-24T17:47:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.13/manifests"},{"name":"rust-v0.117.0-alpha.12","sha":"48300ac211853dbd9228abefce164fbc0e9975db","kind":"tag","published_at":"2026-03-24T02:13:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.12/manifests"},{"name":"rust-v0.117.0-alpha.11","sha":"cb05831ccae46d03254fd19a36b1cd7a83c99f0c","kind":"tag","published_at":"2026-03-24T01:02:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.11/manifests"},{"name":"rust-v0.117.0-alpha.10","sha":"56ee8f93a64abf35cdbe7f1728d32238be5f7265","kind":"tag","published_at":"2026-03-23T18:17:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.10/manifests"},{"name":"rust-v0.117.0-alpha.9","sha":"a59d741499c5532baf728164b3b01d1ee5a07b35","kind":"tag","published_at":"2026-03-23T16:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.9/manifests"},{"name":"rust-v0.117.0-alpha.8","sha":"ce212ab3a8eab313494372ada8ba3c1e7965a79b","kind":"tag","published_at":"2026-03-21T20:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.8/manifests"},{"name":"rust-v0.117.0-alpha.7","sha":"86b63de0679c19abae2884059408938db5f5a6e9","kind":"tag","published_at":"2026-03-21T16:00:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.7/manifests"},{"name":"rust-v0.117.0-alpha.6","sha":"38a432f1ff6ab47be029ea6468eb341b803b553a","kind":"tag","published_at":"2026-03-20T22:31:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.6/manifests"},{"name":"rust-v0.117.0-alpha.5","sha":"8041ab28e993999984955dccabd3ba351aeb6434","kind":"tag","published_at":"2026-03-20T07:08:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.5/manifests"},{"name":"rust-v0.117.0-alpha.4","sha":"9db5f68b45f2625f2a87cb5c5f6d474b16ce72f8","kind":"tag","published_at":"2026-03-20T04:42:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.4/manifests"},{"name":"rust-v0.117.0-alpha.3","sha":"44895f1fb7728661b5fbd5d8f6dce4a460fb6d12","kind":"tag","published_at":"2026-03-20T03:13:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.3/manifests"},{"name":"rusty-v8-v146.4.0","sha":"a3e59e9e851a85f02b1b5213d897910ffe110801","kind":"commit","published_at":"2026-03-20T02:38:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rusty-v8-v146.4.0","html_url":"https://github.com/openai/codex/releases/tag/rusty-v8-v146.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rusty-v8-v146.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rusty-v8-v146.4.0/manifests"},{"name":"rust-v0.117.0-alpha.2","sha":"eaa70911b76e96490759918a0235f825e9bf1991","kind":"tag","published_at":"2026-03-19T22:43:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.2/manifests"},{"name":"rust-v0.117.0-alpha.1","sha":"ad3bff7a414c46adf4928146906771f73bd528ab","kind":"tag","published_at":"2026-03-19T19:02:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.117.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.117.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.117.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.117.0-alpha.1/manifests"},{"name":"rust-v0.116.0","sha":"38771c9082535aa16b4c4d0395d3532f32f656ff","kind":"tag","published_at":"2026-03-19T16:49:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0/manifests"},{"name":"rust-v0.116.0-alpha.12","sha":"d05ff156fa4b7f745165f6f70d581b088e18412b","kind":"tag","published_at":"2026-03-19T15:48:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.12/manifests"},{"name":"rust-v0.116.0-alpha.11","sha":"c60f7c55c8747a1ba1aeb55b8aed28fc59a367a6","kind":"tag","published_at":"2026-03-19T00:50:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.11/manifests"},{"name":"rust-v0.116.0-alpha.10","sha":"b565c24a8fde7c6db27f49ad835f9fa83ad5cb5f","kind":"tag","published_at":"2026-03-19T00:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.10/manifests"},{"name":"rust-v0.116.0-alpha.9","sha":"7cb443169d78b4e8cdaeeb316b30b937434c3784","kind":"tag","published_at":"2026-03-18T22:54:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.9/manifests"},{"name":"rust-v0.116.0-alpha.8","sha":"4fe1d8ba4b19809f4cf798b09deab62f2de86eb6","kind":"tag","published_at":"2026-03-18T17:33:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.8/manifests"},{"name":"rust-v0.116.0-alpha.7","sha":"40a4696fbfa3c83ed1e22a2416060d27bb0311eb","kind":"tag","published_at":"2026-03-18T07:02:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.7/manifests"},{"name":"rust-v0.116.0-alpha.6","sha":"c5dad792a7523d5124ac2ef83940adfab6851679","kind":"tag","published_at":"2026-03-18T04:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.6/manifests"},{"name":"rust-v0.116.0-alpha.5","sha":"fb4c03b386f70b20e8269c314e26b392ac08f061","kind":"tag","published_at":"2026-03-18T00:08:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.5/manifests"},{"name":"rust-v0.116.0-alpha.4","sha":"5aa761939d4e92863857403bced40078b0824d89","kind":"tag","published_at":"2026-03-17T22:12:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.4/manifests"},{"name":"rust-v0.116.0-alpha.3","sha":"0a89d20a364f5ca37f880aa4b38365b97ca66c9e","kind":"tag","published_at":"2026-03-17T05:41:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.3/manifests"},{"name":"rust-v0.116.0-alpha.2","sha":"4cb02a38dcfd00c3ea25fc8d4484395a41871a53","kind":"tag","published_at":"2026-03-17T04:55:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.2/manifests"},{"name":"rust-v0.116.0-alpha.1","sha":"6241f4748f1c9686d521225b160185024ffc3966","kind":"tag","published_at":"2026-03-16T21:26:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.116.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.116.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.116.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.116.0-alpha.1/manifests"},{"name":"rust-v0.115.0","sha":"f028679abb30051cec2434e624cd99975986b41b","kind":"tag","published_at":"2026-03-16T18:43:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0/manifests"},{"name":"rust-v0.115.0-alpha.28","sha":"8a8f322a902e2373e3e6a825fce2df77739870f4","kind":"tag","published_at":"2026-03-16T17:27:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.28","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.28/manifests"},{"name":"rust-v0.115.0-alpha.27","sha":"2a0fa2d09e379cee8de902957313454568312f0c","kind":"tag","published_at":"2026-03-16T16:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.27/manifests"},{"name":"rust-v0.115.0-alpha.26","sha":"a82c3a901fa8b0818340f8730375cb7e1eecd565","kind":"tag","published_at":"2026-03-16T05:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.26/manifests"},{"name":"rust-v0.115.0-alpha.25","sha":"bb8cae191ee0a255b50e6f037d8ef9e4b036795e","kind":"tag","published_at":"2026-03-16T04:47:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.25/manifests"},{"name":"rust-v0.115.0-alpha.24","sha":"da024936173028cc69a6e1c6ae876a8f3e144b42","kind":"tag","published_at":"2026-03-14T17:30:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.24/manifests"},{"name":"rust-v0.115.0-alpha.23","sha":"0abe75d44df65d613777166a236e5fcc1ab00775","kind":"tag","published_at":"2026-03-14T05:10:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.23/manifests"},{"name":"rust-v0.115.0-alpha.22","sha":"45ee5668cba68775651ba3ff12f74776988020c5","kind":"tag","published_at":"2026-03-14T02:31:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.22/manifests"},{"name":"rust-v0.115.0-alpha.21","sha":"38b354e87757a9efc87e5d412555717a682a5613","kind":"tag","published_at":"2026-03-13T22:36:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.21/manifests"},{"name":"rust-v0.115.0-alpha.20","sha":"fd434100a6da6a45c29f64ba4c3e7f3c014ca0db","kind":"tag","published_at":"2026-03-13T21:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.20/manifests"},{"name":"rust-v0.115.0-alpha.19","sha":"5fcb000222cd2c1d0b71f6cfbbe19ea456a84da5","kind":"tag","published_at":"2026-03-13T18:38:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.19/manifests"},{"name":"rust-v0.115.0-alpha.18","sha":"87d2559968932317d0e868dd609c0e27c87abac3","kind":"tag","published_at":"2026-03-13T06:50:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.18/manifests"},{"name":"rust-v0.115.0-alpha.17","sha":"a2ba3b8700ad3ab2aa84c97c73003b1bfc8d3f54","kind":"tag","published_at":"2026-03-13T05:30:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.17/manifests"},{"name":"rust-v0.115.0-alpha.16","sha":"e2fa4a8af5498683df7ef4188218437f2a106bc9","kind":"tag","published_at":"2026-03-13T01:12:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.16/manifests"},{"name":"rust-v0.115.0-alpha.15","sha":"577d1967fff44b163f3853d4c1626812bd261db6","kind":"tag","published_at":"2026-03-13T00:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.15/manifests"},{"name":"rust-v0.115.0-alpha.14","sha":"24e3c87bfcdf40750780ad7045ce27b1b07fc61c","kind":"tag","published_at":"2026-03-12T21:16:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.14/manifests"},{"name":"rust-v0.115.0-alpha.13","sha":"4d4d25303aca15dc0909b698cc4ae59135e03121","kind":"tag","published_at":"2026-03-12T19:07:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.13/manifests"},{"name":"rust-v0.115.0-alpha.12","sha":"3805b8c2155115e1c347f7b404f864ddeca06afc","kind":"tag","published_at":"2026-03-12T16:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.12/manifests"},{"name":"rust-v0.115.0-alpha.11","sha":"dd532c4f6ad6292a7e5ec7db176b73fdfd9be1e2","kind":"tag","published_at":"2026-03-12T07:00:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.11/manifests"},{"name":"rust-v0.115.0-alpha.10","sha":"8cb3bb0aedfd7061c7172f7c7c25e5e5152371e5","kind":"tag","published_at":"2026-03-12T06:41:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.10/manifests"},{"name":"rust-v0.115.0-alpha.9","sha":"49e7ec21e3cbd61030814601675353f03a950bf3","kind":"tag","published_at":"2026-03-12T06:03:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.9/manifests"},{"name":"rust-v0.115.0-alpha.8","sha":"de9aac7c578a300d05e5d90850d5cff2b3bea27f","kind":"tag","published_at":"2026-03-12T05:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.8/manifests"},{"name":"rust-v0.115.0-alpha.7","sha":"95c0b7ab7301897d2207c3fd364feeead79a85f6","kind":"tag","published_at":"2026-03-11T22:45:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.7/manifests"},{"name":"rust-v0.114.0-alpha.7","sha":"fe68acdc8fd15eaa2bee4d221b71b1662e65c059","kind":"tag","published_at":"2026-03-11T21:46:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.7/manifests"},{"name":"rust-v0.115.0-alpha.6","sha":"e88765861625b13879e2376c3f0cbc2959a95258","kind":"tag","published_at":"2026-03-11T18:52:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.6/manifests"},{"name":"rust-v0.115.0-alpha.5","sha":"516712b6e3c83bd7d74e43318ce3181aa1d85989","kind":"tag","published_at":"2026-03-11T18:15:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.5/manifests"},{"name":"rust-v0.115.0-alpha.4","sha":"2a9ef89b48730ab17116138a0d9b85017927ae41","kind":"tag","published_at":"2026-03-11T16:27:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.4/manifests"},{"name":"rust-v0.115.0-alpha.3","sha":"5edcfc6954059bc17289831b78fa4df252e27b13","kind":"tag","published_at":"2026-03-11T03:05:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.3/manifests"},{"name":"rust-v0.115.0-alpha.2","sha":"f6a8a66ec96519b05a07ba635de7c0ad999a6883","kind":"tag","published_at":"2026-03-11T01:50:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.2/manifests"},{"name":"rust-v0.115.0-alpha.1","sha":"3c49002c4500d146017ae472b11b2a37dddcf7e1","kind":"tag","published_at":"2026-03-11T00:31:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.115.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.115.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.115.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.115.0-alpha.1/manifests"},{"name":"rust-v0.114.0","sha":"b9904c0ae4ecb773549efd6ea3fb05229402fdb9","kind":"tag","published_at":"2026-03-10T23:35:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0/manifests"},{"name":"rust-v0.114.0-alpha.4","sha":"f4f1fe25c965bd0d716778d2a1668552f8ba209d","kind":"tag","published_at":"2026-03-10T22:23:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.4/manifests"},{"name":"rust-v0.114.0-alpha.3","sha":"446cae76f239c81bcbf322471006d0d82d6a7661","kind":"tag","published_at":"2026-03-10T18:35:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.3/manifests"},{"name":"rust-v0.114.0-alpha.2","sha":"46e4d638a0a0b01347e7e070355d7b4b47cefffb","kind":"tag","published_at":"2026-03-10T08:34:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.2/manifests"},{"name":"rust-v0.114.0-alpha.1","sha":"195c8a70d2587e8244979a6d256e3bda7407e950","kind":"tag","published_at":"2026-03-10T06:21:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.114.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.114.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.114.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.114.0-alpha.1/manifests"},{"name":"rust-v0.113.0","sha":"81c4928825d1e468447a17d6bc74b9abb48743f4","kind":"tag","published_at":"2026-03-10T04:17:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0/manifests"},{"name":"rust-v0.113.0-alpha.2","sha":"3b24e175fd4f8be042b63dd61575b2ee4498a13d","kind":"tag","published_at":"2026-03-09T21:14:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.2/manifests"},{"name":"rust-v0.113.0-alpha.1","sha":"2d6822d9d2e927c9ff755635e7d39d733fe73e0f","kind":"tag","published_at":"2026-03-09T00:47:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.113.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.113.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.113.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.113.0-alpha.1/manifests"},{"name":"rust-v0.112.0","sha":"0ec16b2d9dd7d92f5661b132afdf4df3abb3d443","kind":"tag","published_at":"2026-03-08T19:47:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0/manifests"},{"name":"rust-v0.112.0-alpha.13","sha":"a4b895909c371f4c3a91c7fd3af18d6a5c38cf17","kind":"tag","published_at":"2026-03-08T16:45:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.13/manifests"},{"name":"rust-v0.112.0-alpha.12","sha":"6ee86ddf7b28dac8325a24b2f1285478ba300ea3","kind":"tag","published_at":"2026-03-08T01:42:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.12/manifests"},{"name":"rust-v0.112.0-alpha.11","sha":"255b8936009fb9240b4370715a014d2b1dce0dbd","kind":"tag","published_at":"2026-03-07T13:43:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.11/manifests"},{"name":"rust-v0.112.0-alpha.10","sha":"4e74d5174ee51083f3e42820f2baec643d98d5d7","kind":"tag","published_at":"2026-03-07T10:49:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.10/manifests"},{"name":"rust-v0.112.0-alpha.9","sha":"529447f7bad78c1fc168830e0df6d9b978c25b48","kind":"tag","published_at":"2026-03-07T01:52:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.9/manifests"},{"name":"rust-v0.112.0-alpha.8","sha":"fd6b970a7ad550de23a8360574efeae0a10c99b9","kind":"tag","published_at":"2026-03-07T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.8/manifests"},{"name":"rust-v0.112.0-alpha.7","sha":"54a8fb39c879df51499e12196359fe3e865ca6d3","kind":"tag","published_at":"2026-03-06T23:11:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.7/manifests"},{"name":"rust-v0.112.0-alpha.6","sha":"a31901f1d51248fdede0539a6d81a9ec542dd7cb","kind":"tag","published_at":"2026-03-06T20:39:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.6/manifests"},{"name":"rust-v0.112.0-alpha.5","sha":"9bbb96a220a0ab86bb220e634663c9510f24cfe3","kind":"tag","published_at":"2026-03-06T19:11:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.5/manifests"},{"name":"rust-v0.112.0-alpha.4","sha":"8e80e40d5cb7f314b2ebe35ef1c4e38a42d672d9","kind":"tag","published_at":"2026-03-06T06:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.4/manifests"},{"name":"rust-v0.112.0-alpha.3","sha":"44c9d02564bafc645f25b64e369e0509567b52dd","kind":"tag","published_at":"2026-03-06T06:03:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.3/manifests"},{"name":"rust-v0.112.0-alpha.2","sha":"3ad0ff4f496fb019cfe87df292bc5e5a397776d9","kind":"tag","published_at":"2026-03-06T01:36:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.2/manifests"},{"name":"rust-v0.112.0-alpha.1","sha":"161a95c3f4a680f9ccd59fb0fb770c089c4b901f","kind":"tag","published_at":"2026-03-06T00:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.112.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.112.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.112.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.112.0-alpha.1/manifests"},{"name":"rust-v0.111.0","sha":"8c75cd9afcd405d134530e53c78e5e0e4e5312a3","kind":"tag","published_at":"2026-03-05T18:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0/manifests"},{"name":"rust-v0.111.0-alpha.2","sha":"a5847fb9e075973b22d9e5a60176c9d5ab30a8ff","kind":"tag","published_at":"2026-03-05T13:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.2/manifests"},{"name":"artifact-runtime-v2.4.0","sha":"b4cb989563e68639c2bdc748c20c965ba1d830ea","kind":"commit","published_at":"2026-03-05T08:55:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.4.0","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.4.0/manifests"},{"name":"rust-v0.111.0-alpha.1","sha":"5e0d7affff7768b5d0d12f78b086c9f0e3855e9d","kind":"tag","published_at":"2026-03-05T04:02:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.111.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.111.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.111.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.111.0-alpha.1/manifests"},{"name":"rust-v0.110.0","sha":"77aabe4218ab7ddaf4b6d471887bda043a4c16e6","kind":"tag","published_at":"2026-03-05T01:39:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0/manifests"},{"name":"rust-v0.110.0-alpha.1","sha":"74673f4e2438fd0339c3c3ca66d359cddf08b42a","kind":"tag","published_at":"2026-03-05T00:22:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.110.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.110.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.110.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.110.0-alpha.1/manifests"},{"name":"rust-v0.108.0-alpha.13","sha":"1d483777c78c63a96174aaff22f7ad70548eb753","kind":"tag","published_at":"2026-03-05T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.13/manifests"},{"name":"rust-v0.109.0","sha":"37133fb8455766068008b8453a1da1dacae4274c","kind":"tag","published_at":"2026-03-04T23:13:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.109.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.109.0/manifests"},{"name":"rust-v0.108.0","sha":"89b79419a1e0720856d4450cf17379221e5a3b1d","kind":"tag","published_at":"2026-03-04T19:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0/manifests"},{"name":"rust-v0.108.0-alpha.12","sha":"f1feadd3694eef2d5b20d609fa52bce4daf12f91","kind":"tag","published_at":"2026-03-04T14:58:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.12/manifests"},{"name":"artifact-runtime-v2.3.4","sha":"f72ab43fd193b31208cd3c306293b1b71a52a709","kind":"commit","published_at":"2026-03-04T13:00:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/artifact-runtime-v2.3.4","html_url":"https://github.com/openai/codex/releases/tag/artifact-runtime-v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@artifact-runtime-v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/artifact-runtime-v2.3.4/manifests"},{"name":"rust-v0.108.0-alpha.11","sha":"a083a34aa56b57609877c702d61242aeca9acae7","kind":"tag","published_at":"2026-03-04T11:29:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.11/manifests"},{"name":"rust-v0.108.0-alpha.10","sha":"b5d50c499c3448895373f5ef85a5cfdb7c5253b0","kind":"tag","published_at":"2026-03-04T05:18:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.10/manifests"},{"name":"rust-v0.108.0-alpha.9","sha":"406d25f43f895ca6826b0458bbfb957bc44272a6","kind":"tag","published_at":"2026-03-04T04:45:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.9/manifests"},{"name":"rust-v0.108.0-alpha.8","sha":"11a600ff7f03947e49949e1a7ba425c674c6d30d","kind":"tag","published_at":"2026-03-04T02:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.8/manifests"},{"name":"rust-v0.108.0-alpha.7","sha":"a13d6945ee176eeedd2eba2aafde4e3d0c8fa7d1","kind":"tag","published_at":"2026-03-04T01:01:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.7/manifests"},{"name":"rust-v0.108.0-alpha.6","sha":"8ffb0ab1afdba2f3400a4a8c3a71151b9a2be05e","kind":"tag","published_at":"2026-03-04T00:14:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.6/manifests"},{"name":"rust-v0.108.0-alpha.5","sha":"f54fd47f2368445c2ebb5095bed62002736f9c36","kind":"tag","published_at":"2026-03-03T22:42:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.5/manifests"},{"name":"rust-v0.108.0-alpha.4","sha":"26e7113347b4e335a9e2c3adf539e8a0e3d77c63","kind":"tag","published_at":"2026-03-03T18:14:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.4/manifests"},{"name":"rust-v0.108.0-alpha.3","sha":"6752119ad1c19648f12086dbaa01b83e066318f5","kind":"tag","published_at":"2026-03-03T10:38:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.3/manifests"},{"name":"rust-v0.108.0-alpha.2","sha":"83fa62425a5ea9ea95580ff760e4e65e4fb5f906","kind":"tag","published_at":"2026-03-03T05:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.2/manifests"},{"name":"rust-v0.108.0-alpha.1","sha":"f135585b2b55863aac47a36e51153f7d78048660","kind":"tag","published_at":"2026-03-03T00:07:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.108.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.108.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.108.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.108.0-alpha.1/manifests"},{"name":"rust-v0.107.0","sha":"19f8797c0f62abecb347e817aac36d18c5fc554e","kind":"tag","published_at":"2026-03-02T17:17:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0/manifests"},{"name":"rust-v0.107.0-alpha.9","sha":"564b21bb5322177eb38a7972292d201cd82c9109","kind":"tag","published_at":"2026-03-02T00:13:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.9/manifests"},{"name":"rust-v0.107.0-alpha.8","sha":"42bdf6692859b66e313132ae68ac5d45a4693496","kind":"tag","published_at":"2026-02-28T01:58:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.8/manifests"},{"name":"rust-v0.107.0-alpha.7","sha":"b36d42ff6fc67dc1d87e2f173a0a2611fcadbce6","kind":"tag","published_at":"2026-02-28T01:22:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.7/manifests"},{"name":"rust-v0.107.0-alpha.6","sha":"15db9bab83b88396dd32f2bfafc8d36bbbceac0a","kind":"tag","published_at":"2026-02-27T17:50:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.6/manifests"},{"name":"rust-v0.107.0-alpha.5","sha":"0ea8850f851f1d3c30fa7a5434143cb1a7f95731","kind":"tag","published_at":"2026-02-27T13:07:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.5/manifests"},{"name":"rust-v0.107.0-alpha.4","sha":"7d051479b32f624ab40291995cf8d54a70efc91f","kind":"tag","published_at":"2026-02-27T06:14:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.4/manifests"},{"name":"rust-v0.107.0-alpha.3","sha":"5a7dae4b8142ad952b140015210a426453011f77","kind":"tag","published_at":"2026-02-27T01:41:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.3/manifests"},{"name":"rust-v0.107.0-alpha.2","sha":"4551ee8d0870476dfa6f3e4418363a4af5a99783","kind":"tag","published_at":"2026-02-27T00:03:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.2/manifests"},{"name":"rust-v0.107.0-alpha.1","sha":"532c46e85a11ef0d23e84fe9c1dba873b523606d","kind":"tag","published_at":"2026-02-26T23:16:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.107.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.107.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.107.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.107.0-alpha.1/manifests"},{"name":"rust-v0.106.0","sha":"ffd726a656403b69b75130025587d5e0a0d6b7d1","kind":"tag","published_at":"2026-02-26T19:39:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0/manifests"},{"name":"winget-test-rust-v0.106.0-alpha.9","sha":"3aee569b7f5c9387f8ad36c81b61d12d8b0e17ad","kind":"commit","published_at":"2026-02-26T18:59:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/winget-test-rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/winget-test-rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@winget-test-rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/winget-test-rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.11","sha":"830a15290eb4293d64212d465525187119811650","kind":"tag","published_at":"2026-02-26T17:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.11/manifests"},{"name":"rust-v0.106.0-alpha.10","sha":"e0bbbccc37bec03de7c40cb414125ceec3304cc5","kind":"tag","published_at":"2026-02-26T13:29:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.10/manifests"},{"name":"rust-v0.106.0-alpha.9","sha":"ca3ec4fe933ac18b343dd6cf0e6d66aaf4567d3f","kind":"tag","published_at":"2026-02-26T12:31:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.9/manifests"},{"name":"rust-v0.106.0-alpha.8","sha":"3414c082c72cd75b717308121cdd5e9a8f732222","kind":"tag","published_at":"2026-02-26T04:59:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.8/manifests"},{"name":"rust-v0.106.0-alpha.7","sha":"409d5ce68728b2bdd6df1caa086726964b0912c8","kind":"tag","published_at":"2026-02-26T03:12:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.7/manifests"},{"name":"rust-v0.106.0-alpha.6","sha":"b2d834f4b639f85072a0c1797b259ada471ee726","kind":"tag","published_at":"2026-02-26T02:24:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.6/manifests"},{"name":"rust-v0.106.0-alpha.5","sha":"21b81e1c8b6c9e638eb0459bd4f61df08666c2dc","kind":"tag","published_at":"2026-02-25T23:20:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.5/manifests"},{"name":"rust-v0.106.0-alpha.4","sha":"2dea339d69f179fc09097301b0d12c8daebc5f9d","kind":"tag","published_at":"2026-02-25T21:42:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.4/manifests"},{"name":"rust-v0.106.0-alpha.3","sha":"a4a45e24caf5db95f57cb85e7a564ceb224397db","kind":"tag","published_at":"2026-02-25T19:17:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.3/manifests"},{"name":"rust-v0.106.0-alpha.2","sha":"7d9dc058a790ae73f74e52ded9c8233d0ac7e60a","kind":"tag","published_at":"2026-02-25T18:40:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.2/manifests"},{"name":"rust-v0.106.0-alpha.1","sha":"c57e04bbe875d132d056544655eb86369897ba12","kind":"tag","published_at":"2026-02-25T17:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.106.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.106.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.106.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.106.0-alpha.1/manifests"},{"name":"rust-v0.105.0","sha":"a7eda6a29b3ee25549f385197ff109508dc49a90","kind":"tag","published_at":"2026-02-25T16:36:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0/manifests"},{"name":"rust-v0.105.0-alpha.26","sha":"47d71f9b3867e9c955808c049b5a65761612dd5b","kind":"tag","published_at":"2026-02-25T15:54:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.26/manifests"},{"name":"rust-v0.105.0-alpha.25","sha":"8e9653ba0373c627cbb6df5b728a488ba745c8fa","kind":"tag","published_at":"2026-02-25T13:57:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.25/manifests"},{"name":"rust-v0.105.0-alpha.24","sha":"acf27a0b3c6858c62956b65b769d0d7e51eb1a9b","kind":"tag","published_at":"2026-02-25T11:48:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.24/manifests"},{"name":"rust-v0.105.0-alpha.23","sha":"ed0519259c2b264bd893d96ed9c97bd3fd6874bf","kind":"tag","published_at":"2026-02-25T09:23:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.23/manifests"},{"name":"rust-v0.105.0-alpha.22","sha":"e506fa075332c461c41c7de0b2da12ebcdef3759","kind":"tag","published_at":"2026-02-25T02:49:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.22/manifests"},{"name":"rust-v0.105.0-alpha.21","sha":"07c039d6ee3f8154c7cbcb7a53f5891e46390d58","kind":"tag","published_at":"2026-02-24T23:06:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.21/manifests"},{"name":"rust-v0.105.0-alpha.20","sha":"b73720141c179d7bfadb31f8169cb74006987189","kind":"tag","published_at":"2026-02-24T21:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.20/manifests"},{"name":"rust-v0.105.0-alpha.19","sha":"6f5b2f568b892ea0eb1a0a8ccdd8b80a0d04aec5","kind":"tag","published_at":"2026-02-24T19:46:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.19/manifests"},{"name":"rust-v0.105.0-alpha.18","sha":"55eeca5a7ace8095a616c34506d11128f148af03","kind":"tag","published_at":"2026-02-24T18:08:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.18/manifests"},{"name":"rust-v0.105.0-alpha.17","sha":"7f5a01d2ff04b6e770f3a1173e5e9fa877534e70","kind":"tag","published_at":"2026-02-24T12:08:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.17/manifests"},{"name":"rust-v0.105.0-alpha.16","sha":"bb71bc2d623037bfb4e7a88679d66ac970657a97","kind":"tag","published_at":"2026-02-23T20:15:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.16/manifests"},{"name":"rust-v0.105.0-alpha.15","sha":"02cdddcb23f24f15487bc6e45bcfaf4b4361765c","kind":"tag","published_at":"2026-02-23T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.15/manifests"},{"name":"rust-v0.105.0-alpha.14","sha":"48c9bbeef2eea46c7d1570f38148ea23f42fcce6","kind":"tag","published_at":"2026-02-23T12:59:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.14/manifests"},{"name":"rust-v0.105.0-alpha.13","sha":"c9e380405d88c89508d989d149a62f4dd2554870","kind":"tag","published_at":"2026-02-22T14:05:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.13/manifests"},{"name":"rust-v0.105.0-alpha.12","sha":"e53fcd42daf50f8271f62142c85bec9b8985c687","kind":"tag","published_at":"2026-02-22T04:28:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.12/manifests"},{"name":"rust-v0.105.0-alpha.11","sha":"258a173efa82328300bf0854e7180d2f3f865f9a","kind":"tag","published_at":"2026-02-21T16:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.11/manifests"},{"name":"rust-v0.105.0-alpha.10","sha":"e8f1c998cba80bf1f1c4f48f4269ce4a211a1c07","kind":"tag","published_at":"2026-02-21T05:37:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.10/manifests"},{"name":"rust-v0.105.0-alpha.9","sha":"028af025f7944fb2ff5d4a434cd7d9889b3b26af","kind":"tag","published_at":"2026-02-20T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.9/manifests"},{"name":"rust-v0.105.0-alpha.8","sha":"c25ecd9ebe0fe2746175a822b74a3d3df186381e","kind":"tag","published_at":"2026-02-20T18:18:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.8/manifests"},{"name":"rust-v0.105.0-alpha.7","sha":"07612050d85b8450a5b11f41195b1f5bdb969e3b","kind":"tag","published_at":"2026-02-20T15:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.7/manifests"},{"name":"rust-v0.105.0-alpha.6","sha":"474dbe6f3758fd0a5bc5356f2cdf3726c39bd734","kind":"tag","published_at":"2026-02-19T20:20:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.6/manifests"},{"name":"rust-v0.105.0-alpha.5","sha":"40ef15ccb8f1f042ac975c8096c906e281a8e0ee","kind":"tag","published_at":"2026-02-19T19:37:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.5/manifests"},{"name":"rust-v0.105.0-alpha.4","sha":"8bf5e734cad63e9cd828d6284bb10e357794924a","kind":"tag","published_at":"2026-02-19T11:32:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.4/manifests"},{"name":"rust-v0.105.0-alpha.3","sha":"fbdd96bacaaebd7d02bcb02ddf18342b95eaf254","kind":"tag","published_at":"2026-02-18T19:28:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.3/manifests"},{"name":"rust-v0.105.0-alpha.2","sha":"615c71fa11b9f679cd58f0f585523c23674e862f","kind":"tag","published_at":"2026-02-18T13:56:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.2/manifests"},{"name":"rust-v0.105.0-alpha.1","sha":"c6a8377b0998be0f7284ed30fd02156e6af0658c","kind":"tag","published_at":"2026-02-18T08:02:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.105.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.105.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.105.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.105.0-alpha.1/manifests"},{"name":"rust-v0.104.0","sha":"74d1f7b2b3af383bd3605344f3c842b194fd1d70","kind":"tag","published_at":"2026-02-18T06:34:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0/manifests"},{"name":"rust-v0.104.0-alpha.1","sha":"f4af897d98c49fc7f991b24f8a6e303592297bb1","kind":"tag","published_at":"2026-02-18T02:21:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.104.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.104.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.104.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.104.0-alpha.1/manifests"},{"name":"rust-v0.103.0","sha":"ff3d19f9022b154b9ab415f6ad128cd622608b1a","kind":"tag","published_at":"2026-02-17T22:23:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0/manifests"},{"name":"rust-v0.103.0-alpha.1","sha":"044148dac169226f57bab657b43214abe1559b41","kind":"tag","published_at":"2026-02-17T21:42:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.103.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.103.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.103.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.103.0-alpha.1/manifests"},{"name":"rust-v0.102.0","sha":"f59c7c1ab912c9bc5826e5ae60e49ff1b9b255ff","kind":"tag","published_at":"2026-02-17T19:21:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0/manifests"},{"name":"rust-v0.102.0-alpha.11","sha":"d6dee0fb8347728c6c492e03972d94cab20d6de8","kind":"tag","published_at":"2026-02-17T17:43:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.11/manifests"},{"name":"rust-v0.102.0-alpha.10","sha":"98b09a92a962cee213e63528de6e204c1f6a5407","kind":"tag","published_at":"2026-02-17T07:12:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.10/manifests"},{"name":"rust-v0.102.0-alpha.9","sha":"c90df71e8e25606faa6cb4754782722dd72e01c4","kind":"tag","published_at":"2026-02-17T06:21:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.9/manifests"},{"name":"rust-v0.102.0-alpha.8","sha":"0ff39d1816b75b97672a58cd3614e70a0400d667","kind":"tag","published_at":"2026-02-16T17:33:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.8/manifests"},{"name":"rust-v0.102.0-alpha.7","sha":"478c7b35dd38c3da74cabf0601cd14911eac4150","kind":"tag","published_at":"2026-02-14T19:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.7/manifests"},{"name":"rust-v0.102.0-alpha.6","sha":"d1cc5238fb6930edcfff41b8431d0da60a97b118","kind":"tag","published_at":"2026-02-14T00:33:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.6/manifests"},{"name":"rust-v0.102.0-alpha.5","sha":"39b0ca069aab04573df39a1bfebb281db82abb9d","kind":"tag","published_at":"2026-02-13T18:35:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.5/manifests"},{"name":"rust-v0.102.0-alpha.4","sha":"6519d436012e7e54797545d60efabc1ef947af65","kind":"tag","published_at":"2026-02-13T16:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.4/manifests"},{"name":"rust-v0.102.0-alpha.3","sha":"d4d615ef3922c99cd55dffc23219a541b3113a8b","kind":"tag","published_at":"2026-02-13T15:24:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.3/manifests"},{"name":"rust-v0.102.0-alpha.2","sha":"03a8cf28b7a11395f3d44cf782a2ae9c812d63d1","kind":"tag","published_at":"2026-02-13T09:38:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.2/manifests"},{"name":"rust-v0.102.0-alpha.1","sha":"ce9c4c80760dcf3d8a88fed953bdfecdee5be69a","kind":"tag","published_at":"2026-02-13T08:47:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.102.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.102.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.102.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.102.0-alpha.1/manifests"},{"name":"rust-v0.101.0","sha":"cf5f1868bc3df74739fc8e06e5c2e93728c5d8f9","kind":"tag","published_at":"2026-02-12T19:27:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0/manifests"},{"name":"rust-v0.101.0-alpha.1","sha":"f81fee3ddfbacca2452083ca722e792e8451168e","kind":"tag","published_at":"2026-02-12T18:45:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.101.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.101.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.101.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.101.0-alpha.1/manifests"},{"name":"rust-v0.100.0","sha":"8272f9a71ee7364d8de992418103628f8a17eb6f","kind":"tag","published_at":"2026-02-12T17:50:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0/manifests"},{"name":"rust-v0.100.0-alpha.11","sha":"acaf2d9ff2762441e4e576e111bad51265d3caaf","kind":"tag","published_at":"2026-02-12T17:15:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.11/manifests"},{"name":"rust-v0.100.0-alpha.10","sha":"a1ad82d8b9fc90305fefd1ca4991239c59ce49c6","kind":"tag","published_at":"2026-02-12T13:17:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.10/manifests"},{"name":"rust-v0.100.0-alpha.9","sha":"b99e9c3c747205b1db272c8bb94bfb392ee59ed3","kind":"tag","published_at":"2026-02-12T08:57:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.9/manifests"},{"name":"rust-v0.100.0-alpha.8","sha":"639f00b7a72ca63520b481be528ce349a18c4100","kind":"tag","published_at":"2026-02-12T08:09:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.8/manifests"},{"name":"rust-v0.100.0-alpha.7","sha":"2018476fd27a7aea7a9d38cd07a097a8b2b5ae57","kind":"tag","published_at":"2026-02-12T07:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.7/manifests"},{"name":"rust-v0.100.0-alpha.6","sha":"b9a3cb44685088482dcb870610bf1abecfac88b7","kind":"tag","published_at":"2026-02-12T06:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.6/manifests"},{"name":"rust-v0.100.0-alpha.5","sha":"1088f7e54bd8e09bde6cbd2d864e6b01107b6d6f","kind":"tag","published_at":"2026-02-12T06:05:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.5/manifests"},{"name":"rust-v0.100.0-alpha.4","sha":"43cffe9408352a09b73a8c58a1ea38bf374212fa","kind":"tag","published_at":"2026-02-12T03:54:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.4/manifests"},{"name":"rust-v0.100.0-alpha.3","sha":"c0d41fc61cc00d11ffe4aec2d72cd7ea17f249ed","kind":"tag","published_at":"2026-02-12T01:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.3/manifests"},{"name":"rust-v0.100.0-alpha.2","sha":"8865521d07c8d82c397ca5d2bcef9c6cabb6dfae","kind":"tag","published_at":"2026-02-11T22:59:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.2/manifests"},{"name":"rust-v0.100.0-alpha.1","sha":"12ae73077b2d568d861fccedde6b07dfc2b98681","kind":"tag","published_at":"2026-02-11T21:04:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.100.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.100.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.100.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.100.0-alpha.1/manifests"},{"name":"rust-v0.99.0","sha":"ec9f76ce4f854c7d4f3c78c9b1bacbe128df286e","kind":"tag","published_at":"2026-02-11T19:54:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0/manifests"},{"name":"rust-v0.99.0-alpha.27","sha":"6cd11f06ea2a556ff09887f97e9a712d9f9b6ad7","kind":"tag","published_at":"2026-02-11T19:31:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.27","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.27/manifests"},{"name":"rust-v0.99.0-alpha.26","sha":"6f56646d3f3c77dc847a6569ba8489553d1c4886","kind":"tag","published_at":"2026-02-11T18:38:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.26","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.26/manifests"},{"name":"rust-v0.99.0-alpha.25","sha":"e59ae7aebc6baec0fe368151f6b35b7e5dedc783","kind":"tag","published_at":"2026-02-11T11:37:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.25/manifests"},{"name":"rust-v0.99.0-alpha.24","sha":"9479c09ada30abd22353b0420c8de0e1e7583177","kind":"tag","published_at":"2026-02-11T03:26:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.24/manifests"},{"name":"rust-v0.99.0-alpha.23","sha":"00d4552d1572bfe9cae7cf6ffab6f12beaf73ae0","kind":"tag","published_at":"2026-02-10T22:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.23/manifests"},{"name":"rust-v0.99.0-alpha.22","sha":"db896d041e2df22a4e2ab612f4e3bb20a62ef51d","kind":"tag","published_at":"2026-02-10T21:01:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.22/manifests"},{"name":"rust-v0.99.0-alpha.21","sha":"3f04cc920f6f0d35d86200ddf0b8a7ea51aa3a50","kind":"tag","published_at":"2026-02-10T19:58:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.21/manifests"},{"name":"rust-v0.99.0-alpha.20","sha":"1f2a9356f9c0afb48262f390833d6a70d6e46d54","kind":"tag","published_at":"2026-02-10T18:43:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.20/manifests"},{"name":"rust-v0.99.0-alpha.19","sha":"3680b4eed307801334767750316d2e1fe57f86aa","kind":"tag","published_at":"2026-02-10T18:39:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.19/manifests"},{"name":"rust-v0.99.0-alpha.18","sha":"ebad7949d521021c6b43aa68e9d42dfe83314c3b","kind":"tag","published_at":"2026-02-10T18:34:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.18/manifests"},{"name":"rust-v0.99.0-alpha.17","sha":"f11c1eb6870bc3b2d6260368a9c43af857431273","kind":"tag","published_at":"2026-02-10T14:50:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.17/manifests"},{"name":"rust-v0.99.0-alpha.16","sha":"e270c8e46b14749989c557e32a7442ae195fbab2","kind":"tag","published_at":"2026-02-10T12:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.16/manifests"},{"name":"rust-vrust-v0.99.0-alpha.16","sha":"6acedc86a086bc2e5365e6f6c1bd5f5fbdd9f082","kind":"tag","published_at":"2026-02-10T12:21:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.99.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.99.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.99.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.99.0-alpha.16/manifests"},{"name":"rust-v0.99.0-alpha.15","sha":"5f8efa6e8bf0a9030f33992671cf2f66c3b19eaf","kind":"tag","published_at":"2026-02-10T11:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.15/manifests"},{"name":"rust-v0.99.0-alpha.14","sha":"a1b26e8188d3f546129c3f595e24b981cfbb4c22","kind":"tag","published_at":"2026-02-10T09:46:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.14/manifests"},{"name":"rust-v0.99.0-alpha.13","sha":"b52071c20786cae5a4ef6b1272299e39cfbf3dab","kind":"tag","published_at":"2026-02-10T05:26:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.13/manifests"},{"name":"rust-v0.99.0-alpha.12","sha":"f459dabba2c756660f71749f13347978ce9607d0","kind":"tag","published_at":"2026-02-10T00:59:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.12/manifests"},{"name":"rust-v0.99.0-alpha.11","sha":"60343af0e62ff3df55929f0eb1acfe9ff6ad1ac9","kind":"tag","published_at":"2026-02-09T22:15:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.11/manifests"},{"name":"rust-v0.99.0-alpha.10","sha":"c264e69dcacde8ed70043d156b0520ecdf907669","kind":"tag","published_at":"2026-02-09T11:25:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.10/manifests"},{"name":"rust-v0.99.0-alpha.9","sha":"e35bcb7ffd30a51ff0f8d55494f8c97214d0a841","kind":"tag","published_at":"2026-02-07T06:33:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.9/manifests"},{"name":"rust-vv0.99.0-alpha.8","sha":"54a3d9946c0af2f853e05366530e128b61482be4","kind":"tag","published_at":"2026-02-07T06:31:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.99.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.99.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.99.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.99.0-alpha.8/manifests"},{"name":"rust-v0.99.0-alpha.7","sha":"ac99dddd4cbb16d314a7bda7df1ee9f6eabe364b","kind":"tag","published_at":"2026-02-07T06:02:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.7/manifests"},{"name":"rust-v0.99.0-alpha.6","sha":"0ab9a8ba47c408dbe765acae83556bb64175cd21","kind":"tag","published_at":"2026-02-06T19:12:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.6/manifests"},{"name":"rust-v0.99.0-alpha.5","sha":"e282c913436c045d6e86672d75e6e26e0f44db2f","kind":"tag","published_at":"2026-02-06T14:42:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.5/manifests"},{"name":"rust-v0.99.0-alpha.4","sha":"42c2347412fbc422eb9c2fdbd9b2c729fa378c79","kind":"tag","published_at":"2026-02-06T04:37:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.4/manifests"},{"name":"rust-v0.99.0-alpha.3","sha":"f166461ff28fb40a22f6a3920e1d0b800af3b35e","kind":"tag","published_at":"2026-02-05T22:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.3/manifests"},{"name":"rust-v0.99.0-alpha.2","sha":"f084f0e387579f39cf68e43eefe4566c6f9c56d7","kind":"tag","published_at":"2026-02-05T20:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.2/manifests"},{"name":"rust-v0.99.0-alpha.1","sha":"706a8e20338870817de6dfd9e3c89579f050682f","kind":"tag","published_at":"2026-02-05T18:50:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.99.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.99.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.99.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.99.0-alpha.1/manifests"},{"name":"rust-v0.98.0","sha":"82464689ce0ba8a3b2065e73a8aa0cfdf2ad0625","kind":"tag","published_at":"2026-02-05T16:12:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0/manifests"},{"name":"rust-v0.98.0-alpha.2","sha":"26f3eb990dadb76a86b2b42f27af840ad311716e","kind":"tag","published_at":"2026-02-05T08:52:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.2/manifests"},{"name":"rust-v0.98.0-alpha.1","sha":"4e23e6cd2bb37e4561ddaac05968ae69d26f5978","kind":"tag","published_at":"2026-02-05T06:52:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.98.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.98.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.98.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.98.0-alpha.1/manifests"},{"name":"rust-v0.97.0","sha":"4b415c72c9cb62dded0bb8eb5d4fcf9ddc90a8e3","kind":"tag","published_at":"2026-02-05T04:26:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0/manifests"},{"name":"rust-v0.97.0-alpha.5","sha":"ba8c2631c9f8906a88b85777f4bdafc43680a7df","kind":"tag","published_at":"2026-02-05T04:00:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.5/manifests"},{"name":"rust-v0.97.0-alpha.4","sha":"6828ff3918276bb0cd22e6cdb4a075dcc696b2a7","kind":"tag","published_at":"2026-02-05T02:36:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.4/manifests"},{"name":"rust-v0.97.0-alpha.3","sha":"a1a986c58ade4b4de8f25fa5ceadb5c06ca4211e","kind":"tag","published_at":"2026-02-05T00:52:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.3/manifests"},{"name":"rust-v0.97.0-alpha.2","sha":"9c18c027fa0ff7598576294b06539c0aa6c9eba8","kind":"tag","published_at":"2026-02-04T23:52:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.2/manifests"},{"name":"rust-v0.97.0-alpha.1","sha":"1650b3d6a76972fd6e543d320d3a4058ff565dcb","kind":"tag","published_at":"2026-02-04T19:47:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.97.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.97.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.97.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.97.0-alpha.1/manifests"},{"name":"rust-v0.96.0","sha":"2572f96fafb3156f79523bfbe2bc84f13e382167","kind":"tag","published_at":"2026-02-04T17:00:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0/manifests"},{"name":"rust-v0.96.0-alpha.2","sha":"d5374efa6fb1488a7d0a70527bfb9cc274d8f188","kind":"tag","published_at":"2026-02-04T13:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.2/manifests"},{"name":"rust-v0.96.0-alpha.1","sha":"b8f4f382fc43baacdfbd7dd9308de9d3783747af","kind":"tag","published_at":"2026-02-04T09:10:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.96.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.96.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.96.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.96.0-alpha.1/manifests"},{"name":"rust-v0.95.0","sha":"12dbb76c812afaff8daf1f3a5acf1d5ef4a75cb1","kind":"tag","published_at":"2026-02-04T04:07:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0/manifests"},{"name":"rust-v0.95.0-alpha.9","sha":"7eb1d2e35238cef89bb104bf2dc5dbaba6370da2","kind":"tag","published_at":"2026-02-04T00:04:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.9/manifests"},{"name":"rust-v0.95.0-alpha.8","sha":"616c9b2dc009fbc794675c7b2aa35fb1d1aa8452","kind":"tag","published_at":"2026-02-03T22:04:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.8/manifests"},{"name":"rust-v0.95.0-alpha.7","sha":"fd40e3ba4d3cf639c29a958f115f8fd3ea3305ce","kind":"tag","published_at":"2026-02-03T20:28:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.7/manifests"},{"name":"rust-v0.95.0-alpha.6","sha":"b5b8c11875b80fcce5e40cb0cd68b6e2b5413aff","kind":"tag","published_at":"2026-02-03T11:32:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.6/manifests"},{"name":"rust-v0.95.0-alpha.5","sha":"524613cf91d52a74ba6d3b1e40b8c47d12877778","kind":"tag","published_at":"2026-02-03T04:39:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.5/manifests"},{"name":"rust-v0.95.0-alpha.4","sha":"4adbae01db58cd8a5981427e1b272d958b2314ba","kind":"tag","published_at":"2026-02-03T02:46:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.4/manifests"},{"name":"rust-v0.95.0-alpha.3","sha":"93d342a404f232f3d0433f9e11a32dee64860251","kind":"tag","published_at":"2026-02-03T01:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.3/manifests"},{"name":"rust-v0.95.0-alpha.2","sha":"d74bdf945dd4bb51fd4a95ac7bcbb79268732e26","kind":"tag","published_at":"2026-02-02T22:06:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.2/manifests"},{"name":"rust-v0.95.0-alpha.1","sha":"1ec3b5eed5ef8329ba6a8bc2624ac0317f1bcf46","kind":"tag","published_at":"2026-02-02T21:02:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.95.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.95.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.95.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.95.0-alpha.1/manifests"},{"name":"rust-v0.94.0","sha":"dce99bc2595e58acc4d88a324f3ccab05cf5cd7d","kind":"tag","published_at":"2026-02-02T17:44:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0/manifests"},{"name":"rust-v0.94.0-alpha.11","sha":"a3b19de91f9d336088edda6b790a6ed7c7652292","kind":"tag","published_at":"2026-02-02T13:33:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.11/manifests"},{"name":"rust-v0.94.0-alpha.10","sha":"08e9c5cfcb986cf95874b7e5552a808960cc854e","kind":"tag","published_at":"2026-02-02T07:49:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.10/manifests"},{"name":"rust-v0.94.0-alpha.9","sha":"b706b71c8de0495649be9f34a41ae483b4c0fc85","kind":"tag","published_at":"2026-02-02T06:59:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.9/manifests"},{"name":"rust-v0.94.0-alpha.8","sha":"8d0cf6b759bae9d83edd5fc4b3599d08ff936928","kind":"tag","published_at":"2026-02-02T03:29:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.8/manifests"},{"name":"rust-v0.94.0-alpha.7","sha":"000f23076045b0268c7a79cf036a0533b03845e3","kind":"tag","published_at":"2026-02-01T07:23:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.7/manifests"},{"name":"rust-v0.94.0-alpha.6","sha":"645255a4aa010d90811b38bd146ee42205e2fb61","kind":"tag","published_at":"2026-02-01T05:16:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.6/manifests"},{"name":"rust-v0.94.0-alpha.5","sha":"16401e1b983e50661770a21e4ff4c69fb422eb5a","kind":"tag","published_at":"2026-02-01T04:36:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.5/manifests"},{"name":"rust-v0.94.0-alpha.4","sha":"87e21eca459551140833264d7989a551b13bdc28","kind":"tag","published_at":"2026-02-01T02:17:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.4/manifests"},{"name":"rust-v0.94.0-alpha.3","sha":"e0a78062a12a23cc0fe8876eafc352abd8cffef8","kind":"tag","published_at":"2026-02-01T01:13:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.3/manifests"},{"name":"rust-v0.94.0-alpha.2","sha":"d6ee3c2c863c91218f8d60350c90ea99907a5486","kind":"tag","published_at":"2026-01-31T21:57:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.2/manifests"},{"name":"rust-v0.94.0-alpha.1","sha":"dc2ef8cf2aee4025d7be27e3d94689f965c1c502","kind":"tag","published_at":"2026-01-31T12:47:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.94.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.94.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.94.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.94.0-alpha.1/manifests"},{"name":"rust-v0.93.0","sha":"d86cf538f5e7d210ebb7a3493718aaaff40146da","kind":"tag","published_at":"2026-01-31T06:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0/manifests"},{"name":"rust-v0.93.0-alpha.25","sha":"56e847a9ec6f41acdf31e89fc0bac94d12c5a783","kind":"tag","published_at":"2026-01-31T02:58:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.25","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.25/manifests"},{"name":"rust-v0.93.0-alpha.24","sha":"4208a5e82f73a1c2b007cac805aba82da1720875","kind":"tag","published_at":"2026-01-30T21:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.24","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.24/manifests"},{"name":"rust-v0.93.0-alpha.23","sha":"329ef2d69249aba31112a37a5db9a43d48941af3","kind":"tag","published_at":"2026-01-30T20:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.23/manifests"},{"name":"rust-vrust-v0.93.0-alpha.23","sha":"2d82d9348e7345dc5aea7dc9fcbff83db1af5ac9","kind":"tag","published_at":"2026-01-30T20:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.93.0-alpha.23","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.93.0-alpha.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.93.0-alpha.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.93.0-alpha.23/manifests"},{"name":"rust-v0.93.0-alpha.22","sha":"079d7c02919de368877c0353999592cf447b48dd","kind":"tag","published_at":"2026-01-30T19:16:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.22","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.22/manifests"},{"name":"rust-v0.93.0-alpha.21","sha":"b11e0aa5c35b079e3bc394033bef4624f435a7d5","kind":"tag","published_at":"2026-01-30T17:37:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.21/manifests"},{"name":"rust-v0.93.0-alpha.20","sha":"5254dc3d251dcd07c0d16cde21cc7e5312f903b9","kind":"tag","published_at":"2026-01-30T10:19:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.20/manifests"},{"name":"rust-v0.93.0-alpha.19","sha":"610c265a28f30fd6a5b2b65b273b822fb9d4c614","kind":"tag","published_at":"2026-01-30T09:20:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.19/manifests"},{"name":"rust-v0.93.0-alpha.18","sha":"57afe281d3d69e4fca8bf8e8512797803c040504","kind":"tag","published_at":"2026-01-30T08:32:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.18/manifests"},{"name":"rust-v0.93.0-alpha.17","sha":"a204130743e0eb40c14938a717a819efb800b70b","kind":"tag","published_at":"2026-01-30T01:21:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.17/manifests"},{"name":"rust-v0.93.0-alpha.16","sha":"0a02ef2bee4ff834a50e16ce11fb74325475e67e","kind":"tag","published_at":"2026-01-29T21:51:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.16/manifests"},{"name":"rust-v0.93.0-alpha.15","sha":"b6501f17f3c4fabd2589495a45e262d8a5f9dea5","kind":"tag","published_at":"2026-01-29T19:53:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.15/manifests"},{"name":"rust-v0.93.0-alpha.14","sha":"b6c6bc82a789aa53e8ebb2597b0a649ce757966e","kind":"tag","published_at":"2026-01-29T18:49:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.14/manifests"},{"name":"rust-v0.93.0-alpha.13","sha":"171e77be7f0a7c148a2ce59b7a70db35d2fdab43","kind":"tag","published_at":"2026-01-29T15:00:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.13/manifests"},{"name":"rust-v0.93.0-alpha.12","sha":"11365cdc5dc00ba88498b57d5a0b0f6d5efde7ad","kind":"tag","published_at":"2026-01-29T14:46:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.12/manifests"},{"name":"rust-v0.93.0-alpha.11","sha":"4b16bc76c445314d0a17b0bb786827539d2ae33a","kind":"tag","published_at":"2026-01-29T14:08:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.11/manifests"},{"name":"rust-v0.93.0-alpha.10","sha":"ec0f56547a52205f520d50bbfa9076167a5854fc","kind":"tag","published_at":"2026-01-29T14:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.10/manifests"},{"name":"rust-v0.93.0-alpha.9","sha":"31de1a4cc7e9829ed498b41e0c3b4fdbb7b450a3","kind":"tag","published_at":"2026-01-29T07:33:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.9/manifests"},{"name":"rust-v0.93.0-alpha.8","sha":"8f2052846e52efb10414b78f03857c4475c388e4","kind":"tag","published_at":"2026-01-29T06:08:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.8/manifests"},{"name":"rust-v0.93.0-alpha.7","sha":"d36dea7e54d7c8e35a2233db31bee7ebda544aca","kind":"tag","published_at":"2026-01-29T04:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.7/manifests"},{"name":"rust-v0.93.0-alpha.6","sha":"68c678b0b98139698751385f302887c80ed4cac4","kind":"tag","published_at":"2026-01-28T20:49:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.6/manifests"},{"name":"rust-v0.93.0-alpha.5","sha":"7c105a3d61e629347cd0ec8186cf53cc136b5226","kind":"tag","published_at":"2026-01-28T18:46:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.5/manifests"},{"name":"rust-v0.93.0-alpha.4","sha":"aadf91a348af46de89f834f08ecd0b5cb9e2e21a","kind":"tag","published_at":"2026-01-28T16:39:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.4/manifests"},{"name":"rust-v0.93.0-alpha.3","sha":"7e573c7334a4405ab2b0073d7aafed95ecd62492","kind":"tag","published_at":"2026-01-28T15:53:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.3/manifests"},{"name":"rust-vv0.93.0-alpha.2","sha":"bb13a09c217186ca74a47b687fa58e5728564451","kind":"tag","published_at":"2026-01-28T15:47:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.93.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.93.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.93.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.93.0-alpha.2/manifests"},{"name":"rust-v0.93.0-alpha.1","sha":"d8eb74685b45b4b7bdd66840ebb64ba65e4ca9ec","kind":"tag","published_at":"2026-01-27T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.93.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.93.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.93.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.93.0-alpha.1/manifests"},{"name":"rust-v0.92.0","sha":"a09055074e082d70e8b92795b0cec1e969a6aaf9","kind":"tag","published_at":"2026-01-27T10:32:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0/manifests"},{"name":"rust-v0.92.0-alpha.11","sha":"7da4cc8bae9471dd1397f3366a0e787b0079b815","kind":"tag","published_at":"2026-01-27T06:30:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.11/manifests"},{"name":"rust-v0.92.0-alpha.10","sha":"743f9fd03e0ea7e34130b4b6110dcb7a66be56d6","kind":"tag","published_at":"2026-01-27T05:31:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.10/manifests"},{"name":"rust-v0.92.0-alpha.9","sha":"f999f83374027620cb01292dd78a7cd982d4fb14","kind":"tag","published_at":"2026-01-27T03:34:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.9/manifests"},{"name":"rust-v0.92.0-alpha.8","sha":"0a49a4b597aabce9eca1d004e15559ab17a4d883","kind":"tag","published_at":"2026-01-27T02:03:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.8/manifests"},{"name":"rust-v0.92.0-alpha.7","sha":"461613593d94b7db4a9c154c4cdec3b745284c6d","kind":"tag","published_at":"2026-01-27T01:04:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.7/manifests"},{"name":"rust-v0.92.0-alpha.6","sha":"021441c9b28a791e0773ef4cc07a1de23a782c72","kind":"tag","published_at":"2026-01-26T22:49:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.6/manifests"},{"name":"rust-v0.92.0-alpha.5","sha":"3e86441d4a621bc5eb713b364a7b98e14ff67deb","kind":"tag","published_at":"2026-01-26T18:56:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.5/manifests"},{"name":"rust-v0.92.0-alpha.4","sha":"d1cd89655f2994831589b7158931f9c44e07f3cc","kind":"tag","published_at":"2026-01-26T17:55:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.4/manifests"},{"name":"rust-v0.92.0-alpha.3","sha":"401a4cf35a13e34dff53ebe160dc43a672342aee","kind":"tag","published_at":"2026-01-26T03:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.3/manifests"},{"name":"rust-v0.92.0-alpha.2","sha":"c5afe1d3e94fa2584e0b9cfe0225cf213a8296fa","kind":"tag","published_at":"2026-01-26T02:25:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.2/manifests"},{"name":"rust-v0.92.0-alpha.1","sha":"06481a533bb7d221ac71121627d602da94cdd979","kind":"tag","published_at":"2026-01-25T23:04:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.92.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.92.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.92.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.92.0-alpha.1/manifests"},{"name":"rust-v0.91.0","sha":"3684bc646e0f1123e76a90f03cfb1111358f1aa1","kind":"tag","published_at":"2026-01-25T16:52:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.91.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.91.0/manifests"},{"name":"rust-v0.90.0","sha":"b4e230f8de8f71d08f48c469443ed61a9f365af3","kind":"tag","published_at":"2026-01-25T15:56:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0/manifests"},{"name":"rust-v0.90.0-alpha.7","sha":"e58790ae27082490bd2edbd4a59f9cbac035960d","kind":"tag","published_at":"2026-01-25T14:57:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.7/manifests"},{"name":"rust-v0.90.0-alpha.6","sha":"ad751642c7af3cfede86d0f6e3b0987944c9c3ca","kind":"tag","published_at":"2026-01-25T13:50:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.6/manifests"},{"name":"rust-v0.90.0-alpha.5","sha":"0f064677d18ebade39ad467282b9011cc5c0b877","kind":"tag","published_at":"2026-01-24T15:56:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.5/manifests"},{"name":"rust-v0.90.0-alpha.4","sha":"2ae0eba9ebce26d2ad8f4be4108a9afe1e8b841a","kind":"tag","published_at":"2026-01-24T15:32:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.4/manifests"},{"name":"rust-v0.90.0-alpha.3","sha":"182ba84d2acbc417461f1b744ec3f1040c1f5086","kind":"tag","published_at":"2026-01-24T14:58:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.3/manifests"},{"name":"rust-v0.90.0-alpha.2","sha":"cc665115ca962b5e91fcf5abafcb4623b27971a6","kind":"tag","published_at":"2026-01-23T12:59:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.2/manifests"},{"name":"rust-v0.90.0-alpha.1","sha":"fadc4c7d9d1bd9326aae3341bb56a8084c610d37","kind":"tag","published_at":"2026-01-23T02:22:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.90.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.90.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.90.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.90.0-alpha.1/manifests"},{"name":"rust-v0.89.0","sha":"605d43719efa7f62160904d2dcecc46a64bcd32e","kind":"tag","published_at":"2026-01-22T20:57:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0/manifests"},{"name":"rust-v0.89.0-alpha.5","sha":"b46cb614cc8b68be01de0721146293251a10ec64","kind":"tag","published_at":"2026-01-22T18:59:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.5/manifests"},{"name":"rust-v0.89.0-alpha.4","sha":"c9014a779c8716ee20405cbdd92e47ec2e1332b1","kind":"tag","published_at":"2026-01-22T16:37:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.4/manifests"},{"name":"rust-v0.89.0-alpha.3","sha":"1508aa6e25fd57d7aba56d487428d916bde9ef65","kind":"tag","published_at":"2026-01-22T09:36:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.3/manifests"},{"name":"rust-v0.89.0-alpha.2","sha":"231ed0bacd78876458bc21fd32e98ce6364e629b","kind":"tag","published_at":"2026-01-22T01:03:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.2/manifests"},{"name":"rust-v0.89.0-alpha.1","sha":"12256007b5a73c4f864ccc06d1f2dfd3580a0950","kind":"tag","published_at":"2026-01-21T22:27:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.89.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.89.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.89.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.89.0-alpha.1/manifests"},{"name":"rust-v0.88.0","sha":"149625a4f983e1b3c8530abef1c863689d98a1cc","kind":"tag","published_at":"2026-01-21T18:43:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0/manifests"},{"name":"rust-v0.88.0-alpha.17","sha":"f06eee35de77e65c23711bf01cbc3404cda65bfc","kind":"tag","published_at":"2026-01-21T12:08:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.17/manifests"},{"name":"rust-v0.88.0-alpha.16","sha":"ee5ad56efd3e17ce507ddd5aee12234f776f8fb3","kind":"tag","published_at":"2026-01-21T09:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.16/manifests"},{"name":"rust-v0.88.0-alpha.15","sha":"1de2e5c239645758bcacddb8ef65c133518cbb06","kind":"tag","published_at":"2026-01-21T08:25:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.15/manifests"},{"name":"rust-v0.88.0-alpha.14","sha":"f54cb4c8cafe61f07567c073fbd8350db395c0de","kind":"tag","published_at":"2026-01-21T07:03:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.14/manifests"},{"name":"rust-v0.88.0-alpha.13","sha":"6b3ab57d7d39093cc6a35c47257ba26fa466c469","kind":"tag","published_at":"2026-01-21T02:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.13/manifests"},{"name":"rust-v0.88.0-alpha.12","sha":"62feed7163400f409162b3214937f7c1025ce333","kind":"tag","published_at":"2026-01-21T01:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.12/manifests"},{"name":"rust-v0.88.0-alpha.11","sha":"16d6caa699b15a0685ba8332626c6543b7d331c2","kind":"tag","published_at":"2026-01-20T23:31:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.11/manifests"},{"name":"rust-v0.88.0-alpha.10","sha":"0c50636278ec363a8842b6063946c9db8c4ba7e4","kind":"tag","published_at":"2026-01-20T22:29:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.10/manifests"},{"name":"rust-v0.88.0-alpha.9","sha":"384779062c22824a607769849e522c12cbf03db7","kind":"tag","published_at":"2026-01-20T18:30:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.9/manifests"},{"name":"rust-v0.88.0-alpha.8","sha":"f6688e0740a9d3271f8b1385e31d7a6e3e732ff3","kind":"tag","published_at":"2026-01-19T21:43:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.8/manifests"},{"name":"rust-v0.88.0-alpha.7","sha":"f9746020961c46badce903d88c68ad908df2af3d","kind":"tag","published_at":"2026-01-19T20:18:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.7/manifests"},{"name":"rust-v0.88.0-alpha.6","sha":"41a29ffe9a022dfc147babb1ba15b271aac41836","kind":"tag","published_at":"2026-01-19T18:04:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.6/manifests"},{"name":"rust-v0.88.0-alpha.5","sha":"fa47844d2b6685bd6e769a781a6723ab11ca0d81","kind":"tag","published_at":"2026-01-19T15:41:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.5/manifests"},{"name":"rust-v0.88.0-alpha.4","sha":"724836ccb432675d55eeb223c5944d774bee40b6","kind":"tag","published_at":"2026-01-19T11:36:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.4/manifests"},{"name":"rust-v0.88.0-alpha.3","sha":"b77b410d84ed2c08506f1a5c89f4f8c793e7b176","kind":"tag","published_at":"2026-01-18T05:18:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.3/manifests"},{"name":"rust-v0.88.0-alpha.2","sha":"f3cf11ee0bcb589c106d288a96d04e1ed65745e0","kind":"tag","published_at":"2026-01-18T01:36:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.2/manifests"},{"name":"rust-v0.88.0-alpha.1","sha":"8ac0833400662a1c31780ac01d0272eec709dc71","kind":"tag","published_at":"2026-01-17T06:38:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.88.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.88.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.88.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.88.0-alpha.1/manifests"},{"name":"rust-v0.87.0","sha":"8e8c884b7534d08b8cabccd26f37a8302b4bc4fd","kind":"tag","published_at":"2026-01-16T15:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0/manifests"},{"name":"rust-v0.87.0-alpha.2","sha":"8bd51746518f41575c9b14fcdaa90365eca5a25a","kind":"tag","published_at":"2026-01-16T14:59:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.2/manifests"},{"name":"rust-v0.87.0-alpha.1","sha":"2cf3aac2f70ee4eec991c0e3c5c7f78899f0b843","kind":"tag","published_at":"2026-01-16T11:05:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.87.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.87.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.87.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.87.0-alpha.1/manifests"},{"name":"rust-v0.86.0","sha":"18057fdc30b10168ab18e8c1bb86c7a0a7772191","kind":"tag","published_at":"2026-01-16T00:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0/manifests"},{"name":"rust-v0.86.0-alpha.1","sha":"861b12a446d371b3c2a17e58a270a46202e32351","kind":"tag","published_at":"2026-01-15T21:02:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.86.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.86.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.86.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.86.0-alpha.1/manifests"},{"name":"rust-v0.85.0","sha":"4607330eff53e3ae39126afef76882042e14a03c","kind":"tag","published_at":"2026-01-15T18:04:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0/manifests"},{"name":"rust-v0.85.0-alpha.2","sha":"aa0fa2435d011647693c028b8580144846270b1c","kind":"tag","published_at":"2026-01-15T17:17:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.2/manifests"},{"name":"rust-v0.85.0-alpha.1","sha":"f7868f301b5f0e8a49c4cb36e8e7f2cebb5d728d","kind":"tag","published_at":"2026-01-15T06:25:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.85.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.85.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.85.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.85.0-alpha.1/manifests"},{"name":"rust-v0.84.0","sha":"d67aa9eaa0c895b62926b6cf9e83f9535fd94d28","kind":"tag","published_at":"2026-01-15T00:57:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.84.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.84.0/manifests"},{"name":"rust-v0.83.0","sha":"5fe0cd19437ef03549ae8c12b9fb74364237378d","kind":"tag","published_at":"2026-01-15T00:23:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.83.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.83.0/manifests"},{"name":"rust-v0.82.0","sha":"1324fffe5d620c8b49b0ffc6e6df5969f6bad639","kind":"tag","published_at":"2026-01-14T23:42:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0/manifests"},{"name":"rust-v0.82.0-alpha.3","sha":"1e5a2a259975fde12a79a932a25457f62b2ae7b1","kind":"tag","published_at":"2026-01-14T20:31:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.3/manifests"},{"name":"rust-v0.82.0-alpha.2","sha":"2199cfd5e78a7c9fa8934f935759676e403be197","kind":"tag","published_at":"2026-01-14T18:55:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.2/manifests"},{"name":"rust-v0.82.0-alpha.1","sha":"90fbb33115d2523adac8862adf12a9b407da7a00","kind":"tag","published_at":"2026-01-14T18:21:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.82.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.82.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.82.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.82.0-alpha.1/manifests"},{"name":"rust-v0.81.0","sha":"7e7f828e2ce5d31a61d577bcabb517cca342f8ad","kind":"tag","published_at":"2026-01-14T17:42:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0/manifests"},{"name":"rust-v0.81.0-alpha.11","sha":"4907864dc6e2aafd0bbeff963d05ca376d2aab47","kind":"tag","published_at":"2026-01-14T16:37:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.11/manifests"},{"name":"rust-vv0.81.0-alpha.11","sha":"d658a13dbba919c986786532708fc9015d5cae92","kind":"tag","published_at":"2026-01-14T16:35:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vv0.81.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-vv0.81.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vv0.81.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vv0.81.0-alpha.11/manifests"},{"name":"rust-v0.81.0-alpha.10","sha":"0babb37f549a37993ab44f13f833927eec827622","kind":"tag","published_at":"2026-01-14T08:06:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.10/manifests"},{"name":"rust-v0.81.0-alpha.9","sha":"c93d8541f5e3460bc917366e9c2375263d4f7527","kind":"tag","published_at":"2026-01-14T06:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.9/manifests"},{"name":"rust-v0.81.0-alpha.8","sha":"3f27d051b488faafba6060b68af544d25fc85418","kind":"tag","published_at":"2026-01-14T01:04:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.8/manifests"},{"name":"rust-v0.81.0-alpha.7","sha":"bfa3bdb452fe9099298728d6fe376e96d97b2075","kind":"tag","published_at":"2026-01-13T23:19:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.7/manifests"},{"name":"rust-v0.81.0-alpha.6","sha":"bd18cebb8f98fe416f1eafeb3dcb23821b721513","kind":"tag","published_at":"2026-01-13T14:25:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.6/manifests"},{"name":"rust-v0.81.0-alpha.5","sha":"56ba2ce3544a9ac5dca98a6ef23a8ccf5be22e7f","kind":"tag","published_at":"2026-01-13T08:34:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.5/manifests"},{"name":"rust-v0.81.0-alpha.4","sha":"84add7f9cbdbac37a9ecc42bd5bc4422d8d75997","kind":"tag","published_at":"2026-01-13T07:07:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.4/manifests"},{"name":"rust-v0.81.0-alpha.3","sha":"64d3ce6e8ac62d236fb4d644994154499022a705","kind":"tag","published_at":"2026-01-12T23:23:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.3/manifests"},{"name":"rust-v0.81.0-alpha.2","sha":"18a7f162c38d7318da70b25e07693ed6f89e74b8","kind":"tag","published_at":"2026-01-11T08:43:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.2/manifests"},{"name":"rust-v0.81.0-alpha.1","sha":"b7427a6db428ca3c647e9812d34023d6b2ef0471","kind":"tag","published_at":"2026-01-09T22:03:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.81.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.81.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.81.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.81.0-alpha.1/manifests"},{"name":"rust-v0.80.0","sha":"f0679a6ab2563135e01cc922698cb54921a1719f","kind":"tag","published_at":"2026-01-09T19:17:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0/manifests"},{"name":"rust-v0.80.0-alpha.6","sha":"cc5382d069eeb2510d32ccf75c6bcd378cfa6fe3","kind":"tag","published_at":"2026-01-09T17:45:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.6/manifests"},{"name":"rust-v0.80.0-alpha.5","sha":"0c00d8a22588d971fe5a6ba647c0c1e87bd5e171","kind":"tag","published_at":"2026-01-09T05:20:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.5/manifests"},{"name":"rust-v0.80.0-alpha.4","sha":"e34308727a381092af48f04ff33a17fae1127376","kind":"tag","published_at":"2026-01-08T12:08:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.4/manifests"},{"name":"rust-v0.80.0-alpha.3","sha":"a347cc089d0ebcf3e5d576b9d7484a9765622e34","kind":"tag","published_at":"2026-01-07T21:24:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.3/manifests"},{"name":"rust-v0.80.0-alpha.2","sha":"84a85bd8636c91574c5308a0533c97c14c737cbd","kind":"tag","published_at":"2026-01-07T18:35:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.2/manifests"},{"name":"rust-v0.80.0-alpha.1","sha":"de5a821f23dc0058151ac421bba49f715c7ee6d6","kind":"tag","published_at":"2026-01-07T03:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.80.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.80.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.80.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.80.0-alpha.1/manifests"},{"name":"rust-v0.79.0","sha":"28c32c6940d0872a433ff2a79a0f679efa5ceba7","kind":"tag","published_at":"2026-01-07T00:25:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0/manifests"},{"name":"rust-v0.79.0-alpha.3","sha":"cf0206a1412afd339b1f56ba6c6f37be5a6fe1a8","kind":"tag","published_at":"2026-01-06T23:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.3/manifests"},{"name":"rust-v0.79.0-alpha.2","sha":"4ecb883c6a906972e4170d0048def6d1bcb38ddb","kind":"tag","published_at":"2026-01-06T20:20:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.2/manifests"},{"name":"rust-v0.79.0-alpha.1","sha":"fcbcfb21b95656fb2e45b21d6103e35956f28b8f","kind":"tag","published_at":"2026-01-06T19:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.79.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.79.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.79.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.79.0-alpha.1/manifests"},{"name":"rust-v0.78.0","sha":"59c8b434777ad53aac3d7737bd82e49c9912d9e3","kind":"tag","published_at":"2026-01-06T18:16:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0/manifests"},{"name":"rust-v0.78.0-alpha.12","sha":"9fb28bc1747e0829c6085da22ce2aa641bf2f793","kind":"tag","published_at":"2026-01-05T21:31:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.12/manifests"},{"name":"rust-v0.78.0-alpha.11","sha":"5c1ac34204c1a74c2b82920b08eac253462020d2","kind":"tag","published_at":"2026-01-05T17:40:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.11/manifests"},{"name":"rust-v0.78.0-alpha.10","sha":"84fc783f3638714666c99e0707d92bc1a5b6cb1b","kind":"tag","published_at":"2026-01-02T23:23:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.10/manifests"},{"name":"rust-v0.78.0-alpha.9","sha":"d481b9114ee36197448302d0b2d66ee9b5dd1fbd","kind":"tag","published_at":"2025-12-27T17:18:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.9/manifests"},{"name":"rust-v0.78.0-alpha.8","sha":"25b3c5a5d7b642dafe17c311fb5a6590f2c651cd","kind":"tag","published_at":"2025-12-23T21:27:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.8/manifests"},{"name":"rust-v0.78.0-alpha.7","sha":"21f7e31d0527ce152dd6435bd544cdff6f885869","kind":"tag","published_at":"2025-12-23T07:53:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.7/manifests"},{"name":"rust-v0.78.0-alpha.6","sha":"85bfec00abab99642aa003c1ec32829f883e091c","kind":"tag","published_at":"2025-12-23T06:00:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.6/manifests"},{"name":"rust-vrust-v0.78.0-alpha.6","sha":"63b52e66620b37a30dc7af7b8cb038c4acb45588","kind":"tag","published_at":"2025-12-23T05:59:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-vrust-v0.78.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-vrust-v0.78.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-vrust-v0.78.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-vrust-v0.78.0-alpha.6/manifests"},{"name":"rust-v0.78.0-alpha.5","sha":"f5f615ad2df2b5b4deef23d58c1e9a84ced83fae","kind":"tag","published_at":"2025-12-23T03:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.5/manifests"},{"name":"rust-v0.78.0-alpha.4","sha":"551961d918d3984fd42fcefd3fd01cd8f1baf91b","kind":"tag","published_at":"2025-12-22T22:10:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.4/manifests"},{"name":"rust-v0.78.0-alpha.3","sha":"2481584b883594d94e85e6a8c65e4545400b0a63","kind":"tag","published_at":"2025-12-22T20:53:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.3/manifests"},{"name":"rust-v0.78.0-alpha.2","sha":"54398608aeecd0aeffd1932f96b88aaf45c1b35b","kind":"tag","published_at":"2025-12-22T17:52:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.2/manifests"},{"name":"rust-v0.78.0-alpha.1","sha":"1f08bc124c15954cb14f60d2c9589046848d0fe8","kind":"tag","published_at":"2025-12-21T10:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.78.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.78.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.78.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.78.0-alpha.1/manifests"},{"name":"rust-v0.77.0","sha":"112f40e91c12af0f7146d7e03f20283516a8af0b","kind":"tag","published_at":"2025-12-21T05:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0/manifests"},{"name":"rust-v0.77.0-alpha.3","sha":"f43e9286e0fc03ee8816ee88978db24397f2164f","kind":"tag","published_at":"2025-12-21T03:50:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.3/manifests"},{"name":"rust-v0.77.0-alpha.2","sha":"6a2f6e6c6b5cd1d84f13d0b9a8f32bae36ae4a3b","kind":"tag","published_at":"2025-12-20T23:37:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.2/manifests"},{"name":"rust-v0.77.0-alpha.1","sha":"b18503b804ac043faa895f4afa1513358ed87a3f","kind":"tag","published_at":"2025-12-19T20:25:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.77.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.77.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.77.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.77.0-alpha.1/manifests"},{"name":"rust-v0.76.0","sha":"7cf6c960df1be4d1c87097888f095259e34cb4cc","kind":"tag","published_at":"2025-12-19T18:27:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0/manifests"},{"name":"rust-v0.76.0-alpha.9","sha":"7d9a2231ce569f8e1d8ce49881f9c8ba30987a1d","kind":"tag","published_at":"2025-12-19T17:33:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.9/manifests"},{"name":"rust-v0.76.0-alpha.8","sha":"a082679d4cb6cc32ef0e3e025a8fa7644d5bcd4d","kind":"tag","published_at":"2025-12-19T05:44:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.8/manifests"},{"name":"rust-v0.76.0-alpha.7","sha":"9e5cfb98e062c6837aca44360fc0b4aae12843c7","kind":"tag","published_at":"2025-12-19T04:22:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.7/manifests"},{"name":"rust-v0.76.0-alpha.6","sha":"59556af05141402f7f6ce82e5a66c202f04f1816","kind":"tag","published_at":"2025-12-19T02:50:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.6/manifests"},{"name":"rust-v0.76.0-alpha.5","sha":"d70ad55bf43c3056fc56c9190b68436efd8b7b6f","kind":"tag","published_at":"2025-12-18T23:50:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.5/manifests"},{"name":"rust-v0.76.0-alpha.4","sha":"05d2f402eb80bd2cb20b2ac7983a95b76acfb651","kind":"tag","published_at":"2025-12-18T23:15:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.4/manifests"},{"name":"rust-v0.76.0-alpha.3","sha":"79d6b8d4c4f681797631f416274a20e318bce03e","kind":"tag","published_at":"2025-12-18T21:33:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.3/manifests"},{"name":"rust-v0.76.0-alpha.2","sha":"06c9bfd54fdf3d0edc22f391ac8b507bcfd138d8","kind":"tag","published_at":"2025-12-18T20:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.2/manifests"},{"name":"rust-v0.76.0-alpha.1","sha":"99a8f75a74acf69bdbf70fcfae43ae6fe2bf9be5","kind":"tag","published_at":"2025-12-18T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.76.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.76.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.76.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.76.0-alpha.1/manifests"},{"name":"rust-v0.75.0","sha":"64bce090e5a5002952dcffb425196552854bb619","kind":"tag","published_at":"2025-12-18T19:00:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.75.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.75.0/manifests"},{"name":"rust-v0.74.0","sha":"5b9d9a60d74c8ee2cb34d60fb14b71990e8318ea","kind":"tag","published_at":"2025-12-18T17:40:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0/manifests"},{"name":"rust-v0.74.0-alpha.9","sha":"b3c3c9f179aba9178497374aef368bf647760286","kind":"tag","published_at":"2025-12-18T16:59:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.9/manifests"},{"name":"rust-v0.74.0-alpha.8","sha":"4d1162a38351fa1a597d453c827ded7519714cb1","kind":"tag","published_at":"2025-12-18T15:30:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.8/manifests"},{"name":"rust-v0.74.0-alpha.7","sha":"56ea10eb12aea5109fdb6d04cbefbd99c555db03","kind":"tag","published_at":"2025-12-18T03:15:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.7/manifests"},{"name":"rust-v0.74.0-alpha.6","sha":"b4ae06040a5cf6d78085029a951f531af2532496","kind":"tag","published_at":"2025-12-18T00:17:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.6/manifests"},{"name":"rust-v0.74.0-alpha.5","sha":"4e4a1aabd927ab3f91220991d9e20b72602094b0","kind":"tag","published_at":"2025-12-17T22:05:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.5/manifests"},{"name":"rust-v0.74.0-alpha.4","sha":"a996f197232a07693eb79301a13a7cb0b5a6839d","kind":"tag","published_at":"2025-12-17T18:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.4/manifests"},{"name":"rust-v0.74.0-alpha.3","sha":"c2be895691d9eccf486ba116651181e814144090","kind":"tag","published_at":"2025-12-17T14:24:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.3/manifests"},{"name":"rust-v0.74.0-alpha.2","sha":"1d359d0d7602d8a1687de5389d0cf5eac77b4dfb","kind":"tag","published_at":"2025-12-17T00:17:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.2/manifests"},{"name":"rust-v0.74.0-alpha.1","sha":"09535be8023ad00dd341d52fe86569443ea2d97b","kind":"tag","published_at":"2025-12-16T21:10:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.74.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.74.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.74.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.74.0-alpha.1/manifests"},{"name":"rust-v0.73.0","sha":"1d20f6af48e49d4003b0322d7c3a6c7ee9509b04","kind":"tag","published_at":"2025-12-15T22:08:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0/manifests"},{"name":"rust-v0.73.0-alpha.3","sha":"1276c4cf338eb110af5fe6e55fa385a82101905a","kind":"tag","published_at":"2025-12-15T17:32:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.3/manifests"},{"name":"rust-v0.73.0-alpha.2","sha":"ca21a730948be3324e8e121f9d15a6badc98d0ee","kind":"tag","published_at":"2025-12-15T10:22:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.2/manifests"},{"name":"rust-v0.73.0-alpha.1","sha":"41b82fe0b7c1edb0350ff3e2ac9834ebeb05d20a","kind":"tag","published_at":"2025-12-13T17:54:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.73.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.73.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.73.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.73.0-alpha.1/manifests"},{"name":"rust-v0.72.0","sha":"ebc84664a393f9f6a66e419ecedc769b199cdb03","kind":"tag","published_at":"2025-12-13T00:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0/manifests"},{"name":"rust-v0.72.0-alpha.8","sha":"afce9dc3a639fc4f0681f3d3fe96492d9b2be2fb","kind":"tag","published_at":"2025-12-12T22:35:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.8/manifests"},{"name":"rust-v0.72.0-alpha.7","sha":"487cc9a70edcf8ee0435cc2a7122af08ed0376d8","kind":"tag","published_at":"2025-12-12T21:38:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.7/manifests"},{"name":"rust-v0.72.0-alpha.6","sha":"a029f61b7217b39c3f777f8e1e339f1f8f276b3d","kind":"tag","published_at":"2025-12-12T20:59:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.6/manifests"},{"name":"rust-v0.72.0-alpha.5","sha":"f8006aec523191bc02ce29f90e29e43de3078ebf","kind":"tag","published_at":"2025-12-12T18:05:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.5/manifests"},{"name":"rust-v0.72.0-alpha.4","sha":"04b86bc4b34ddf7479af21339a5cec40e648a9e0","kind":"tag","published_at":"2025-12-12T11:02:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.4/manifests"},{"name":"rust-v0.72.0-alpha.3","sha":"e1f1eac4a971b91cab10397248be9addb645233f","kind":"tag","published_at":"2025-12-12T03:01:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.3/manifests"},{"name":"rust-v0.72.0-alpha.2","sha":"1f04bb5b86c6126f4b1e6f865d2a60b24caa6094","kind":"tag","published_at":"2025-12-12T00:55:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.2/manifests"},{"name":"rust-v0.72.0-alpha.1","sha":"3d3bd8fceb71a336a905096c18995571c708c0d2","kind":"tag","published_at":"2025-12-11T22:06:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.72.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.72.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.72.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.72.0-alpha.1/manifests"},{"name":"rust-v0.71.0","sha":"565488c15b8969694ec52cda3d6fcc99655a972f","kind":"tag","published_at":"2025-12-11T17:50:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.71.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.71.0/manifests"},{"name":"rust-v0.70.0","sha":"69c4fa9478667304290b2b6c6d98f7ae0a14b494","kind":"tag","published_at":"2025-12-11T17:43:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0/manifests"},{"name":"rust-v0.70.0-alpha.4","sha":"107c4398cc69bbbc7519102e5278abc122515f0d","kind":"tag","published_at":"2025-12-11T17:05:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.4/manifests"},{"name":"rust-v0.70.0-alpha.3","sha":"5856c6e404a17c443f9deaa3c2df3f3dda5434c8","kind":"tag","published_at":"2025-12-11T13:49:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.3/manifests"},{"name":"rust-v0.70.0-alpha.2","sha":"2202866adfb1ed04e71989df761b0eae2f34a560","kind":"tag","published_at":"2025-12-11T07:10:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.2/manifests"},{"name":"rust-v0.70.0-alpha.1","sha":"2f7329c044a1ab91268bdeeb9136fae1d341fecd","kind":"tag","published_at":"2025-12-11T00:45:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.70.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.70.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.70.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.70.0-alpha.1/manifests"},{"name":"rust-v0.69.0","sha":"978860fe4d57ea111e88eb3a51c01e5e6ead21b7","kind":"tag","published_at":"2025-12-10T22:01:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.69.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.69.0/manifests"},{"name":"rust-v0.67.0-alpha.9","sha":"ce1698eecd87dbc900114b14523021d6ae41bd22","kind":"tag","published_at":"2025-12-10T21:05:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.9/manifests"},{"name":"rust-v0.68.0","sha":"6e8a2f285ba7cac06dec0cf20ce758b9a153b3a9","kind":"tag","published_at":"2025-12-10T20:33:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.68.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.68.0/manifests"},{"name":"rust-v0.67.0-alpha.8","sha":"5fe5f6a67e0519787ec244cc525c8bcef0c6154e","kind":"tag","published_at":"2025-12-10T19:19:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.8/manifests"},{"name":"rust-v0.67.0","sha":"3023b796b6ba371969a91008cd93786e789bfa17","kind":"tag","published_at":"2025-12-10T19:10:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0/manifests"},{"name":"rust-v0.67.0-alpha.7","sha":"2c58b7ddaccc964ed9243676bf0e00ea6f841afd","kind":"tag","published_at":"2025-12-10T16:37:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.7/manifests"},{"name":"rust-v0.67.0-alpha.6","sha":"306dabdba52556c2f9cb30c61b766b68a2a358b7","kind":"tag","published_at":"2025-12-10T06:17:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.6/manifests"},{"name":"rust-v0.67.0-alpha.5","sha":"dc332695a55044bb979b8197082d7d8702e80fe5","kind":"tag","published_at":"2025-12-10T04:54:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.5/manifests"},{"name":"rust-v0.67.0-alpha.4","sha":"5473ba9e7e8a9d76b10084d477645f1f4ba9eee4","kind":"tag","published_at":"2025-12-10T04:21:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.4/manifests"},{"name":"rust-v0.67.0-alpha.3","sha":"44750a1597dc6d37e858de185f6123c5f55fd50b","kind":"tag","published_at":"2025-12-10T03:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.3/manifests"},{"name":"rust-v0.67.0-alpha.2","sha":"0f16540cf831d186de8ab9bab001c92ff434500d","kind":"tag","published_at":"2025-12-09T17:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.2/manifests"},{"name":"rust-v0.67.0-alpha.1","sha":"f987809a7ce273aa5c0cbaac18c2ff169fa8e2f1","kind":"tag","published_at":"2025-12-09T08:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.67.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.67.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.67.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.67.0-alpha.1/manifests"},{"name":"rust-v0.66.0","sha":"e51fbd14f9346fa47c088950c0ab0826f5a991a2","kind":"tag","published_at":"2025-12-09T03:05:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0/manifests"},{"name":"rust-v0.66.0-alpha.14","sha":"da9f619cb06035fb922c212445c7a7791e9e74a7","kind":"tag","published_at":"2025-12-09T02:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.14/manifests"},{"name":"rust-v0.66.0-alpha.13","sha":"d817d30ff36dfff2a61812ba9715c3158cb1c860","kind":"tag","published_at":"2025-12-08T23:16:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.13/manifests"},{"name":"rust-v0.66.0-alpha.12","sha":"2e817d5ceb22e2de9c800df4459eebb8e10fe399","kind":"tag","published_at":"2025-12-08T22:08:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.12/manifests"},{"name":"rust-v0.66.0-alpha.11","sha":"74e198960e84aa44974d6e46a99132775197e260","kind":"tag","published_at":"2025-12-08T08:52:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.11/manifests"},{"name":"rust-v0.66.0-alpha.10","sha":"ada87f704323bafac49fcdec48af5dc28517d0d4","kind":"tag","published_at":"2025-12-07T17:48:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.10/manifests"},{"name":"rust-v0.66.0-alpha.9","sha":"90007d022d13437cac8c8a1fc562cd657fe58c6d","kind":"tag","published_at":"2025-12-06T03:07:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.9/manifests"},{"name":"rust-v0.66.0-alpha.8","sha":"b4456e339513da57b2b4c5b03f5b204ce457a931","kind":"tag","published_at":"2025-12-06T00:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.8/manifests"},{"name":"rust-v0.66.0-alpha.7","sha":"6a441bc4b492d0a7ceaaf5f5ab8cdb422850e852","kind":"tag","published_at":"2025-12-05T18:21:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.7/manifests"},{"name":"rust-v0.66.0-alpha.6","sha":"bcf62740877a7837a0e3d6abf8535b93cae665d4","kind":"tag","published_at":"2025-12-05T17:07:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.6/manifests"},{"name":"rust-v0.66.0-alpha.5","sha":"5910c104a495233e93ea26122ecffe0a475eccb8","kind":"tag","published_at":"2025-12-05T00:51:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.5/manifests"},{"name":"rust-v0.66.0-alpha.4","sha":"3d2c1a9c272579c321cc420f97535385cfff5ee1","kind":"tag","published_at":"2025-12-04T22:13:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.4/manifests"},{"name":"rust-v0.66.0-alpha.3","sha":"9f9de32c556a4505e45dc3990a2b94843a24d7b1","kind":"tag","published_at":"2025-12-04T21:44:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.3/manifests"},{"name":"rust-v0.66.0-alpha.2","sha":"96431a5ddbf9fc05eed29d26e1ad57531611c41d","kind":"tag","published_at":"2025-12-04T20:19:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.2/manifests"},{"name":"rust-v0.66.0-alpha.1","sha":"fe50962a033aa5863e4af1a1501130a620545cff","kind":"tag","published_at":"2025-12-04T18:36:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.66.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.66.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.66.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.66.0-alpha.1/manifests"},{"name":"rust-v0.65.0","sha":"0cb995b34f5ba32a5b20c5893a930a5ad9469063","kind":"tag","published_at":"2025-12-04T17:55:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0/manifests"},{"name":"rust-v0.65.0-alpha.11","sha":"35fe5dc3ebc9eb1e8b78977fcc47d11fe77b71e7","kind":"tag","published_at":"2025-12-04T05:48:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.11/manifests"},{"name":"rust-v0.65.0-alpha.10","sha":"0bf45b3a905def81e88691aac9581548781fb49e","kind":"tag","published_at":"2025-12-04T05:10:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.10/manifests"},{"name":"rust-v0.65.0-alpha.9","sha":"8e392cbd9813796bcd4a5f5d89901633ac68e300","kind":"tag","published_at":"2025-12-04T04:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.9/manifests"},{"name":"rust-v0.65.0-alpha.8","sha":"c81fd0c367cdecb32bc5f37fca8d2b019dab7d0a","kind":"tag","published_at":"2025-12-03T23:31:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.8/manifests"},{"name":"rust-v0.65.0-alpha.7","sha":"840f07b0f479d98559aae9e633e837eb0c84b1f4","kind":"tag","published_at":"2025-12-03T23:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.7/manifests"},{"name":"rust-v0.65.0-alpha.6","sha":"b70817582a0160d64ee59489aef2e37a56f0a08e","kind":"tag","published_at":"2025-12-03T20:15:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.6/manifests"},{"name":"rust-v0.65.0-alpha.5","sha":"a461cf2c4af142f3554a64b019356d00456e3372","kind":"tag","published_at":"2025-12-03T20:07:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.5/manifests"},{"name":"rust-v0.65.0-alpha.4","sha":"aff8f410e8b5336ec21961e65a28031d027fdef4","kind":"tag","published_at":"2025-12-03T16:44:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.4/manifests"},{"name":"rust-v0.65.0-alpha.3","sha":"9fce18d39c627795e05027ab83fe40f5d772e993","kind":"tag","published_at":"2025-12-03T10:37:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.3/manifests"},{"name":"rust-v0.65.0-alpha.2","sha":"92380acb28853a2418ca679fbe2e49db74cd33ae","kind":"tag","published_at":"2025-12-03T01:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.2/manifests"},{"name":"rust-v0.65.0-alpha.1","sha":"c1809484193435f193d46d7e05ac7ad4dc5ef90c","kind":"tag","published_at":"2025-12-03T00:11:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.65.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.65.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.65.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.65.0-alpha.1/manifests"},{"name":"rust-v0.64.0","sha":"a891a84dc6be9242e26502ea38afc96374ef5cfd","kind":"tag","published_at":"2025-12-02T21:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0/manifests"},{"name":"rust-v0.64.0-alpha.13","sha":"cfe16ae31a1d8b9f730eb0b252ca98a5a8431f37","kind":"tag","published_at":"2025-12-02T02:21:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.13/manifests"},{"name":"rust-v0.64.0-alpha.12","sha":"16c190f1cfe4ca40ed96896c9021027af33a1b76","kind":"tag","published_at":"2025-12-01T18:13:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.12/manifests"},{"name":"rust-v0.64.0-alpha.11","sha":"481ff36d7299e7351993b735ddf8bf0101b2f101","kind":"tag","published_at":"2025-12-01T09:31:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.11/manifests"},{"name":"rust-v0.64.0-alpha.10","sha":"33ec57ff5b67bc82e018ecbb56a666bb7e3a13e9","kind":"tag","published_at":"2025-11-28T11:33:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.10/manifests"},{"name":"rust-v0.64.0-alpha.9","sha":"ace90b1f1f26d2102dfb736ce872e0e3328bc990","kind":"tag","published_at":"2025-11-25T18:19:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.9/manifests"},{"name":"rust-v0.64.0-alpha.8","sha":"c295f22f9f3a593d96c995b1981628b802713696","kind":"tag","published_at":"2025-11-25T17:20:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.8/manifests"},{"name":"rust-v0.64.0-alpha.7","sha":"598d826aed38b9ed3fc409b44b632b67b2340e8f","kind":"tag","published_at":"2025-11-25T16:28:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.7/manifests"},{"name":"rust-v0.64.0-alpha.6","sha":"7b9fedb69d3dfd4eb4b329d9a6cb83600d6d19e5","kind":"tag","published_at":"2025-11-25T15:41:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.6/manifests"},{"name":"rust-v0.64.0-alpha.5","sha":"832fa24b9f05035ed9869c4a9500f2a466f86bb7","kind":"tag","published_at":"2025-11-22T00:29:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.5/manifests"},{"name":"rust-v0.64.0-alpha.4","sha":"875ea8b978cb9021baaf771205121327d6c61615","kind":"tag","published_at":"2025-11-22T00:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.4/manifests"},{"name":"rust-v0.64.0-alpha.3","sha":"76234afb5bfedf6fe694a97f7824c84a738ed85f","kind":"tag","published_at":"2025-11-21T23:04:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.3/manifests"},{"name":"rust-v0.64.0-alpha.2","sha":"b46b0dddcc76954efc0498cbdb740eaf78e697b9","kind":"tag","published_at":"2025-11-21T21:19:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.2/manifests"},{"name":"rust-v0.64.0-alpha.1","sha":"1d621c1e6e674ebdcf8703ecd7acf0085f55c453","kind":"tag","published_at":"2025-11-21T20:50:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.64.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.64.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.64.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.64.0-alpha.1/manifests"},{"name":"rust-v0.63.0","sha":"80d6a3868ef1414e0fb1c2e28a369f2ef4fa4dcc","kind":"tag","published_at":"2025-11-21T18:00:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.63.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.63.0/manifests"},{"name":"rust-v0.62.0","sha":"f0828da71a52c17dfb50fb4f79b85b866413a4ed","kind":"tag","published_at":"2025-11-21T16:59:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0/manifests"},{"name":"rust-v0.62.0-alpha.4","sha":"7d8f56ac36f4eb4d4c44b7807368b5db8243d6ad","kind":"tag","published_at":"2025-11-21T16:54:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.4/manifests"},{"name":"rust-v0.62.0-alpha.3","sha":"cb51ea0ae06ead1464090bfe601bda83f1e5def6","kind":"tag","published_at":"2025-11-21T16:08:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.3/manifests"},{"name":"rust-v0.62.0-alpha.2","sha":"bb9ef2ead33644338821b63bde68a7213650dbc9","kind":"tag","published_at":"2025-11-21T03:31:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.2/manifests"},{"name":"rust-v0.62.0-alpha.1","sha":"fb0f292d634a6a0e9130073d9c2099295226afc6","kind":"tag","published_at":"2025-11-20T23:12:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.62.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.62.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.62.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.62.0-alpha.1/manifests"},{"name":"rust-v0.61.0","sha":"c324bd4ab6a785e7bfbb3c50ea74f99d216b207a","kind":"tag","published_at":"2025-11-20T15:50:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0/manifests"},{"name":"rust-v0.61.0-alpha.4","sha":"80e7d9ff4f66d6fe307cfbbab9bae982e9e07b14","kind":"tag","published_at":"2025-11-20T15:26:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.4/manifests"},{"name":"rust-v0.61.0-alpha.3","sha":"482bb2670e2dd26ad4baec74283f90573f8c07ca","kind":"tag","published_at":"2025-11-20T01:24:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.3/manifests"},{"name":"rust-v0.61.1-alpha.2","sha":"c9199c2c2c26e3bc642fd91704120ed88be76963","kind":"tag","published_at":"2025-11-20T01:15:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.2/manifests"},{"name":"rust-v0.61.0-alpha.2","sha":"100836a2178fe5febd19697f42171de404e08b0c","kind":"tag","published_at":"2025-11-19T22:08:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.0-alpha.2/manifests"},{"name":"rust-v0.61.1-alpha.1","sha":"f864e9455b5aaea265943082cd5adcbb064ebdd1","kind":"tag","published_at":"2025-11-19T21:14:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.61.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.61.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.61.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.61.1-alpha.1/manifests"},{"name":"rust-v0.60.1","sha":"994ca5c30a6b766aa760592f57d8ae72725e8437","kind":"tag","published_at":"2025-11-19T19:22:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.1/manifests"},{"name":"rust-v0.60.0-alpha.1","sha":"3ec42ab0e8c879e7691d21b9eb72466db29c64d2","kind":"tag","published_at":"2025-11-19T19:08:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.60.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.60.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.60.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.60.0-alpha.1/manifests"},{"name":"rust-v0.59.0","sha":"e51dae128299501460d36441258562457395d45e","kind":"tag","published_at":"2025-11-19T17:48:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0/manifests"},{"name":"rust-v0.59.0-alpha.21","sha":"b62e182006aef24eaac80704428b9e4bbdc65393","kind":"tag","published_at":"2025-11-19T17:40:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.21","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.21/manifests"},{"name":"rust-v0.59.0-alpha.20","sha":"103945520c7ca7541b85c5cf8bd741a427627b37","kind":"tag","published_at":"2025-11-19T17:07:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.20","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.20/manifests"},{"name":"rust-v0.59.0-alpha.19","sha":"3edb47a48bfc2cb18ca38055d18082a6c665de54","kind":"tag","published_at":"2025-11-19T17:00:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.19","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.19/manifests"},{"name":"rust-v0.59.0-alpha.18","sha":"e0cf573fefff0ffa8d7f28e40f3ef283ffeb83e1","kind":"tag","published_at":"2025-11-19T16:29:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.18/manifests"},{"name":"rust-v0.59.0-alpha.17","sha":"8aef54c4a7fada5e6b883cd80376f81e07e2a58d","kind":"tag","published_at":"2025-11-19T13:54:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.17/manifests"},{"name":"rust-v0.59.0-alpha.16","sha":"7cd630c80b43c3458758c25146dc5475077cdb6e","kind":"tag","published_at":"2025-11-19T11:23:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.16/manifests"},{"name":"rust-v0.59.0-alpha.15","sha":"7e6f07f6fd0f88314ba5e26fbca593fbcd221d5f","kind":"tag","published_at":"2025-11-19T09:56:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.15/manifests"},{"name":"rust-v0.59.0-alpha.14","sha":"be61229d099f998870aeb419e7fbf48c5ca27dd1","kind":"tag","published_at":"2025-11-19T09:22:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.14/manifests"},{"name":"rust-v0.59.0-alpha.13","sha":"3a9dbf4b3800f6934bb19911f89ac361bb432fc0","kind":"tag","published_at":"2025-11-19T08:39:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.13/manifests"},{"name":"rust-v0.59.0-alpha.12","sha":"d8e5318755c7aba84b1b7d2dfe1ffe5dbfdad019","kind":"tag","published_at":"2025-11-19T02:47:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.12/manifests"},{"name":"rust-v0.59.0-alpha.11","sha":"64a1c1765977f4b3113f601b69efd17a82150fa3","kind":"tag","published_at":"2025-11-19T01:42:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.11/manifests"},{"name":"rust-v0.59.0-alpha.10","sha":"a11686c96bde27a80ec4352600fab2bcddc8ef68","kind":"tag","published_at":"2025-11-18T22:50:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.10/manifests"},{"name":"rust-v0.59.0-alpha.9","sha":"b0ca2e380d9691ebe15961ec7a4a120beb60a9a0","kind":"tag","published_at":"2025-11-18T17:28:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.9/manifests"},{"name":"rust-v0.59.0-alpha.8","sha":"9d465305bd2e0ce46bb451a59ba968b96fcc65c3","kind":"tag","published_at":"2025-11-18T17:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.8/manifests"},{"name":"rust-v0.59.0-alpha.7","sha":"e9516baae1485cfa46e8f83cfb1774d964027caf","kind":"tag","published_at":"2025-11-18T06:26:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.7/manifests"},{"name":"rust-v0.59.0-alpha.6","sha":"ba7308e3cae4843f4db296fdec95526c3ba168e0","kind":"tag","published_at":"2025-11-17T16:20:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.6/manifests"},{"name":"rust-v0.59.0-alpha.5","sha":"697a6f3a9778c0aa3d7fa402287c735abce46ab8","kind":"tag","published_at":"2025-11-15T07:29:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.5/manifests"},{"name":"rust-v0.59.0-alpha.4","sha":"8edbe42c04a9b602a7720f2f5e650ac8b7285a63","kind":"tag","published_at":"2025-11-15T03:51:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.4/manifests"},{"name":"rust-v0.59.0-alpha.3","sha":"8b5b6530c385651c3c7ebb897d751f6962d45d1a","kind":"tag","published_at":"2025-11-15T00:58:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.3/manifests"},{"name":"rust-v0.59.0-alpha.2","sha":"604f2aab6e0be6c1b98b6b8a259c4508f6262b45","kind":"tag","published_at":"2025-11-14T19:24:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.2/manifests"},{"name":"rust-v0.59.0-alpha.1","sha":"b694738a2bd1676b3d6c8a269d36c5c392396059","kind":"tag","published_at":"2025-11-13T23:12:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.59.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.59.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.59.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.59.0-alpha.1/manifests"},{"name":"rust-v0.58.0","sha":"9192b41122d78942d86e72498764a666532289c4","kind":"tag","published_at":"2025-11-13T17:39:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0/manifests"},{"name":"rust-v0.58.0-alpha.10","sha":"bb29d8b398431a1fb84eb9f440a7ae2d00d83de2","kind":"tag","published_at":"2025-11-13T16:14:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.10/manifests"},{"name":"rust-v0.58.0-alpha.9","sha":"9d0556955f654905d442c64420429ce0644088be","kind":"tag","published_at":"2025-11-13T06:29:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.9/manifests"},{"name":"rust-v0.58.0-alpha.8","sha":"e5d144a1aaadbedfc0114ab2295c087dadec2b59","kind":"tag","published_at":"2025-11-13T03:48:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.8/manifests"},{"name":"rust-v0.58.0-alpha.7","sha":"4a4894d8e18718769c65c0912732fbaf6c28d07b","kind":"tag","published_at":"2025-11-13T00:51:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.7/manifests"},{"name":"rust-v0.58.0-alpha.6","sha":"62183c6404d68687035c5d8b614f2e6a6fe50424","kind":"tag","published_at":"2025-11-12T21:04:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.6/manifests"},{"name":"rust-v0.58.0-alpha.5","sha":"4cfbc9cce312eee85bc84702f857330e1b8e0009","kind":"tag","published_at":"2025-11-12T16:30:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.5/manifests"},{"name":"rust-v0.58.0-alpha.4","sha":"6cca47a43780a17efbcbc81a8d383b65f717cf42","kind":"tag","published_at":"2025-11-11T16:20:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.4/manifests"},{"name":"rust-v0.58.0-alpha.3","sha":"e3416b186ace1a30fdaedbd6c88005558dd7e18e","kind":"tag","published_at":"2025-11-11T01:43:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.3/manifests"},{"name":"rust-v0.58.0-alpha.2","sha":"1b24a0670e16a2b8b61f96cd5a0ae7d646cd340d","kind":"tag","published_at":"2025-11-10T20:07:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.2/manifests"},{"name":"rust-v0.58.0-alpha.1","sha":"c6efee37bf9bbc8d6fa698644302db2382c79680","kind":"tag","published_at":"2025-11-10T17:26:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.58.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.58.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.58.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.58.0-alpha.1/manifests"},{"name":"rust-v0.57.0","sha":"7fbae94b619b8be706566bec072eb2784972cbaf","kind":"tag","published_at":"2025-11-09T22:07:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0/manifests"},{"name":"rust-v0.57.0-alpha.3","sha":"5e491294ec50a77e0267e5ef93ef872f712a8ed1","kind":"tag","published_at":"2025-11-08T01:55:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.3/manifests"},{"name":"rust-v0.57.0-alpha.2","sha":"9633f0064f861fac72729e764b6df2885df829a1","kind":"tag","published_at":"2025-11-08T00:36:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.2/manifests"},{"name":"rust-v0.57.0-alpha.1","sha":"f784b004981a9e396da193c3a3ac05d331f8dd89","kind":"tag","published_at":"2025-11-07T19:13:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.57.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.57.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.57.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.57.0-alpha.1/manifests"},{"name":"rust-v0.56.0","sha":"cdb32ac545d50f3f1c6ee51a71ac1dc12dc7d21b","kind":"tag","published_at":"2025-11-07T17:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0/manifests"},{"name":"rust-v0.56.0-alpha.6","sha":"13895d936da82a393d52cf9ed17d0869ac146bb3","kind":"tag","published_at":"2025-11-07T17:36:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.6/manifests"},{"name":"rust-v0.56.0-alpha.5","sha":"f5010e99b6d1a8cf112eaead98a69e41ffdb3d37","kind":"tag","published_at":"2025-11-06T22:13:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.5/manifests"},{"name":"rust-v0.56.0-alpha.4","sha":"b721d237297ab44aea721169f4205f237ea78441","kind":"tag","published_at":"2025-11-06T16:36:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.4/manifests"},{"name":"rust-v0.56.0-alpha.3","sha":"94a6b98b1a2aea3cbdfb6dc4371e44075f97deb6","kind":"tag","published_at":"2025-11-05T19:21:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.3/manifests"},{"name":"rust-v0.56.0-alpha.2","sha":"8b49211e67d3c863df5ecc13fc5f88516a20fa69","kind":"tag","published_at":"2025-11-05T18:42:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.2/manifests"},{"name":"rust-v0.56.0-alpha.1","sha":"64cd06433ec75bc2801a89ab78293b98822c499e","kind":"tag","published_at":"2025-11-05T17:54:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.56.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.56.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.56.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.56.0-alpha.1/manifests"},{"name":"rust-v0.55.0","sha":"2e2063cab1cae3d57ffd439c3c232b766de60c1f","kind":"tag","published_at":"2025-11-04T20:00:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.55.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.55.0/manifests"},{"name":"rust-v0.54.0","sha":"2b816973c9de54bf0fff79f6382c2195d5f4226b","kind":"tag","published_at":"2025-11-04T18:31:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0/manifests"},{"name":"rust-v0.54.0-alpha.3","sha":"e148ba4de8c44fe0114d53451a0f95b1ea00986e","kind":"tag","published_at":"2025-11-04T17:18:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.3/manifests"},{"name":"rust-v0.54.0-alpha.2","sha":"fb3af839f9ec5c3b2ba8b3dea4d26da7c1765a0a","kind":"tag","published_at":"2025-11-03T18:07:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.2/manifests"},{"name":"rust-v0.54.0-alpha.1","sha":"23b5023efec1fa7dc25ca04ca07a4f131a6bcfd3","kind":"tag","published_at":"2025-10-31T21:49:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.54.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.54.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.54.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.54.0-alpha.1/manifests"},{"name":"rust-v0.53.0","sha":"ca80bc4902b7ca49112907152e8ed0879eaa0b78","kind":"tag","published_at":"2025-10-31T00:56:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0/manifests"},{"name":"rust-v0.53.0-alpha.1","sha":"30063284ccdcdad45c6db956ba8bfa56e1664c39","kind":"tag","published_at":"2025-10-30T20:25:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.53.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.53.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.53.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.53.0-alpha.1/manifests"},{"name":"rust-v0.52.0","sha":"e771b1fa77e8fd558dac4b2cdc05d0c2fe54aca8","kind":"tag","published_at":"2025-10-30T18:09:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.52.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.52.0/manifests"},{"name":"rust-v0.51.0-alpha.11","sha":"47d613f059051bb9b3a5abedeeef38bb1d84f503","kind":"tag","published_at":"2025-10-30T16:28:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.11/manifests"},{"name":"rust-v0.51.0","sha":"42da445b02fc888d37294a3903199aa37ed64b51","kind":"tag","published_at":"2025-10-30T16:05:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0/manifests"},{"name":"rust-v0.51.0-alpha.10","sha":"81b899ab30b02c6a4536a5fe1ffcebaf58789386","kind":"tag","published_at":"2025-10-30T01:30:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.10/manifests"},{"name":"rust-v0.51.0-alpha.9","sha":"3b29abd9a654e5acd45e7dd31f5d23a11fc5be25","kind":"tag","published_at":"2025-10-29T23:00:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.9/manifests"},{"name":"rust-v0.51.0-alpha.8","sha":"bc008a75a6956948345db62ca98893197cef99c7","kind":"tag","published_at":"2025-10-29T21:09:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.8/manifests"},{"name":"rust-v0.51.0-alpha.7","sha":"7bf26739e7601be6a9335cb8f05bb5a92090f7aa","kind":"tag","published_at":"2025-10-29T16:23:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.7/manifests"},{"name":"rust-v0.51.0-alpha.6","sha":"eb7c5484e985696f77aa105d725d40300f497887","kind":"tag","published_at":"2025-10-29T00:17:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.6/manifests"},{"name":"rust-v0.51.0-alpha.5","sha":"54740bd1c8f1b65a5370c1fa345a4fc4f94f038c","kind":"tag","published_at":"2025-10-28T20:07:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5/manifests"},{"name":"rust-v0.51.0-alpha.4","sha":"995901746c352856fd61da6c4d1bac4956a0f74f","kind":"tag","published_at":"2025-10-28T19:03:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4/manifests"},{"name":"rust-v0.51.0-alpha.3","sha":"aa90380ff3dde1bfa17bdbaa9f7d0a5be21f2cc7","kind":"tag","published_at":"2025-10-27T21:57:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3/manifests"},{"name":"rust-v0.51.0-alpha.2","sha":"52e4b6d785e611ea9571e8af9dd54fcbf766b89e","kind":"tag","published_at":"2025-10-27T16:14:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2/manifests"},{"name":"rust-v0.51.0-alpha.1","sha":"a4453c3560657fff673e105afc7eb0968d4eafac","kind":"tag","published_at":"2025-10-27T03:26:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1/manifests"},{"name":"rust-v0.50.0","sha":"b4123b7b1db22a3c0a8b133a23c7b30a477d7b65","kind":"tag","published_at":"2025-10-25T21:16:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0/manifests"},{"name":"rust-v0.50.0-alpha.3","sha":"26f2d445a2226beb0f24103ab3682a4a6560d8ae","kind":"tag","published_at":"2025-10-25T06:08:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3/manifests"},{"name":"rust-v0.50.0-alpha.2","sha":"2521779e0d82b55a5630cad3ad7ed6a13015107a","kind":"tag","published_at":"2025-10-25T05:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2/manifests"},{"name":"rust-v0.50.0-alpha.1","sha":"a25d16d375aa46eaa3ea1e760683701b6a3c6fad","kind":"tag","published_at":"2025-10-24T23:36:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1/manifests"},{"name":"rust-v0.49.0","sha":"63f1267d867f00f18bde079f915c4545f4c0fe9e","kind":"tag","published_at":"2025-10-24T18:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.49.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0/manifests"},{"name":"rust-v0.48.0","sha":"3c1609f94a681e26bc3b88b866b41344f4f5784b","kind":"tag","published_at":"2025-10-23T23:24:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0/manifests"},{"name":"rust-v0.48.0-alpha.4","sha":"b0c34dbd2af0ad03b08ca3afd6377fcdc92772dc","kind":"tag","published_at":"2025-10-23T16:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4/manifests"},{"name":"rust-v0.48.0-alpha.3","sha":"69812f55a36d1e029ac008be204f9faea5d8470d","kind":"tag","published_at":"2025-10-21T21:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3/manifests"},{"name":"rust-v0.48.0-alpha.2","sha":"7586d44e3e376cef2ee28d0fddc270c125e58740","kind":"tag","published_at":"2025-10-21T04:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2/manifests"},{"name":"rust-v0.48.0-alpha.1","sha":"bf8dcc363efb432a4834cd664b3678cf129d02f2","kind":"tag","published_at":"2025-10-20T04:41:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1/manifests"},{"name":"rust-v0.47.0","sha":"c71297b9a9b3f7995445eff8d768837814ac06f8","kind":"tag","published_at":"2025-10-17T16:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0/manifests"},{"name":"rust-v0.47.0-alpha.3","sha":"73336da3f9586529b6ac71588180178f9899fc6c","kind":"tag","published_at":"2025-10-17T00:39:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3/manifests"},{"name":"rust-v0.47.0-alpha.2","sha":"cc2343d92be05297593509e66a9b07c87930d2f1","kind":"tag","published_at":"2025-10-16T22:09:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2/manifests"},{"name":"rust-v0.47.0-alpha.1","sha":"07edd2b3845d5fd19c36eff1c0fc1e15f06f38d1","kind":"tag","published_at":"2025-10-09T19:21:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1/manifests"},{"name":"rust-v0.46.0","sha":"b650f912c50ce4ce0a23b877aa8b1174878c30e2","kind":"tag","published_at":"2025-10-09T01:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0/manifests"},{"name":"rust-v0.46.0-alpha.7","sha":"5402a19a58d3131475476edf75d99dba5ab2df81","kind":"tag","published_at":"2025-10-08T23:13:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7/manifests"},{"name":"rust-v0.46.0-alpha.6","sha":"5d93899bceeaa613253433d9c35bb453503a5a1d","kind":"tag","published_at":"2025-10-08T21:58:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6/manifests"},{"name":"rust-v0.46.0-alpha.5","sha":"9ce80da38a307057fba97d08643f7e5744ec100d","kind":"tag","published_at":"2025-10-08T20:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5/manifests"},{"name":"rust-v0.46.0-alpha.4","sha":"59dd6783938001a1cf6359b201c7c03f3b64b395","kind":"tag","published_at":"2025-10-08T17:23:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4/manifests"},{"name":"rust-v0.46.0-alpha.3","sha":"56ce8e4452b99acf52b482108c9ceddf51754596","kind":"tag","published_at":"2025-10-08T15:16:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3/manifests"},{"name":"rust-v0.46.0-alpha.2","sha":"f73ebdf90c03d8e8c7eac79e0445f8d5283632ec","kind":"tag","published_at":"2025-10-08T00:45:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2/manifests"},{"name":"rust-v0.46.0-alpha.1","sha":"3fa2a2051b2b4e1690e073c1f4ca5d4bd692109a","kind":"tag","published_at":"2025-10-07T17:48:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1/manifests"},{"name":"rust-v0.45.0","sha":"a7c7869c23f88f6c468281e6f438ba4a91b81f26","kind":"tag","published_at":"2025-10-06T19:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0/manifests"},{"name":"rust-v0.45.0-alpha.6","sha":"654b0b32343646cff8b8b2b542f441b9d2af828d","kind":"tag","published_at":"2025-10-06T05:08:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6/manifests"},{"name":"rust-v0.45.0-alpha.5","sha":"de88695869c9a57eab08e23aabbcf0736792362a","kind":"tag","published_at":"2025-10-06T01:04:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5/manifests"},{"name":"rust-v0.45.0-alpha.4","sha":"93ff8d423804b45193818f7e87018048a177fef8","kind":"tag","published_at":"2025-10-05T20:59:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4/manifests"},{"name":"rust-v0.45.0-alpha.3","sha":"adf30ed28f6d7ea4eb6d023c22afd6271dab55fc","kind":"tag","published_at":"2025-10-05T06:02:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3/manifests"},{"name":"rust-v0.45.0-alpha.2","sha":"790f0cc4628f0f69494aa8990750bfee35b39b3a","kind":"tag","published_at":"2025-10-05T02:29:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2/manifests"},{"name":"rust-v0.45.0-alpha.1","sha":"c13e9cb801f838167ce4286bb3c6d548f2f505bb","kind":"tag","published_at":"2025-10-04T22:31:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1/manifests"},{"name":"rust-v0.44.0","sha":"488ec061bf4d36916b8f477c700ea4fde4162a7a","kind":"tag","published_at":"2025-10-03T16:43:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.44.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0/manifests"},{"name":"rust-v0.43.0-alpha.18","sha":"472f299bd71c3da1aa54f396dd58e6fe339df432","kind":"tag","published_at":"2025-10-03T04:46:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18/manifests"},{"name":"rust-v0.43.0-alpha.17","sha":"e52ff0a2ca6e55de36e5ef0478791e202fc5a670","kind":"tag","published_at":"2025-10-02T21:24:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17/manifests"},{"name":"rust-v0.43.0-alpha.16","sha":"4d14f8191918936b454c2fbe7fa7130a7f8c4c4b","kind":"tag","published_at":"2025-10-02T19:51:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16/manifests"},{"name":"rust-v0.43.0-alpha.15","sha":"c8281fa29e680917b935c45a98ac2c374a7a3cbb","kind":"tag","published_at":"2025-10-01T20:15:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15/manifests"},{"name":"rust-v0.43.0-alpha.14","sha":"4d1102afb4f6ed967faf0e3c68f1827cef1dc832","kind":"tag","published_at":"2025-10-01T19:32:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14/manifests"},{"name":"rust-v0.43.0-alpha.13","sha":"839c120cdedeeaf49956aaa086fe7e975b99ba9f","kind":"tag","published_at":"2025-10-01T19:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13/manifests"},{"name":"rust-v0.43.0-alpha.12","sha":"a16d7798b579e4db990459b9c73f99263c28055c","kind":"tag","published_at":"2025-10-01T18:34:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12/manifests"},{"name":"rust-v0.43.0","sha":"a23c1949727a72dbed0c630048a5a1a353eb9168","kind":"tag","published_at":"2025-10-01T17:46:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0/manifests"},{"name":"rust-v0.43.0-alpha.11","sha":"78d70381afa537e3821cec0ecb6bad7e3fe007ea","kind":"tag","published_at":"2025-10-01T17:42:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11/manifests"},{"name":"rust-v0.43.0-alpha.10","sha":"aa0b4192529545a9d8a1f0317e12ce4051407318","kind":"tag","published_at":"2025-10-01T16:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10/manifests"},{"name":"rust-v0.43.0-alpha.9","sha":"c5bd35835bf103bcdb2130781ce2208a38b02f63","kind":"tag","published_at":"2025-10-01T15:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9/manifests"},{"name":"rust-v0.43.0-alpha.8","sha":"f5690e227c33b85497138d046d9928a5d871de29","kind":"tag","published_at":"2025-10-01T03:34:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8/manifests"},{"name":"rust-v0.43.0-alpha.7","sha":"3fd643d926f75266d0c5d6250118405dd7810f49","kind":"tag","published_at":"2025-09-30T21:54:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7/manifests"},{"name":"rust-v0.43.0-alpha.6","sha":"09ba746c32f423454bf92b232dd73f3bb5c75b35","kind":"tag","published_at":"2025-09-30T19:03:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6/manifests"},{"name":"rust-v0.43.0-alpha.5","sha":"a3dcb73f121470f963162578880cce4c0574599c","kind":"tag","published_at":"2025-09-30T07:09:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5/manifests"},{"name":"rust-v0.43.0-alpha.4","sha":"3a0dd7df3b494e37669ff2a6405f324fecb9d459","kind":"tag","published_at":"2025-09-29T02:34:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4/manifests"},{"name":"rust-v0.43.0-alpha.3","sha":"ae8e97f8f22da650333779ae2eeae4f4c5abca64","kind":"tag","published_at":"2025-09-28T22:25:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3/manifests"},{"name":"rust-v0.43.0-alpha.2","sha":"97b9a8943a1115f54cf2d1822efde233c1597ad0","kind":"tag","published_at":"2025-09-27T19:19:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2/manifests"},{"name":"rust-v0.43.0-alpha.1","sha":"5eaaa57fd8597dbbe12e9202f344e9248f2082f2","kind":"tag","published_at":"2025-09-27T14:54:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1/manifests"},{"name":"rust-v0.42.0","sha":"7355ea95d7df53445359570103120b92ef9a084d","kind":"tag","published_at":"2025-09-26T18:29:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0/manifests"},{"name":"rust-v0.42.0-alpha.3","sha":"4730f3905ed971ebf71fe611d104b132cb5fa336","kind":"tag","published_at":"2025-09-26T15:20:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3/manifests"},{"name":"rust-v0.42.0-alpha.2","sha":"42971ad6d9b501e25b332390dfc65f0010fc8e6f","kind":"tag","published_at":"2025-09-26T14:18:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2/manifests"},{"name":"rust-v0.42.0-alpha.1","sha":"eb9f175ad82ae54a5f357b19a1cbf80629af281a","kind":"tag","published_at":"2025-09-26T05:54:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1/manifests"},{"name":"rust-v0.41.0","sha":"90cb84351669f700729be37d6c1cb546c678a871","kind":"tag","published_at":"2025-09-24T16:56:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0/manifests"},{"name":"rust-v0.41.0-alpha.1","sha":"610cf48a871b92b6c52df061c9585bf5ab6a2050","kind":"tag","published_at":"2025-09-24T06:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1/manifests"},{"name":"rust-v0.40.0","sha":"5268705a69713752adcbd8416ef9e84a683f7aa3","kind":"tag","published_at":"2025-09-23T16:15:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0/manifests"},{"name":"rust-v0.40.0-alpha.3","sha":"1f37ad40cb99466450523d359e0454530ad94892","kind":"tag","published_at":"2025-09-23T03:31:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3/manifests"},{"name":"rust-v0.40.0-alpha.2","sha":"4e5cf9d0da76548135b31321ba1202e788233adb","kind":"tag","published_at":"2025-09-23T00:18:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2/manifests"},{"name":"rust-v0.40.0-alpha.1","sha":"1d87d135d2f11e87493530fa450c85da29068f0b","kind":"tag","published_at":"2025-09-19T00:19:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1/manifests"},{"name":"rust-v0.39.0","sha":"077623f2e1a9e3d7ad64354383296368bf082f4c","kind":"tag","published_at":"2025-09-18T21:37:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0/manifests"},{"name":"rust-v0.39.0-alpha.2","sha":"c0e2cd53181140649a42442c49917d644f29b6af","kind":"tag","published_at":"2025-09-18T18:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2/manifests"},{"name":"rust-v0.39.0-alpha.1","sha":"f9d1a29f4aced1e256bb7f9d87b7de3e505d6b5f","kind":"tag","published_at":"2025-09-17T18:33:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1/manifests"},{"name":"rust-v0.38.0","sha":"17d2d8d71d98afb4980fce1f87db3638cf984d9f","kind":"tag","published_at":"2025-09-17T18:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.38.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0/manifests"},{"name":"rust-v0.37.0","sha":"d6f33bca970b2758335f79a5d4ad47e5de528a9d","kind":"tag","published_at":"2025-09-17T17:48:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0/manifests"},{"name":"rust-v0.37.0-alpha.4","sha":"f0aa181b908b503fe6b28f166f76e92d0ce2ca05","kind":"tag","published_at":"2025-09-17T05:57:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4/manifests"},{"name":"rust-v0.37.0-alpha.3","sha":"5bbc212189b60dd4ab23231be65f37f9a306c5e7","kind":"tag","published_at":"2025-09-17T04:38:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3/manifests"},{"name":"rust-v0.37.0-alpha.2","sha":"9546e313cab991921d4b161d00dbbc987e04e625","kind":"tag","published_at":"2025-09-17T04:03:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2/manifests"},{"name":"rust-v0.37.0-alpha.1","sha":"ac4f49f209635764bb8eaef54554554fe9f433c2","kind":"tag","published_at":"2025-09-16T19:09:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1/manifests"},{"name":"rust-v0.36.0","sha":"23e9c42809566b323f026f5235cf90b9171c2169","kind":"tag","published_at":"2025-09-15T17:04:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.36.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0/manifests"},{"name":"rust-v0.35.0","sha":"8d7865dac15c1cd218fefc3f7e0f386fb2845c6a","kind":"tag","published_at":"2025-09-15T15:52:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0/manifests"},{"name":"rust-v0.35.0-alpha.13","sha":"cf2298dd5528738fd8d685641c114193e561b955","kind":"tag","published_at":"2025-09-15T13:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13/manifests"},{"name":"rust-v0.35.0-alpha.12","sha":"121634d4c3ee4a26cb4113af026272d21eda4dd8","kind":"tag","published_at":"2025-09-15T07:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12/manifests"},{"name":"rust-v0.35.0-alpha.11","sha":"f47404109799720afa22f9d5a1d6d65dc22887b8","kind":"tag","published_at":"2025-09-15T01:22:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11/manifests"},{"name":"rust-v0.35.0-alpha.10","sha":"6428ac1e9882013a607376274f252e5f1f48165e","kind":"tag","published_at":"2025-09-15T00:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10/manifests"},{"name":"rust-v0.35.0-alpha.9","sha":"d83467d6e80136176e5eaeb56f16bc48207e927d","kind":"tag","published_at":"2025-09-14T23:17:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9/manifests"},{"name":"rust-v0.35.0-alpha.8","sha":"deda843ccd8a5a1839ee30a4c9da40866064be31","kind":"tag","published_at":"2025-09-14T21:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8/manifests"},{"name":"rust-v0.35.0-alpha.7","sha":"6d075578603d4dfa77ab04f31802ce430a37c258","kind":"tag","published_at":"2025-09-12T20:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7/manifests"},{"name":"rust-v0.35.0-alpha.6","sha":"b90df684bce7b9b69cf8805c3bde4b92d8012b98","kind":"tag","published_at":"2025-09-12T06:44:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6/manifests"},{"name":"rust-v0.35.0-alpha.5","sha":"e6d12790337a5ff8154b1977ff09642f1c334500","kind":"tag","published_at":"2025-09-12T04:05:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5/manifests"},{"name":"rust-v0.35.0-alpha.4","sha":"1e0e781457d613063620d3dd2f11c0ece8c56096","kind":"tag","published_at":"2025-09-11T20:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4/manifests"},{"name":"rust-v0.35.0-alpha.3","sha":"66be223ae3afb34e9459a0e195dacdf6145ff688","kind":"tag","published_at":"2025-09-11T18:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3/manifests"},{"name":"rust-v0.35.0-alpha.2","sha":"305252b2fb2d57bb40a9e4bad269db9a761f7099","kind":"tag","published_at":"2025-09-11T16:17:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2/manifests"},{"name":"rust-v0.35.0-alpha.1","sha":"61e4beeac3c7c01f9029cadc2b27649a40a449f6","kind":"tag","published_at":"2025-09-11T15:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1/manifests"},{"name":"rust-v0.34.0","sha":"0d2ceb199fbea0c9f8d43ad8ef300dfacb955a40","kind":"tag","published_at":"2025-09-10T21:15:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0/manifests"},{"name":"rust-v0.34.0-alpha.2","sha":"367a79d676330b1a7be66fa71ecb33f48173e2fb","kind":"tag","published_at":"2025-09-10T21:00:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2/manifests"},{"name":"rust-v0.34.0-alpha.1","sha":"de989c815665e2666adc35413642469aa25ed82f","kind":"tag","published_at":"2025-09-10T20:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1/manifests"},{"name":"rust-v0.33.0","sha":"fbea465ba891f62f2bc751fc5c737bf5893ba8d5","kind":"tag","published_at":"2025-09-10T19:41:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0/manifests"},{"name":"rust-v0.33.0-alpha.1","sha":"9479ee49fc7f7d36c53562f00680b2252879839f","kind":"tag","published_at":"2025-09-10T17:27:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1/manifests"},{"name":"rust-v0.32.0","sha":"1471b25cc44a73b4eaf9a6fb1d0f706974d809a4","kind":"tag","published_at":"2025-09-10T17:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0/manifests"},{"name":"rust-v0.32.0-alpha.3","sha":"1d56ee5a7d8effcdf8dec67e3f7ecfda0510280b","kind":"tag","published_at":"2025-09-10T02:34:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3/manifests"},{"name":"rust-v0.32.0-alpha.2","sha":"1ce8c547dc1c22595dd8bb6583613dec231d2b9d","kind":"tag","published_at":"2025-09-09T15:39:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2/manifests"},{"name":"rust-v0.32.0-alpha.1","sha":"8b8e4e6677631b499ce1497c5bd2da4eac2d4540","kind":"tag","published_at":"2025-09-08T21:55:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1/manifests"},{"name":"rust-v0.31.0","sha":"cf127102de208feeea000b4dff2e87e40615bd73","kind":"tag","published_at":"2025-09-08T21:20:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0/manifests"},{"name":"rust-v0.31.0-alpha.5","sha":"5b54432f5cceff1a8a026bbfbe16071321c3ced9","kind":"tag","published_at":"2025-09-08T17:49:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5/manifests"},{"name":"rust-v0.31.0-alpha.4","sha":"1c215df13526f6ba352bd29e5d6895ab2ac69b1b","kind":"tag","published_at":"2025-09-08T16:35:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4/manifests"},{"name":"rust-v0.31.0-alpha.3","sha":"630077d46df34093205bab06c8ddc9a4e1e4a6d3","kind":"tag","published_at":"2025-09-08T15:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3/manifests"},{"name":"rust-v0.31.0-alpha.2","sha":"7275346040324abfa6199b0fbdb1a6759a6e21ac","kind":"tag","published_at":"2025-09-06T02:10:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2/manifests"},{"name":"rust-v0.31.0-alpha.1","sha":"e3e65be86a9d8d958ff878eb2d8758584da8627b","kind":"tag","published_at":"2025-09-06T01:55:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1/manifests"},{"name":"rust-v0.30.0","sha":"35ebeaec27cf1aafd5e373d421691e6b60cf3a19","kind":"tag","published_at":"2025-09-05T21:55:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.30.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0/manifests"},{"name":"rust-v0.29.1-alpha.7","sha":"24063cb723c1e31585b4a9334d3d51448bf44784","kind":"tag","published_at":"2025-09-05T00:50:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7/manifests"},{"name":"rust-v0.29.1-alpha.6","sha":"acad9eaa0116a17e3a628cd4e750f16c934d4568","kind":"tag","published_at":"2025-09-04T20:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6/manifests"},{"name":"rust-v0.29.1-alpha.5","sha":"2fee87c66fe812464d44d84ec2ae2562e39ccd51","kind":"tag","published_at":"2025-09-04T17:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5/manifests"},{"name":"rust-v0.29.1-alpha.4","sha":"38dd4843e8d3295b10f332a0e7da4ec656ff9e36","kind":"tag","published_at":"2025-09-04T15:23:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4/manifests"},{"name":"rust-v0.29.1-alpha.3","sha":"594ca1c4d5470e183cd3955b085713939226fcb7","kind":"tag","published_at":"2025-09-04T06:23:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3/manifests"},{"name":"rust-v0.29.1-alpha.2","sha":"ccba32874383f496402ea5cb44dc9126739d2e36","kind":"tag","published_at":"2025-09-03T22:57:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2/manifests"},{"name":"rust-v0.29.1-alpha.1","sha":"267e229bd5132ccb14723751cecd63feb2a56c60","kind":"tag","published_at":"2025-09-03T15:49:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1/manifests"},{"name":"rust-v0.29.0-alpha.1","sha":"67568be0c9d53f59bd150884ef387d044140f32b","kind":"tag","published_at":"2025-09-03T15:39:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1/manifests"},{"name":"rust-v0.29.0","sha":"f88af324ebc1f1f65f2257e3b382a651e12f0e10","kind":"tag","published_at":"2025-09-03T08:20:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0/manifests"},{"name":"rust-v0.28.0","sha":"d8856d77ec29444f529c7a640c1cb1c02c5de971","kind":"tag","published_at":"2025-09-02T22:08:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0/manifests"},{"name":"rust-v0.28.0-alpha.2","sha":"a5ba5a148e1dedc3f1fec9c7daa99da45d6a88e0","kind":"tag","published_at":"2025-09-02T21:26:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2/manifests"},{"name":"rust-v0.28.0-alpha.1","sha":"7624ad602f53053e87e05bedcdc096ff8b89b902","kind":"tag","published_at":"2025-09-02T20:46:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1/manifests"},{"name":"rust-v0.27.0","sha":"3711e6b42834cae8384eac09e6248aa63bdd6ca2","kind":"tag","published_at":"2025-08-29T06:02:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.27.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0/manifests"},{"name":"rust-v0.26.0","sha":"f3ad33cd25e9e51129fd960626a2fdab8a2c775c","kind":"tag","published_at":"2025-08-29T03:22:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0/manifests"},{"name":"rust-v0.26.0-alpha.1","sha":"ad9bbc98a2bd0d39b3863b3daa854ecb79a49b7d","kind":"tag","published_at":"2025-08-27T17:24:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1/manifests"},{"name":"rust-v0.25.0","sha":"241d1bb216e14c0e1477c02df0ea06371a743df1","kind":"tag","published_at":"2025-08-27T08:30:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0/manifests"},{"name":"rust-v0.25.0-alpha.2","sha":"5d07455b7946ec0e8fa37a9ca42085f4852f1108","kind":"tag","published_at":"2025-08-27T06:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2/manifests"},{"name":"rust-v0.25.0-alpha.1","sha":"14f574eeb5be74c3453215f37ab679b9577504eb","kind":"tag","published_at":"2025-08-27T05:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1/manifests"},{"name":"rust-v0.24.0","sha":"f4242e92bd7771e5a862fbdf42de29319bfea5e6","kind":"tag","published_at":"2025-08-26T17:28:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0/manifests"},{"name":"rust-v0.24.0-alpha.10","sha":"539deed96e2ea937bf8ee75b5de4fd252b244eef","kind":"tag","published_at":"2025-08-26T05:05:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10/manifests"},{"name":"rust-v0.24.0-alpha.9","sha":"db9d06e05f7e5d7c66e55a2341d25fdc5077276a","kind":"tag","published_at":"2025-08-26T03:52:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9/manifests"},{"name":"rust-v0.24.0-alpha.8","sha":"3f2ee3641d1ea2eb5ab128bf7a3c9a20331e88e1","kind":"tag","published_at":"2025-08-25T22:58:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8/manifests"},{"name":"rust-v0.24.0-alpha.7","sha":"4d2120417b2fbe3fe956bcb38a684187390a6467","kind":"tag","published_at":"2025-08-25T17:24:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7/manifests"},{"name":"rust-v0.24.0-alpha.6","sha":"f584086fb889d017465a5d8adcfbb2c18bed16a8","kind":"tag","published_at":"2025-08-25T05:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6/manifests"},{"name":"rust-v0.24.0-alpha.5","sha":"9ac22fe58bc1b0950e108f25678bf3060b189a07","kind":"tag","published_at":"2025-08-24T21:39:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5/manifests"},{"name":"rust-v0.24.0-alpha.4","sha":"593786173368c33aabb936e131abf43b9184e03a","kind":"tag","published_at":"2025-08-24T18:44:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4/manifests"},{"name":"rust-v0.0.2508241142","sha":"4c952e9b54142f73d91f086507e9e28ee26a8901","kind":"tag","published_at":"2025-08-24T18:42:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2508241142","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2508241142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2508241142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142/manifests"},{"name":"rust-v0.24.0-alpha.3","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3/manifests"},{"name":"alpha-cli","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/alpha-cli","html_url":"https://github.com/openai/codex/releases/tag/alpha-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@alpha-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli/manifests"},{"name":"rust-v0.24.0-alpha.2","sha":"319f4a527f8040ac6de50917afb8f9ef43ae62ed","kind":"tag","published_at":"2025-08-22T21:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2/manifests"},{"name":"rust-v0.24.0-alpha.1","sha":"6004135ed8a13a9f4f9b6c2b4a24bd7e89f89a52","kind":"tag","published_at":"2025-08-21T05:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1/manifests"},{"name":"rust-v0.23.0","sha":"29a40864dce65369f9aa144d2751586feb245a13","kind":"tag","published_at":"2025-08-20T05:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0/manifests"},{"name":"rust-v0.23.0-alpha.8","sha":"4b60560fca736af432a1c888317498538cd6ec34","kind":"tag","published_at":"2025-08-20T04:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8/manifests"},{"name":"rust-v0.23.0-alpha.7","sha":"db1ac5c510bef1e96631ec835ca93e3924be4743","kind":"tag","published_at":"2025-08-20T03:33:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7/manifests"},{"name":"rust-v0.23.0-alpha.6","sha":"bdaf80fab48429660a6d7122750cedd90f6af0c0","kind":"tag","published_at":"2025-08-20T02:54:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6/manifests"},{"name":"rust-v0.23.0-alpha.5","sha":"b2e3ba144b18ae3d44ac72234038fccd1338cf7e","kind":"tag","published_at":"2025-08-19T04:52:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5/manifests"},{"name":"rust-v0.23.0-alpha.4","sha":"7064efc9493c55a68218acde44724b5aa682f60e","kind":"tag","published_at":"2025-08-18T20:11:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4/manifests"},{"name":"rust-v0.23.0-alpha.3","sha":"319f39be3ac42ef231de5956bc4533b0ef8d964b","kind":"tag","published_at":"2025-08-18T04:42:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3/manifests"},{"name":"rust-v0.23.0-alpha.2","sha":"d29d4d9b50ece38017d31213d2d36e0267fa800c","kind":"tag","published_at":"2025-08-17T17:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2/manifests"},{"name":"rust-v0.23.0-alpha.1","sha":"13de81deb50a85c5cc473a4d1838fc3d9634c63c","kind":"tag","published_at":"2025-08-15T21:48:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1/manifests"},{"name":"rust-v0.22.0","sha":"fa3bdf23cd2a39e562456e88d47614e75109bfcc","kind":"tag","published_at":"2025-08-15T17:21:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0/manifests"},{"name":"rust-v0.22.0-alpha.5","sha":"95e26a00f526cff72007816bc722ed22baac4594","kind":"tag","published_at":"2025-08-14T23:09:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5/manifests"},{"name":"rust-v0.22.0-alpha.4","sha":"622022a22775b70e520fb59f4cbb2f6dae2b925e","kind":"tag","published_at":"2025-08-14T18:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4/manifests"},{"name":"rust-v0.22.0-alpha.3","sha":"c9f7aacad0781b82d8ef0b17f8bfed9af4d9496a","kind":"tag","published_at":"2025-08-14T06:12:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3/manifests"},{"name":"rust-v0.22.0-alpha.2","sha":"9af3f897caa97e0e253536e32e22a7bfa5a5d96c","kind":"tag","published_at":"2025-08-14T00:55:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2/manifests"},{"name":"rust-v0.22.0-alpha.1","sha":"476e30ce606046045385140c6fc4c9c0a2984e5d","kind":"tag","published_at":"2025-08-13T18:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1/manifests"},{"name":"rust-v0.21.0","sha":"ece634208f394fd4be608ca405845e09ed52b7c4","kind":"tag","published_at":"2025-08-12T04:32:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0/manifests"},{"name":"rust-v0.21.0-alpha.1","sha":"ac17dd380d01fc2bcec254ef92b0586cea337323","kind":"tag","published_at":"2025-08-11T20:13:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1/manifests"},{"name":"rust-v0.20.0","sha":"45aed5edd139c38132de044596fdd55e47236657","kind":"tag","published_at":"2025-08-09T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0/manifests"},{"name":"rust-v0.20.0-alpha.4","sha":"bbe7ec896f1a77bfa9598906ce035c57b59f2355","kind":"tag","published_at":"2025-08-08T22:52:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4/manifests"},{"name":"rust-v0.20.0-alpha.3","sha":"5aeff74315a54044c50c2e1198263446359be3ea","kind":"tag","published_at":"2025-08-08T22:18:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3/manifests"},{"name":"rust-v0.20.0-alpha.2","sha":"8b2ba09ada72c0fd89cdab55cc0c42f1aba6d8d7","kind":"tag","published_at":"2025-08-08T20:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2/manifests"},{"name":"rust-v0.20.0-alpha.1","sha":"7b13acde9b8c39aaef8a6afa7fb16555487b231f","kind":"tag","published_at":"2025-08-08T20:05:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1/manifests"},{"name":"rust-v0.19.0","sha":"1dc2abd9266b51bef917fa31b223ece720793aab","kind":"tag","published_at":"2025-08-08T01:31:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.19.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0/manifests"},{"name":"rust-v0.18.0","sha":"7d9e571b3de908192007f04cebd320832dd1e09d","kind":"tag","published_at":"2025-08-08T01:30:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.18.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0/manifests"},{"name":"rust-v0.17.0","sha":"1b1f7113efdb5ba6ee7dd9846ff250060c46756b","kind":"tag","published_at":"2025-08-08T01:25:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.17.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0/manifests"},{"name":"rust-v0.16.0","sha":"9ffad621a207624abb4d7c94c0195c4ea12efc87","kind":"tag","published_at":"2025-08-07T17:53:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.16.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0/manifests"},{"name":"rust-v0.15.0","sha":"8f49a269657bee0d8e42f11128abcf71d2d09e68","kind":"tag","published_at":"2025-08-07T17:21:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0/manifests"},{"name":"rust-v0.15.0-alpha.1","sha":"41d7e727b9b4987a106b29ed1d258ba294bfb01b","kind":"tag","published_at":"2025-08-06T23:27:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1/manifests"},{"name":"rust-v0.14.0","sha":"fd92ea1e96b0695c88302331d7830f84453a6f74","kind":"tag","published_at":"2025-08-06T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0/manifests"},{"name":"rust-v0.14.0-alpha.3","sha":"31d06def790ffdedf7cb547d7358412fa7451dc5","kind":"tag","published_at":"2025-08-06T15:47:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3/manifests"},{"name":"rust-v0.14.0-alpha.2","sha":"e4b2fe0050bc81fac41398d034ebaa47872a3e64","kind":"tag","published_at":"2025-08-06T08:15:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2/manifests"},{"name":"rust-v0.14.0-alpha.1","sha":"829414b9aca044377891328809c63ab982815f76","kind":"tag","published_at":"2025-08-06T06:46:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1/manifests"},{"name":"rust-v0.13.0","sha":"615e37c3c34deb9812785fc45e4b277fdc132000","kind":"tag","published_at":"2025-08-05T20:56:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.13.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0/manifests"},{"name":"rust-v0.12.0","sha":"1d7924dcfb3b018f658df5982b951f006139f4ea","kind":"tag","published_at":"2025-08-05T01:27:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.12.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0/manifests"},{"name":"rust-v0.11.0","sha":"c3e5de0e13a6013a5e4af25e853282065c74f2c1","kind":"tag","published_at":"2025-08-02T00:41:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0/manifests"},{"name":"rust-v0.11.0-alpha.5","sha":"ae38c1e7db81f22b7e323b482f56f06797292fbd","kind":"tag","published_at":"2025-08-01T22:29:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5/manifests"},{"name":"rust-v0.11.0-alpha.4","sha":"16edc4b1d22d9cedc58b9469a8b7e6bd28748398","kind":"tag","published_at":"2025-08-01T22:07:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4/manifests"},{"name":"rust-v0.11.0-beta.1","sha":"8dfc8eacc2563a54f8887a9cbeeb67b113345738","kind":"tag","published_at":"2025-08-01T00:44:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1/manifests"},{"name":"rust-v0.11.0-alpha.3","sha":"13e679a39546988e8c03b9d2f7f9f89a4bcd21c3","kind":"tag","published_at":"2025-07-31T18:16:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3/manifests"},{"name":"rust-v0.11.0-alpha.2","sha":"92043c6a14d16629bd27b445a247d45a8fe30a88","kind":"tag","published_at":"2025-07-28T21:26:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2/manifests"},{"name":"rust-v0.11.0-alpha.1","sha":"142731f2506a1a151db4833626014df23d7ec6b0","kind":"tag","published_at":"2025-07-28T19:45:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1/manifests"},{"name":"rust-v0.11.0-alpha","sha":"1467206d7fdaef58ae05e864483d427f4933984f","kind":"tag","published_at":"2025-07-25T18:49:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha/manifests"},{"name":"rust-v0.10.0","sha":"e45084061e36e512d7c81043e0c3efac4752916a","kind":"tag","published_at":"2025-07-24T21:48:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.10.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0/manifests"},{"name":"rust-v0.9.0","sha":"12994d3a43532fc48ab924035f85cc12cff85fa3","kind":"tag","published_at":"2025-07-23T00:52:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0/manifests"},{"name":"rust-v0.9.0-beta.1","sha":"d2a88a2360e1eba2884d79d7df86a3ee6bcb7273","kind":"tag","published_at":"2025-07-22T22:56:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1/manifests"},{"name":"rust-v0.9.0-beta","sha":"cb4f97928d99360c5315b098cde20308618ffbef","kind":"tag","published_at":"2025-07-22T20:43:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta/manifests"},{"name":"rust-v0.9.0-alpha","sha":"6d5fe7a4876a207f449a360f423845315f887a0f","kind":"tag","published_at":"2025-07-22T07:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha/manifests"},{"name":"rust-v0.8.0","sha":"671f91d3ea7f7fc77dd05e4a7f02eface3834346","kind":"tag","published_at":"2025-07-19T00:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.8.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0/manifests"},{"name":"rust-v0.7.0","sha":"f9478bdfbe60970f126760251410de33980cb607","kind":"tag","published_at":"2025-07-14T16:42:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.7.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0/manifests"},{"name":"rust-v0.6.0","sha":"29c409c49ecc709b3803d4fa1260f88eb29d37ac","kind":"tag","published_at":"2025-07-12T23:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.6.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0/manifests"},{"name":"rust-v0.5.0","sha":"6ff62ba8cecec3456e64e1780d59337eb12fcbcf","kind":"tag","published_at":"2025-07-10T21:44:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.5.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0/manifests"},{"name":"rust-v0.4.0","sha":"345e8bece0aaa9570242d676b6588646a217c892","kind":"tag","published_at":"2025-07-09T06:53:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.4.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0/manifests"},{"name":"rust-v0.3.0","sha":"de04ab108de52f630ed78e5709fc166d0cb09752","kind":"tag","published_at":"2025-07-08T05:32:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.3.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0/manifests"},{"name":"rust-v0.2.0","sha":"b3bffa594d67dce8fd916dc74b8daea7a2c6f9f3","kind":"tag","published_at":"2025-06-30T19:12:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0/manifests"},{"name":"rust-v0.2.0-alpha.2","sha":"2925136536b06a324551627468d17e959afa18d4","kind":"tag","published_at":"2025-06-29T17:19:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2/manifests"},{"name":"codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","sha":"cd2d84d496158450ec25be0109016c7c70112132","kind":"commit","published_at":"2025-06-29T17:18:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.4","sha":"b289c9207090b2e27494545d7b5404e063bd86f3","kind":"tag","published_at":"2025-06-28T22:40:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.1.0-alpha.3","sha":"1341d8db51057ca281e9fdfd31c6bc8a2fad9c06","kind":"tag","published_at":"2025-06-28T22:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3/manifests"},{"name":"rust-v0.1.0-alpha.2","sha":"3cf7269d12a4401b5b50d00a9c3858383d0d1617","kind":"tag","published_at":"2025-06-28T22:34:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.1","sha":"93fe967c692feba5c30f660ab027c227a51b9853","kind":"tag","published_at":"2025-06-28T22:28:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1/manifests"},{"name":"codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","sha":"1b7c8d2569ec965a66ab409377030494bb100fff","kind":"commit","published_at":"2025-06-28T22:24:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.0.2506261603","sha":"6a8a936f75ea44faf05ff4fab0c6a36fc970428d","kind":"tag","published_at":"2025-06-26T23:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603/manifests"},{"name":"codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","sha":"fa0e17f83a7925bc023b5d35661f5af0828fc2c1","kind":"commit","published_at":"2025-06-26T20:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603/manifests"},{"name":"rust-v0.0.2506060849","sha":"5fc3c3023d9f179fb416b2722d1434bac278e916","kind":"tag","published_at":"2025-06-06T15:49:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849/manifests"},{"name":"codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","sha":"029f39b9da894d27dcde81b8636ef89d8b652a9f","kind":"commit","published_at":"2025-06-06T06:34:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849/manifests"},{"name":"rust-v0.0.2506052246","sha":"ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa","kind":"tag","published_at":"2025-06-06T05:46:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246/manifests"},{"name":"codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","sha":"2d5246050ad4fda4834d8f442faf5becd782b4b3","kind":"commit","published_at":"2025-06-06T05:45:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246/manifests"},{"name":"codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","sha":"77b017f67dc37415f6949c452546b1df906c212c","kind":"commit","published_at":"2025-06-06T05:11:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052203","sha":"121686615fd634e35f3e415896f36908cf8632f9","kind":"tag","published_at":"2025-06-06T05:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052135","sha":"84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0","kind":"tag","published_at":"2025-06-06T04:35:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135/manifests"},{"name":"codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","sha":"9db53b33aa28f19602dd82799e179dd8dca06dfb","kind":"commit","published_at":"2025-06-06T03:29:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135/manifests"},{"name":"rust-v0.0.2506030956","sha":"45519e12f39777b65c05ed498503ddcb60beb289","kind":"tag","published_at":"2025-06-03T16:56:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956/manifests"},{"name":"codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","sha":"c6fcec55fe4085b4885bd99e40b46756f12511fd","kind":"commit","published_at":"2025-06-03T16:40:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956/manifests"},{"name":"rust-v0.0.2505302325","sha":"ca8e97fcbcb991e542b8689f2d4eab9d30c399d6","kind":"tag","published_at":"2025-05-31T06:25:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325/manifests"},{"name":"codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","sha":"1159eaf04f26a95d2ffdfcffb6b7368e47996f4f","kind":"commit","published_at":"2025-05-31T06:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325/manifests"},{"name":"rust-v0.0.2505301630","sha":"378d773f3af95384eef51addf560df30aa9fd15f","kind":"tag","published_at":"2025-05-30T23:30:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630/manifests"},{"name":"codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","sha":"4f3d294762e7351268d4670812a24cd4a876a73a","kind":"commit","published_at":"2025-05-30T23:27:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630/manifests"},{"name":"codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","sha":"bdfa95ed313c88c219242e66182a9d044054a177","kind":"commit","published_at":"2025-05-29T23:59:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291659","sha":"dfac02b343605ce61154ab2e075ac6c38f533916","kind":"tag","published_at":"2025-05-29T23:59:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291458","sha":"b152435fb95e7f1ab197ae2cdde68ae29a7d219b","kind":"tag","published_at":"2025-05-29T21:58:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458/manifests"},{"name":"codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","sha":"a32d305ae6a8c8680932b5259f7dd7e5a086db26","kind":"commit","published_at":"2025-05-29T21:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458/manifests"},{"name":"rust-v0.0.2505270918","sha":"d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28","kind":"tag","published_at":"2025-05-27T16:18:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918/manifests"},{"name":"codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","sha":"29d154cb139d63ef4896dd5fa7ebc5b303fb7fea","kind":"commit","published_at":"2025-05-27T16:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918/manifests"},{"name":"rust-v0.0.2505231205","sha":"aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3","kind":"tag","published_at":"2025-05-23T19:05:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205/manifests"},{"name":"codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","sha":"4bf81373a730deb391a9c1a4b65d9d62f5902e13","kind":"commit","published_at":"2025-05-23T18:53:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205/manifests"},{"name":"rust-v0.0.2505231137","sha":"d2eee362c1c6cdc00bcb5bf1d479823ef33c143a","kind":"tag","published_at":"2025-05-23T18:37:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137/manifests"},{"name":"codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","sha":"89ef4efdcf033a3b0085328be5d144a292e5d50d","kind":"commit","published_at":"2025-05-23T18:37:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137/manifests"},{"name":"rust-v0.0.2505220956","sha":"6a77484c94956d5cd319da3f8500b178ec93fc90","kind":"tag","published_at":"2025-05-22T16:56:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956/manifests"},{"name":"codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","sha":"cb379d779744aada3e44e861bb9a653e22e5917a","kind":"commit","published_at":"2025-05-22T16:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956/manifests"},{"name":"rust-v0.0.2505212314","sha":"79cb07bf70a9036200aa2b61b211fe47ea13184a","kind":"tag","published_at":"2025-05-22T06:14:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314/manifests"},{"name":"codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","sha":"ef7208359f20f20a38781b14c9c13b31c20c67f4","kind":"commit","published_at":"2025-05-22T05:53:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314/manifests"},{"name":"rust-v0.0.2505191609","sha":"68e94c8c08943e1d4a53bd7987e319ba7dbffb74","kind":"tag","published_at":"2025-05-19T23:09:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609/manifests"},{"name":"codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","sha":"d766e845b391c4fa4c4c1f1bb0a2c49c6a21e4e1","kind":"commit","published_at":"2025-05-19T23:08:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609/manifests"},{"name":"rust-v0.0.2505191518","sha":"c74d7e13e7d8daf3a2493f6216918d5e59a38bed","kind":"tag","published_at":"2025-05-19T22:18:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518/manifests"},{"name":"codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","sha":"a4bfdf6779f5fe382383889f4854de5a9146d4b1","kind":"commit","published_at":"2025-05-19T22:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518/manifests"},{"name":"rust-v0.0.2505171051","sha":"5ee08335ac690a69035720a798df9865bc5a4278","kind":"tag","published_at":"2025-05-17T17:52:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051/manifests"},{"name":"codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","sha":"1c6a3f1097c00d578908572b54a376f82ecd9ab7","kind":"commit","published_at":"2025-05-17T17:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051/manifests"},{"name":"codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","sha":"c7312c9d524783971c2ce6ee4a80f03ebf76950c","kind":"commit","published_at":"2025-05-17T00:11:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505161708","sha":"b5257992b06373acef8b20a4ca25ffc1b96688e2","kind":"tag","published_at":"2025-05-17T00:08:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505151627","sha":"8d6a8b308e7457d432564083bb2f577cd39e132b","kind":"tag","published_at":"2025-05-15T23:27:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627/manifests"},{"name":"codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","sha":"ce2ecbe72f2adca6f27454065fdc6dcc9e8ab312","kind":"commit","published_at":"2025-05-15T23:26:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627/manifests"},{"name":"rust-v0.0.2505141652","sha":"cb19037ca3822e9b19b51417392f8afc046be607","kind":"tag","published_at":"2025-05-14T23:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652/manifests"},{"name":"codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","sha":"0b9ef93da519be9f988bd860ecb48777e5efb76e","kind":"commit","published_at":"2025-05-14T23:51:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652/manifests"},{"name":"rust-v0.0.2505141337","sha":"3a70a0bc280734d09448cb08ec05b5c44f7c798e","kind":"tag","published_at":"2025-05-14T20:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337/manifests"},{"name":"codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","sha":"34aa1991f1287f69ecead71c3fb2a9165ebb1afd","kind":"commit","published_at":"2025-05-14T20:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337/manifests"},{"name":"rust-v0.0.2505121726","sha":"94c47d69a3f92257e7f9717a2044bd55786eb999","kind":"tag","published_at":"2025-05-13T00:26:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726/manifests"},{"name":"codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","sha":"61b881d4e51a0e41e0bdce89feb6390f722a946c","kind":"commit","published_at":"2025-05-13T00:24:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726/manifests"},{"name":"rust-v0.0.2505121520","sha":"9949f6404378db6f54a01bcadb1956e0535d4921","kind":"tag","published_at":"2025-05-12T22:20:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520/manifests"},{"name":"codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","sha":"55142e3e6caddd1e613b71bcb89385ce5cc708bf","kind":"commit","published_at":"2025-05-12T22:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520/manifests"},{"name":"rust-v0.0.2505101753","sha":"7f24ec8cae83ae22e7cc306fea4844958370827d","kind":"tag","published_at":"2025-05-11T00:53:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753/manifests"},{"name":"codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","sha":"2b122da087e5515462733e54d540dec88b6ab134","kind":"commit","published_at":"2025-05-11T00:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753/manifests"},{"name":"rust-v0.0.2505061740","sha":"132146b6d4e133d014f763a0d8dabd853f3fc0c0","kind":"tag","published_at":"2025-05-07T00:40:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740/manifests"},{"name":"codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","sha":"c577e94b675da3aae23e9466e44cffec7cd19f21","kind":"commit","published_at":"2025-05-07T00:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740/manifests"},{"name":"rust-v0.0.2505021951","sha":"5915a59c8290765d6097caf4074aae93a85380fa","kind":"tag","published_at":"2025-05-03T02:51:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951/manifests"},{"name":"codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","sha":"a180ed44e8cfe9674ad9980d3b3509269bdaab77","kind":"commit","published_at":"2025-05-03T02:48:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951/manifests"},{"name":"rust-v0.0.2504301327","sha":"e40bc9911433bd3f942ef4604626fab5638a7a72","kind":"tag","published_at":"2025-04-30T20:27:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327/manifests"},{"name":"codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","sha":"e6fe8d6fa1cf5c6d64b0f7f4cb9d4ca4f5573c41","kind":"commit","published_at":"2025-04-30T20:25:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327/manifests"},{"name":"codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","sha":"b57124986748fa129707d41223915d6a537f0340","kind":"commit","published_at":"2025-04-30T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301219","sha":"72a4c38e41bc64f5a7c8c73d52f45784cb6b7137","kind":"tag","published_at":"2025-04-30T19:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301132","sha":"8f7a54501c33d088a38ac3817d72fdf0f2f316b2","kind":"tag","published_at":"2025-04-30T18:59:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301132","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132/manifests"},{"name":"rust-v.0.0.2504292236","sha":"e42dacbdc8adf7811c9f97153ec8bef01e85d98a","kind":"tag","published_at":"2025-04-30T03:24:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292236","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236/manifests"},{"name":"rust-v.0.0.2504292006","sha":"5122fe647fdc11e7773faab07679dea2e93edafb","kind":"tag","published_at":"2025-04-30T03:13:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292006","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006/manifests"},{"name":"rust-v.0.0.2504291954","sha":"1a39568e03b09cbd02cafa687ba4a43d1815c27c","kind":"tag","published_at":"2025-04-30T02:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291954","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291954","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291954","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954/manifests"},{"name":"rust-v.0.0.2504291926","sha":"85999d72770832e2b1b457401c6c68d86e08344b","kind":"commit","published_at":"2025-04-30T02:35:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291926","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291926","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291926","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926/manifests"},{"name":"rust-v.0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:25:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921/manifests"},{"name":"rust-v0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:23:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921/manifests"}]},"repo_metadata_updated_at":"2026-05-11T11:50:25.997Z","dependent_packages_count":0,"downloads":1140,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.030415206989623,"dependent_packages_count":31.754828181954576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.892621694472098},"purl":"pkg:npm/%40codexed/codex-linux-x64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@codexed/codex-linux-x64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@codexed/codex-linux-x64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@codexed/codex-linux-x64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-02T16:04:34.678Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1270,"past_year_pull_requests_count":2093,"past_year_avg_time_to_close_issue":1186642.4734042552,"past_year_avg_time_to_close_pull_request":310558.52478363493,"past_year_issues_closed_count":376,"past_year_pull_requests_closed_count":1271,"past_year_pull_request_authors_count":395,"past_year_issue_authors_count":912,"past_year_avg_comments_per_issue":1.4826771653543307,"past_year_avg_comments_per_pull_request":0.6889632107023411,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":933,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":503,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-linux-x64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-linux-x64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-linux-x64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-linux-x64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-linux-x64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codexed%2Fcodex-linux-x64/codemeta","maintainers":[{"uuid":"codexed","login":"codexed","name":null,"email":"codex@funprogramming.eu","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~codexed","role":null,"created_at":"2026-04-18T01:37:52.047Z","updated_at":"2026-04-18T01:37:52.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/codexed/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14405923,"name":"tdai-codex-cli-bin","ecosystem":"pypi","description":"Pinned Codex CLI runtime for the Python SDK","homepage":"https://github.com/openai/codex","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-05-06T10:55:49.000Z","latest_release_published_at":"2026-05-06T10:55:49.000Z","latest_release_number":"0.3.2","last_synced_at":"2026-05-11T09:44:47.923Z","created_at":"2026-05-08T11:30:11.240Z","updated_at":"2026-05-11T09:44:47.923Z","registry_url":"https://pypi.org/project/tdai-codex-cli-bin/","install_command":"pip install tdai-codex-cli-bin --index-url https://pypi.org/simple","documentation_url":"https://tdai-codex-cli-bin.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13"],"normalized_name":"tdai-codex-cli-bin","project_status":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-08T12:44:25.350Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":41.04444956509393,"dependent_packages_count":7.2559603196216305,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.150204942357778},"purl":"pkg:pypi/tdai-codex-cli-bin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tdai-codex-cli-bin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tdai-codex-cli-bin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tdai-codex-cli-bin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdai-codex-cli-bin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdai-codex-cli-bin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdai-codex-cli-bin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdai-codex-cli-bin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdai-codex-cli-bin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tdai-codex-cli-bin/codemeta","maintainers":[{"uuid":"qianxian.yang","login":"qianxian.yang","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/qianxian.yang/","role":"Owner","created_at":"2026-05-08T12:44:35.856Z","updated_at":"2026-05-08T12:44:35.856Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/qianxian.yang/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":863315,"maintainers_count":368895,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11619988,"name":"codex","ecosystem":"homebrew","description":"OpenAI's coding agent that runs in your terminal","homepage":"https://github.com/openai/codex","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":null,"versions_count":36,"first_release_published_at":"2025-05-09T04:49:31.988Z","latest_release_published_at":"2025-10-14T16:29:25.815Z","latest_release_number":"0.46.0","last_synced_at":"2026-05-11T09:44:45.486Z","created_at":"2025-05-09T04:49:31.805Z","updated_at":"2026-05-11T09:44:45.486Z","registry_url":"https://formulae.brew.sh/formula/codex","install_command":"brew install codex","documentation_url":null,"metadata":{},"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":"2025-10-28T17:16:18.000Z","size":69930,"stargazers_count":49117,"open_issues_count":1504,"forks_count":5997,"subscribers_count":322,"default_branch":"main","last_synced_at":"2025-10-28T17:17:49.267Z","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":null,"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":"2025-10-28T17:05:05.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":261,"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":281533449,"owners_count":26517829,"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-28T02:00:06.022Z","response_time":60,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[{"name":"rust-v0.51.0-alpha.5","sha":"54740bd1c8f1b65a5370c1fa345a4fc4f94f038c","kind":"tag","published_at":"2025-10-28T20:07:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.5/manifests"},{"name":"rust-v0.51.0-alpha.4","sha":"995901746c352856fd61da6c4d1bac4956a0f74f","kind":"tag","published_at":"2025-10-28T19:03:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.4/manifests"},{"name":"rust-v0.51.0-alpha.3","sha":"aa90380ff3dde1bfa17bdbaa9f7d0a5be21f2cc7","kind":"tag","published_at":"2025-10-27T21:57:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.3/manifests"},{"name":"rust-v0.51.0-alpha.2","sha":"52e4b6d785e611ea9571e8af9dd54fcbf766b89e","kind":"tag","published_at":"2025-10-27T16:14:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.2/manifests"},{"name":"rust-v0.51.0-alpha.1","sha":"a4453c3560657fff673e105afc7eb0968d4eafac","kind":"tag","published_at":"2025-10-27T03:26:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.51.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.51.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.51.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.51.0-alpha.1/manifests"},{"name":"rust-v0.50.0","sha":"b4123b7b1db22a3c0a8b133a23c7b30a477d7b65","kind":"tag","published_at":"2025-10-25T21:16:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0/manifests"},{"name":"rust-v0.50.0-alpha.3","sha":"26f2d445a2226beb0f24103ab3682a4a6560d8ae","kind":"tag","published_at":"2025-10-25T06:08:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.3/manifests"},{"name":"rust-v0.50.0-alpha.2","sha":"2521779e0d82b55a5630cad3ad7ed6a13015107a","kind":"tag","published_at":"2025-10-25T05:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.2/manifests"},{"name":"rust-v0.50.0-alpha.1","sha":"a25d16d375aa46eaa3ea1e760683701b6a3c6fad","kind":"tag","published_at":"2025-10-24T23:36:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.50.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.50.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.50.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.50.0-alpha.1/manifests"},{"name":"rust-v0.49.0","sha":"63f1267d867f00f18bde079f915c4545f4c0fe9e","kind":"tag","published_at":"2025-10-24T18:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.49.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.49.0/manifests"},{"name":"rust-v0.48.0","sha":"3c1609f94a681e26bc3b88b866b41344f4f5784b","kind":"tag","published_at":"2025-10-23T23:24:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0/manifests"},{"name":"rust-v0.48.0-alpha.4","sha":"b0c34dbd2af0ad03b08ca3afd6377fcdc92772dc","kind":"tag","published_at":"2025-10-23T16:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.4/manifests"},{"name":"rust-v0.48.0-alpha.3","sha":"69812f55a36d1e029ac008be204f9faea5d8470d","kind":"tag","published_at":"2025-10-21T21:03:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.3/manifests"},{"name":"rust-v0.48.0-alpha.2","sha":"7586d44e3e376cef2ee28d0fddc270c125e58740","kind":"tag","published_at":"2025-10-21T04:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.2/manifests"},{"name":"rust-v0.48.0-alpha.1","sha":"bf8dcc363efb432a4834cd664b3678cf129d02f2","kind":"tag","published_at":"2025-10-20T04:41:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.48.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.48.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.48.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.48.0-alpha.1/manifests"},{"name":"rust-v0.47.0","sha":"c71297b9a9b3f7995445eff8d768837814ac06f8","kind":"tag","published_at":"2025-10-17T16:46:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0/manifests"},{"name":"rust-v0.47.0-alpha.3","sha":"73336da3f9586529b6ac71588180178f9899fc6c","kind":"tag","published_at":"2025-10-17T00:39:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.3/manifests"},{"name":"rust-v0.47.0-alpha.2","sha":"cc2343d92be05297593509e66a9b07c87930d2f1","kind":"tag","published_at":"2025-10-16T22:09:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.2/manifests"},{"name":"rust-v0.47.0-alpha.1","sha":"07edd2b3845d5fd19c36eff1c0fc1e15f06f38d1","kind":"tag","published_at":"2025-10-09T19:21:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.47.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.47.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.47.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.47.0-alpha.1/manifests"},{"name":"rust-v0.46.0","sha":"b650f912c50ce4ce0a23b877aa8b1174878c30e2","kind":"tag","published_at":"2025-10-09T01:48:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0/manifests"},{"name":"rust-v0.46.0-alpha.7","sha":"5402a19a58d3131475476edf75d99dba5ab2df81","kind":"tag","published_at":"2025-10-08T23:13:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.7/manifests"},{"name":"rust-v0.46.0-alpha.6","sha":"5d93899bceeaa613253433d9c35bb453503a5a1d","kind":"tag","published_at":"2025-10-08T21:58:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.6/manifests"},{"name":"rust-v0.46.0-alpha.5","sha":"9ce80da38a307057fba97d08643f7e5744ec100d","kind":"tag","published_at":"2025-10-08T20:41:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.5/manifests"},{"name":"rust-v0.46.0-alpha.4","sha":"59dd6783938001a1cf6359b201c7c03f3b64b395","kind":"tag","published_at":"2025-10-08T17:23:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.4/manifests"},{"name":"rust-v0.46.0-alpha.3","sha":"56ce8e4452b99acf52b482108c9ceddf51754596","kind":"tag","published_at":"2025-10-08T15:16:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.3/manifests"},{"name":"rust-v0.46.0-alpha.2","sha":"f73ebdf90c03d8e8c7eac79e0445f8d5283632ec","kind":"tag","published_at":"2025-10-08T00:45:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.2/manifests"},{"name":"rust-v0.46.0-alpha.1","sha":"3fa2a2051b2b4e1690e073c1f4ca5d4bd692109a","kind":"tag","published_at":"2025-10-07T17:48:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.46.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.46.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.46.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.46.0-alpha.1/manifests"},{"name":"rust-v0.45.0","sha":"a7c7869c23f88f6c468281e6f438ba4a91b81f26","kind":"tag","published_at":"2025-10-06T19:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0/manifests"},{"name":"rust-v0.45.0-alpha.6","sha":"654b0b32343646cff8b8b2b542f441b9d2af828d","kind":"tag","published_at":"2025-10-06T05:08:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.6/manifests"},{"name":"rust-v0.45.0-alpha.5","sha":"de88695869c9a57eab08e23aabbcf0736792362a","kind":"tag","published_at":"2025-10-06T01:04:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.5/manifests"},{"name":"rust-v0.45.0-alpha.4","sha":"93ff8d423804b45193818f7e87018048a177fef8","kind":"tag","published_at":"2025-10-05T20:59:12.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.4/manifests"},{"name":"rust-v0.45.0-alpha.3","sha":"adf30ed28f6d7ea4eb6d023c22afd6271dab55fc","kind":"tag","published_at":"2025-10-05T06:02:05.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.3/manifests"},{"name":"rust-v0.45.0-alpha.2","sha":"790f0cc4628f0f69494aa8990750bfee35b39b3a","kind":"tag","published_at":"2025-10-05T02:29:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.2/manifests"},{"name":"rust-v0.45.0-alpha.1","sha":"c13e9cb801f838167ce4286bb3c6d548f2f505bb","kind":"tag","published_at":"2025-10-04T22:31:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.45.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.45.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.45.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.45.0-alpha.1/manifests"},{"name":"rust-v0.44.0","sha":"488ec061bf4d36916b8f477c700ea4fde4162a7a","kind":"tag","published_at":"2025-10-03T16:43:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.44.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.44.0/manifests"},{"name":"rust-v0.43.0-alpha.18","sha":"472f299bd71c3da1aa54f396dd58e6fe339df432","kind":"tag","published_at":"2025-10-03T04:46:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.18","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.18/manifests"},{"name":"rust-v0.43.0-alpha.17","sha":"e52ff0a2ca6e55de36e5ef0478791e202fc5a670","kind":"tag","published_at":"2025-10-02T21:24:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.17","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.17/manifests"},{"name":"rust-v0.43.0-alpha.16","sha":"4d14f8191918936b454c2fbe7fa7130a7f8c4c4b","kind":"tag","published_at":"2025-10-02T19:51:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.16","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.16/manifests"},{"name":"rust-v0.43.0-alpha.15","sha":"c8281fa29e680917b935c45a98ac2c374a7a3cbb","kind":"tag","published_at":"2025-10-01T20:15:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.15","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.15/manifests"},{"name":"rust-v0.43.0-alpha.14","sha":"4d1102afb4f6ed967faf0e3c68f1827cef1dc832","kind":"tag","published_at":"2025-10-01T19:32:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.14","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.14/manifests"},{"name":"rust-v0.43.0-alpha.13","sha":"839c120cdedeeaf49956aaa086fe7e975b99ba9f","kind":"tag","published_at":"2025-10-01T19:15:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.13/manifests"},{"name":"rust-v0.43.0-alpha.12","sha":"a16d7798b579e4db990459b9c73f99263c28055c","kind":"tag","published_at":"2025-10-01T18:34:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.12/manifests"},{"name":"rust-v0.43.0","sha":"a23c1949727a72dbed0c630048a5a1a353eb9168","kind":"tag","published_at":"2025-10-01T17:46:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0/manifests"},{"name":"rust-v0.43.0-alpha.11","sha":"78d70381afa537e3821cec0ecb6bad7e3fe007ea","kind":"tag","published_at":"2025-10-01T17:42:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.11/manifests"},{"name":"rust-v0.43.0-alpha.10","sha":"aa0b4192529545a9d8a1f0317e12ce4051407318","kind":"tag","published_at":"2025-10-01T16:10:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.10/manifests"},{"name":"rust-v0.43.0-alpha.9","sha":"c5bd35835bf103bcdb2130781ce2208a38b02f63","kind":"tag","published_at":"2025-10-01T15:30:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.9/manifests"},{"name":"rust-v0.43.0-alpha.8","sha":"f5690e227c33b85497138d046d9928a5d871de29","kind":"tag","published_at":"2025-10-01T03:34:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.8/manifests"},{"name":"rust-v0.43.0-alpha.7","sha":"3fd643d926f75266d0c5d6250118405dd7810f49","kind":"tag","published_at":"2025-09-30T21:54:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.7/manifests"},{"name":"rust-v0.43.0-alpha.6","sha":"09ba746c32f423454bf92b232dd73f3bb5c75b35","kind":"tag","published_at":"2025-09-30T19:03:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.6/manifests"},{"name":"rust-v0.43.0-alpha.5","sha":"a3dcb73f121470f963162578880cce4c0574599c","kind":"tag","published_at":"2025-09-30T07:09:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.5/manifests"},{"name":"rust-v0.43.0-alpha.4","sha":"3a0dd7df3b494e37669ff2a6405f324fecb9d459","kind":"tag","published_at":"2025-09-29T02:34:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.4/manifests"},{"name":"rust-v0.43.0-alpha.3","sha":"ae8e97f8f22da650333779ae2eeae4f4c5abca64","kind":"tag","published_at":"2025-09-28T22:25:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.3/manifests"},{"name":"rust-v0.43.0-alpha.2","sha":"97b9a8943a1115f54cf2d1822efde233c1597ad0","kind":"tag","published_at":"2025-09-27T19:19:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.2/manifests"},{"name":"rust-v0.43.0-alpha.1","sha":"5eaaa57fd8597dbbe12e9202f344e9248f2082f2","kind":"tag","published_at":"2025-09-27T14:54:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.43.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.43.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.43.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.43.0-alpha.1/manifests"},{"name":"rust-v0.42.0","sha":"7355ea95d7df53445359570103120b92ef9a084d","kind":"tag","published_at":"2025-09-26T18:29:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0/manifests"},{"name":"rust-v0.42.0-alpha.3","sha":"4730f3905ed971ebf71fe611d104b132cb5fa336","kind":"tag","published_at":"2025-09-26T15:20:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.3/manifests"},{"name":"rust-v0.42.0-alpha.2","sha":"42971ad6d9b501e25b332390dfc65f0010fc8e6f","kind":"tag","published_at":"2025-09-26T14:18:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.2/manifests"},{"name":"rust-v0.42.0-alpha.1","sha":"eb9f175ad82ae54a5f357b19a1cbf80629af281a","kind":"tag","published_at":"2025-09-26T05:54:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.42.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.42.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.42.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.42.0-alpha.1/manifests"},{"name":"rust-v0.41.0","sha":"90cb84351669f700729be37d6c1cb546c678a871","kind":"tag","published_at":"2025-09-24T16:56:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0/manifests"},{"name":"rust-v0.41.0-alpha.1","sha":"610cf48a871b92b6c52df061c9585bf5ab6a2050","kind":"tag","published_at":"2025-09-24T06:04:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.41.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.41.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.41.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.41.0-alpha.1/manifests"},{"name":"rust-v0.40.0","sha":"5268705a69713752adcbd8416ef9e84a683f7aa3","kind":"tag","published_at":"2025-09-23T16:15:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0/manifests"},{"name":"rust-v0.40.0-alpha.3","sha":"1f37ad40cb99466450523d359e0454530ad94892","kind":"tag","published_at":"2025-09-23T03:31:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.3/manifests"},{"name":"rust-v0.40.0-alpha.2","sha":"4e5cf9d0da76548135b31321ba1202e788233adb","kind":"tag","published_at":"2025-09-23T00:18:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.2/manifests"},{"name":"rust-v0.40.0-alpha.1","sha":"1d87d135d2f11e87493530fa450c85da29068f0b","kind":"tag","published_at":"2025-09-19T00:19:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.40.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.40.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.40.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.40.0-alpha.1/manifests"},{"name":"rust-v0.39.0","sha":"077623f2e1a9e3d7ad64354383296368bf082f4c","kind":"tag","published_at":"2025-09-18T21:37:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0/manifests"},{"name":"rust-v0.39.0-alpha.2","sha":"c0e2cd53181140649a42442c49917d644f29b6af","kind":"tag","published_at":"2025-09-18T18:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.2/manifests"},{"name":"rust-v0.39.0-alpha.1","sha":"f9d1a29f4aced1e256bb7f9d87b7de3e505d6b5f","kind":"tag","published_at":"2025-09-17T18:33:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.39.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.39.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.39.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.39.0-alpha.1/manifests"},{"name":"rust-v0.38.0","sha":"17d2d8d71d98afb4980fce1f87db3638cf984d9f","kind":"tag","published_at":"2025-09-17T18:05:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.38.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.38.0/manifests"},{"name":"rust-v0.37.0","sha":"d6f33bca970b2758335f79a5d4ad47e5de528a9d","kind":"tag","published_at":"2025-09-17T17:48:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0/manifests"},{"name":"rust-v0.37.0-alpha.4","sha":"f0aa181b908b503fe6b28f166f76e92d0ce2ca05","kind":"tag","published_at":"2025-09-17T05:57:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.4/manifests"},{"name":"rust-v0.37.0-alpha.3","sha":"5bbc212189b60dd4ab23231be65f37f9a306c5e7","kind":"tag","published_at":"2025-09-17T04:38:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.3/manifests"},{"name":"rust-v0.37.0-alpha.2","sha":"9546e313cab991921d4b161d00dbbc987e04e625","kind":"tag","published_at":"2025-09-17T04:03:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.2/manifests"},{"name":"rust-v0.37.0-alpha.1","sha":"ac4f49f209635764bb8eaef54554554fe9f433c2","kind":"tag","published_at":"2025-09-16T19:09:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.37.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.37.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.37.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.37.0-alpha.1/manifests"},{"name":"rust-v0.36.0","sha":"23e9c42809566b323f026f5235cf90b9171c2169","kind":"tag","published_at":"2025-09-15T17:04:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.36.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.36.0/manifests"},{"name":"rust-v0.35.0","sha":"8d7865dac15c1cd218fefc3f7e0f386fb2845c6a","kind":"tag","published_at":"2025-09-15T15:52:25.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0/manifests"},{"name":"rust-v0.35.0-alpha.13","sha":"cf2298dd5528738fd8d685641c114193e561b955","kind":"tag","published_at":"2025-09-15T13:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.13","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.13/manifests"},{"name":"rust-v0.35.0-alpha.12","sha":"121634d4c3ee4a26cb4113af026272d21eda4dd8","kind":"tag","published_at":"2025-09-15T07:59:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.12","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.12/manifests"},{"name":"rust-v0.35.0-alpha.11","sha":"f47404109799720afa22f9d5a1d6d65dc22887b8","kind":"tag","published_at":"2025-09-15T01:22:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.11","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.11/manifests"},{"name":"rust-v0.35.0-alpha.10","sha":"6428ac1e9882013a607376274f252e5f1f48165e","kind":"tag","published_at":"2025-09-15T00:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.10/manifests"},{"name":"rust-v0.35.0-alpha.9","sha":"d83467d6e80136176e5eaeb56f16bc48207e927d","kind":"tag","published_at":"2025-09-14T23:17:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.9/manifests"},{"name":"rust-v0.35.0-alpha.8","sha":"deda843ccd8a5a1839ee30a4c9da40866064be31","kind":"tag","published_at":"2025-09-14T21:27:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.8/manifests"},{"name":"rust-v0.35.0-alpha.7","sha":"6d075578603d4dfa77ab04f31802ce430a37c258","kind":"tag","published_at":"2025-09-12T20:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.7/manifests"},{"name":"rust-v0.35.0-alpha.6","sha":"b90df684bce7b9b69cf8805c3bde4b92d8012b98","kind":"tag","published_at":"2025-09-12T06:44:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.6/manifests"},{"name":"rust-v0.35.0-alpha.5","sha":"e6d12790337a5ff8154b1977ff09642f1c334500","kind":"tag","published_at":"2025-09-12T04:05:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.5/manifests"},{"name":"rust-v0.35.0-alpha.4","sha":"1e0e781457d613063620d3dd2f11c0ece8c56096","kind":"tag","published_at":"2025-09-11T20:13:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.4/manifests"},{"name":"rust-v0.35.0-alpha.3","sha":"66be223ae3afb34e9459a0e195dacdf6145ff688","kind":"tag","published_at":"2025-09-11T18:33:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.3/manifests"},{"name":"rust-v0.35.0-alpha.2","sha":"305252b2fb2d57bb40a9e4bad269db9a761f7099","kind":"tag","published_at":"2025-09-11T16:17:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.2/manifests"},{"name":"rust-v0.35.0-alpha.1","sha":"61e4beeac3c7c01f9029cadc2b27649a40a449f6","kind":"tag","published_at":"2025-09-11T15:07:17.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.35.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.35.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.35.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.35.0-alpha.1/manifests"},{"name":"rust-v0.34.0","sha":"0d2ceb199fbea0c9f8d43ad8ef300dfacb955a40","kind":"tag","published_at":"2025-09-10T21:15:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0/manifests"},{"name":"rust-v0.34.0-alpha.2","sha":"367a79d676330b1a7be66fa71ecb33f48173e2fb","kind":"tag","published_at":"2025-09-10T21:00:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.2/manifests"},{"name":"rust-v0.34.0-alpha.1","sha":"de989c815665e2666adc35413642469aa25ed82f","kind":"tag","published_at":"2025-09-10T20:26:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.34.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.34.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.34.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.34.0-alpha.1/manifests"},{"name":"rust-v0.33.0","sha":"fbea465ba891f62f2bc751fc5c737bf5893ba8d5","kind":"tag","published_at":"2025-09-10T19:41:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0/manifests"},{"name":"rust-v0.33.0-alpha.1","sha":"9479ee49fc7f7d36c53562f00680b2252879839f","kind":"tag","published_at":"2025-09-10T17:27:15.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.33.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.33.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.33.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.33.0-alpha.1/manifests"},{"name":"rust-v0.32.0","sha":"1471b25cc44a73b4eaf9a6fb1d0f706974d809a4","kind":"tag","published_at":"2025-09-10T17:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0/manifests"},{"name":"rust-v0.32.0-alpha.3","sha":"1d56ee5a7d8effcdf8dec67e3f7ecfda0510280b","kind":"tag","published_at":"2025-09-10T02:34:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.3/manifests"},{"name":"rust-v0.32.0-alpha.2","sha":"1ce8c547dc1c22595dd8bb6583613dec231d2b9d","kind":"tag","published_at":"2025-09-09T15:39:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.2/manifests"},{"name":"rust-v0.32.0-alpha.1","sha":"8b8e4e6677631b499ce1497c5bd2da4eac2d4540","kind":"tag","published_at":"2025-09-08T21:55:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.32.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.32.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.32.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.32.0-alpha.1/manifests"},{"name":"rust-v0.31.0","sha":"cf127102de208feeea000b4dff2e87e40615bd73","kind":"tag","published_at":"2025-09-08T21:20:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0/manifests"},{"name":"rust-v0.31.0-alpha.5","sha":"5b54432f5cceff1a8a026bbfbe16071321c3ced9","kind":"tag","published_at":"2025-09-08T17:49:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.5/manifests"},{"name":"rust-v0.31.0-alpha.4","sha":"1c215df13526f6ba352bd29e5d6895ab2ac69b1b","kind":"tag","published_at":"2025-09-08T16:35:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.4/manifests"},{"name":"rust-v0.31.0-alpha.3","sha":"630077d46df34093205bab06c8ddc9a4e1e4a6d3","kind":"tag","published_at":"2025-09-08T15:14:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.3/manifests"},{"name":"rust-v0.31.0-alpha.2","sha":"7275346040324abfa6199b0fbdb1a6759a6e21ac","kind":"tag","published_at":"2025-09-06T02:10:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.2/manifests"},{"name":"rust-v0.31.0-alpha.1","sha":"e3e65be86a9d8d958ff878eb2d8758584da8627b","kind":"tag","published_at":"2025-09-06T01:55:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.31.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.31.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.31.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.31.0-alpha.1/manifests"},{"name":"rust-v0.30.0","sha":"35ebeaec27cf1aafd5e373d421691e6b60cf3a19","kind":"tag","published_at":"2025-09-05T21:55:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.30.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.30.0/manifests"},{"name":"rust-v0.29.1-alpha.7","sha":"24063cb723c1e31585b4a9334d3d51448bf44784","kind":"tag","published_at":"2025-09-05T00:50:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.7/manifests"},{"name":"rust-v0.29.1-alpha.6","sha":"acad9eaa0116a17e3a628cd4e750f16c934d4568","kind":"tag","published_at":"2025-09-04T20:14:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.6/manifests"},{"name":"rust-v0.29.1-alpha.5","sha":"2fee87c66fe812464d44d84ec2ae2562e39ccd51","kind":"tag","published_at":"2025-09-04T17:39:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.5/manifests"},{"name":"rust-v0.29.1-alpha.4","sha":"38dd4843e8d3295b10f332a0e7da4ec656ff9e36","kind":"tag","published_at":"2025-09-04T15:23:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.4/manifests"},{"name":"rust-v0.29.1-alpha.3","sha":"594ca1c4d5470e183cd3955b085713939226fcb7","kind":"tag","published_at":"2025-09-04T06:23:06.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.3/manifests"},{"name":"rust-v0.29.1-alpha.2","sha":"ccba32874383f496402ea5cb44dc9126739d2e36","kind":"tag","published_at":"2025-09-03T22:57:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.2/manifests"},{"name":"rust-v0.29.1-alpha.1","sha":"267e229bd5132ccb14723751cecd63feb2a56c60","kind":"tag","published_at":"2025-09-03T15:49:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.1-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.1-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.1-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.1-alpha.1/manifests"},{"name":"rust-v0.29.0-alpha.1","sha":"67568be0c9d53f59bd150884ef387d044140f32b","kind":"tag","published_at":"2025-09-03T15:39:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0-alpha.1/manifests"},{"name":"rust-v0.29.0","sha":"f88af324ebc1f1f65f2257e3b382a651e12f0e10","kind":"tag","published_at":"2025-09-03T08:20:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.29.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.29.0/manifests"},{"name":"rust-v0.28.0","sha":"d8856d77ec29444f529c7a640c1cb1c02c5de971","kind":"tag","published_at":"2025-09-02T22:08:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0/manifests"},{"name":"rust-v0.28.0-alpha.2","sha":"a5ba5a148e1dedc3f1fec9c7daa99da45d6a88e0","kind":"tag","published_at":"2025-09-02T21:26:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.2/manifests"},{"name":"rust-v0.28.0-alpha.1","sha":"7624ad602f53053e87e05bedcdc096ff8b89b902","kind":"tag","published_at":"2025-09-02T20:46:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.28.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.28.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.28.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.28.0-alpha.1/manifests"},{"name":"rust-v0.27.0","sha":"3711e6b42834cae8384eac09e6248aa63bdd6ca2","kind":"tag","published_at":"2025-08-29T06:02:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.27.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.27.0/manifests"},{"name":"rust-v0.26.0","sha":"f3ad33cd25e9e51129fd960626a2fdab8a2c775c","kind":"tag","published_at":"2025-08-29T03:22:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0/manifests"},{"name":"rust-v0.26.0-alpha.1","sha":"ad9bbc98a2bd0d39b3863b3daa854ecb79a49b7d","kind":"tag","published_at":"2025-08-27T17:24:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.26.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.26.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.26.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.26.0-alpha.1/manifests"},{"name":"rust-v0.25.0","sha":"241d1bb216e14c0e1477c02df0ea06371a743df1","kind":"tag","published_at":"2025-08-27T08:30:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0/manifests"},{"name":"rust-v0.25.0-alpha.2","sha":"5d07455b7946ec0e8fa37a9ca42085f4852f1108","kind":"tag","published_at":"2025-08-27T06:01:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.2/manifests"},{"name":"rust-v0.25.0-alpha.1","sha":"14f574eeb5be74c3453215f37ab679b9577504eb","kind":"tag","published_at":"2025-08-27T05:43:42.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.25.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.25.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.25.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.25.0-alpha.1/manifests"},{"name":"rust-v0.24.0","sha":"f4242e92bd7771e5a862fbdf42de29319bfea5e6","kind":"tag","published_at":"2025-08-26T17:28:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0/manifests"},{"name":"rust-v0.24.0-alpha.10","sha":"539deed96e2ea937bf8ee75b5de4fd252b244eef","kind":"tag","published_at":"2025-08-26T05:05:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.10","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.10/manifests"},{"name":"rust-v0.24.0-alpha.9","sha":"db9d06e05f7e5d7c66e55a2341d25fdc5077276a","kind":"tag","published_at":"2025-08-26T03:52:04.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.9","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.9/manifests"},{"name":"rust-v0.24.0-alpha.8","sha":"3f2ee3641d1ea2eb5ab128bf7a3c9a20331e88e1","kind":"tag","published_at":"2025-08-25T22:58:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.8/manifests"},{"name":"rust-v0.24.0-alpha.7","sha":"4d2120417b2fbe3fe956bcb38a684187390a6467","kind":"tag","published_at":"2025-08-25T17:24:32.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.7/manifests"},{"name":"rust-v0.24.0-alpha.6","sha":"f584086fb889d017465a5d8adcfbb2c18bed16a8","kind":"tag","published_at":"2025-08-25T05:53:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.6/manifests"},{"name":"rust-v0.24.0-alpha.5","sha":"9ac22fe58bc1b0950e108f25678bf3060b189a07","kind":"tag","published_at":"2025-08-24T21:39:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.5/manifests"},{"name":"rust-v0.24.0-alpha.4","sha":"593786173368c33aabb936e131abf43b9184e03a","kind":"tag","published_at":"2025-08-24T18:44:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.4/manifests"},{"name":"rust-v0.0.2508241142","sha":"4c952e9b54142f73d91f086507e9e28ee26a8901","kind":"tag","published_at":"2025-08-24T18:42:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2508241142","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2508241142","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2508241142","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2508241142/manifests"},{"name":"rust-v0.24.0-alpha.3","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.3/manifests"},{"name":"alpha-cli","sha":"6a5acdf98e67c1843bca815ce9d61e67f690c3e4","kind":"tag","published_at":"2025-08-23T16:17:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/alpha-cli","html_url":"https://github.com/openai/codex/releases/tag/alpha-cli","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@alpha-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/alpha-cli/manifests"},{"name":"rust-v0.24.0-alpha.2","sha":"319f4a527f8040ac6de50917afb8f9ef43ae62ed","kind":"tag","published_at":"2025-08-22T21:06:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.2/manifests"},{"name":"rust-v0.24.0-alpha.1","sha":"6004135ed8a13a9f4f9b6c2b4a24bd7e89f89a52","kind":"tag","published_at":"2025-08-21T05:32:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.24.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.24.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.24.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.24.0-alpha.1/manifests"},{"name":"rust-v0.23.0","sha":"29a40864dce65369f9aa144d2751586feb245a13","kind":"tag","published_at":"2025-08-20T05:36:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0/manifests"},{"name":"rust-v0.23.0-alpha.8","sha":"4b60560fca736af432a1c888317498538cd6ec34","kind":"tag","published_at":"2025-08-20T04:55:38.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.8","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.8/manifests"},{"name":"rust-v0.23.0-alpha.7","sha":"db1ac5c510bef1e96631ec835ca93e3924be4743","kind":"tag","published_at":"2025-08-20T03:33:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.7","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.7/manifests"},{"name":"rust-v0.23.0-alpha.6","sha":"bdaf80fab48429660a6d7122750cedd90f6af0c0","kind":"tag","published_at":"2025-08-20T02:54:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.6","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.6/manifests"},{"name":"rust-v0.23.0-alpha.5","sha":"b2e3ba144b18ae3d44ac72234038fccd1338cf7e","kind":"tag","published_at":"2025-08-19T04:52:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.5/manifests"},{"name":"rust-v0.23.0-alpha.4","sha":"7064efc9493c55a68218acde44724b5aa682f60e","kind":"tag","published_at":"2025-08-18T20:11:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.4/manifests"},{"name":"rust-v0.23.0-alpha.3","sha":"319f39be3ac42ef231de5956bc4533b0ef8d964b","kind":"tag","published_at":"2025-08-18T04:42:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.3/manifests"},{"name":"rust-v0.23.0-alpha.2","sha":"d29d4d9b50ece38017d31213d2d36e0267fa800c","kind":"tag","published_at":"2025-08-17T17:04:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.2/manifests"},{"name":"rust-v0.23.0-alpha.1","sha":"13de81deb50a85c5cc473a4d1838fc3d9634c63c","kind":"tag","published_at":"2025-08-15T21:48:30.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.23.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.23.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.23.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.23.0-alpha.1/manifests"},{"name":"rust-v0.22.0","sha":"fa3bdf23cd2a39e562456e88d47614e75109bfcc","kind":"tag","published_at":"2025-08-15T17:21:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0/manifests"},{"name":"rust-v0.22.0-alpha.5","sha":"95e26a00f526cff72007816bc722ed22baac4594","kind":"tag","published_at":"2025-08-14T23:09:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.5/manifests"},{"name":"rust-v0.22.0-alpha.4","sha":"622022a22775b70e520fb59f4cbb2f6dae2b925e","kind":"tag","published_at":"2025-08-14T18:25:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.4/manifests"},{"name":"rust-v0.22.0-alpha.3","sha":"c9f7aacad0781b82d8ef0b17f8bfed9af4d9496a","kind":"tag","published_at":"2025-08-14T06:12:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.3/manifests"},{"name":"rust-v0.22.0-alpha.2","sha":"9af3f897caa97e0e253536e32e22a7bfa5a5d96c","kind":"tag","published_at":"2025-08-14T00:55:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.2/manifests"},{"name":"rust-v0.22.0-alpha.1","sha":"476e30ce606046045385140c6fc4c9c0a2984e5d","kind":"tag","published_at":"2025-08-13T18:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.22.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.22.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.22.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.22.0-alpha.1/manifests"},{"name":"rust-v0.21.0","sha":"ece634208f394fd4be608ca405845e09ed52b7c4","kind":"tag","published_at":"2025-08-12T04:32:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0/manifests"},{"name":"rust-v0.21.0-alpha.1","sha":"ac17dd380d01fc2bcec254ef92b0586cea337323","kind":"tag","published_at":"2025-08-11T20:13:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.21.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.21.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.21.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.21.0-alpha.1/manifests"},{"name":"rust-v0.20.0","sha":"45aed5edd139c38132de044596fdd55e47236657","kind":"tag","published_at":"2025-08-09T00:20:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0/manifests"},{"name":"rust-v0.20.0-alpha.4","sha":"bbe7ec896f1a77bfa9598906ce035c57b59f2355","kind":"tag","published_at":"2025-08-08T22:52:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.4/manifests"},{"name":"rust-v0.20.0-alpha.3","sha":"5aeff74315a54044c50c2e1198263446359be3ea","kind":"tag","published_at":"2025-08-08T22:18:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.3/manifests"},{"name":"rust-v0.20.0-alpha.2","sha":"8b2ba09ada72c0fd89cdab55cc0c42f1aba6d8d7","kind":"tag","published_at":"2025-08-08T20:43:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.2/manifests"},{"name":"rust-v0.20.0-alpha.1","sha":"7b13acde9b8c39aaef8a6afa7fb16555487b231f","kind":"tag","published_at":"2025-08-08T20:05:26.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.20.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.20.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.20.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.20.0-alpha.1/manifests"},{"name":"rust-v0.19.0","sha":"1dc2abd9266b51bef917fa31b223ece720793aab","kind":"tag","published_at":"2025-08-08T01:31:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.19.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.19.0/manifests"},{"name":"rust-v0.18.0","sha":"7d9e571b3de908192007f04cebd320832dd1e09d","kind":"tag","published_at":"2025-08-08T01:30:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.18.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.18.0/manifests"},{"name":"rust-v0.17.0","sha":"1b1f7113efdb5ba6ee7dd9846ff250060c46756b","kind":"tag","published_at":"2025-08-08T01:25:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.17.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.17.0/manifests"},{"name":"rust-v0.16.0","sha":"9ffad621a207624abb4d7c94c0195c4ea12efc87","kind":"tag","published_at":"2025-08-07T17:53:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.16.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.16.0/manifests"},{"name":"rust-v0.15.0","sha":"8f49a269657bee0d8e42f11128abcf71d2d09e68","kind":"tag","published_at":"2025-08-07T17:21:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0/manifests"},{"name":"rust-v0.15.0-alpha.1","sha":"41d7e727b9b4987a106b29ed1d258ba294bfb01b","kind":"tag","published_at":"2025-08-06T23:27:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.15.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.15.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.15.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.15.0-alpha.1/manifests"},{"name":"rust-v0.14.0","sha":"fd92ea1e96b0695c88302331d7830f84453a6f74","kind":"tag","published_at":"2025-08-06T16:17:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0/manifests"},{"name":"rust-v0.14.0-alpha.3","sha":"31d06def790ffdedf7cb547d7358412fa7451dc5","kind":"tag","published_at":"2025-08-06T15:47:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.3/manifests"},{"name":"rust-v0.14.0-alpha.2","sha":"e4b2fe0050bc81fac41398d034ebaa47872a3e64","kind":"tag","published_at":"2025-08-06T08:15:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.2/manifests"},{"name":"rust-v0.14.0-alpha.1","sha":"829414b9aca044377891328809c63ab982815f76","kind":"tag","published_at":"2025-08-06T06:46:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.14.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.14.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.14.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.14.0-alpha.1/manifests"},{"name":"rust-v0.13.0","sha":"615e37c3c34deb9812785fc45e4b277fdc132000","kind":"tag","published_at":"2025-08-05T20:56:20.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.13.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.13.0/manifests"},{"name":"rust-v0.12.0","sha":"1d7924dcfb3b018f658df5982b951f006139f4ea","kind":"tag","published_at":"2025-08-05T01:27:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.12.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.12.0/manifests"},{"name":"rust-v0.11.0","sha":"c3e5de0e13a6013a5e4af25e853282065c74f2c1","kind":"tag","published_at":"2025-08-02T00:41:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0/manifests"},{"name":"rust-v0.11.0-alpha.5","sha":"ae38c1e7db81f22b7e323b482f56f06797292fbd","kind":"tag","published_at":"2025-08-01T22:29:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.5","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.5/manifests"},{"name":"rust-v0.11.0-alpha.4","sha":"16edc4b1d22d9cedc58b9469a8b7e6bd28748398","kind":"tag","published_at":"2025-08-01T22:07:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.4/manifests"},{"name":"rust-v0.11.0-beta.1","sha":"8dfc8eacc2563a54f8887a9cbeeb67b113345738","kind":"tag","published_at":"2025-08-01T00:44:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-beta.1/manifests"},{"name":"rust-v0.11.0-alpha.3","sha":"13e679a39546988e8c03b9d2f7f9f89a4bcd21c3","kind":"tag","published_at":"2025-07-31T18:16:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.3/manifests"},{"name":"rust-v0.11.0-alpha.2","sha":"92043c6a14d16629bd27b445a247d45a8fe30a88","kind":"tag","published_at":"2025-07-28T21:26:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.2/manifests"},{"name":"rust-v0.11.0-alpha.1","sha":"142731f2506a1a151db4833626014df23d7ec6b0","kind":"tag","published_at":"2025-07-28T19:45:27.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha.1/manifests"},{"name":"rust-v0.11.0-alpha","sha":"1467206d7fdaef58ae05e864483d427f4933984f","kind":"tag","published_at":"2025-07-25T18:49:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.11.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.11.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.11.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.11.0-alpha/manifests"},{"name":"rust-v0.10.0","sha":"e45084061e36e512d7c81043e0c3efac4752916a","kind":"tag","published_at":"2025-07-24T21:48:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.10.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.10.0/manifests"},{"name":"rust-v0.9.0","sha":"12994d3a43532fc48ab924035f85cc12cff85fa3","kind":"tag","published_at":"2025-07-23T00:52:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0/manifests"},{"name":"rust-v0.9.0-beta.1","sha":"d2a88a2360e1eba2884d79d7df86a3ee6bcb7273","kind":"tag","published_at":"2025-07-22T22:56:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta.1/manifests"},{"name":"rust-v0.9.0-beta","sha":"cb4f97928d99360c5315b098cde20308618ffbef","kind":"tag","published_at":"2025-07-22T20:43:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-beta","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-beta/manifests"},{"name":"rust-v0.9.0-alpha","sha":"6d5fe7a4876a207f449a360f423845315f887a0f","kind":"tag","published_at":"2025-07-22T07:43:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.9.0-alpha","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.9.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.9.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.9.0-alpha/manifests"},{"name":"rust-v0.8.0","sha":"671f91d3ea7f7fc77dd05e4a7f02eface3834346","kind":"tag","published_at":"2025-07-19T00:22:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.8.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.8.0/manifests"},{"name":"rust-v0.7.0","sha":"f9478bdfbe60970f126760251410de33980cb607","kind":"tag","published_at":"2025-07-14T16:42:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.7.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.7.0/manifests"},{"name":"rust-v0.6.0","sha":"29c409c49ecc709b3803d4fa1260f88eb29d37ac","kind":"tag","published_at":"2025-07-12T23:22:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.6.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.6.0/manifests"},{"name":"rust-v0.5.0","sha":"6ff62ba8cecec3456e64e1780d59337eb12fcbcf","kind":"tag","published_at":"2025-07-10T21:44:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.5.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.5.0/manifests"},{"name":"rust-v0.4.0","sha":"345e8bece0aaa9570242d676b6588646a217c892","kind":"tag","published_at":"2025-07-09T06:53:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.4.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.4.0/manifests"},{"name":"rust-v0.3.0","sha":"de04ab108de52f630ed78e5709fc166d0cb09752","kind":"tag","published_at":"2025-07-08T05:32:51.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.3.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.3.0/manifests"},{"name":"rust-v0.2.0","sha":"b3bffa594d67dce8fd916dc74b8daea7a2c6f9f3","kind":"tag","published_at":"2025-06-30T19:12:54.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0/manifests"},{"name":"rust-v0.2.0-alpha.2","sha":"2925136536b06a324551627468d17e959afa18d4","kind":"tag","published_at":"2025-06-29T17:19:39.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.2.0-alpha.2/manifests"},{"name":"codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","sha":"cd2d84d496158450ec25be0109016c7c70112132","kind":"commit","published_at":"2025-06-29T17:18:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-2925136536b06a324551627468d17e959afa18d4-1-rust-v0.2.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.4","sha":"b289c9207090b2e27494545d7b5404e063bd86f3","kind":"tag","published_at":"2025-06-28T22:40:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.1.0-alpha.3","sha":"1341d8db51057ca281e9fdfd31c6bc8a2fad9c06","kind":"tag","published_at":"2025-06-28T22:35:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.3","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.3/manifests"},{"name":"rust-v0.1.0-alpha.2","sha":"3cf7269d12a4401b5b50d00a9c3858383d0d1617","kind":"tag","published_at":"2025-06-28T22:34:01.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.2","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.2/manifests"},{"name":"rust-v0.1.0-alpha.1","sha":"93fe967c692feba5c30f660ab027c227a51b9853","kind":"tag","published_at":"2025-06-28T22:28:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.1.0-alpha.1","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.1.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.1.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.1.0-alpha.1/manifests"},{"name":"codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","sha":"1b7c8d2569ec965a66ab409377030494bb100fff","kind":"commit","published_at":"2025-06-28T22:24:48.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b289c9207090b2e27494545d7b5404e063bd86f3-1-rust-v0.1.0-alpha.4/manifests"},{"name":"rust-v0.0.2506261603","sha":"6a8a936f75ea44faf05ff4fab0c6a36fc970428d","kind":"tag","published_at":"2025-06-26T23:03:47.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506261603/manifests"},{"name":"codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","sha":"fa0e17f83a7925bc023b5d35661f5af0828fc2c1","kind":"commit","published_at":"2025-06-26T20:03:31.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a8a936f75ea44faf05ff4fab0c6a36fc970428d-1-rust-v0.0.2506261603/manifests"},{"name":"rust-v0.0.2506060849","sha":"5fc3c3023d9f179fb416b2722d1434bac278e916","kind":"tag","published_at":"2025-06-06T15:49:40.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506060849/manifests"},{"name":"codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","sha":"029f39b9da894d27dcde81b8636ef89d8b652a9f","kind":"commit","published_at":"2025-06-06T06:34:10.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5fc3c3023d9f179fb416b2722d1434bac278e916-1-rust-v0.0.2506060849/manifests"},{"name":"rust-v0.0.2506052246","sha":"ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa","kind":"tag","published_at":"2025-06-06T05:46:28.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052246/manifests"},{"name":"codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","sha":"2d5246050ad4fda4834d8f442faf5becd782b4b3","kind":"commit","published_at":"2025-06-06T05:45:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ac6e1b2661320a631d80aa51bdfa8f1635e0c8fa-1-rust-v0.0.2506052246/manifests"},{"name":"codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","sha":"77b017f67dc37415f6949c452546b1df906c212c","kind":"commit","published_at":"2025-06-06T05:11:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-121686615fd634e35f3e415896f36908cf8632f9-1-rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052203","sha":"121686615fd634e35f3e415896f36908cf8632f9","kind":"tag","published_at":"2025-06-06T05:03:34.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052203","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052203","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052203","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052203/manifests"},{"name":"rust-v0.0.2506052135","sha":"84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0","kind":"tag","published_at":"2025-06-06T04:35:29.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506052135/manifests"},{"name":"codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","sha":"9db53b33aa28f19602dd82799e179dd8dca06dfb","kind":"commit","published_at":"2025-06-06T03:29:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-84eae7b1bc4e3b5420f2d6127b7c17e7a979a5b0-1-rust-v0.0.2506052135/manifests"},{"name":"rust-v0.0.2506030956","sha":"45519e12f39777b65c05ed498503ddcb60beb289","kind":"tag","published_at":"2025-06-03T16:56:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2506030956/manifests"},{"name":"codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","sha":"c6fcec55fe4085b4885bd99e40b46756f12511fd","kind":"commit","published_at":"2025-06-03T16:40:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-45519e12f39777b65c05ed498503ddcb60beb289-1-rust-v0.0.2506030956/manifests"},{"name":"rust-v0.0.2505302325","sha":"ca8e97fcbcb991e542b8689f2d4eab9d30c399d6","kind":"tag","published_at":"2025-05-31T06:25:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505302325/manifests"},{"name":"codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","sha":"1159eaf04f26a95d2ffdfcffb6b7368e47996f4f","kind":"commit","published_at":"2025-05-31T06:24:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325/manifests"},{"name":"rust-v0.0.2505301630","sha":"378d773f3af95384eef51addf560df30aa9fd15f","kind":"tag","published_at":"2025-05-30T23:30:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505301630/manifests"},{"name":"codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","sha":"4f3d294762e7351268d4670812a24cd4a876a73a","kind":"commit","published_at":"2025-05-30T23:27:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-378d773f3af95384eef51addf560df30aa9fd15f-1-rust-v0.0.2505301630/manifests"},{"name":"codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","sha":"bdfa95ed313c88c219242e66182a9d044054a177","kind":"commit","published_at":"2025-05-29T23:59:35.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-dfac02b343605ce61154ab2e075ac6c38f533916-1-rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291659","sha":"dfac02b343605ce61154ab2e075ac6c38f533916","kind":"tag","published_at":"2025-05-29T23:59:14.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291659","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291659","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291659","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291659/manifests"},{"name":"rust-v0.0.2505291458","sha":"b152435fb95e7f1ab197ae2cdde68ae29a7d219b","kind":"tag","published_at":"2025-05-29T21:58:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505291458/manifests"},{"name":"codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","sha":"a32d305ae6a8c8680932b5259f7dd7e5a086db26","kind":"commit","published_at":"2025-05-29T21:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b152435fb95e7f1ab197ae2cdde68ae29a7d219b-1-rust-v0.0.2505291458/manifests"},{"name":"rust-v0.0.2505270918","sha":"d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28","kind":"tag","published_at":"2025-05-27T16:18:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505270918/manifests"},{"name":"codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","sha":"29d154cb139d63ef4896dd5fa7ebc5b303fb7fea","kind":"commit","published_at":"2025-05-27T16:12:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d519bd8bbd1e1fd9efdc5d68cf7bebdec0dd0f28-1-rust-v0.0.2505270918/manifests"},{"name":"rust-v0.0.2505231205","sha":"aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3","kind":"tag","published_at":"2025-05-23T19:05:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231205/manifests"},{"name":"codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","sha":"4bf81373a730deb391a9c1a4b65d9d62f5902e13","kind":"commit","published_at":"2025-05-23T18:53:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-aa156ceac953c3e6f3602e6eb2f61b14ac8adaf3-1-rust-v0.0.2505231205/manifests"},{"name":"rust-v0.0.2505231137","sha":"d2eee362c1c6cdc00bcb5bf1d479823ef33c143a","kind":"tag","published_at":"2025-05-23T18:37:50.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505231137/manifests"},{"name":"codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","sha":"89ef4efdcf033a3b0085328be5d144a292e5d50d","kind":"commit","published_at":"2025-05-23T18:37:07.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-d2eee362c1c6cdc00bcb5bf1d479823ef33c143a-1-rust-v0.0.2505231137/manifests"},{"name":"rust-v0.0.2505220956","sha":"6a77484c94956d5cd319da3f8500b178ec93fc90","kind":"tag","published_at":"2025-05-22T16:56:49.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505220956/manifests"},{"name":"codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","sha":"cb379d779744aada3e44e861bb9a653e22e5917a","kind":"commit","published_at":"2025-05-22T16:51:19.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-6a77484c94956d5cd319da3f8500b178ec93fc90-1-rust-v0.0.2505220956/manifests"},{"name":"rust-v0.0.2505212314","sha":"79cb07bf70a9036200aa2b61b211fe47ea13184a","kind":"tag","published_at":"2025-05-22T06:14:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505212314/manifests"},{"name":"codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","sha":"ef7208359f20f20a38781b14c9c13b31c20c67f4","kind":"commit","published_at":"2025-05-22T05:53:02.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-79cb07bf70a9036200aa2b61b211fe47ea13184a-1-rust-v0.0.2505212314/manifests"},{"name":"rust-v0.0.2505191609","sha":"68e94c8c08943e1d4a53bd7987e319ba7dbffb74","kind":"tag","published_at":"2025-05-19T23:09:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191609/manifests"},{"name":"codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","sha":"d766e845b391c4fa4c4c1f1bb0a2c49c6a21e4e1","kind":"commit","published_at":"2025-05-19T23:08:18.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-68e94c8c08943e1d4a53bd7987e319ba7dbffb74-1-rust-v0.0.2505191609/manifests"},{"name":"rust-v0.0.2505191518","sha":"c74d7e13e7d8daf3a2493f6216918d5e59a38bed","kind":"tag","published_at":"2025-05-19T22:18:22.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505191518/manifests"},{"name":"codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","sha":"a4bfdf6779f5fe382383889f4854de5a9146d4b1","kind":"commit","published_at":"2025-05-19T22:17:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-c74d7e13e7d8daf3a2493f6216918d5e59a38bed-1-rust-v0.0.2505191518/manifests"},{"name":"rust-v0.0.2505171051","sha":"5ee08335ac690a69035720a798df9865bc5a4278","kind":"tag","published_at":"2025-05-17T17:52:00.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505171051/manifests"},{"name":"codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","sha":"1c6a3f1097c00d578908572b54a376f82ecd9ab7","kind":"commit","published_at":"2025-05-17T17:51:11.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5ee08335ac690a69035720a798df9865bc5a4278-1-rust-v0.0.2505171051/manifests"},{"name":"codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","sha":"c7312c9d524783971c2ce6ee4a80f03ebf76950c","kind":"commit","published_at":"2025-05-17T00:11:57.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-b5257992b06373acef8b20a4ca25ffc1b96688e2-1-rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505161708","sha":"b5257992b06373acef8b20a4ca25ffc1b96688e2","kind":"tag","published_at":"2025-05-17T00:08:58.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505161708","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505161708","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505161708","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505161708/manifests"},{"name":"rust-v0.0.2505151627","sha":"8d6a8b308e7457d432564083bb2f577cd39e132b","kind":"tag","published_at":"2025-05-15T23:27:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505151627/manifests"},{"name":"codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","sha":"ce2ecbe72f2adca6f27454065fdc6dcc9e8ab312","kind":"commit","published_at":"2025-05-15T23:26:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-8d6a8b308e7457d432564083bb2f577cd39e132b-1-rust-v0.0.2505151627/manifests"},{"name":"rust-v0.0.2505141652","sha":"cb19037ca3822e9b19b51417392f8afc046be607","kind":"tag","published_at":"2025-05-14T23:52:23.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141652/manifests"},{"name":"codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","sha":"0b9ef93da519be9f988bd860ecb48777e5efb76e","kind":"commit","published_at":"2025-05-14T23:51:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-cb19037ca3822e9b19b51417392f8afc046be607-1-rust-v0.0.2505141652/manifests"},{"name":"rust-v0.0.2505141337","sha":"3a70a0bc280734d09448cb08ec05b5c44f7c798e","kind":"tag","published_at":"2025-05-14T20:37:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505141337/manifests"},{"name":"codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","sha":"34aa1991f1287f69ecead71c3fb2a9165ebb1afd","kind":"commit","published_at":"2025-05-14T20:36:43.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-3a70a0bc280734d09448cb08ec05b5c44f7c798e-1-rust-v0.0.2505141337/manifests"},{"name":"rust-v0.0.2505121726","sha":"94c47d69a3f92257e7f9717a2044bd55786eb999","kind":"tag","published_at":"2025-05-13T00:26:41.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121726/manifests"},{"name":"codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","sha":"61b881d4e51a0e41e0bdce89feb6390f722a946c","kind":"commit","published_at":"2025-05-13T00:24:44.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-94c47d69a3f92257e7f9717a2044bd55786eb999-1-rust-v0.0.2505121726/manifests"},{"name":"rust-v0.0.2505121520","sha":"9949f6404378db6f54a01bcadb1956e0535d4921","kind":"tag","published_at":"2025-05-12T22:20:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505121520/manifests"},{"name":"codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","sha":"55142e3e6caddd1e613b71bcb89385ce5cc708bf","kind":"commit","published_at":"2025-05-12T22:19:45.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-9949f6404378db6f54a01bcadb1956e0535d4921-1-rust-v0.0.2505121520/manifests"},{"name":"rust-v0.0.2505101753","sha":"7f24ec8cae83ae22e7cc306fea4844958370827d","kind":"tag","published_at":"2025-05-11T00:53:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505101753/manifests"},{"name":"codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","sha":"2b122da087e5515462733e54d540dec88b6ab134","kind":"commit","published_at":"2025-05-11T00:52:59.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-7f24ec8cae83ae22e7cc306fea4844958370827d-1-rust-v0.0.2505101753/manifests"},{"name":"rust-v0.0.2505061740","sha":"132146b6d4e133d014f763a0d8dabd853f3fc0c0","kind":"tag","published_at":"2025-05-07T00:40:33.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505061740/manifests"},{"name":"codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","sha":"c577e94b675da3aae23e9466e44cffec7cd19f21","kind":"commit","published_at":"2025-05-07T00:38:56.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-132146b6d4e133d014f763a0d8dabd853f3fc0c0-1-rust-v0.0.2505061740/manifests"},{"name":"rust-v0.0.2505021951","sha":"5915a59c8290765d6097caf4074aae93a85380fa","kind":"tag","published_at":"2025-05-03T02:51:24.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2505021951/manifests"},{"name":"codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","sha":"a180ed44e8cfe9674ad9980d3b3509269bdaab77","kind":"commit","published_at":"2025-05-03T02:48:13.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-5915a59c8290765d6097caf4074aae93a85380fa-1-rust-v0.0.2505021951/manifests"},{"name":"rust-v0.0.2504301327","sha":"e40bc9911433bd3f942ef4604626fab5638a7a72","kind":"tag","published_at":"2025-04-30T20:27:36.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301327/manifests"},{"name":"codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","sha":"e6fe8d6fa1cf5c6d64b0f7f4cb9d4ca4f5573c41","kind":"commit","published_at":"2025-04-30T20:25:53.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-e40bc9911433bd3f942ef4604626fab5638a7a72-1-rust-v0.0.2504301327/manifests"},{"name":"codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","sha":"b57124986748fa129707d41223915d6a537f0340","kind":"commit","published_at":"2025-04-30T19:39:03.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/codex-rs-72a4c38e41bc64f5a7c8c73d52f45784cb6b7137-1-rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301219","sha":"72a4c38e41bc64f5a7c8c73d52f45784cb6b7137","kind":"tag","published_at":"2025-04-30T19:19:52.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301219","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301219","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301219","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301219/manifests"},{"name":"rust-v0.0.2504301132","sha":"8f7a54501c33d088a38ac3817d72fdf0f2f316b2","kind":"tag","published_at":"2025-04-30T18:59:09.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504301132","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504301132","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504301132","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504301132/manifests"},{"name":"rust-v.0.0.2504292236","sha":"e42dacbdc8adf7811c9f97153ec8bef01e85d98a","kind":"tag","published_at":"2025-04-30T03:24:21.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292236","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292236","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292236","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292236/manifests"},{"name":"rust-v.0.0.2504292006","sha":"5122fe647fdc11e7773faab07679dea2e93edafb","kind":"tag","published_at":"2025-04-30T03:13:08.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504292006","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504292006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504292006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504292006/manifests"},{"name":"rust-v.0.0.2504291954","sha":"1a39568e03b09cbd02cafa687ba4a43d1815c27c","kind":"tag","published_at":"2025-04-30T02:57:55.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291954","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291954","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291954","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291954/manifests"},{"name":"rust-v.0.0.2504291926","sha":"85999d72770832e2b1b457401c6c68d86e08344b","kind":"commit","published_at":"2025-04-30T02:35:37.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291926","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291926","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291926","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291926/manifests"},{"name":"rust-v.0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:25:16.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v.0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v.0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v.0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v.0.0.2504291921/manifests"},{"name":"rust-v0.0.2504291921","sha":"411bfeb4106fbabd5295f430709b1b51bd6d45be","kind":"tag","published_at":"2025-04-30T02:23:46.000Z","download_url":"https://codeload.github.com/openai/codex/tar.gz/rust-v0.0.2504291921","html_url":"https://github.com/openai/codex/releases/tag/rust-v0.0.2504291921","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/codex@rust-v0.0.2504291921","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/tags/rust-v0.0.2504291921/manifests"}]},"repo_metadata_updated_at":"2025-10-29T02:03:52.114Z","dependent_packages_count":0,"downloads":52330,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":59.23412506059137,"dependent_repos_count":48.20649539505574,"dependent_packages_count":16.517207949587977,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.31927613507836},"purl":"pkg:brew/codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/codex/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T00:07:05.699Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":294965.92755344417,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":546,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.9764079147640792,"merged_pull_requests_count":1225,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1591,"past_year_pull_requests_count":2628,"past_year_avg_time_to_close_issue":1216759.6185185185,"past_year_avg_time_to_close_pull_request":294965.92755344417,"past_year_issues_closed_count":540,"past_year_pull_requests_closed_count":1684,"past_year_pull_request_authors_count":546,"past_year_issue_authors_count":1144,"past_year_avg_comments_per_issue":1.546825895663105,"past_year_avg_comments_per_pull_request":0.9764079147640792,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":1225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":597,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}],"active_maintainers":[{"login":"bolinfest","count":597,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/codex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/codex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/codex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/codex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/codex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/codex/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9221,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"homebrew","metadata":{"funded_packages_count":882},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-04-03T06:49:13.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":12402665,"name":"@osmiai/osmiflow-responses-api-proxy","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @osmiai/osmiflow-responses-api-proxy\u003c/code\u003e to install \u003ccode\u003ecodex-responses-api-proxy\u003c/code\u003e\u003c/p\u003e","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"osmiai","versions_count":1,"first_release_published_at":"2025-10-20T21:01:39.552Z","latest_release_published_at":"2025-10-20T21:01:39.552Z","latest_release_number":"0.1.0-alpha.1","last_synced_at":"2026-05-11T09:44:46.094Z","created_at":"2025-10-20T21:03:04.934Z","updated_at":"2026-05-11T09:44:46.095Z","registry_url":"https://www.npmjs.com/package/@osmiai/osmiflow-responses-api-proxy","install_command":"npm install @osmiai/osmiflow-responses-api-proxy","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"alpha":"0.1.0-alpha.1","latest":"0.1.0-alpha.1"}},"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":"2025-10-28T17:16:18.000Z","size":69930,"stargazers_count":49117,"open_issues_count":1504,"forks_count":5997,"subscribers_count":322,"default_branch":"main","last_synced_at":"2025-10-28T17:17:49.267Z","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":null,"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":"2025-10-28T17:05:05.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":261,"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":281533449,"owners_count":26517829,"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-28T02:00:06.022Z","response_time":60,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-29T02:03:51.640Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.6129323413166,"dependent_packages_count":34.06217440659262,"stargazers_count":0.2613795483461602,"forks_count":0.3416913771339814,"docker_downloads_count":null,"average":14.56954441834734},"purl":"pkg:npm/%40osmiai/osmiflow-responses-api-proxy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@osmiai/osmiflow-responses-api-proxy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@osmiai/osmiflow-responses-api-proxy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@osmiai/osmiflow-responses-api-proxy/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-29T00:07:05.699Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":294965.92755344417,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":546,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.9764079147640792,"merged_pull_requests_count":1225,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1591,"past_year_pull_requests_count":2628,"past_year_avg_time_to_close_issue":1216759.6185185185,"past_year_avg_time_to_close_pull_request":294965.92755344417,"past_year_issues_closed_count":540,"past_year_pull_requests_closed_count":1684,"past_year_pull_request_authors_count":546,"past_year_issue_authors_count":1144,"past_year_avg_comments_per_issue":1.546825895663105,"past_year_avg_comments_per_pull_request":0.9764079147640792,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":1225,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":597,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}],"active_maintainers":[{"login":"bolinfest","count":597,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@osmiai%2Fosmiflow-responses-api-proxy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@osmiai%2Fosmiflow-responses-api-proxy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@osmiai%2Fosmiflow-responses-api-proxy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@osmiai%2Fosmiflow-responses-api-proxy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@osmiai%2Fosmiflow-responses-api-proxy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@osmiai%2Fosmiflow-responses-api-proxy/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11549017,"name":"@openai/codex","ecosystem":"npm","description":"\u003cp align=\"center\"\u003e\u003ccode\u003enpm i -g @openai/codex\u003c/code\u003e\u003cbr /\u003eor \u003ccode\u003ebrew install --cask codex\u003c/code\u003e\u003c/p\u003e \u003cp align=\"center\"\u003e\u003cstrong\u003eCodex CLI\u003c/strong\u003e is a coding agent from OpenAI that runs locally on your computer. \u003cp align=\"center\"\u003e   \u003cimg src=\"https://","homepage":"https://github.com/openai/codex#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":"openai","versions_count":2452,"first_release_published_at":"2025-04-16T17:04:25.456Z","latest_release_published_at":"2026-05-08T23:12:58.744Z","latest_release_number":"0.130.0","last_synced_at":"2026-05-13T10:02:53.674Z","created_at":"2025-04-16T22:55:16.192Z","updated_at":"2026-05-13T14:17:21.920Z","registry_url":"https://www.npmjs.com/package/@openai/codex","install_command":"npm install @openai/codex","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"0.1.2505172116","native":"0.1.2505291658","linux-x64":"0.130.0-linux-x64","linux-arm64":"0.130.0-linux-arm64","darwin-x64":"0.130.0-darwin-x64","darwin-arm64":"0.130.0-darwin-arm64","win32-x64":"0.130.0-win32-x64","win32-arm64":"0.130.0-win32-arm64","latest":"0.130.0","alpha":"0.131.0-alpha.9","alpha-linux-x64":"0.131.0-alpha.8-linux-x64","alpha-linux-arm64":"0.131.0-alpha.8-linux-arm64","alpha-darwin-x64":"0.131.0-alpha.8-darwin-x64","alpha-darwin-arm64":"0.131.0-alpha.8-darwin-arm64","alpha-win32-x64":"0.131.0-alpha.8-win32-x64","alpha-win32-arm64":"0.131.0-alpha.8-win32-arm64"}},"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-04-30T02:12:16.000Z","size":414912,"stargazers_count":78932,"open_issues_count":3367,"forks_count":11290,"subscribers_count":450,"default_branch":"main","last_synced_at":"2026-04-30T02:13:37.095Z","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":".github/CODEOWNERS","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-04-30T02:12:42.000Z","dependencies_parsed_at":"2026-04-26T09:08:41.134Z","dependency_job_id":null,"html_url":"https://github.com/openai/codex","commit_stats":null,"previous_names":["openai/codex"],"tags_count":923,"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":32540338,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"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"},"owner_record":{"login":"openai","name":"OpenAI","uuid":"14957082","kind":"organization","description":"","email":null,"website":"https://openai.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14957082?v=4","repositories_count":168,"last_synced_at":"2024-06-07T17:46:10.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openai","funding_links":[],"total_stars":455261,"followers":80613,"following":0,"created_at":"2022-11-09T08:54:56.299Z","updated_at":"2024-06-07T17:46:14.764Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-05-13T14:17:21.893Z","dependent_packages_count":0,"downloads":238398420,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.841871803667903,"dependent_packages_count":35.86064386942137,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.351257836544633},"purl":"pkg:npm/%40openai/codex","advisories":[{"uuid":"GSA_kwCzR0hTQS14cnhmLWpndjMtcW1ybc4ABVOH","url":"https://github.com/advisories/GHSA-xrxf-jgv3-qmrm","title":"OpenAI Codex CLI enables code execution through malicious MCP (Model Context Protocol) configuration files","description":"A vulnerability was identified in OpenAI Codex CLI v0.23.0 and before that enables code execution through malicious MCP (Model Context Protocol) configuration files. The attack is triggered when a user runs the codex command inside a malicious or compromised repository. Codex automatically loads project-local .env and .codex/config.toml files without requiring user confirmation, allowing attackers to embed arbitrary commands that execute immediately.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-04-14T15:30:34.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2025-61260","https://research.checkpoint.com/2025/openai-codex-cli-command-injection-vulnerability","http://openai.com","https://github.com/advisories/GHSA-xrxf-jgv3-qmrm"],"source_kind":"github","identifiers":["GHSA-xrxf-jgv3-qmrm","CVE-2025-61260"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-16T23:00:09.229Z","updated_at":"2026-05-04T17:00:17.978Z","epss_percentage":0.00103,"epss_percentile":0.27883,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cnhmLWpndjMtcW1ybc4ABVOH","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14cnhmLWpndjMtcW1ybc4ABVOH","packages":[{"ecosystem":"npm","package_name":"@openai/codex","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 0.23.0"}],"purl":"pkg:npm/%40openai%2Fcodex"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cnhmLWpndjMtcW1ybc4ABVOH/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS13NWZ4LWZoMzktajVyd84ABMZB","url":"https://github.com/advisories/GHSA-w5fx-fh39-j5rw","title":"Codex has sandbox bypass due to bug in path configuration logic","description":"Due to a bug in the sandbox configuration logic, Codex CLI could treat a model-generated `cwd` as the sandbox’s writable root, including paths outside of the folder where the user started their session.\n\nThis logic bypassed the intended workspace boundary and enables arbitrary file writes and command execution where the Codex process has permissions - this did not impact the network-disabled sandbox restriction.\n\n**Remediation**\nWe released a patch in Codex CLI **0.39.0** that canonicalizes and validates that the boundary used for sandbox policy is based on where the user started the session, and not the one generated by the model. Users running 0.38.0 or earlier should update immediately via their package manager or by reinstalling the latest Codex CLI to ensure sandbox boundaries are enforced.\n\nIf using the Codex IDE extension, users should immediately update to **0.4.12** for a fix of the sandbox issue.\n\nThank you to Tzanko Matev (Codetracer) for reporting the issue!","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-09-19T17:14:04.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/openai/codex/security/advisories/GHSA-w5fx-fh39-j5rw","https://github.com/openai/codex/commit/8595237505a1e0faabc2af3db805b66ce3ae182d","https://github.com/openai/codex/releases/tag/rust-v0.39.0","https://nvd.nist.gov/vuln/detail/CVE-2025-59532","https://github.com/advisories/GHSA-w5fx-fh39-j5rw"],"source_kind":"github","identifiers":["GHSA-w5fx-fh39-j5rw","CVE-2025-59532"],"repository_url":"https://github.com/openai/codex","blast_radius":1.0,"created_at":"2025-09-19T18:11:44.742Z","updated_at":"2026-05-04T17:02:28.126Z","epss_percentage":0.00056,"epss_percentile":0.17339,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13NWZ4LWZoMzktajVyd84ABMZB","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13NWZ4LWZoMzktajVyd84ABMZB","packages":[{"ecosystem":"npm","package_name":"@openai/codex","versions":[{"first_patched_version":"0.39.0","vulnerable_version_range":"\u003e= 0.2.0, \u003c= 0.38.0"}],"purl":"pkg:npm/%40openai%2Fcodex"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13NWZ4LWZoMzktajVyd84ABMZB/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@openai/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@openai/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@openai/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-07T17:01:36.064Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1245,"past_year_pull_requests_count":2004,"past_year_avg_time_to_close_issue":1144015.8652291105,"past_year_avg_time_to_close_pull_request":295226.84762697754,"past_year_issues_closed_count":371,"past_year_pull_requests_closed_count":1201,"past_year_pull_request_authors_count":383,"past_year_issue_authors_count":897,"past_year_avg_comments_per_issue":1.5004016064257029,"past_year_avg_comments_per_pull_request":0.6701596806387226,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":875,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":461,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"tibo-openai","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"oai-ragona","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@openai%2Fcodex/codemeta","maintainers":[{"uuid":"atty-openai","login":"atty-openai","name":null,"email":"atty@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~atty-openai","role":null,"created_at":"2025-04-16T22:55:17.567Z","updated_at":"2025-04-16T22:55:17.567Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/atty-openai/packages"},{"uuid":"tibo-openai","login":"tibo-openai","name":null,"email":"tibo@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~tibo-openai","role":null,"created_at":"2025-04-25T20:55:13.288Z","updated_at":"2025-04-25T20:55:13.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tibo-openai/packages"},{"uuid":"dkundel-openai","login":"dkundel-openai","name":null,"email":"dkundel@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~dkundel-openai","role":null,"created_at":"2025-06-02T17:37:29.114Z","updated_at":"2025-06-02T17:37:29.114Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dkundel-openai/packages"},{"uuid":"mbolin-openai","login":"mbolin-openai","name":null,"email":"mbolin@openai.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~mbolin-openai","role":null,"created_at":"2025-07-08T02:16:04.633Z","updated_at":"2025-07-08T02:16:04.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbolin-openai/packages"},{"uuid":"fouad-openai","login":"fouad-openai","name":null,"email":"fouad@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~fouad-openai","role":null,"created_at":"2025-07-08T02:16:04.835Z","updated_at":"2025-07-08T02:16:04.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fouad-openai/packages"},{"uuid":"easong-openai","login":"easong-openai","name":null,"email":"easong@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~easong-openai","role":null,"created_at":"2025-08-27T23:28:58.404Z","updated_at":"2025-08-27T23:28:58.404Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/easong-openai/packages"},{"uuid":"aibrahim-openai","login":"aibrahim-openai","name":null,"email":"ahmedibrhm32@gmail.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~aibrahim-openai","role":null,"created_at":"2025-08-27T23:28:58.587Z","updated_at":"2025-08-27T23:28:58.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aibrahim-openai/packages"},{"uuid":"apcha-oai","login":"apcha-oai","name":null,"email":"apcha@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~apcha-oai","role":null,"created_at":"2025-09-08T20:06:59.657Z","updated_at":"2025-09-08T20:06:59.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/apcha-oai/packages"},{"uuid":"seratch-openai","login":"seratch-openai","name":null,"email":"seratch@openai.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~seratch-openai","role":null,"created_at":"2025-09-30T07:38:10.126Z","updated_at":"2025-09-30T07:38:10.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/seratch-openai/packages"},{"uuid":"tylersmith-openai","login":"tylersmith-openai","name":null,"email":"tylersmith@openai.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~tylersmith-openai","role":null,"created_at":"2025-11-19T09:10:55.133Z","updated_at":"2025-11-19T09:10:55.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tylersmith-openai/packages"},{"uuid":"dylan-hurd-openai","login":"dylan-hurd-openai","name":null,"email":"dylan.hurd@openai.com","url":null,"packages_count":14,"html_url":"https://www.npmjs.com/~dylan-hurd-openai","role":null,"created_at":"2026-02-18T20:00:32.282Z","updated_at":"2026-02-18T20:00:32.282Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dylan-hurd-openai/packages"},{"uuid":"moustafa-openai","login":"moustafa-openai","name":null,"email":"moustafa@openai.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~moustafa-openai","role":null,"created_at":"2026-05-07T17:04:57.912Z","updated_at":"2026-05-07T17:04:57.912Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/moustafa-openai/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5613605,"maintainers_count":1190708,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12730706,"name":"codex","ecosystem":"nixpkgs","description":"Lightweight coding agent that runs in your terminal","homepage":"https://github.com/openai/codex","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2026-01-26T01:42:30.427Z","latest_release_published_at":"2026-03-26T07:03:12.482Z","latest_release_number":"0.116.0","last_synced_at":"2026-03-26T07:03:12.887Z","created_at":"2026-01-26T01:42:29.938Z","updated_at":"2026-03-26T07:03:14.547Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=codex","install_command":"nix-env -iA nixpkgs.codex","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/co/codex/package.nix#L102","metadata":{"nix_attribute":"codex-0.116.0","position":"pkgs/by-name/co/codex/package.nix:102","platforms":["x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv6l-linux","armv7l-linux","i686-linux","loongarch64-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv64-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv7l-netbsd","i686-netbsd","powerpc-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","armv5tel-linux","armv7a-linux","m68k-linux","mips-linux","mips64-linux","mipsel-linux","mips64el-linux","riscv32-linux","armv6l-netbsd","mipsel-netbsd","riscv64-netbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"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-25T21:12:29.000Z","size":367798,"stargazers_count":67557,"open_issues_count":2267,"forks_count":9043,"subscribers_count":411,"default_branch":"main","last_synced_at":"2026-03-25T21:16:25.881Z","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-25T20:51: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":803,"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":30948183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-26T02:38:33.265Z","status":"ssl_error","status_checked_at":"2026-03-26T02:36:10.435Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-26T07:03:13.622Z","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:nix/codex?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-26T06:03:21.426Z","issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":295029.77672209026,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":547,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.974124809741248,"merged_pull_requests_count":1226,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1591,"past_year_pull_requests_count":2628,"past_year_avg_time_to_close_issue":1216759.6185185185,"past_year_avg_time_to_close_pull_request":295029.77672209026,"past_year_issues_closed_count":540,"past_year_pull_requests_closed_count":1684,"past_year_pull_request_authors_count":547,"past_year_issue_authors_count":1144,"past_year_avg_comments_per_issue":1.546825895663105,"past_year_avg_comments_per_pull_request":0.974124809741248,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":1226,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"}],"active_maintainers":[{"login":"bolinfest","count":596,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"},{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"},{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"},{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"},{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"},{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"},{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"},{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"},{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"},{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"},{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"},{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"},{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"},{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"},{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"},{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"},{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"},{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"},{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"},{"login":"jhonks83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhonks83"},{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"},{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"},{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/codex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/codex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/codex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/codex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/codex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/codex/codemeta","maintainers":[{"uuid":"delafthi","login":null,"name":"Thierry Delafontaine","email":"delafthi@pm.me","url":"https://github.com/delafthi","packages_count":11,"html_url":null,"role":null,"created_at":"2026-02-26T06:40:38.985Z","updated_at":"2026-02-26T06:40:38.985Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/delafthi/packages"},{"uuid":"malob","login":null,"name":"Malo Bourgon","email":"mbourgon@gmail.com","url":"https://github.com/malob","packages_count":15,"html_url":null,"role":null,"created_at":"2026-02-26T06:40:38.925Z","updated_at":"2026-02-26T06:40:38.925Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/malob/packages"},{"uuid":"jeafleohj","login":null,"name":"Jhony Elmer Angulo Fabian","email":"jhonyangulof+nixpkgs@gmail.com","url":"https://github.com/jeafleohj","packages_count":1,"html_url":null,"role":null,"created_at":"2026-03-26T07:03:14.248Z","updated_at":"2026-03-26T07:03:14.248Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/jeafleohj/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146413,"maintainers_count":4654,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13950026,"name":"rust-codex","ecosystem":"guix","description":"OpenAI Codex workspace crates","homepage":"https://github.com/openai/codex","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/openai/codex","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2026-03-02T18:48:46.810Z","latest_release_published_at":"2026-04-27T16:15:12.856Z","latest_release_number":"0.124.0","last_synced_at":"2026-04-27T16:15:13.190Z","created_at":"2026-03-02T18:48:46.628Z","updated_at":"2026-04-27T16:15:15.987Z","registry_url":"https://packages.guix.gnu.org/packages/rust-codex/0.0.0-0.785c0c4/","install_command":"guix install rust-codex","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/rust-sources.scm#n1543","metadata":{"location":"gnu/packages/rust-sources.scm:1543","variable_name":"rust-codex-0.124.0"},"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-04-02T02:33:53.000Z","size":377189,"stargazers_count":71866,"open_issues_count":2278,"forks_count":10045,"subscribers_count":419,"default_branch":"main","last_synced_at":"2026-04-02T02:42:27.028Z","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-04-02T02:40:44.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":820,"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":31315466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-04-27T16:15:15.960Z","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/rust-codex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/rust-codex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/rust-codex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/rust-codex/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/rust-codex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/rust-codex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/rust-codex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/rust-codex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/rust-codex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/rust-codex/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31315,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}}],"commits":{"id":9792083,"full_name":"openai/codex","default_branch":"main","total_commits":3417,"total_committers":342,"total_bot_commits":115,"total_bot_committers":2,"mean_commits":9.991228070175438,"dds":0.8387474392742171,"past_year_total_commits":3417,"past_year_total_committers":342,"past_year_total_bot_commits":115,"past_year_total_bot_committers":2,"past_year_mean_commits":9.991228070175438,"past_year_dds":0.8387474392742171,"last_synced_at":"2026-02-06T08:00:12.234Z","last_synced_commit":"f61226d32a490e26560c2bb8a7c2c2702025fa34","created_at":"2025-04-28T10:38:07.391Z","updated_at":"2026-02-06T07:48:16.312Z","committers":[{"name":"Michael Bolin","email":"mbolin@openai.com","login":"bolinfest","count":551},{"name":"jif-oai","email":"jif@openai.com","login":"jif-oai","count":381},{"name":"Ahmed Ibrahim","email":"aibrahim@openai.com","login":"aibrahim-oai","count":329},{"name":"pakrym-oai","email":"pakrym@openai.com","login":"pakrym-oai","count":258},{"name":"Jeremy Rose","email":"172423086+nornagon-openai","login":"nornagon-openai","count":191},{"name":"Dylan Hurd","email":"dylan.hurd@openai.com","login":"dylan-hurd-oai","count":139},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":110},{"name":"Eric Traut","email":"etraut@openai.com","login":"etraut-openai","count":97},{"name":"Gabriel Peal","email":"gpeal","login":"gpeal","count":83},{"name":"Thibault Sottiaux","email":"tibo@openai.com","login":"tibo-openai","count":79},{"name":"iceweasel-oai","email":"iceweasel@openai.com","login":"iceweasel-oai","count":68},{"name":"Owen Lin","email":"owenlin0@gmail.com","login":"owenlin0","count":67},{"name":"Josh McKinney","email":"joshka@openai.com","login":"joshka-oai","count":61},{"name":"Fouad Matin","email":"169186268+fouad-openai","login":"fouad-openai","count":56},{"name":"Charley Cunningham","email":"ccunningham@openai.com","login":"charley-oai","count":41},{"name":"Celia Chen","email":"celia@openai.com","login":"celia-oai","count":40},{"name":"ae","email":"ae@openai.com","login":"ae-openai","count":39},{"name":"easong-openai","email":"easong@openai.com","login":"easong-openai","count":37},{"name":"gt-oai","email":"gt@openai.com","login":"gt-oai","count":37},{"name":"zhao-oai","email":"zhao@openai.com","login":"zhao-oai","count":37},{"name":"Shijie Rao","email":"shijie.rao@openai.com","login":"shijie-oai","count":34},{"name":"dedrisian-oai","email":"dedrisian@openai.com","login":"dedrisian-oai","count":33},{"name":"Anton Panasenko","email":"apanasenko@openai.com","login":"apanasenko-oai","count":28},{"name":"sayan-oai","email":"sayan@openai.com","login":"sayan-oai","count":28},{"name":"xl-openai","email":"xl@openai.com","login":"xl-openai","count":28},{"name":"Matthew Zeng","email":"mzeng@openai.com","login":"mzeng-openai","count":16},{"name":"viyatb-oai","email":"viyatb@openai.com","login":"viyatb-oai","count":14},{"name":"Gav Verma","email":"gverma@openai.com","login":"gverma-openai","count":13},{"name":"Ed Bayes","email":"eb@openai.com","login":"edward-bayes","count":10},{"name":"Jon Church","email":"me@jonchurch.com","login":"jonchurch","count":9},{"name":"pap-openai","email":"pap@openai.com","login":"pap-openai","count":9},{"name":"zbarsky-openai","email":"zbarsky@openai.com","login":"zbarsky-openai","count":9},{"name":"Javi","email":"666807+JaviSoto","login":"JaviSoto","count":8},{"name":"Luci","email":"22126563+LuciNyan","login":"LuciNyan","count":7},{"name":"Robby He","email":"448523760@qq.com","login":"448523760","count":7},{"name":"Tomas Cupr","email":"work@tomcupr.com","login":"tomascupr","count":6},{"name":"alexsong-oai","email":"alexsong@openai.com","login":"alexsong-oai","count":6},{"name":"jcoens-openai","email":"153659877+jcoens-openai","login":"jcoens-openai","count":6},{"name":"Victor Vannara","email":"voctory","login":"voctory","count":6},{"name":"Thomas","email":"tomc98","login":"tomc98","count":6},{"name":"Rasmus Rygaard","email":"rasmus@openai.com","login":"rasmusrygaard","count":6},{"name":"Abdelrhman Kamal Mahmoud Ali Slim","email":"hadh2819@gmail.com","login":"AbdelrhmanX7","count":6},{"name":"Misha Davidov","email":"md@openai.com","login":"md-oai","count":5},{"name":"Lionel Cheng","email":"60159831+lionelchg","login":"lionelchg","count":5},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":5},{"name":"rakesh-oai","email":"rakesh@openai.com","login":"rakesh-oai","count":5},{"name":"Kazuhiro Sera","email":"seratch@openai.com","login":"seratch","count":5},{"name":"Brayden Moon","email":"crazywolf132@gmail.com","login":"crazywolf132","count":5},{"name":"Alpha Diop","email":"90140491+alphajoop","login":"alphajoop","count":5},{"name":"oai-ragona","email":"144164704+oai-ragona","login":"oai-ragona","count":4},{"name":"Scott Leibrand","email":"scottleibrand@gmail.com","login":"scottleibrand","count":4},{"name":"Reuben Narad","email":"139025392+ReubenNarad","login":"ReubenNarad","count":4},{"name":"Parker Thompson","email":"wpt@openai.com","login":"wpt-oai","count":4},{"name":"Ilan Bigio","email":"ilan@openai.com","login":"ibigio","count":4},{"name":"Daniel Nakov","email":"daniel.nakov@gmail.com","login":"dnakov","count":4},{"name":"Dan Hernandez","email":"33551757+danfhernandez","login":"danfhernandez","count":4},{"name":"Charlie Weems","email":"charlie@openai.com","login":"charlie-openai","count":4},{"name":"Benny Yen","email":"benny123tw@gmail.com","login":"benny123tw","count":4},{"name":"pchuri","email":"heecheol.park@linecorp.com","login":"pchuri","count":3},{"name":"K Bediako","email":"70529246+Kbediako","login":"Kbediako","count":3},{"name":"willwang-openai","email":"willwang@openai.com","login":"willwang-openai","count":3},{"name":"muyuanjin","email":"muyuanjin@gmail.com","login":"muyuanjin","count":3},{"name":"moppywhip","email":"48742547+moppywhip","login":"moppywhip","count":3},{"name":"jimmyfraiture2","email":"jimmy.fraiture.2@gmail.com","login":"jimmyfraiture2","count":3},{"name":"Raduan A.","email":"36044389+0xRaduan","login":"0xRaduan","count":3},{"name":"Mehmet Vecdi Gönül","email":"131407117+mvecdigonul","login":"mvecdigonul","count":3},{"name":"Max Kong","email":"kongzheyuan@outlook.com","login":"MaxMiksa","count":3},{"name":"Koichi Shiraishi","email":"zchee.io@gmail.com","login":"zchee","count":3},{"name":"Connor Christie","email":"chillercraft@hotmail.com","login":"ConnorChristie","count":3},{"name":"Colin Young","email":"ccy@openai.com","login":"ccy-oai","count":3},{"name":"blevy-oai","email":"blevy@openai.com","login":"blevy-oai","count":2},{"name":"Yuvraj Angad Singh","email":"36276913+yuvrajangadsingh","login":"yuvrajangadsingh","count":2},{"name":"Xiao-Yong Jin","email":"jinxiaoyong@gmail.com","login":"jxy","count":2},{"name":"Wang","email":"m4n5terrr@gmail.com","login":"M4n5ter","count":2},{"name":"Vinh Nguyen","email":"1097578+vinhnx","login":"vinhnx","count":2},{"name":"Uhyeon Park","email":"park@uhyeon.dev","login":"warpdev","count":2},{"name":"Trevor Creech","email":"tcreech@openai.com","login":"trevorcreech","count":2},{"name":"Tiffany Citra","email":"tiffanycitra95@gmail.com","login":"tiffanycitra","count":2},{"name":"Tien Nguyen","email":"116023870+htiennv","login":"htiennv","count":2},{"name":"Job Chong","email":"jobchong","login":"jobchong","count":2},{"name":"Jordan Docherty","email":"20336279+jdocherty","login":"jdocherty","count":2},{"name":"vishnu-oai","email":"vishnu@openai.com","login":"vishnu-oai","count":2},{"name":"theg1239","email":"thegreatestdropper@gmail.com","login":"theg1239","count":2},{"name":"Andrey Mishchenko","email":"andrey@openai.com","login":"andmis","count":2},{"name":"natea-oai","email":"natea@openai.com","login":"natea-oai","count":2},{"name":"mjr-openai","email":"mjr@openai.com","login":"mjr-openai","count":2},{"name":"lionel-oai","email":"lionel@openai.com","login":"lionel-oai","count":2},{"name":"hanson-openai","email":"hanson@openai.com","login":"hanson-openai","count":2},{"name":"dank-openai","email":"dank@openai.com","login":"dank-openai","count":2},{"name":"cassirer-openai","email":"cassirer@openai.com","login":"cassirer-openai","count":2},{"name":"zerone0x","email":"hi@trine.dev","login":"zerone0x","count":2},{"name":"Tyler Anton","email":"tylerdotdev@gmail.com","login":"tyleranton","count":2},{"name":"Aaron Casanova","email":"32409546+aaronccasanova","login":"aaronccasanova","count":2},{"name":"Abhishek Bhardwaj","email":"abhishek@openai.com","login":"abhishek-oai","count":2},{"name":"Corry Haines","email":"github@corryh.com","login":"tabletcorry","count":2},{"name":"David Z Hao","email":"david.hao@openai.com","login":"davidhao3300","count":2},{"name":"Felipe Coury","email":"felipe.coury@gmail.com","login":"fcoury","count":2},{"name":"Tamir Duberstein","email":"tamird@gmail.com","login":"tamird","count":2},{"name":"Govind Kamtamneni","email":"gok@microsoft.com","login":"thegovind","count":2},{"name":"Ivan Murashko","email":"ivan.murashko@gmail.com","login":"ivanmurashko","count":2},{"name":"JUAN DAVID SALAS CAMARGO","email":"31742974+jdsalasca","login":"jdsalasca","count":2},{"name":"canvrno-oai","email":"kbond@openai.com","login":"canvrno-oai","count":2},{"name":"Kevin Alwell","email":"alwell-kevin@github.com","login":"alwell-kevin","count":2},{"name":"Salman Chishti","email":"13schishti@gmail.com","login":"salmanmkc","count":2},{"name":"Max Johnson","email":"162359438+maxj-oai","login":"maxj-oai","count":2},{"name":"Pranav","email":"56645758+pranav4501","login":"pranav4501","count":2},{"name":"Reilly Wood","email":"163153147+rgwood-dd","login":"rgwood-dd","count":2},{"name":"Ryan Lopopolo","email":"lopopolo@openai.com","login":"lopopolo-openai","count":2},{"name":"Sergio","email":"60497216+sergioxro","login":"sergioxro","count":2},{"name":"Skylar Graika","email":"swordfish444","login":"swordfish444","count":2},{"name":"SlKzᵍᵐ","email":"105301169+slkzgm","login":"slkzgm","count":2},{"name":"Jay Sabva","email":"94957904+JaySabva","login":"JaySabva","count":2},{"name":"Conor Branagan","email":"472446+conorbranagan","login":"conorbranagan","count":1},{"name":"Cody Peterson","email":"54814569+lostmygithubaccount","login":"lostmygithubaccount","count":1},{"name":"Clifford Ressel","email":"CSRessel@gmail.com","login":"CSRessel","count":1},{"name":"Christopher Cooper","email":"christopher@cg505.com","login":"cg505","count":1},{"name":"Christoph K","email":"53318155+christophkogler","login":"christophkogler","count":1},{"name":"Chriss4123","email":"87142779+Chriss4123","login":"Chriss4123","count":1},{"name":"Channing Conger","email":"cconger@gmail.com","login":"cconger","count":1},{"name":"Bryant Rolfe","email":"brolfe@openai.com","login":"brolfe-oai","count":1},{"name":"Brad M. Harris","email":"bmichaelh13@gmail.com","login":"HarrisMBrad","count":1},{"name":"Biturd","email":"bitterurd@gmail.com","login":"Bit-urd","count":1},{"name":"Bernard Niset","email":"bn3t","login":"bn3t","count":1},{"name":"Beehive Innovations","email":"guidedways","login":"guidedways","count":1},{"name":"BadPirate","email":"badpirate@gmail.com","login":"BadPirate","count":1},{"name":"Axojhf","email":"20625305+axojhf","login":"axojhf","count":1},{"name":"Avi Rosenberg","email":"avrumi96@gmail.com","login":"aviscode","count":1},{"name":"Curt","email":"38527447+cpjet64","login":"cpjet64","count":1},{"name":"Curtis 'Fjord' Hawthorne","email":"fjord@openai.com","login":"fjord-oai","count":1},{"name":"Dan Lewis","email":"dglewi@gmail.com","login":"dglewis","count":1},{"name":"Daniil Davydov","email":"46081038+dan0102dan","login":"dan0102dan","count":1},{"name":"David Gilbertson","email":"gilbertson.david@gmail.com","login":"davidgilbertson","count":1},{"name":"Demircan Celebi","email":"demircancelebi@gmail.com","login":"demircancelebi","count":1},{"name":"Denis Andrejew","email":"denis@productioneer.io","login":"seeekr","count":1},{"name":"Devon Rifkin","email":"devonrifkin@gmail.com","login":"drifkin","count":1},{"name":"Dmitri Khokhlov","email":"dkhokhlov@gmail.com","login":"dkhokhlov","count":1},{"name":"Dominik Kundel","email":"dkundel@openai.com","login":"dkundel-openai","count":1},{"name":"Ejaz Ahmed","email":"47801736+ejazahm3d","login":"ejazahm3d","count":1},{"name":"Enrique Moreno Tent","email":"enriquemorenotent","login":"enriquemorenotent","count":1},{"name":"Eric Burke","email":"163169620+eburke-openai","login":"eburke-openai","count":1},{"name":"Eric Wright","email":"Eric.Wright@microsoft.com","login":"EricWrightAtWork","count":1},{"name":"Erick","email":"ericktorresdeveloper@gmail.com","login":"erickjtorres","count":1},{"name":"Abdelkader Boudih","email":"terminale@gmail.com","login":"seuros","count":1},{"name":"Abhinav Das","email":"theabhinavdas@gmail.com","login":"theabhinavdas","count":1},{"name":"Abkari Mohammed Sayeem","email":"169171880+Sayeem3051","login":"Sayeem3051","count":1},{"name":"Abrar Ahmed","email":"13979201+abrar71","login":"abrar71","count":1},{"name":"Adam Montgomery","email":"1934358+montasaurus","login":"montasaurus","count":1},{"name":"Adeeb","email":"70152519+0xadeeb","login":"0xadeeb","count":1},{"name":"Ahmad Sohail Raoufi","email":"111730637+SohailRaoufi","login":"SohailRaoufi","count":1},{"name":"Aiden Cline","email":"63023139+rekram1-node","login":"rekram1-node","count":1},{"name":"Akrelion45","email":"pornotato@gmail.com","login":"Akrelion45","count":1},{"name":"Akshey D","email":"131929364+aksheyd","login":"aksheyd","count":1},{"name":"Albert O'Shea","email":"albertoshea2@gmail.com","login":"Alb-O","count":1},{"name":"Alejandro Peña","email":"adpena@gmail.com","login":"adpena","count":1},{"name":"Aleksandr Kondrashov","email":"116561995+aramikuto","login":"aramikuto","count":1},{"name":"Alex Hornby","email":"14246801+ahornby","login":"ahornby","count":1},{"name":"Alexander","email":"iam.asm89@gmail.com","login":"asm89","count":1},{"name":"Alexander Smirnov","email":"145155732+smalyu","login":"smalyu","count":1},{"name":"Ali Towaiji","email":"145403626+Towaiji","login":"Towaiji","count":1},{"name":"Yaroslav","email":"yaroslav.yashin@me.com","login":"yaroslavyaroslav","count":1},{"name":"Amit Halfon","email":"amit@halfons.com","login":"Bronx83","count":1},{"name":"Andrew Ambrosino","email":"ambrosino@openai.com","login":"ambrosino-oai","count":1},{"name":"Andrew Dirksen","email":"andrew@dirksen.com","login":"bddap","count":1},{"name":"Andrew Nikolin","email":"AndrewNikolin","login":"AndrewNikolin","count":1},{"name":"Andrew Tan","email":"9657842+andrewtlw","login":"andrewtlw","count":1},{"name":"Anil Karaka","email":"syllogismos","login":"syllogismos","count":1},{"name":"Aofei Sheng","email":"aofei@aofeisheng.com","login":"aofei","count":1},{"name":"Arash Ari Sheyda","email":"38922203+arashsheyda","login":"arashsheyda","count":1},{"name":"Aron Jones","email":"aron.jones@gmail.com","login":"defrex","count":1},{"name":"Asa","email":"soocto@gmail.com","login":"loadchange","count":1},{"name":"Ashutosh Kumar Singh","email":"161562995+Ashutosh0x","login":"Ashutosh0x","count":1},{"name":"Ashwin Ramaswami","email":"aramaswamis@gmail.com","login":"epicfaace","count":1},{"name":"Ethan Phillips","email":"marktphillipsmeo@gmail.com","login":"ethantphillips","count":1},{"name":"WhammyLeaf","email":"christian.troelsen@tryg.dk","login":"WhammyLeaf","count":1},{"name":"GalaxyDetective","email":"59104573+Galaxy-0","login":"Galaxy-0","count":1},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":1},{"name":"Yashraj Yadav","email":"yyashraj05@gmail.com","login":"yashraj22","count":1},{"name":"Yonatan Lavy","email":"123459744+yonatanlavy","login":"yonatanlavy","count":1},{"name":"Yorling","email":"shallowcloud@yeah.net","login":"shallowclouds","count":1},{"name":"Yusuf Eren","email":"erenyusuf170@gmail.com","login":"yusuf-eren","count":1},{"name":"Zhongsheng Ji","email":"9573586@qq.com","login":"Wh1isper","count":1},{"name":"agro","email":"agro1986@gmail.com","login":"agro1986","count":1},{"name":"amjith","email":"amjith@openai.com","login":"amjith-openai","count":1},{"name":"anup-openai","email":"148260946+anup-openai","login":"anup-openai","count":1},{"name":"autotaker","email":"autotaker@gmail.com","login":"autotaker","count":1},{"name":"baumann-oai","email":"baumann@openai.com","login":"baumann-oai","count":1},{"name":"chunterb","email":"31895576+chunterb","login":"chunterb","count":1},{"name":"cryptonerdcn","email":"cryptonerdcn@gmail.com","login":"cryptonerdcn","count":1},{"name":"daniel-oai","email":"daniels@openai.com","login":"daniel-oai","count":1},{"name":"darlingm","email":"darlingm@gmail.com","login":"darlingm","count":1},{"name":"ddgond","email":"dadangond@protonmail.com","login":"ddgond","count":1},{"name":"dolan","email":"173844978+dolan-openai","login":"dolan-openai","count":1},{"name":"douglaz","email":"allandouglas@gmail.com","login":"douglaz","count":1},{"name":"dulikaifazr","email":"dulikaifazr@outlook.com","login":"dulikaifazr","count":1},{"name":"Sam Verhasselt","email":"verhasseltsamuelj@gmail.com","login":"SaymV","count":1},{"name":"Samin Amanat","email":"amanat361@gmail.com","login":"amanat361","count":1},{"name":"Sebastian Lund","email":"me@sebastianlund.se","login":"cpluss","count":1},{"name":"Shane Vitarana","email":"shanev@gmail.com","login":"shanev","count":1},{"name":"Shuto Otaki","email":"105141999+shutootaki","login":"shutootaki","count":1},{"name":"Simon Willison","email":"swillison@gmail.com","login":"simonw","count":1},{"name":"Sing303","email":"lot303@gmail.com","login":"Sing303","count":1},{"name":"Soroush Yousefpour","email":"46920873+gabrimatic","login":"gabrimatic","count":1},{"name":"Steve Mostovoy","email":"stevemostovoy@openai.com","login":"stevemostovoy-openai","count":1},{"name":"Suyash-K","email":"114049661+Suyash-K","login":"Suyash-K","count":1},{"name":"Takuto Yuki","email":"ppppp303@gmail.com","login":"pppp606","count":1},{"name":"Thanh Nguyen","email":"74597207+ThanhNguyxn","login":"ThanhNguyxn","count":1},{"name":"Thomas Klausner","email":"wiz@gatalith.at","login":"0-wiz-0","count":1},{"name":"Thomas Stokes","email":"git@tombl.dev","login":"tombl","count":1},{"name":"Tony Dong","email":"tonyd3","login":"tonyd3","count":1},{"name":"Truls Borgvall","email":"51020190+truls27a","login":"truls27a","count":1},{"name":"Uladzimir Yancharuk","email":"v.yancharuk@gmail.com","login":"vyancharuk","count":1},{"name":"UnownPlain","email":"38232575+UnownPlain","login":"UnownPlain","count":1},{"name":"Varun Khalate","email":"68511458+khalatevarun","login":"khalatevarun","count":1},{"name":"Vinicius da Motta","email":"viniciusmotta8@gmail.com","login":"vmotta8","count":1},{"name":"Weiller Carvalho","email":"99501431+weillercarvalho","login":"weillercarvalho","count":1},{"name":"nerdielol","email":"60550503+nerdielol","login":"nerdielol","count":1},{"name":"nvp159","email":"nvp159@gmail.com","login":"nvp159","count":1},{"name":"pash-openai","email":"pash@openai.com","login":"pash-openai","count":1},{"name":"pranavdesh","email":"pranavdeshpande88@gmail.com","login":"pranavdesh","count":1},{"name":"prateek-oai","email":"prateek@openai.com","login":"prateek-oai","count":1},{"name":"pygarap","email":"pygarap@gmail.com","login":"pygarap","count":1},{"name":"rohanoai","email":"107282918+rohanoai","login":"rohanoai","count":1},{"name":"rugvedS07","email":"rugved@lmstudio.ai","login":"rugvedS07","count":1},{"name":"rumple","email":"amrut.joshi@gmail.com","login":"rumple","count":1},{"name":"ryozi","email":"ryousanngatajp@hotmail.com","login":"ryozi-tn","count":1},{"name":"salama-openai","email":"salama@openai.com","login":"salama-openai","count":1},{"name":"simister","email":"simcoea@gmail.com","login":"simister","count":1},{"name":"sooraj","email":"sooraj@plumhq.com","login":"thesoorajsingh","count":1},{"name":"squinlan-oai","email":"squinlan@openai.com","login":"squinlan-oai","count":1},{"name":"unship","email":"liyananfamily@gmail.com","login":"unship","count":1},{"name":"uonr","email":"dev@yuru.me","login":"uonr","count":1},{"name":"vinaybantupalli","email":"vinaybantupalli@gmail.com","login":"vinaybantupalli","count":1},{"name":"vjain419","email":"vinay.sirohiya@gmail.com","login":"vjain419","count":1},{"name":"vladislav doster","email":"mvdoster@gmail.com","login":"vladdoster","count":1},{"name":"wizard","email":"112275929+famouswizard","login":"famouswizard","count":1},{"name":"wkrettek","email":"50168688+wkrettek","login":"wkrettek","count":1},{"name":"eddy-win","email":"eddy-win@openai.com","login":"eddy-win","count":1},{"name":"friel-openai","email":"friel@openai.com","login":"friel-openai","count":1},{"name":"gambhir ⚡","email":"gambhir786191ss@gmail.com","login":"gambhirsharma","count":1},{"name":"gameofby","email":"yanyantdcq@outlook.com","login":"gameofby","count":1},{"name":"hxreborn","email":"32096750+hxreborn","login":"hxreborn","count":1},{"name":"iudi","email":"iudizm@pm.me","login":"iudizm","count":1},{"name":"jdijk-deventit","email":"jdijk@deventit.nl","login":"jdijk-deventit","count":1},{"name":"katyhshi","email":"115659651+katyhshi","login":"katyhshi","count":1},{"name":"kchro3","email":"62481661+kchro3","login":"kchro3","count":1},{"name":"khai-oai","email":"kh.ai@openai.com","login":"khai-oai","count":1},{"name":"kinopeee","email":"119112484+kinopeee","login":"kinopeee","count":1},{"name":"kshern","email":"kshern@yeah.net","login":"kshern","count":1},{"name":"leezenn","email":"76214474+leezenn","login":"leezenn","count":1},{"name":"liam","email":"liam@scalzulli.com","login":"terror","count":1},{"name":"linuxmetel","email":"61399424+linuxmetel","login":"linuxmetel","count":1},{"name":"lugui","email":"lugui1998@hotmail.com","login":"lugui1998","count":1},{"name":"mattsu","email":"35655889+mattsu2020","login":"mattsu2020","count":1},{"name":"miraclebakelaser","email":"65143272+miraclebakelaser","login":"miraclebakelaser","count":1},{"name":"mkusaka","email":"hinoshita1992@gmail.com","login":"mkusaka","count":1},{"name":"narenoai","email":"naren@openai.com","login":"narenoai","count":1},{"name":"needs","email":"624097+needs","login":"needs","count":1},{"name":"Jakob Malmo","email":"jakobmalmo@protonmail.com","login":"jmalmo","count":1},{"name":"Jamie Magee","email":"jamie.magee@gmail.com","login":"JamieMagee","count":1},{"name":"Jatan Loya","email":"jatanloya@gmail.com","login":"jatanloya","count":1},{"name":"Jeff Mickey","email":"jmickey@openai.com","login":"jmickey-oai","count":1},{"name":"John Gardner","email":"john@ardea.io","login":"Sinjhin","count":1},{"name":"Jonathan Yang","email":"github@jyang.cc","login":"Joilence","count":1},{"name":"Joonsoo Lee","email":"jlee14281@gmail.com","login":"25621","count":1},{"name":"Josh LeBlanc","email":"joshleblanc94@gmail.com","login":"joshleblanc","count":1},{"name":"Joshua Sutton","email":"48036337+joshua1s","login":"joshua1s","count":1},{"name":"Juan Miguel Rodriguez Ceron","email":"juanmirod","login":"juanmirod","count":1},{"name":"Justin Lebar","email":"justin.lebar@gmail.com","login":"jlebar","count":1},{"name":"Jörg Thalheim","email":"Mic92","login":"Mic92","count":1},{"name":"Kaden Gruizenga","email":"kjgruiz@pm.me","login":"kgruiz","count":1},{"name":"Khalil Yao","email":"47586954+yyz945947732","login":"yyz945947732","count":1},{"name":"Kyuheon Kim","email":"65669461+kyuheon-kr","login":"kyuheon-kr","count":1},{"name":"LIHUA","email":"1017343802@qq.com","login":"LIHUA919","count":1},{"name":"Lael","email":"LaelLuo@qq.com","login":"LaelLuo","count":1},{"name":"LongYinan","email":"lynweklm@gmail.com","login":"Brooooooklyn","count":1},{"name":"LouisLv","email":"zheyanglv@qq.com","login":"ensorrow","count":1},{"name":"Luca King","email":"luca@profoundinstitute.org","login":"luca-profound","count":1},{"name":"Lucas Freire Sangoi","email":"125471877+sangoi-exe","login":"sangoi-exe","count":1},{"name":"Evan Verma","email":"edverma@icloud.com","login":"edverma","count":1},{"name":"Felipe Petroski Such","email":"felipe@openai.com","login":"fps7806","count":1},{"name":"Felix Waweru","email":"wawerufelix60@gmail.com","login":"FelixWaweru","count":1},{"name":"Gabriel Bianconi","email":"1275491+GabrielBianconi","login":"GabrielBianconi","count":1},{"name":"Amar Sood","email":"mail@tekacs.com","login":"tekacs","count":1},{"name":"Gene Oden","email":"eugeneoden@gmail.com","login":"eugeneoden","count":1},{"name":"Genki Takiuchi","email":"genki@s21g.com","login":"genki","count":1},{"name":"George Nesterenok","email":"89010995+MasterMind7777777","login":"MasterMind7777777","count":1},{"name":"Gerred Dillon","email":"hello@gerred.org","login":"gerred","count":1},{"name":"HDCode","email":"hdcodedev@gmail.com","login":"hdcodedev","count":1},{"name":"Hans Knöchel","email":"hansemannn","login":"hansemannn","count":1},{"name":"HaxagonusD","email":"julianq.js@gmail.com","login":"HaxagonusD","count":1},{"name":"Helmut Januschka","email":"helmut@januschka.com","login":"hjanuschka","count":1},{"name":"Huaiwu Li","email":"lhwzds@gmail.com","login":"lhwzds","count":1},{"name":"Hugo","email":"34518954+hugobiais","login":"hugobiais","count":1},{"name":"Ikko Eltociear Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Ilya Kamen","email":"ikamenshchikov@gmail.com","login":"ikamensh","count":1},{"name":"Isaac","email":"147355120+IsaacGemal","login":"IsaacGemal","count":1},{"name":"JBallin","email":"JBallin","login":"JBallin","count":1},{"name":"Jack","email":"8264841+AlanMelody","login":"AlanMelody","count":1},{"name":"Jake Kay","email":"jake41397@gmail.com","login":"jake41397","count":1},{"name":"Odysseas Yiakoumis","email":"odysseasyiakoumis@gmail.com","login":"oyiakoumis","count":1},{"name":"Oliver Mannion","email":"125105+tekumara","login":"tekumara","count":1},{"name":"Pavel","email":"19418601+rakleed","login":"rakleed","count":1},{"name":"Pavel Bezglasny","email":"pavelb23@gmail.com","login":"pbezglasny","count":1},{"name":"Pavel Krymets","email":"pavel@krymets.com","login":"pakrym","count":1},{"name":"Pedro Batista","email":"pedrovhb@gmail.com","login":"pedrovhb","count":1},{"name":"Prama","email":"109050315+PramaYudhistira","login":"PramaYudhistira","count":1},{"name":"Preet 🚀","email":"114741744+preetDev004","login":"preetDev004","count":1},{"name":"Priyadarshini Tamilselvan","email":"priya61197@gmail.com","login":"Priya-753","count":1},{"name":"Pulipaka Sai Krishna","email":"31779125+skpulipaka26","login":"skpulipaka26","count":1},{"name":"RQfreefly","email":"53940557+RQfreefly","login":"RQfreefly","count":1},{"name":"Rashim","email":"114280987+rashim27us","login":"rashim27us","count":1},{"name":"Rene Leonhardt","email":"65483435+reneleonhardt","login":"reneleonhardt","count":1},{"name":"Ricardo Ander-Egg","email":"37962604+polyrand","login":"polyrand","count":1},{"name":"Ritesh Chauhan","email":"155845254+ritesh-chauhan0x1","login":"ritesh-chauhan0x1","count":1},{"name":"Robbie Hammond","email":"robbiehammond3@gmail.com","login":"robbiehammond","count":1},{"name":"Robert","email":"766670+rben01","login":"rben01","count":1},{"name":"Rohan Godha","email":"dev@rohangodha.com","login":"rgodha24","count":1},{"name":"Rohith Gilla","email":"gillarohith1@gmail.com","login":"Rohithgilla12","count":1},{"name":"RosarioYui","email":"runjiliu.dev@gmail.com","login":"RunjiLiu","count":1},{"name":"Ruyut","email":"a@ruyut.com","login":"ruyut","count":1},{"name":"Lucas Kim","email":"45152028+Raptors65","login":"Raptors65","count":1},{"name":"Lukas","email":"56000765+lukasl-dev","login":"lukasl-dev","count":1},{"name":"Magson Leone dos Santos","email":"magsonleone@gmail.com","login":"magsonleone","count":1},{"name":"Mahesh Rijal","email":"62394512+maheshrijal","login":"maheshrijal","count":1},{"name":"Manoel Calixto","email":"manoel.calixto.neto@gmail.com","login":"manoelcalixto","count":1},{"name":"Marcus Griep","email":"marcus@griep.us","login":"neoeinstein","count":1},{"name":"Marius Wichtner","email":"2mawi2@gmail.com","login":"2mawi2","count":1},{"name":"Mark Hemmings","email":"mark@mhemmings.com","login":"mhemmings","count":1},{"name":"Matan Yemini","email":"50515643+MatanYemini","login":"MatanYemini","count":1},{"name":"Matt Ridley","email":"matt.c.ridley@gmail.com","login":"mattridley","count":1},{"name":"Maxime Savard","email":"waxime64@hotmail.com","login":"Waxime64","count":1},{"name":"Mert Erbak","email":"71733533+merterbak","login":"merterbak","count":1},{"name":"Michael","email":"50274907+saleweaver","login":"saleweaver","count":1},{"name":"Mikhail Beliakov","email":"kvokka@yahoo.com","login":"kvokka","count":1},{"name":"Mitch Fultz","email":"57411549+fitchmultz","login":"fitchmultz","count":1},{"name":"Mitchell Kutchuk","email":"mitch528@gmail.com","login":"Mitch528","count":1},{"name":"MomentDerek","email":"40252940+MomentDerek","login":"MomentDerek","count":1},{"name":"Naoya Yasuda","email":"43776161+yanskun","login":"yanskun","count":1},{"name":"Naveen Kumar Battula","email":"naveenkb1999@gmail.com","login":"Naveenxyz","count":1},{"name":"Nick Carchedi","email":"ncarchedi","login":"ncarchedi","count":1},{"name":"Noah Jorgensen","email":"magus","login":"magus","count":1},{"name":"李琼羽","email":"libiao_0303@live.com","login":"liqiongyu","count":1}],"past_year_committers":[{"name":"Michael Bolin","email":"mbolin@openai.com","login":"bolinfest","count":551},{"name":"jif-oai","email":"jif@openai.com","login":"jif-oai","count":381},{"name":"Ahmed Ibrahim","email":"aibrahim@openai.com","login":"aibrahim-oai","count":329},{"name":"pakrym-oai","email":"pakrym@openai.com","login":"pakrym-oai","count":258},{"name":"Jeremy Rose","email":"172423086+nornagon-openai","login":"nornagon-openai","count":191},{"name":"Dylan Hurd","email":"dylan.hurd@openai.com","login":"dylan-hurd-oai","count":139},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":110},{"name":"Eric Traut","email":"etraut@openai.com","login":"etraut-openai","count":97},{"name":"Gabriel Peal","email":"gpeal","login":"gpeal","count":83},{"name":"Thibault Sottiaux","email":"tibo@openai.com","login":"tibo-openai","count":79},{"name":"iceweasel-oai","email":"iceweasel@openai.com","login":"iceweasel-oai","count":68},{"name":"Owen Lin","email":"owenlin0@gmail.com","login":"owenlin0","count":67},{"name":"Josh McKinney","email":"joshka@openai.com","login":"joshka-oai","count":61},{"name":"Fouad Matin","email":"169186268+fouad-openai","login":"fouad-openai","count":56},{"name":"Charley Cunningham","email":"ccunningham@openai.com","login":"charley-oai","count":41},{"name":"Celia Chen","email":"celia@openai.com","login":"celia-oai","count":40},{"name":"ae","email":"ae@openai.com","login":"ae-openai","count":39},{"name":"easong-openai","email":"easong@openai.com","login":"easong-openai","count":37},{"name":"gt-oai","email":"gt@openai.com","login":"gt-oai","count":37},{"name":"zhao-oai","email":"zhao@openai.com","login":"zhao-oai","count":37},{"name":"Shijie Rao","email":"shijie.rao@openai.com","login":"shijie-oai","count":34},{"name":"dedrisian-oai","email":"dedrisian@openai.com","login":"dedrisian-oai","count":33},{"name":"Anton Panasenko","email":"apanasenko@openai.com","login":"apanasenko-oai","count":28},{"name":"sayan-oai","email":"sayan@openai.com","login":"sayan-oai","count":28},{"name":"xl-openai","email":"xl@openai.com","login":"xl-openai","count":28},{"name":"Matthew Zeng","email":"mzeng@openai.com","login":"mzeng-openai","count":16},{"name":"viyatb-oai","email":"viyatb@openai.com","login":"viyatb-oai","count":14},{"name":"Gav Verma","email":"gverma@openai.com","login":"gverma-openai","count":13},{"name":"Ed Bayes","email":"eb@openai.com","login":"edward-bayes","count":10},{"name":"Jon Church","email":"me@jonchurch.com","login":"jonchurch","count":9},{"name":"pap-openai","email":"pap@openai.com","login":"pap-openai","count":9},{"name":"zbarsky-openai","email":"zbarsky@openai.com","login":"zbarsky-openai","count":9},{"name":"Javi","email":"666807+JaviSoto","login":"JaviSoto","count":8},{"name":"Luci","email":"22126563+LuciNyan","login":"LuciNyan","count":7},{"name":"Robby He","email":"448523760@qq.com","login":"448523760","count":7},{"name":"Tomas Cupr","email":"work@tomcupr.com","login":"tomascupr","count":6},{"name":"alexsong-oai","email":"alexsong@openai.com","login":"alexsong-oai","count":6},{"name":"jcoens-openai","email":"153659877+jcoens-openai","login":"jcoens-openai","count":6},{"name":"Victor Vannara","email":"voctory","login":"voctory","count":6},{"name":"Thomas","email":"tomc98","login":"tomc98","count":6},{"name":"Rasmus Rygaard","email":"rasmus@openai.com","login":"rasmusrygaard","count":6},{"name":"Abdelrhman Kamal Mahmoud Ali Slim","email":"hadh2819@gmail.com","login":"AbdelrhmanX7","count":6},{"name":"Misha Davidov","email":"md@openai.com","login":"md-oai","count":5},{"name":"Lionel Cheng","email":"60159831+lionelchg","login":"lionelchg","count":5},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":5},{"name":"rakesh-oai","email":"rakesh@openai.com","login":"rakesh-oai","count":5},{"name":"Kazuhiro Sera","email":"seratch@openai.com","login":"seratch","count":5},{"name":"Brayden Moon","email":"crazywolf132@gmail.com","login":"crazywolf132","count":5},{"name":"Alpha Diop","email":"90140491+alphajoop","login":"alphajoop","count":5},{"name":"oai-ragona","email":"144164704+oai-ragona","login":"oai-ragona","count":4},{"name":"Scott Leibrand","email":"scottleibrand@gmail.com","login":"scottleibrand","count":4},{"name":"Reuben Narad","email":"139025392+ReubenNarad","login":"ReubenNarad","count":4},{"name":"Parker Thompson","email":"wpt@openai.com","login":"wpt-oai","count":4},{"name":"Ilan Bigio","email":"ilan@openai.com","login":"ibigio","count":4},{"name":"Daniel Nakov","email":"daniel.nakov@gmail.com","login":"dnakov","count":4},{"name":"Dan Hernandez","email":"33551757+danfhernandez","login":"danfhernandez","count":4},{"name":"Charlie Weems","email":"charlie@openai.com","login":"charlie-openai","count":4},{"name":"Benny Yen","email":"benny123tw@gmail.com","login":"benny123tw","count":4},{"name":"pchuri","email":"heecheol.park@linecorp.com","login":"pchuri","count":3},{"name":"K Bediako","email":"70529246+Kbediako","login":"Kbediako","count":3},{"name":"willwang-openai","email":"willwang@openai.com","login":"willwang-openai","count":3},{"name":"muyuanjin","email":"muyuanjin@gmail.com","login":"muyuanjin","count":3},{"name":"moppywhip","email":"48742547+moppywhip","login":"moppywhip","count":3},{"name":"jimmyfraiture2","email":"jimmy.fraiture.2@gmail.com","login":"jimmyfraiture2","count":3},{"name":"Raduan A.","email":"36044389+0xRaduan","login":"0xRaduan","count":3},{"name":"Mehmet Vecdi Gönül","email":"131407117+mvecdigonul","login":"mvecdigonul","count":3},{"name":"Max Kong","email":"kongzheyuan@outlook.com","login":"MaxMiksa","count":3},{"name":"Koichi Shiraishi","email":"zchee.io@gmail.com","login":"zchee","count":3},{"name":"Connor Christie","email":"chillercraft@hotmail.com","login":"ConnorChristie","count":3},{"name":"Colin Young","email":"ccy@openai.com","login":"ccy-oai","count":3},{"name":"blevy-oai","email":"blevy@openai.com","login":"blevy-oai","count":2},{"name":"Yuvraj Angad Singh","email":"36276913+yuvrajangadsingh","login":"yuvrajangadsingh","count":2},{"name":"Xiao-Yong Jin","email":"jinxiaoyong@gmail.com","login":"jxy","count":2},{"name":"Wang","email":"m4n5terrr@gmail.com","login":"M4n5ter","count":2},{"name":"Vinh Nguyen","email":"1097578+vinhnx","login":"vinhnx","count":2},{"name":"Uhyeon Park","email":"park@uhyeon.dev","login":"warpdev","count":2},{"name":"Trevor Creech","email":"tcreech@openai.com","login":"trevorcreech","count":2},{"name":"Tiffany Citra","email":"tiffanycitra95@gmail.com","login":"tiffanycitra","count":2},{"name":"Tien Nguyen","email":"116023870+htiennv","login":"htiennv","count":2},{"name":"Job Chong","email":"jobchong","login":"jobchong","count":2},{"name":"Jordan Docherty","email":"20336279+jdocherty","login":"jdocherty","count":2},{"name":"vishnu-oai","email":"vishnu@openai.com","login":"vishnu-oai","count":2},{"name":"theg1239","email":"thegreatestdropper@gmail.com","login":"theg1239","count":2},{"name":"Andrey Mishchenko","email":"andrey@openai.com","login":"andmis","count":2},{"name":"natea-oai","email":"natea@openai.com","login":"natea-oai","count":2},{"name":"mjr-openai","email":"mjr@openai.com","login":"mjr-openai","count":2},{"name":"lionel-oai","email":"lionel@openai.com","login":"lionel-oai","count":2},{"name":"hanson-openai","email":"hanson@openai.com","login":"hanson-openai","count":2},{"name":"dank-openai","email":"dank@openai.com","login":"dank-openai","count":2},{"name":"cassirer-openai","email":"cassirer@openai.com","login":"cassirer-openai","count":2},{"name":"zerone0x","email":"hi@trine.dev","login":"zerone0x","count":2},{"name":"Tyler Anton","email":"tylerdotdev@gmail.com","login":"tyleranton","count":2},{"name":"Aaron Casanova","email":"32409546+aaronccasanova","login":"aaronccasanova","count":2},{"name":"Abhishek Bhardwaj","email":"abhishek@openai.com","login":"abhishek-oai","count":2},{"name":"Corry Haines","email":"github@corryh.com","login":"tabletcorry","count":2},{"name":"David Z Hao","email":"david.hao@openai.com","login":"davidhao3300","count":2},{"name":"Felipe Coury","email":"felipe.coury@gmail.com","login":"fcoury","count":2},{"name":"Tamir Duberstein","email":"tamird@gmail.com","login":"tamird","count":2},{"name":"Govind Kamtamneni","email":"gok@microsoft.com","login":"thegovind","count":2},{"name":"Ivan Murashko","email":"ivan.murashko@gmail.com","login":"ivanmurashko","count":2},{"name":"JUAN DAVID SALAS CAMARGO","email":"31742974+jdsalasca","login":"jdsalasca","count":2},{"name":"canvrno-oai","email":"kbond@openai.com","login":"canvrno-oai","count":2},{"name":"Kevin Alwell","email":"alwell-kevin@github.com","login":"alwell-kevin","count":2},{"name":"Salman Chishti","email":"13schishti@gmail.com","login":"salmanmkc","count":2},{"name":"Max Johnson","email":"162359438+maxj-oai","login":"maxj-oai","count":2},{"name":"Pranav","email":"56645758+pranav4501","login":"pranav4501","count":2},{"name":"Reilly Wood","email":"163153147+rgwood-dd","login":"rgwood-dd","count":2},{"name":"Ryan Lopopolo","email":"lopopolo@openai.com","login":"lopopolo-openai","count":2},{"name":"Sergio","email":"60497216+sergioxro","login":"sergioxro","count":2},{"name":"Skylar Graika","email":"swordfish444","login":"swordfish444","count":2},{"name":"SlKzᵍᵐ","email":"105301169+slkzgm","login":"slkzgm","count":2},{"name":"Jay Sabva","email":"94957904+JaySabva","login":"JaySabva","count":2},{"name":"Conor Branagan","email":"472446+conorbranagan","login":"conorbranagan","count":1},{"name":"Cody Peterson","email":"54814569+lostmygithubaccount","login":"lostmygithubaccount","count":1},{"name":"Clifford Ressel","email":"CSRessel@gmail.com","login":"CSRessel","count":1},{"name":"Christopher Cooper","email":"christopher@cg505.com","login":"cg505","count":1},{"name":"Christoph K","email":"53318155+christophkogler","login":"christophkogler","count":1},{"name":"Chriss4123","email":"87142779+Chriss4123","login":"Chriss4123","count":1},{"name":"Channing Conger","email":"cconger@gmail.com","login":"cconger","count":1},{"name":"Bryant Rolfe","email":"brolfe@openai.com","login":"brolfe-oai","count":1},{"name":"Brad M. Harris","email":"bmichaelh13@gmail.com","login":"HarrisMBrad","count":1},{"name":"Biturd","email":"bitterurd@gmail.com","login":"Bit-urd","count":1},{"name":"Bernard Niset","email":"bn3t","login":"bn3t","count":1},{"name":"Beehive Innovations","email":"guidedways","login":"guidedways","count":1},{"name":"BadPirate","email":"badpirate@gmail.com","login":"BadPirate","count":1},{"name":"Axojhf","email":"20625305+axojhf","login":"axojhf","count":1},{"name":"Avi Rosenberg","email":"avrumi96@gmail.com","login":"aviscode","count":1},{"name":"Curt","email":"38527447+cpjet64","login":"cpjet64","count":1},{"name":"Curtis 'Fjord' Hawthorne","email":"fjord@openai.com","login":"fjord-oai","count":1},{"name":"Dan Lewis","email":"dglewi@gmail.com","login":"dglewis","count":1},{"name":"Daniil Davydov","email":"46081038+dan0102dan","login":"dan0102dan","count":1},{"name":"David Gilbertson","email":"gilbertson.david@gmail.com","login":"davidgilbertson","count":1},{"name":"Demircan Celebi","email":"demircancelebi@gmail.com","login":"demircancelebi","count":1},{"name":"Denis Andrejew","email":"denis@productioneer.io","login":"seeekr","count":1},{"name":"Devon Rifkin","email":"devonrifkin@gmail.com","login":"drifkin","count":1},{"name":"Dmitri Khokhlov","email":"dkhokhlov@gmail.com","login":"dkhokhlov","count":1},{"name":"Dominik Kundel","email":"dkundel@openai.com","login":"dkundel-openai","count":1},{"name":"Ejaz Ahmed","email":"47801736+ejazahm3d","login":"ejazahm3d","count":1},{"name":"Enrique Moreno Tent","email":"enriquemorenotent","login":"enriquemorenotent","count":1},{"name":"Eric Burke","email":"163169620+eburke-openai","login":"eburke-openai","count":1},{"name":"Eric Wright","email":"Eric.Wright@microsoft.com","login":"EricWrightAtWork","count":1},{"name":"Erick","email":"ericktorresdeveloper@gmail.com","login":"erickjtorres","count":1},{"name":"Abdelkader Boudih","email":"terminale@gmail.com","login":"seuros","count":1},{"name":"Abhinav Das","email":"theabhinavdas@gmail.com","login":"theabhinavdas","count":1},{"name":"Abkari Mohammed Sayeem","email":"169171880+Sayeem3051","login":"Sayeem3051","count":1},{"name":"Abrar Ahmed","email":"13979201+abrar71","login":"abrar71","count":1},{"name":"Adam Montgomery","email":"1934358+montasaurus","login":"montasaurus","count":1},{"name":"Adeeb","email":"70152519+0xadeeb","login":"0xadeeb","count":1},{"name":"Ahmad Sohail Raoufi","email":"111730637+SohailRaoufi","login":"SohailRaoufi","count":1},{"name":"Aiden Cline","email":"63023139+rekram1-node","login":"rekram1-node","count":1},{"name":"Akrelion45","email":"pornotato@gmail.com","login":"Akrelion45","count":1},{"name":"Akshey D","email":"131929364+aksheyd","login":"aksheyd","count":1},{"name":"Albert O'Shea","email":"albertoshea2@gmail.com","login":"Alb-O","count":1},{"name":"Alejandro Peña","email":"adpena@gmail.com","login":"adpena","count":1},{"name":"Aleksandr Kondrashov","email":"116561995+aramikuto","login":"aramikuto","count":1},{"name":"Alex Hornby","email":"14246801+ahornby","login":"ahornby","count":1},{"name":"Alexander","email":"iam.asm89@gmail.com","login":"asm89","count":1},{"name":"Alexander Smirnov","email":"145155732+smalyu","login":"smalyu","count":1},{"name":"Ali Towaiji","email":"145403626+Towaiji","login":"Towaiji","count":1},{"name":"Yaroslav","email":"yaroslav.yashin@me.com","login":"yaroslavyaroslav","count":1},{"name":"Amit Halfon","email":"amit@halfons.com","login":"Bronx83","count":1},{"name":"Andrew Ambrosino","email":"ambrosino@openai.com","login":"ambrosino-oai","count":1},{"name":"Andrew Dirksen","email":"andrew@dirksen.com","login":"bddap","count":1},{"name":"Andrew Nikolin","email":"AndrewNikolin","login":"AndrewNikolin","count":1},{"name":"Andrew Tan","email":"9657842+andrewtlw","login":"andrewtlw","count":1},{"name":"Anil Karaka","email":"syllogismos","login":"syllogismos","count":1},{"name":"Aofei Sheng","email":"aofei@aofeisheng.com","login":"aofei","count":1},{"name":"Arash Ari Sheyda","email":"38922203+arashsheyda","login":"arashsheyda","count":1},{"name":"Aron Jones","email":"aron.jones@gmail.com","login":"defrex","count":1},{"name":"Asa","email":"soocto@gmail.com","login":"loadchange","count":1},{"name":"Ashutosh Kumar Singh","email":"161562995+Ashutosh0x","login":"Ashutosh0x","count":1},{"name":"Ashwin Ramaswami","email":"aramaswamis@gmail.com","login":"epicfaace","count":1},{"name":"Ethan Phillips","email":"marktphillipsmeo@gmail.com","login":"ethantphillips","count":1},{"name":"WhammyLeaf","email":"christian.troelsen@tryg.dk","login":"WhammyLeaf","count":1},{"name":"GalaxyDetective","email":"59104573+Galaxy-0","login":"Galaxy-0","count":1},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":1},{"name":"Yashraj Yadav","email":"yyashraj05@gmail.com","login":"yashraj22","count":1},{"name":"Yonatan Lavy","email":"123459744+yonatanlavy","login":"yonatanlavy","count":1},{"name":"Yorling","email":"shallowcloud@yeah.net","login":"shallowclouds","count":1},{"name":"Yusuf Eren","email":"erenyusuf170@gmail.com","login":"yusuf-eren","count":1},{"name":"Zhongsheng Ji","email":"9573586@qq.com","login":"Wh1isper","count":1},{"name":"agro","email":"agro1986@gmail.com","login":"agro1986","count":1},{"name":"amjith","email":"amjith@openai.com","login":"amjith-openai","count":1},{"name":"anup-openai","email":"148260946+anup-openai","login":"anup-openai","count":1},{"name":"autotaker","email":"autotaker@gmail.com","login":"autotaker","count":1},{"name":"baumann-oai","email":"baumann@openai.com","login":"baumann-oai","count":1},{"name":"chunterb","email":"31895576+chunterb","login":"chunterb","count":1},{"name":"cryptonerdcn","email":"cryptonerdcn@gmail.com","login":"cryptonerdcn","count":1},{"name":"daniel-oai","email":"daniels@openai.com","login":"daniel-oai","count":1},{"name":"darlingm","email":"darlingm@gmail.com","login":"darlingm","count":1},{"name":"ddgond","email":"dadangond@protonmail.com","login":"ddgond","count":1},{"name":"dolan","email":"173844978+dolan-openai","login":"dolan-openai","count":1},{"name":"douglaz","email":"allandouglas@gmail.com","login":"douglaz","count":1},{"name":"dulikaifazr","email":"dulikaifazr@outlook.com","login":"dulikaifazr","count":1},{"name":"Sam Verhasselt","email":"verhasseltsamuelj@gmail.com","login":"SaymV","count":1},{"name":"Samin Amanat","email":"amanat361@gmail.com","login":"amanat361","count":1},{"name":"Sebastian Lund","email":"me@sebastianlund.se","login":"cpluss","count":1},{"name":"Shane Vitarana","email":"shanev@gmail.com","login":"shanev","count":1},{"name":"Shuto Otaki","email":"105141999+shutootaki","login":"shutootaki","count":1},{"name":"Simon Willison","email":"swillison@gmail.com","login":"simonw","count":1},{"name":"Sing303","email":"lot303@gmail.com","login":"Sing303","count":1},{"name":"Soroush Yousefpour","email":"46920873+gabrimatic","login":"gabrimatic","count":1},{"name":"Steve Mostovoy","email":"stevemostovoy@openai.com","login":"stevemostovoy-openai","count":1},{"name":"Suyash-K","email":"114049661+Suyash-K","login":"Suyash-K","count":1},{"name":"Takuto Yuki","email":"ppppp303@gmail.com","login":"pppp606","count":1},{"name":"Thanh Nguyen","email":"74597207+ThanhNguyxn","login":"ThanhNguyxn","count":1},{"name":"Thomas Klausner","email":"wiz@gatalith.at","login":"0-wiz-0","count":1},{"name":"Thomas Stokes","email":"git@tombl.dev","login":"tombl","count":1},{"name":"Tony Dong","email":"tonyd3","login":"tonyd3","count":1},{"name":"Truls Borgvall","email":"51020190+truls27a","login":"truls27a","count":1},{"name":"Uladzimir Yancharuk","email":"v.yancharuk@gmail.com","login":"vyancharuk","count":1},{"name":"UnownPlain","email":"38232575+UnownPlain","login":"UnownPlain","count":1},{"name":"Varun Khalate","email":"68511458+khalatevarun","login":"khalatevarun","count":1},{"name":"Vinicius da Motta","email":"viniciusmotta8@gmail.com","login":"vmotta8","count":1},{"name":"Weiller Carvalho","email":"99501431+weillercarvalho","login":"weillercarvalho","count":1},{"name":"nerdielol","email":"60550503+nerdielol","login":"nerdielol","count":1},{"name":"nvp159","email":"nvp159@gmail.com","login":"nvp159","count":1},{"name":"pash-openai","email":"pash@openai.com","login":"pash-openai","count":1},{"name":"pranavdesh","email":"pranavdeshpande88@gmail.com","login":"pranavdesh","count":1},{"name":"prateek-oai","email":"prateek@openai.com","login":"prateek-oai","count":1},{"name":"pygarap","email":"pygarap@gmail.com","login":"pygarap","count":1},{"name":"rohanoai","email":"107282918+rohanoai","login":"rohanoai","count":1},{"name":"rugvedS07","email":"rugved@lmstudio.ai","login":"rugvedS07","count":1},{"name":"rumple","email":"amrut.joshi@gmail.com","login":"rumple","count":1},{"name":"ryozi","email":"ryousanngatajp@hotmail.com","login":"ryozi-tn","count":1},{"name":"salama-openai","email":"salama@openai.com","login":"salama-openai","count":1},{"name":"simister","email":"simcoea@gmail.com","login":"simister","count":1},{"name":"sooraj","email":"sooraj@plumhq.com","login":"thesoorajsingh","count":1},{"name":"squinlan-oai","email":"squinlan@openai.com","login":"squinlan-oai","count":1},{"name":"unship","email":"liyananfamily@gmail.com","login":"unship","count":1},{"name":"uonr","email":"dev@yuru.me","login":"uonr","count":1},{"name":"vinaybantupalli","email":"vinaybantupalli@gmail.com","login":"vinaybantupalli","count":1},{"name":"vjain419","email":"vinay.sirohiya@gmail.com","login":"vjain419","count":1},{"name":"vladislav doster","email":"mvdoster@gmail.com","login":"vladdoster","count":1},{"name":"wizard","email":"112275929+famouswizard","login":"famouswizard","count":1},{"name":"wkrettek","email":"50168688+wkrettek","login":"wkrettek","count":1},{"name":"eddy-win","email":"eddy-win@openai.com","login":"eddy-win","count":1},{"name":"friel-openai","email":"friel@openai.com","login":"friel-openai","count":1},{"name":"gambhir ⚡","email":"gambhir786191ss@gmail.com","login":"gambhirsharma","count":1},{"name":"gameofby","email":"yanyantdcq@outlook.com","login":"gameofby","count":1},{"name":"hxreborn","email":"32096750+hxreborn","login":"hxreborn","count":1},{"name":"iudi","email":"iudizm@pm.me","login":"iudizm","count":1},{"name":"jdijk-deventit","email":"jdijk@deventit.nl","login":"jdijk-deventit","count":1},{"name":"katyhshi","email":"115659651+katyhshi","login":"katyhshi","count":1},{"name":"kchro3","email":"62481661+kchro3","login":"kchro3","count":1},{"name":"khai-oai","email":"kh.ai@openai.com","login":"khai-oai","count":1},{"name":"kinopeee","email":"119112484+kinopeee","login":"kinopeee","count":1},{"name":"kshern","email":"kshern@yeah.net","login":"kshern","count":1},{"name":"leezenn","email":"76214474+leezenn","login":"leezenn","count":1},{"name":"liam","email":"liam@scalzulli.com","login":"terror","count":1},{"name":"linuxmetel","email":"61399424+linuxmetel","login":"linuxmetel","count":1},{"name":"lugui","email":"lugui1998@hotmail.com","login":"lugui1998","count":1},{"name":"mattsu","email":"35655889+mattsu2020","login":"mattsu2020","count":1},{"name":"miraclebakelaser","email":"65143272+miraclebakelaser","login":"miraclebakelaser","count":1},{"name":"mkusaka","email":"hinoshita1992@gmail.com","login":"mkusaka","count":1},{"name":"narenoai","email":"naren@openai.com","login":"narenoai","count":1},{"name":"needs","email":"624097+needs","login":"needs","count":1},{"name":"Jakob Malmo","email":"jakobmalmo@protonmail.com","login":"jmalmo","count":1},{"name":"Jamie Magee","email":"jamie.magee@gmail.com","login":"JamieMagee","count":1},{"name":"Jatan Loya","email":"jatanloya@gmail.com","login":"jatanloya","count":1},{"name":"Jeff Mickey","email":"jmickey@openai.com","login":"jmickey-oai","count":1},{"name":"John Gardner","email":"john@ardea.io","login":"Sinjhin","count":1},{"name":"Jonathan Yang","email":"github@jyang.cc","login":"Joilence","count":1},{"name":"Joonsoo Lee","email":"jlee14281@gmail.com","login":"25621","count":1},{"name":"Josh LeBlanc","email":"joshleblanc94@gmail.com","login":"joshleblanc","count":1},{"name":"Joshua Sutton","email":"48036337+joshua1s","login":"joshua1s","count":1},{"name":"Juan Miguel Rodriguez Ceron","email":"juanmirod","login":"juanmirod","count":1},{"name":"Justin Lebar","email":"justin.lebar@gmail.com","login":"jlebar","count":1},{"name":"Jörg Thalheim","email":"Mic92","login":"Mic92","count":1},{"name":"Kaden Gruizenga","email":"kjgruiz@pm.me","login":"kgruiz","count":1},{"name":"Khalil Yao","email":"47586954+yyz945947732","login":"yyz945947732","count":1},{"name":"Kyuheon Kim","email":"65669461+kyuheon-kr","login":"kyuheon-kr","count":1},{"name":"LIHUA","email":"1017343802@qq.com","login":"LIHUA919","count":1},{"name":"Lael","email":"LaelLuo@qq.com","login":"LaelLuo","count":1},{"name":"LongYinan","email":"lynweklm@gmail.com","login":"Brooooooklyn","count":1},{"name":"LouisLv","email":"zheyanglv@qq.com","login":"ensorrow","count":1},{"name":"Luca King","email":"luca@profoundinstitute.org","login":"luca-profound","count":1},{"name":"Lucas Freire Sangoi","email":"125471877+sangoi-exe","login":"sangoi-exe","count":1},{"name":"Evan Verma","email":"edverma@icloud.com","login":"edverma","count":1},{"name":"Felipe Petroski Such","email":"felipe@openai.com","login":"fps7806","count":1},{"name":"Felix Waweru","email":"wawerufelix60@gmail.com","login":"FelixWaweru","count":1},{"name":"Gabriel Bianconi","email":"1275491+GabrielBianconi","login":"GabrielBianconi","count":1},{"name":"Amar Sood","email":"mail@tekacs.com","login":"tekacs","count":1},{"name":"Gene Oden","email":"eugeneoden@gmail.com","login":"eugeneoden","count":1},{"name":"Genki Takiuchi","email":"genki@s21g.com","login":"genki","count":1},{"name":"George Nesterenok","email":"89010995+MasterMind7777777","login":"MasterMind7777777","count":1},{"name":"Gerred Dillon","email":"hello@gerred.org","login":"gerred","count":1},{"name":"HDCode","email":"hdcodedev@gmail.com","login":"hdcodedev","count":1},{"name":"Hans Knöchel","email":"hansemannn","login":"hansemannn","count":1},{"name":"HaxagonusD","email":"julianq.js@gmail.com","login":"HaxagonusD","count":1},{"name":"Helmut Januschka","email":"helmut@januschka.com","login":"hjanuschka","count":1},{"name":"Huaiwu Li","email":"lhwzds@gmail.com","login":"lhwzds","count":1},{"name":"Hugo","email":"34518954+hugobiais","login":"hugobiais","count":1},{"name":"Ikko Eltociear Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"Ilya Kamen","email":"ikamenshchikov@gmail.com","login":"ikamensh","count":1},{"name":"Isaac","email":"147355120+IsaacGemal","login":"IsaacGemal","count":1},{"name":"JBallin","email":"JBallin","login":"JBallin","count":1},{"name":"Jack","email":"8264841+AlanMelody","login":"AlanMelody","count":1},{"name":"Jake Kay","email":"jake41397@gmail.com","login":"jake41397","count":1},{"name":"Odysseas Yiakoumis","email":"odysseasyiakoumis@gmail.com","login":"oyiakoumis","count":1},{"name":"Oliver Mannion","email":"125105+tekumara","login":"tekumara","count":1},{"name":"Pavel","email":"19418601+rakleed","login":"rakleed","count":1},{"name":"Pavel Bezglasny","email":"pavelb23@gmail.com","login":"pbezglasny","count":1},{"name":"Pavel Krymets","email":"pavel@krymets.com","login":"pakrym","count":1},{"name":"Pedro Batista","email":"pedrovhb@gmail.com","login":"pedrovhb","count":1},{"name":"Prama","email":"109050315+PramaYudhistira","login":"PramaYudhistira","count":1},{"name":"Preet 🚀","email":"114741744+preetDev004","login":"preetDev004","count":1},{"name":"Priyadarshini Tamilselvan","email":"priya61197@gmail.com","login":"Priya-753","count":1},{"name":"Pulipaka Sai Krishna","email":"31779125+skpulipaka26","login":"skpulipaka26","count":1},{"name":"RQfreefly","email":"53940557+RQfreefly","login":"RQfreefly","count":1},{"name":"Rashim","email":"114280987+rashim27us","login":"rashim27us","count":1},{"name":"Rene Leonhardt","email":"65483435+reneleonhardt","login":"reneleonhardt","count":1},{"name":"Ricardo Ander-Egg","email":"37962604+polyrand","login":"polyrand","count":1},{"name":"Ritesh Chauhan","email":"155845254+ritesh-chauhan0x1","login":"ritesh-chauhan0x1","count":1},{"name":"Robbie Hammond","email":"robbiehammond3@gmail.com","login":"robbiehammond","count":1},{"name":"Robert","email":"766670+rben01","login":"rben01","count":1},{"name":"Rohan Godha","email":"dev@rohangodha.com","login":"rgodha24","count":1},{"name":"Rohith Gilla","email":"gillarohith1@gmail.com","login":"Rohithgilla12","count":1},{"name":"RosarioYui","email":"runjiliu.dev@gmail.com","login":"RunjiLiu","count":1},{"name":"Ruyut","email":"a@ruyut.com","login":"ruyut","count":1},{"name":"Lucas Kim","email":"45152028+Raptors65","login":"Raptors65","count":1},{"name":"Lukas","email":"56000765+lukasl-dev","login":"lukasl-dev","count":1},{"name":"Magson Leone dos Santos","email":"magsonleone@gmail.com","login":"magsonleone","count":1},{"name":"Mahesh Rijal","email":"62394512+maheshrijal","login":"maheshrijal","count":1},{"name":"Manoel Calixto","email":"manoel.calixto.neto@gmail.com","login":"manoelcalixto","count":1},{"name":"Marcus Griep","email":"marcus@griep.us","login":"neoeinstein","count":1},{"name":"Marius Wichtner","email":"2mawi2@gmail.com","login":"2mawi2","count":1},{"name":"Mark Hemmings","email":"mark@mhemmings.com","login":"mhemmings","count":1},{"name":"Matan Yemini","email":"50515643+MatanYemini","login":"MatanYemini","count":1},{"name":"Matt Ridley","email":"matt.c.ridley@gmail.com","login":"mattridley","count":1},{"name":"Maxime Savard","email":"waxime64@hotmail.com","login":"Waxime64","count":1},{"name":"Mert Erbak","email":"71733533+merterbak","login":"merterbak","count":1},{"name":"Michael","email":"50274907+saleweaver","login":"saleweaver","count":1},{"name":"Mikhail Beliakov","email":"kvokka@yahoo.com","login":"kvokka","count":1},{"name":"Mitch Fultz","email":"57411549+fitchmultz","login":"fitchmultz","count":1},{"name":"Mitchell Kutchuk","email":"mitch528@gmail.com","login":"Mitch528","count":1},{"name":"MomentDerek","email":"40252940+MomentDerek","login":"MomentDerek","count":1},{"name":"Naoya Yasuda","email":"43776161+yanskun","login":"yanskun","count":1},{"name":"Naveen Kumar Battula","email":"naveenkb1999@gmail.com","login":"Naveenxyz","count":1},{"name":"Nick Carchedi","email":"ncarchedi","login":"ncarchedi","count":1},{"name":"Noah Jorgensen","email":"magus","login":"magus","count":1},{"name":"李琼羽","email":"libiao_0303@live.com","login":"liqiongyu","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-02-06T00:02:59.014Z","repositories_count":6167919,"commits_count":929197355,"contributors_count":36099324,"owners_count":1140049,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"openai/codex","html_url":"https://github.com/openai/codex","last_synced_at":"2025-12-23T09:05:00.707Z","status":null,"issues_count":1591,"pull_requests_count":2628,"avg_time_to_close_issue":1216759.6185185185,"avg_time_to_close_pull_request":294965.92755344417,"issues_closed_count":540,"pull_requests_closed_count":1684,"pull_request_authors_count":546,"issue_authors_count":1144,"avg_comments_per_issue":1.546825895663105,"avg_comments_per_pull_request":0.9764079147640792,"merged_pull_requests_count":1225,"bot_issues_count":1,"bot_pull_requests_count":81,"past_year_issues_count":1591,"past_year_pull_requests_count":2628,"past_year_avg_time_to_close_issue":1216759.6185185185,"past_year_avg_time_to_close_pull_request":294965.92755344417,"past_year_issues_closed_count":540,"past_year_pull_requests_closed_count":1684,"past_year_pull_request_authors_count":546,"past_year_issue_authors_count":1144,"past_year_avg_comments_per_issue":1.546825895663105,"past_year_avg_comments_per_pull_request":0.9764079147640792,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":81,"past_year_merged_pull_requests_count":1225,"created_at":"2025-04-28T10:38:07.553Z","updated_at":"2025-12-23T09:05:00.708Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fcodex/issues","issue_labels_count":{"table":{"bug":811,"enhancement":265,"extension":63,"windows-os":21,"question":12,"rust-cutover-p1":12,"model-behavior":9,"duplicate":8,"mcp":8,"documentation":7,"rust-cutover-p2":7,"codex-web":7,"good first issue":5,"azure":4,"rust":3,"Improvement":3,"auth":3,"permissions/sandbox":1,"sdk":1,"remote-workspace":1,"gpt-oss":1,"dependencies":1,"wontfix":1,"codex-ide":1,"rust-cutover-p0":1}},"pull_request_labels_count":{"table":{"rust":107,"codex":105,"dependencies":81,"codex-rust-review-completed":48,"javascript":27,"codex-review-completed":23,"codex-rust-review":8,"github_actions":8,"documentation":5,"enhancement":5,"do not merge":2,"bug":2,"codex-review-in-progress":1,"codex-review":1,"docker":1,"codex-rust-review-in-progress":1,"invalid":1,"rust_toolchain_package_manager":1}},"issue_author_associations_count":{"table":{"NONE":1474,"CONTRIBUTOR":72,"COLLABORATOR":45}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":1226,"NONE":862,"CONTRIBUTOR":530,"MEMBER":10}},"issue_authors":{"table":{"bolinfest":30,"FreddyE1982":13,"doggy8088":12,"aehlke":11,"guidedways":10,"mkusaka":10,"MauScheff":10,"Frulfump":9,"jroth55":9,"dlukt":7,"neurostream":7,"0xdevalias":7,"rivershah":6,"ramarivera":6,"zemaj":6,"Themethys":6,"Alfredo-Sandoval":6,"haasonsaas":5,"yaroslavyaroslav":5,"BadPirate":5,"B-Scott33":5,"WASasquatch":5,"pakrym-oai":5,"alexx-ftw":5,"bentito":5,"lucasrod":4,"cyruszad":4,"maheshrijal":4,"vitatea2023":4,"vannarho-fas":4,"caibirdme":4,"rben01":4,"vjain419":4,"jdemeulenaere":4,"mcjdh":4,"inzapp":4,"arnaudstiegler":4,"HeroBrian389":4,"thingersoft":4,"marektomas-cz":4,"scottleibrand":4,"kendonB":4,"LuciferMornens":4,"tomascupr":4,"offsetcyan":4,"moppywhip":4,"matssk":4,"adhishthite":3,"lehoanganh298":3,"3SMMZRjWgS":3,"sfz009900":3,"twardoch":3,"CunnanWei":3,"aibrahim-oai":3,"devcadotio":3,"ReyNeill":3,"agenticbuddy":3,"andjohnsonj5":3,"rockyicer":3,"iamhectorlopez":3,"santiago-afonso":3,"notlikejuice":3,"davidgilbertson":3,"kingdomseed":3,"Shaurya-Sethi":3,"piotrsynowiec":3,"bhack":3,"rmilkowski":3,"JamesMonges":3,"jamneutrino":3,"josh956":3,"oscarlehuu":3,"lionelchg":3,"jackmhny":3,"strangeloopcanon":3,"evgenyop":3,"mgryning":3,"jacobhallgren":3,"JohnAILove":3,"ocolluphid":3,"Nhahan":3,"songsong0527":3,"prashanFOMO":2,"miklschmidt":2,"braun-viathan":2,"meAloex":2,"prime9dev":2,"Jayk56":2,"pchalasani":2,"hopenjin":2,"techjoec":2,"zuriby":2,"leoisadev8":2,"thammachet":2,"YoloMark98":2,"Enrico7777":2,"curtis-oai":2,"cpjet64":2,"jjangga0214":2,"HenriNext":2,"dpolivaev":2,"Aki-07":2,"mmtmn":2,"homanp":2,"mihir-s-05":2,"somainteligencia":2,"ngirard":2,"tomomoa":2,"victordov":2,"da1z":2,"0xadeeb":2,"moveforward01":2,"adrianveen":2,"moughxyz":2,"bradford54":2,"alexeyv":2,"danielj86":2,"Stewart86":2,"jiangying000":2,"heymaaz":2,"101glover":2,"ForSeason":2,"ikamensh":2,"gpeal":2,"joliss":2,"ethe":2,"jayteaftw":2,"nikhil-pandey":2,"emcd":2,"rr-":2,"gh640":2,"davidak":2,"jruokola":2,"michabbb":2,"brandontan":2,"MaurUppi":2,"karacsonybarni":2,"smat-dev":2,"vinaybantupalli":2,"Gusarich":2,"CongDon1207":2,"martinambrus":2,"thetinygoat":2,"MeowShe":2,"firecat1234":2,"marcoscale98":2,"oxysoft":2,"titi8200":2,"jaim12005":2,"wbdb":2,"dgunay":2,"jonny5203":2,"jayshrivastava":2,"QLiMBer":2,"dontepanlin":2,"az-z":2,"Akrelion45":2,"jif-oai":2,"adamkdean":2,"ToughLad":2,"sangoi-exe":2,"tabletcorry":2,"Tamir-Schwarz":2,"laphang":2,"nick-youngblut":2,"janisz":2,"jamesheinlein":2,"strickvl":2,"lwh316658735":2,"gitmeatarru":2,"mattsu2020":2,"looper200":2,"IceWreck":2,"nerdielol":2,"dcieslak19973":2,"warpdev":2,"byrongrogan":2,"lostmygithubaccount":2,"corrylc":2,"tomc98":2,"morganavr":2,"KiBk":2,"josephrocca":2,"SpyrosBou":2,"abazabaaa":2,"joshka":2,"Icarus603":2,"enriquemorenotent":2,"239573049":2,"alfonsoalongi":2,"VimsRocz":2,"JoelEmanuelNilsson":2,"alwell-kevin":2,"temowemo":2,"p3nGu1nZz":2,"PramaYudhistira":2,"nanangdev":2,"rwjdk":2,"savanthongvanh":2,"Suyash-K":2,"Yeqishen":2,"gwpl":2,"jdocherty":2,"qodeninja":2,"HunterHillegas":2,"The-Obstacle-Is-The-Way":2,"FraserLee":2,"sloikod":2,"iMAGRAY":2,"tumblingman":2,"romanwu10":2,"JonasTinz":2,"sazanmondal1147-bit":2,"namastex888":1,"tm65":1,"oyiakoumis":1,"ferrufino":1,"igorgatis":1,"cheolwanpark":1,"xiaoyu-work":1,"schollii":1,"yetanotherchris":1,"nornagon-openai":1,"dmvaldman":1,"cblanko0531":1,"nmurrell07":1,"hippyau":1,"beetree":1,"fannnzhang":1,"papay0":1,"Kreijstal":1,"saleweaver":1,"nmartorell":1,"jasonxue1":1,"stenci":1,"behrangsa":1,"mion-kr":1,"miracsengonul":1,"tibo-openai":1,"rafaljanicki":1,"arynaq":1,"vxe4":1,"211277729":1,"shallowclouds":1,"anzax":1,"feelmypain":1,"AdiRishi":1,"glnngu":1,"gamergenic":1,"RicherTunes":1,"braingu-matt":1,"chew-z":1,"systematicguy":1,"gustavhartz":1,"Yuvarajkumar":1,"salman1993":1,"rizwankce":1,"Corbanos":1,"scottfalconer":1,"anfedoro":1,"MrGeRoI":1,"Settheworldonfireiii":1,"ceoz-0":1,"cconw":1,"ansh-info":1,"simplexforce":1,"J-a-n-u-s":1,"kk-code-lab":1,"sathish-digisquares":1,"Hitman247m":1,"cchen7":1,"gdjohn4s":1,"nikitavoloboev":1,"ecsplendid":1,"raokrutarth":1,"fsfra":1,"vshuraeff":1,"TyroneXie":1,"sneakyfoot":1,"stretchcloud":1,"kofron":1,"helmus":1,"dilshodturab":1,"brentwc":1,"AshishSardana":1,"zeenix":1,"marcospgp":1,"droren":1,"gluedog":1,"honjo-hiroaki-gtt":1,"fwood":1,"vyj7":1,"jay-dhamale":1,"bluxolguin":1,"k-bx":1,"phillbee":1,"XoxRumbleLorexoX":1,"VladiKrapp-Arm":1,"cowwoc":1,"lazorfuzz":1,"kstueve1":1,"varunursekar":1,"yannbam":1,"stryio":1,"ProCreations-Official":1,"timdinh":1,"dchao34":1,"aliitt":1,"frees11":1,"PPinnate":1,"devilcoder01":1,"tao12345666333":1,"qsfecdcdd":1,"aarusso-nyx":1,"artdent":1,"archneon":1,"Euphemystic-AI":1,"fujisan43":1,"jachenms":1,"whoschek":1,"decodethemarket":1,"SolsticeSpectrum":1,"avikalpa":1,"avaer":1,"sfyr111":1,"T1nker-1220":1,"ajanraj":1,"dwnmf":1,"pascudder":1,"NightMachinery":1,"Medenor":1,"apt-get-coke":1,"luispater":1,"InfiniteLoopAlchemist":1,"hf-fdsilva":1,"zxy003512":1,"asaf92":1,"ketank1000":1,"moshtaghmaveddat":1,"bscan":1,"daniels":1,"ropl-btc":1,"eval-exec":1,"LuciNyan":1,"matheusbenedet":1,"Rithul00Basil":1,"nk3015":1,"jmin123":1,"dfinke":1,"jarlehildrum":1,"hughdidit":1,"alextes":1,"mikz":1,"thursdaybw":1,"jakeleventhal":1,"imerius1270":1,"mvanleest":1,"jorgevz":1,"videobizz08-dot":1,"KaminariOS":1,"junjunjunbong":1,"noriaki":1,"vthorsteinsson":1,"smartpuppy":1,"steveant":1,"ccchan234":1,"mcampa":1,"wzhliang":1,"alexchandel":1,"realspaceeagle":1,"cortesi":1,"aashray-bos":1,"mariobm":1,"Polinarium":1,"joakimriedel":1,"Fredrik-C":1,"rcampbel3":1,"leakyfilter":1,"clyzwangyuyang":1,"sevonade4":1,"hee-dongdong":1,"pogo-pedagog":1,"CALMCRAZY":1,"Chopch0":1,"gbrindisi":1,"mfagerlund":1,"pranaysuyash":1,"kdhira":1,"Mark2619":1,"zakkor":1,"jtele2":1,"zeyugao":1,"raoulmillais":1,"metwallusion":1,"NickSdot":1,"hatayama":1,"DevOpsBenjamin":1,"llk23r":1,"Poggen":1,"jim60105":1,"valdemirum":1,"lubacareer":1,"jordan-BAIC":1,"bn3t":1,"xiao10ma":1,"gfodor":1,"erikvoit":1,"smehmood":1,"sunflower-of-parchman":1,"kotsiosadmin":1,"bocytko":1,"catid-saronic":1,"1akhilpandey":1,"Schiff-bot":1,"gcp":1,"gambhirsharma":1,"nicoreese":1,"adam6806":1,"enolan":1,"BenjiWilson":1,"vincelwt":1,"realyn":1,"MikeK184":1,"thedanvail":1,"mykeln":1,"thinksentient":1,"dllu":1,"GitMurf":1,"USTCerirl":1,"zazula":1,"PhantomYdn":1,"Orinks":1,"CGQAQ":1,"pptime":1,"mark0011astra":1,"dopper":1,"JStanoeva":1,"chigkim":1,"TacoByte":1,"toda-bps":1,"carlosarraes":1,"PrzemyslawKlys":1,"shillcollin":1,"ahsanraza29467":1,"eugene-kim":1,"transitive-bullshit":1,"maherbeg":1,"SawyerHood":1,"malonehedges":1,"mcburgertron":1,"jayn2u":1,"Meowzz95":1,"yaonyan":1,"ZackHirshhorn":1,"orakemu":1,"alok":1,"wklimowicz":1,"novacoole":1,"arisabogal":1,"lukaszciastko":1,"taylankabbani":1,"rawzone":1,"FlameWolx":1,"looput":1,"DanTup":1,"elsueno":1,"majid4466":1,"rahulkarajgikar":1,"mstefanec77":1,"ecalifornica":1,"Nerexis":1,"tokgrabber":1,"shlomi-lr":1,"insilications":1,"wagner-austin":1,"gjfmlj":1,"rgov":1,"aravhawk":1,"zhangwen0411":1,"yuan763161":1,"xangma":1,"ewgdg":1,"jusitnl994":1,"Davis-3450":1,"distributedstatemachine":1,"quantuminformation":1,"roflsunriz":1,"dam62500":1,"Xopoko":1,"Grimshad":1,"ImmortalMan01":1,"greinacker":1,"andrew-vdb":1,"duskosusa":1,"buger":1,"HSAGDenizK":1,"unluckyjori":1,"Beowulfwar":1,"PeterDaveHello":1,"rishsriv":1,"jazzyalex":1,"rasmusrygaard":1,"lichangshiwhu":1,"jessearmand":1,"AliSayyah":1,"aaaa-zhen":1,"ajamous":1,"vkmenon":1,"leesb971204":1,"samyarkd":1,"scott80020":1,"bjmoonn":1,"arekt":1,"supadfr":1,"yxl23":1,"collinbentley1":1,"devforai-creator":1,"homoky":1,"kkowalczyk819":1,"bloomsa":1,"WesHacixo":1,"ensorrow":1,"harivamsi9":1,"OGHighZenBerg":1,"TheVibeCoder":1,"alex-lawlab":1,"yuan-alex":1,"tauntz":1,"edwinzhang88":1,"sundayj":1,"adammikulis":1,"aircable":1,"teunv05":1,"smichea":1,"jaredstutzman":1,"hegdeashwin":1,"thetopham":1,"yoloyash":1,"sldx":1,"markwaddle":1,"bossdown123":1,"SkywardSyntax":1,"Priyabhunia":1,"GoldenJoe":1,"alianwaar73":1,"moazbuilds":1,"mrturck":1,"jaizard1":1,"khoangothe":1,"SangkuOh":1,"agarwalshashwat":1,"snoo72":1,"botingw":1,"EricWrightAtWork":1,"tmuskal":1,"mohajibrahim":1,"zzh1996":1,"ordogfioka":1,"mikehearn":1,"user080975":1,"danechitoaie":1,"steipete":1,"chuanzhubin":1,"liarco":1,"Nethan":1,"pae23":1,"slyapustin":1,"varenc":1,"James76931":1,"LuSrodri":1,"samuelstroschein":1,"savion886":1,"Alzok":1,"Vermath":1,"4erdenko":1,"cuacurie":1,"byfoz":1,"nshkrdotcom":1,"amrit110":1,"fras3c":1,"zuuxuux":1,"HimizuNoa":1,"Doraemonwei":1,"thekoc":1,"JohnnyBill":1,"larskoole":1,"bitops":1,"sec-staff-lilithgames":1,"zagros":1,"seb-lec":1,"alexandre-leng":1,"buzheteng":1,"krismile-sunflower":1,"shyim":1,"ChaseDDevelopment":1,"chall37":1,"gauravmahto":1,"powerstrong":1,"vulnerablecodes":1,"EnterOgawa":1,"zer0cache":1,"eugeniosegala":1,"christophkogler":1,"CetinSert":1,"insidegui":1,"jxy":1,"blodesbaum":1,"toni-pih":1,"icedac":1,"mrud":1,"enkvadrat":1,"mbuchetics":1,"rabbit-313":1,"get-loose":1,"ftbhabuk":1,"Erraoudy":1,"aratak":1,"jonasry":1,"tytung2020":1,"dorialn68":1,"growdelan":1,"kgruiz":1,"tobiasosterblom":1,"tomtyiu":1,"zerowns":1,"petrosgeor":1,"lewiswil1971":1,"martrdev":1,"tim-watcha":1,"jcgennaro":1,"dahifi":1,"chunyoupeng":1,"salah9003":1,"asmeurer":1,"golergka":1,"fix777":1,"qab-intelligence":1,"am-will":1,"tkachenkoas":1,"shogunsea":1,"copley":1,"andhikadk":1,"charlie87041":1,"remygendron":1,"Xlicks":1,"dv8silencer":1,"itay-moav":1,"S1M0N38":1,"tareknaser":1,"sethupavan12":1,"young03600":1,"adityamcodes":1,"askusWT":1,"TankiClassic25":1,"feifanphys":1,"gaiar":1,"bessarabov":1,"bhg2023":1,"mickahouan":1,"khryniewiecki":1,"Steven-Martin-CC":1,"farimir":1,"Konjac-XZ":1,"banteg":1,"Remilya":1,"piometrowan":1,"adyuter":1,"mikolysz":1,"Gureum-Yeoreum-Tori":1,"MChorfa":1,"iamgqb":1,"fabiopadok":1,"JDhruv14":1,"LucasChenZQ":1,"SimplyYourAverageDev":1,"otrub":1,"Promisemasimba":1,"JLO64":1,"MateuszZelent":1,"MaskyS":1,"ClayWarren":1,"santiago-acosta-finmaq":1,"ericlewis":1,"ohcedar":1,"SRINIVASULU-2003":1,"slmnsrf":1,"ImLunaHey":1,"vicenteHy":1,"mubashir1osmani":1,"aaronveklabs":1,"rekram1-node":1,"uonr":1,"Ark-Levy":1,"snipeship":1,"hubix2000":1,"elegantselim":1,"adcore-dev":1,"HamedMP":1,"zelosleone":1,"alphajoop":1,"AHMAD159346":1,"tompw89":1,"NodeGuy":1,"anudelman":1,"konmik":1,"sanand0":1,"ts-palo":1,"ErvisTusha":1,"dayeguilaiye":1,"ymehili":1,"bobobo-7":1,"Tor-Saxberg":1,"moutend":1,"fitchmultz":1,"lawrencecchen":1,"benscho1981":1,"waltergushape":1,"wyattearp":1,"twinrise":1,"buihongduc132":1,"Soorma718":1,"HanYang3588":1,"ShashankDatt08":1,"easonjm56-code":1,"DevVig":1,"Al4ise":1,"markusylisiurunen":1,"alvinycheung":1,"hfabio":1,"Tylersuard":1,"tzengshinfu":1,"fenger7":1,"adstastic":1,"qcname":1,"eddyg":1,"monuminu":1,"gopoto":1,"erkinalp":1,"BenyominMandel":1,"dyashuni":1,"mqhamdam":1,"OmerRaviv":1,"joshuacox":1,"AndreyBulezyuk":1,"devflorez":1,"torronen":1,"altjx":1,"marcusziade":1,"shirhatti":1,"pedroarthurn":1,"IOriens":1,"att3":1,"zgqq":1,"johanvelthuis":1,"okey00":1,"stefanoamorelli":1,"hello-coder99":1,"tristanbes":1,"8agana":1,"simulatedfly123":1,"xochaels":1,"mattcolman":1,"brandonculverwork":1,"b05505027":1,"JuHyung-Son":1,"RamXX":1,"VitalyAnkh":1,"alienwareagent":1,"Diwakarbabudahal1998":1,"sgryphon":1,"ayush-porwal":1,"Mateusz404":1,"Alpslee":1,"minhdanh":1,"InfantLab":1,"baran312":1,"archodev":1,"ecancel":1,"tonyredondo":1,"milisp":1,"jeejeeguan":1,"danielrosehill":1,"koshyviv":1,"Waishnav":1,"SinkHoleLabs":1,"gorkem-bwl":1,"notImposterSyndromeIfImposter":1,"good1515":1,"ArchitRastogi20":1,"mollon650":1,"MrSimonC":1,"vigo":1,"sung1-kang":1,"gonzague":1,"gerred":1,"fschlz":1,"Westlife1002":1,"BabaYara":1,"lzj960515":1,"heyarny":1,"oleteacher":1,"tbiens":1,"Jahonny":1,"polyrand":1,"Kalinovych":1,"ezufelt":1,"ElierHG":1,"grymmjack":1,"L3nn0x":1,"nigeltheyounger":1,"JonathanMShaw":1,"an0nym3r":1,"PavelAgurov":1,"agentmish":1,"jovicdev97":1,"setyanzxc123":1,"damtt":1,"JohnDeeBDD":1,"extremesecrecy":1,"jjopport":1,"John0x":1,"aitrailblazer":1,"medoeldin":1,"Johnny987":1,"sckindvl":1,"AnthonyRonning":1,"MrLightful":1,"ishibashi-futos":1,"will380":1,"mirage335":1,"hlemonnier-enigma":1,"nectario":1,"Livvux":1,"HaiyiMei":1,"ashish01":1,"nicholaswmin":1,"connortbot":1,"loginx":1,"joncooper":1,"dongrongyu":1,"seanwessmith":1,"Chetansuri7":1,"klausbreyer":1,"88gravessong":1,"aldiz1711":1,"miguelcm88":1,"ArtAndrew":1,"geremyCohen":1,"jondeaton":1,"howl0921":1,"BranchManager69":1,"Epokhe":1,"Dariton4000":1,"mickitty0511":1,"execveat":1,"Marcus-Peterson":1,"Dexus":1,"arminhaaf":1,"applepig":1,"guilhem-":1,"aivajoe":1,"vvvlad":1,"jwahdatehagh":1,"TiagoGouvea":1,"jacko555":1,"David-hod":1,"insinfo":1,"ColeMurray":1,"np123-glitch":1,"kiranjd":1,"alexyangjie":1,"jssblck":1,"HexHands":1,"InnerWerks":1,"baiyuechuz":1,"ercbot":1,"agustif":1,"sebthom":1,"hatefkasraei":1,"ilmeskio":1,"xuezhaojun":1,"RodriMora":1,"Chizkiyahu":1,"TianqiZhang":1,"chipit24":1,"furkancak1r":1,"haocolfgjsfk":1,"iamjackharper":1,"hamzaydia":1,"hlthi":1,"dennisvink":1,"ohadle-medint":1,"ynareshkalyan21":1,"AktywnyGURU":1,"shanecowherd":1,"orges":1,"S2R2I-LIFE":1,"vacavaca":1,"slimndap":1,"mcqx4":1,"hitachi-development":1,"mlovic":1,"irfndi":1,"Olshansk":1,"TheKnarf":1,"barry-far":1,"loaishar":1,"Yish-AI":1,"mrairdon-midmark":1,"oneslash":1,"roychri":1,"coygeek":1,"sevagh":1,"deadmau5v":1,"jcs180":1,"AdsQnn":1,"vedmaka":1,"lnbc1QWFyb24":1,"mcolyer":1,"m061i6":1,"LquenS":1,"jason-murray":1,"chausner":1,"maxiedaniels":1,"Formyselfonly":1,"dn-scribe":1,"rossbu":1,"wadi-chemkhi":1,"MaxRobinsonTheGreat":1,"SamPatt":1,"jrgleason":1,"foreverpiano":1,"FatCache":1,"shamiko404":1,"natzgg":1,"9bingyin":1,"rhukster":1,"RFQED":1,"vhgnb":1,"zhil":1,"ksameer50914-prog":1,"josephbartlett":1,"Tritlo":1,"Mondonno":1,"Drakokorian":1,"notdp":1,"n-WN":1,"samargy":1,"weqq2019":1,"gmitc":1,"pfin":1,"cryptekbits":1,"mikesmithwrk":1,"fpalumbo-gpicd":1,"sboden":1,"MohdHasan2502":1,"imichaelmoore":1,"jschmdt":1,"shenxiaoxu":1,"DcSyedFaraz":1,"Ammaar-Alam":1,"FlowerRealm":1,"hata6502":1,"ajasingh":1,"Pengi123":1,"SamMcCormick61":1,"Gameadictive":1,"sator-imaging":1,"v1ckxy":1,"saucony":1,"younes-io":1,"shermanjoshua":1,"fouad-openai":1,"tekacs":1,"geogod42":1,"Flux159":1,"noscripter":1,"pockers21":1,"FallingReign":1,"ShimonLeb":1,"sluongng":1,"human-bee":1,"mav913ai":1,"danialhasan":1,"win4r":1,"jyC23333":1,"yzhaoa":1,"brutus-gr":1,"alexeygoncharov":1,"ramarnat":1,"GrufityDev":1,"gnaservicesinc":1,"ajstair":1,"markjaquith":1,"Viroscope":1,"Reiko69420":1,"jonchurch":1,"donaaaat13":1,"abdulmunimjundurahman":1,"NodeopsAdmin":1,"stnwlls":1,"pedrosarkis":1,"ayaryabi":1,"uwe-schwarz":1,"vivekp-chipstack":1,"AbdullahAlmuntaser":1,"tvg-jpgxl":1,"michaelzehetleitner":1,"MichaelSpece":1,"REtoolsx":1,"pseudotensor":1,"skpulipaka26":1,"stainlu":1,"leepjwallace":1,"izzymsft":1,"cravecra":1,"Horik0707":1,"odcpw":1,"kchro3":1,"agileandy":1,"MeXenon":1,"shosseini811":1,"Im-Sue":1,"adamftt":1,"kernkraft235":1,"outwalllife001":1,"liviuolos":1,"AlejandroEsquivel":1,"Parry-97":1,"savva312":1,"hobbitlv1234":1,"santhgates":1,"wglassly":1,"roafh":1,"H-Sofie":1,"aidendle94":1,"PhunkyBob":1,"firmai":1,"lordmauve":1,"Vattikuti-Manideep-Sitaram":1,"matteocasagrande111":1,"cleesmith":1,"autotaker":1,"benWindsorCode":1,"dedrisian-oai":1,"robertotcestari":1,"kevinmarkwardt":1,"overthetop":1,"huseyingulgen":1,"john-nelson-calendly":1,"rafaeldev":1,"ben-vargas":1,"codewithdark-git":1,"Chriss4123":1,"borishim":1,"arthurlongue":1,"arbaminim":1,"williamfzc":1,"1337Core":1,"BobbyWang0120":1,"seokw-Ryan":1,"zamazan4ik":1,"pidgeon777":1,"alokwhitewolf":1,"jessfraz":1,"OlexandrVovk":1,"0x4D31":1,"Erivess":1,"Shaoyi-Zhang96":1,"umekun123":1,"Ar4ikov":1,"vrazdalovschi":1,"bymechul":1,"keith555":1,"makeable":1,"haonans":1,"JackPala":1,"hitnova":1,"Mikey0091":1,"PabloLION":1,"sellerscrisp":1,"4t8dd":1,"lattwood":1,"Simanas":1,"dineshkumarkummara":1,"Distortions81":1,"olimart":1,"Martibis":1,"Remedy92":1,"ebeloded":1,"Gekuyme":1,"bares43":1,"gbrault":1,"sangderenard":1,"ReverseConstant":1,"kaseggie":1,"smartcraze":1,"dotproto":1,"codeflyA":1,"shreyaspapi":1,"dimfeld":1,"misteral":1,"thejjw":1,"xiaoxiangmoe":1,"HaithamMaya":1,"hmottestad":1,"tekn0x":1,"SphaeroX":1,"bro4all":1,"frankie0736":1,"charlesvestal":1,"zsw12abc":1,"navels":1,"lyu-oai":1,"rhymiz":1,"calper-ql":1,"zuopanA":1,"dependabot[bot]":1,"cristisecresearch":1,"dylan-hurd-oai":1,"Suketug":1,"justutiz":1,"UserPC-SPB":1,"cexll":1,"DevOps-zhuang":1,"xxchan":1,"petergpt":1,"MstarLioning":1,"yeonysp":1,"Kaneki-hash":1,"styler-ai":1,"nestedlogicsol":1,"SammyReifel":1,"ChakibHi":1,"zhangwei900808":1,"CXwudi":1,"saulrichardson":1,"BenJackGill":1,"julianbcgc":1,"Deng-Xian-Sheng":1,"enriquepiatti":1,"Aeonitis":1,"scottaw66":1,"Nonabz":1}},"pull_request_authors":{"table":{"bolinfest":574,"aibrahim-oai":166,"nornagon-openai":127,"pakrym-oai":110,"fouad-openai":97,"dependabot[bot]":81,"jif-oai":65,"dylan-hurd-oai":58,"easong-openai":51,"gpeal":49,"tibo-openai":40,"dedrisian-oai":35,"ae-openai":31,"crazywolf132":19,"tomascupr":18,"pap-openai":17,"doggy8088":14,"etraut-openai":14,"LuciNyan":12,"edward-bayes":12,"jonchurch":11,"jcoens-openai":11,"ReNothingg":10,"oai-ragona":10,"pchuri":10,"iceweasel-oai":10,"christophkogler":10,"Jaylon998":10,"ReubenNarad":9,"AbdelrhmanX7":9,"tabletcorry":8,"seratch":8,"rgwood-dd":8,"tomc98":8,"md-oai":7,"moppywhip":7,"rohanPAnkam":7,"kshitizz36":7,"conneroisu":6,"alphajoop":6,"notlikejuice":6,"dvaitam":6,"PierrunoYT":6,"jjlai5":6,"thegovind":6,"scottleibrand":6,"braun-viathan":6,"apanasenko-oai":6,"trevorcreech":5,"vjain419":5,"charlie-openai":5,"andmis":5,"PramaYudhistira":5,"da1z":5,"chengyitang":5,"Dcatfly":4,"ysrastogi":4,"golergka":4,"warpdev":4,"nvp159":4,"alwell-kevin":4,"lazorfuzz":4,"dimichgh":4,"cliff-openai":4,"salah9003":4,"wpt-oai":4,"oscarsalvador":4,"byteakp":4,"WesleyJohnson0423":4,"BadPirate":4,"ConnorChristie":4,"benny123tw":4,"myelsamyE":4,"vishnu-oai":4,"genevievehelsel":4,"dnakov":4,"iamrajiv":4,"svsairevanth12":4,"pranav4501":4,"bniladridas":4,"jasonkneen":4,"maheshrijal":3,"Harishvishwa01":3,"shijie-oai":3,"rockwotj":3,"henryperkins":3,"micic-mihajlo":3,"rakesh-oai":3,"M4n5ter":3,"mvecdigonul":3,"LaelLuo":3,"thesoorajsingh":3,"oyiakoumis":3,"MatanYemini":3,"cbusillo":3,"cpjet64":3,"ChrisWiles":3,"rumple":3,"zemaj":3,"sergioxro":3,"SameerSenapati17":3,"JaviSoto":3,"solveforceapp":3,"hinoguma":3,"0xadeeb":3,"cp90-pixel":3,"kelvinguo0210":3,"JacksonWhite4725":3,"bohdan-shulha":3,"aisrini":3,"sangoi-exe":3,"davidhao3300":3,"samu2117":3,"eddiedunn":2,"MarcoMuellner":2,"tnn1t1s":2,"dallonasnes":2,"Yeqishen":2,"mohit-s96":2,"hedeqiang":2,"honjo-hiroaki-gtt":2,"iqrecycling":2,"sidfeels":2,"te-chan":2,"dkvarda":2,"jdocherty":2,"ibigio":2,"narenoai":2,"lacymorrow":2,"yoyooyooo":2,"d33disc":2,"Temkit":2,"vinaybantupalli":2,"0xRaduan":2,"jo32":2,"Zijie-Tian":2,"yaroslavyaroslav":2,"luisgodoi2212":2,"markwaddle":2,"joliss":2,"akuseru":2,"m-farooqui":2,"agustif":2,"ramzimalhas":2,"atericparker":2,"joyceerhl":2,"khushwant04":2,"pmenglund":2,"jlwainwright":2,"vinkent420":2,"tekacs":2,"useadversys":2,"avberaMS2":2,"levente-levai":2,"AjayKumbham":2,"TodyBlair":2,"scanhex":2,"t-chamb":2,"amjith-openai":2,"HermanKoii":2,"reneleonhardt":2,"abhishek-oai":2,"jimmyzhang-codeium":2,"aaronccasanova":2,"G-man3207":2,"lostmind008":2,"grahama1970":2,"sorush1233":2,"yusuf-eren":2,"YusukeShimizu":2,"syllogismos":2,"veygax":2,"joerucci":2,"iMAGRAY":2,"maheshreddyy345":2,"Thibault00":2,"zhao-oai":2,"havk64":2,"jimmyfraiture2":2,"siddharthsambharia-portkey":2,"yarikoptic":2,"saikrishnarallabandi":2,"mattsu2020":2,"owenchak-oai":2,"Pruthvik-P":2,"hanson-openai":2,"lionelchg":2,"Suyash-K":2,"The-Obstacle-Is-The-Way":2,"skpulipaka26":2,"HarleyCoops":2,"workinprogr3ss":2,"kahlstrm":2,"Naveenxyz":2,"zippoxer":2,"hata6502":2,"Ammaar-Alam":2,"ilopezluna":2,"benjisho":2,"Tater-T":2,"jasonculverhouse":2,"GabrielBianconi":2,"satelerd":2,"bakks":2,"hegasz":2,"gabrieldejesus":2,"LordVersA":2,"brandonhs":2,"MomentDerek":2,"edoardoc":2,"secuwity":2,"PKD667":2,"mgc-oai":2,"agenticbuddy":2,"kira-offgrid":2,"vrtnis":2,"Anantdadhich":2,"vladlearns":2,"aviscode":2,"connor4312":2,"Paulchen5":2,"pablocerdeira":2,"niallriddell":2,"ebrevdo":2,"naoki85":2,"yting27":2,"nosknut":2,"serbanbjd":2,"suchadawerawat":2,"mohiuddin-khan-shiam":2,"formula1":2,"msmhrt":2,"celia-oai":2,"ikamensh":2,"vmotta8":2,"preetDev004":2,"AarushSah":2,"appleboy":2,"cestercian":2,"matthewmolinar":2,"rashim27us":2,"up2u2b11":2,"anup-openai":2,"arnaudstiegler":2,"fitchmultz":2,"zheli1119":2,"guilhem-":2,"jetleygoog":2,"eliasjz36":2,"andrewleech":2,"stefanoamorelli":2,"skushagra9":2,"cpluss":2,"lostmygithubaccount":2,"lox":2,"demoncoder-crypto":2,"Rish-it":2,"orbli":2,"rxaviers":2,"Exidekat":2,"baszalmstra":2,"dsal3389":2,"bedorlan":2,"4minus1d":1,"chunterb":1,"thammachet":1,"dan0102dan":1,"erickjtorres":1,"ckolobow":1,"sahil28032005":1,"Jayk56":1,"mgiovani":1,"HaxagonusD":1,"BEOKS":1,"Aeonitis":1,"3xpl0itk1t":1,"GregBrimble":1,"salama-openai":1,"Lucifeeeeerrrrrrr":1,"MinesJA":1,"wkrettek":1,"rajeshdhawania-web":1,"pedrozoalencar":1,"joshka-oai":1,"jcobol":1,"nanameru":1,"khai-oai":1,"aminroosta":1,"Ankurdeewan":1,"robbiehammond":1,"SlyyCooper":1,"rahulrajaram":1,"afiodorov":1,"friel-openai":1,"chenxizhang":1,"andrewtlw":1,"ncarchedi":1,"tb-software":1,"FelixWaweru":1,"nissa-seru":1,"dkundel-openai":1,"messense":1,"rasmusrygaard":1,"kshern":1,"vyancharuk":1,"fadelbantan":1,"inzapp":1,"anumethod":1,"boqiang":1,"agro1986":1,"khoangothe":1,"pbezglasny":1,"renatogalera":1,"nikhilpanchal1":1,"braingu-matt":1,"defrex":1,"zeenix":1,"lugui1998":1,"RoacherM":1,"fannnzhang":1,"uulasb":1,"merterbak":1,"mayphus":1,"pascudder":1,"theg1239":1,"gitpds":1,"namastex888":1,"ystanislavyk":1,"machado2":1,"AdsQnn":1,"VibeCoder1989":1,"KKcorps":1,"gambhirsharma":1,"AyaheVirlyTianAusy":1,"Alfredo-Sandoval":1,"chaodongzhang":1,"manoelcalixto":1,"dhairya-writesonic":1,"juanmirod":1,"rgodha24":1,"caevv":1,"unfaded":1,"gildigital":1,"ScriptedAlchemy":1,"cfdude":1,"alhridoy":1,"x0x0b":1,"thomast8":1,"ChenyangLi4288":1,"Icelain":1,"seanulacra":1,"aibozo":1,"yonatanlavy":1,"chrislrobert":1,"frinfo702":1,"icedac":1,"srijanshukla18":1,"elecmonkey":1,"Mansehej":1,"chall37":1,"YukimaruGit":1,"DeadmanLabs":1,"0xferrous":1,"lhwzds":1,"bhandras":1,"tamird":1,"cevatkerim":1,"owenlin0":1,"rugvedS07":1,"ccy-oai":1,"cognitive-glitch":1,"dhofheinz":1,"mrbuddhu":1,"bitemyapp":1,"mvccn":1,"isandesh7":1,"mbeacom":1,"joshleblanc":1,"Eonh1u":1,"a-klos":1,"Brooooooklyn":1,"ddgond":1,"eddy-win":1,"wraith4081":1,"shallowclouds":1,"main-horse":1,"pdemro":1,"samibs":1,"awdv00":1,"damdam775":1,"HarrisMBrad":1,"amorriscode":1,"PCSwingle":1,"heymaaz":1,"Kurry":1,"codingmoh":1,"eugeneshilow":1,"mikkihugo":1,"jemeza-codegen":1,"eburke-openai":1,"MasterMind7777777":1,"SkrOYC":1,"nerdielol":1,"vultuk":1,"Sing303":1,"SaymV":1,"Bit-urd":1,"dv8silencer":1,"esdrasrenan":1,"LIHUA919":1,"paulbettner":1,"25621":1,"dglewis":1,"drhurd":1,"sigridjineth":1,"yyz945947732":1,"piglee05022":1,"edverma":1,"yagil":1,"amanat361":1,"andjohnsonj5":1,"irichard00":1,"tim-heinsohn":1,"yashraj22":1,"nskzah14":1,"VitalyAnkh":1,"MrLesk":1,"JakkuSakura":1,"gerred":1,"scf4":1,"Nat1anWasTaken":1,"FradSer":1,"sumeetpardeshi":1,"sestrella":1,"evandavid1":1,"giacomomiolo":1,"lordmauve":1,"autotaker":1,"kchro3":1,"cemilcolak":1,"danielholanda":1,"jessfraz":1,"yumosx":1,"IsaacGemal":1,"zats":1,"Frityet":1,"techjoec":1,"hansemannn":1,"binbandit":1,"rekram1-node":1,"jatanloya":1,"vinayb21-work":1,"grp06":1,"iranfsrinfo":1,"shepting":1,"mkusaka":1,"shutootaki":1,"ym-han":1,"jmikedupont2":1,"Joilence":1,"Ishadee01":1,"cg505":1,"Terminal239":1,"Afur":1,"ercbot":1,"demircancelebi":1,"ShlomoCode":1,"drew-royster":1,"newptcai":1,"mickitty0511":1,"avarun42":1,"hugobiais":1,"epicfaace":1,"keen99":1,"Wh1isper":1,"aksheyd":1,"mattmorgis":1,"ksarangmath":1,"semioz":1,"LeaderOnePro":1,"loadchange":1,"jagzmz":1,"izzymsft":1,"BrianHung":1,"enomotodev":1,"tsulli1":1,"alexx-ftw":1,"ben-vargas":1,"borishim":1,"vrushankportkey":1,"Rohithgilla12":1,"truls27a":1,"marektomas-cz":1,"muchrm":1,"cnaples79":1,"rohanoai":1,"montasaurus":1,"ssushant0011":1,"S1M0N38":1,"jesanfafon":1,"darinkishore":1,"provencher":1,"SaaiAravindhRaja":1,"jake41397":1,"ahmedtadde":1,"arashsheyda":1,"irfanprince242-star":1,"cat-stack-boop":1,"dorialn68":1,"cluster2600":1,"Sinjhin":1,"yuan-alex":1,"edelvalle":1,"ensorrow":1,"WesHacixo":1,"unship":1,"DanielSensual":1,"tmuskal":1,"EricWrightAtWork":1,"bddap":1,"dank-openai":1,"saleweaver":1,"Mitch528":1,"iamrajhans":1,"itomise":1,"sinair2008":1,"ajjaybajaaj1965":1,"UnownPlain":1,"zakariaaouam":1,"MadcowD":1,"ecalifornica":1,"FlameWolx":1,"aramikuto":1,"ishanray":1,"mwufi":1,"pranavdesh":1,"DavidTsoiPP":1,"amirbaron":1,"HSAGDenizK":1,"sabari245":1,"pourhadi":1,"Xopoko":1,"ryozi-tn":1,"carloshm":1,"simonw":1,"nihaals":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-12-23T00:00:36.934Z","repositories_count":12387371,"issues_count":35784758,"pull_requests_count":117488511,"authors_count":11069450,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":811,"enhancement":265,"extension":63,"windows-os":21,"question":12,"rust-cutover-p1":12,"model-behavior":9,"duplicate":8,"mcp":8,"documentation":7,"rust-cutover-p2":7,"codex-web":7,"good first issue":5,"azure":4,"rust":3,"Improvement":3,"auth":3,"permissions/sandbox":1,"sdk":1,"remote-workspace":1,"gpt-oss":1,"dependencies":1,"wontfix":1,"codex-ide":1,"rust-cutover-p0":1}},"past_year_pull_request_labels_count":{"table":{"rust":107,"codex":105,"dependencies":81,"codex-rust-review-completed":48,"javascript":27,"codex-review-completed":23,"codex-rust-review":8,"github_actions":8,"documentation":5,"enhancement":5,"do not merge":2,"bug":2,"codex-review-in-progress":1,"codex-review":1,"docker":1,"codex-rust-review-in-progress":1,"invalid":1,"rust_toolchain_package_manager":1}},"past_year_issue_author_associations_count":{"table":{"NONE":1474,"CONTRIBUTOR":72,"COLLABORATOR":45}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":1226,"NONE":862,"CONTRIBUTOR":530,"MEMBER":10}},"past_year_issue_authors":{"table":{"bolinfest":30,"FreddyE1982":13,"doggy8088":12,"aehlke":11,"mkusaka":10,"guidedways":10,"MauScheff":10,"Frulfump":9,"jroth55":9,"dlukt":7,"0xdevalias":7,"neurostream":7,"rivershah":6,"Alfredo-Sandoval":6,"ramarivera":6,"zemaj":6,"Themethys":6,"pakrym-oai":5,"WASasquatch":5,"B-Scott33":5,"BadPirate":5,"haasonsaas":5,"alexx-ftw":5,"bentito":5,"yaroslavyaroslav":5,"vjain419":4,"jdemeulenaere":4,"cyruszad":4,"moppywhip":4,"inzapp":4,"vitatea2023":4,"kendonB":4,"vannarho-fas":4,"mcjdh":4,"offsetcyan":4,"tomascupr":4,"thingersoft":4,"arnaudstiegler":4,"caibirdme":4,"scottleibrand":4,"HeroBrian389":4,"marektomas-cz":4,"rben01":4,"lucasrod":4,"LuciferMornens":4,"maheshrijal":4,"matssk":4,"rmilkowski":3,"jamneutrino":3,"piotrsynowiec":3,"rockyicer":3,"mgryning":3,"bhack":3,"CunnanWei":3,"santiago-afonso":3,"jacobhallgren":3,"twardoch":3,"songsong0527":3,"andjohnsonj5":3,"3SMMZRjWgS":3,"JohnAILove":3,"jackmhny":3,"kingdomseed":3,"strangeloopcanon":3,"notlikejuice":3,"josh956":3,"evgenyop":3,"davidgilbertson":3,"sfz009900":3,"lionelchg":3,"ReyNeill":3,"devcadotio":3,"Shaurya-Sethi":3,"aibrahim-oai":3,"lehoanganh298":3,"ocolluphid":3,"JamesMonges":3,"adhishthite":3,"agenticbuddy":3,"iamhectorlopez":3,"oscarlehuu":3,"Nhahan":3,"joliss":2,"danielj86":2,"jonny5203":2,"bradford54":2,"lostmygithubaccount":2,"savanthongvanh":2,"nanangdev":2,"heymaaz":2,"JonasTinz":2,"josephrocca":2,"tomomoa":2,"HenriNext":2,"sazanmondal1147-bit":2,"tomc98":2,"ToughLad":2,"somainteligencia":2,"da1z":2,"jdocherty":2,"nikhil-pandey":2,"Tamir-Schwarz":2,"SpyrosBou":2,"tabletcorry":2,"jayteaftw":2,"jayshrivastava":2,"Suyash-K":2,"pchalasani":2,"Jayk56":2,"curtis-oai":2,"homanp":2,"jaim12005":2,"corrylc":2,"strickvl":2,"hopenjin":2,"CongDon1207":2,"janisz":2,"Stewart86":2,"brandontan":2,"braun-viathan":2,"titi8200":2,"enriquemorenotent":2,"nerdielol":2,"Enrico7777":2,"JoelEmanuelNilsson":2,"byrongrogan":2,"ngirard":2,"thetinygoat":2,"The-Obstacle-Is-The-Way":2,"jjangga0214":2,"emcd":2,"jif-oai":2,"thammachet":2,"jiangying000":2,"temowemo":2,"p3nGu1nZz":2,"nick-youngblut":2,"techjoec":2,"YoloMark98":2,"looper200":2,"qodeninja":2,"Yeqishen":2,"gpeal":2,"QLiMBer":2,"Aki-07":2,"Akrelion45":2,"leoisadev8":2,"meAloex":2,"alexeyv":2,"FraserLee":2,"MeowShe":2,"alfonsoalongi":2,"cpjet64":2,"jamesheinlein":2,"laphang":2,"michabbb":2,"0xadeeb":2,"101glover":2,"zuriby":2,"239573049":2,"ikamensh":2,"gh640":2,"marcoscale98":2,"gitmeatarru":2,"IceWreck":2,"dgunay":2,"martinambrus":2,"iMAGRAY":2,"abazabaaa":2,"lwh316658735":2,"adamkdean":2,"Icarus603":2,"adrianveen":2,"mattsu2020":2,"MaurUppi":2,"VimsRocz":2,"PramaYudhistira":2,"victordov":2,"dcieslak19973":2,"mmtmn":2,"karacsonybarni":2,"smat-dev":2,"oxysoft":2,"morganavr":2,"davidak":2,"az-z":2,"moughxyz":2,"sangoi-exe":2,"moveforward01":2,"ethe":2,"jruokola":2,"dpolivaev":2,"tumblingman":2,"joshka":2,"ForSeason":2,"dontepanlin":2,"alwell-kevin":2,"romanwu10":2,"wbdb":2,"warpdev":2,"HunterHillegas":2,"mihir-s-05":2,"sloikod":2,"Gusarich":2,"rr-":2,"rwjdk":2,"miklschmidt":2,"KiBk":2,"firecat1234":2,"gwpl":2,"prime9dev":2,"prashanFOMO":2,"vinaybantupalli":2,"pae23":1,"PabloLION":1,"oyiakoumis":1,"overthetop":1,"outwalllife001":1,"otrub":1,"Orinks":1,"mariobm":1,"PPinnate":1,"pptime":1,"pranaysuyash":1,"Priyabhunia":1,"ProCreations-Official":1,"Promisemasimba":1,"PrzemyslawKlys":1,"pseudotensor":1,"qab-intelligence":1,"qcname":1,"qsfecdcdd":1,"quantuminformation":1,"rabbit-313":1,"rafaeldev":1,"rafaljanicki":1,"rahulkarajgikar":1,"ramarnat":1,"RamXX":1,"raokrutarth":1,"raoulmillais":1,"rasmusrygaard":1,"vrazdalovschi":1,"papay0":1,"Parry-97":1,"pascudder":1,"PavelAgurov":1,"pedroarthurn":1,"pedrosarkis":1,"Pengi123":1,"PeterDaveHello":1,"petergpt":1,"petrosgeor":1,"pfin":1,"PhantomYdn":1,"phillbee":1,"PhunkyBob":1,"pidgeon777":1,"piometrowan":1,"pockers21":1,"Poggen":1,"pogo-pedagog":1,"Polinarium":1,"polyrand":1,"powerstrong":1,"mfagerlund":1,"MichaelSpece":1,"michaelzehetleitner":1,"mickahouan":1,"mickitty0511":1,"miguelcm88":1,"mikehearn":1,"MikeK184":1,"mikesmithwrk":1,"Mikey0091":1,"mikolysz":1,"mikz":1,"milisp":1,"minhdanh":1,"mion-kr":1,"miracsengonul":1,"mirage335":1,"misteral":1,"mlovic":1,"moazbuilds":1,"mohajibrahim":1,"MohdHasan2502":1,"mollon650":1,"Mondonno":1,"monuminu":1,"moshtaghmaveddat":1,"moutend":1,"mark0011astra":1,"Mark2619":1,"markjaquith":1,"markusylisiurunen":1,"markwaddle":1,"Martibis":1,"martrdev":1,"MaskyS":1,"Mateusz404":1,"MateuszZelent":1,"matheusbenedet":1,"mattcolman":1,"matteocasagrande111":1,"mav913ai":1,"maxiedaniels":1,"MaxRobinsonTheGreat":1,"mbuchetics":1,"mcampa":1,"mcburgertron":1,"MChorfa":1,"mcolyer":1,"mcqx4":1,"Medenor":1,"medoeldin":1,"Meowzz95":1,"metwallusion":1,"MeXenon":1,"nmurrell07":1,"NodeGuy":1,"NodeopsAdmin":1,"Nonabz":1,"noriaki":1,"nornagon-openai":1,"noscripter":1,"notdp":1,"notImposterSyndromeIfImposter":1,"novacoole":1,"np123-glitch":1,"nshkrdotcom":1,"n-WN":1,"odcpw":1,"OGHighZenBerg":1,"ohadle-medint":1,"ohcedar":1,"okey00":1,"oleteacher":1,"OlexandrVovk":1,"olimart":1,"Olshansk":1,"OmerRaviv":1,"oneslash":1,"orakemu":1,"ordogfioka":1,"orges":1,"mqhamdam":1,"mrairdon-midmark":1,"MrGeRoI":1,"MrLightful":1,"MrSimonC":1,"mrturck":1,"mrud":1,"MstarLioning":1,"mstefanec77":1,"mubashir1osmani":1,"mvanleest":1,"mykeln":1,"namastex888":1,"natzgg":1,"navels":1,"nectario":1,"Nerexis":1,"nestedlogicsol":1,"Nethan":1,"nicholaswmin":1,"NickSdot":1,"nicoreese":1,"nigeltheyounger":1,"NightMachinery":1,"nikitavoloboev":1,"nk3015":1,"nmartorell":1,"vacavaca":1,"v1ckxy":1,"uwe-schwarz":1,"USTCerirl":1,"UserPC-SPB":1,"user080975":1,"uonr":1,"unluckyjori":1,"umekun123":1,"tzengshinfu":1,"tytung2020":1,"TyroneXie":1,"Tylersuard":1,"twinrise":1,"tvg-jpgxl":1,"ts-palo":1,"VladiKrapp-Arm":1,"vkmenon":1,"vivekp-chipstack":1,"VitalyAnkh":1,"Viroscope":1,"vincelwt":1,"vigo":1,"videobizz08-dot":1,"vicenteHy":1,"vhgnb":1,"Vermath":1,"vedmaka":1,"Vattikuti-Manideep-Sitaram":1,"varunursekar":1,"varenc":1,"valdemirum":1,"timdinh":1,"tibo-openai":1,"TianqiZhang":1,"TiagoGouvea":1,"thursdaybw":1,"thinksentient":1,"TheVibeCoder":1,"thetopham":1,"thekoc":1,"TheKnarf":1,"thejjw":1,"thedanvail":1,"teunv05":1,"tekn0x":1,"tekacs":1,"tbiens":1,"Tritlo":1,"tristanbes":1,"transitive-bullshit":1,"Tor-Saxberg":1,"torronen":1,"tonyredondo":1,"toni-pih":1,"tomtyiu":1,"tompw89":1,"tokgrabber":1,"toda-bps":1,"tobiasosterblom":1,"tmuskal":1,"tm65":1,"tkachenkoas":1,"tim-watcha":1,"zzh1996":1,"zagros":1,"ZackHirshhorn":1,"yzhaoa":1,"yxl23":1,"Yuvarajkumar":1,"yuan-alex":1,"yuan763161":1,"young03600":1,"younes-io":1,"yoloyash":1,"ynareshkalyan21":1,"ymehili":1,"Yish-AI":1,"yetanotherchris":1,"yeonysp":1,"yaonyan":1,"zxy003512":1,"zuuxuux":1,"zuopanA":1,"zsw12abc":1,"zhil":1,"zhangwen0411":1,"zhangwei900808":1,"zgqq":1,"zeyugao":1,"zerowns":1,"zer0cache":1,"zelosleone":1,"zeenix":1,"zazula":1,"zamazan4ik":1,"zakkor":1,"will380":1,"whoschek":1,"wglassly":1,"Westlife1002":1,"WesHacixo":1,"weqq2019":1,"waltergushape":1,"Waishnav":1,"wagner-austin":1,"wadi-chemkhi":1,"vyj7":1,"vxe4":1,"vvvlad":1,"vulnerablecodes":1,"vthorsteinsson":1,"vshuraeff":1,"yannbam":1,"xxchan":1,"xuezhaojun":1,"XoxRumbleLorexoX":1,"Xopoko":1,"xochaels":1,"Xlicks":1,"xiaoyu-work":1,"xiaoxiangmoe":1,"xiao10ma":1,"xangma":1,"wzhliang":1,"wyattearp":1,"wklimowicz":1,"win4r":1,"williamfzc":1,"setyanzxc123":1,"savva312":1,"savion886":1,"saulrichardson":1,"saucony":1,"sator-imaging":1,"sathish-digisquares":1,"santiago-acosta-finmaq":1,"santhgates":1,"SangkuOh":1,"sangderenard":1,"sanand0":1,"samyarkd":1,"samuelstroschein":1,"SamPatt":1,"SammyReifel":1,"SamMcCormick61":1,"Settheworldonfireiii":1,"sethupavan12":1,"seokw-Ryan":1,"sellerscrisp":1,"sec-staff-lilithgames":1,"sebthom":1,"seb-lec":1,"seanwessmith":1,"scottfalconer":1,"scottaw66":1,"scott80020":1,"sckindvl":1,"schollii":1,"Schiff-bot":1,"sboden":1,"SawyerHood":1,"RicherTunes":1,"rhymiz":1,"rhukster":1,"rgov":1,"RFQED":1,"ReverseConstant":1,"REtoolsx":1,"remygendron":1,"Remilya":1,"Remedy92":1,"rekram1-node":1,"Reiko69420":1,"realyn":1,"realspaceeagle":1,"rcampbel3":1,"rawzone":1,"samargy":1,"salman1993":1,"saleweaver":1,"salah9003":1,"S2R2I-LIFE":1,"S1M0N38":1,"roychri":1,"rossbu":1,"ropl-btc":1,"roflsunriz":1,"RodriMora":1,"robertotcestari":1,"roafh":1,"rizwankce":1,"Rithul00Basil":1,"rishsriv":1,"taylankabbani":1,"Steven-Martin-CC":1,"steveant":1,"stenci":1,"steipete":1,"stefanoamorelli":1,"stainlu":1,"SRINIVASULU-2003":1,"SphaeroX":1,"Soorma718":1,"SolsticeSpectrum":1,"snoo72":1,"snipeship":1,"sneakyfoot":1,"smichea":1,"smehmood":1,"smartpuppy":1,"tauntz":1,"tareknaser":1,"tao12345666333":1,"TankiClassic25":1,"TacoByte":1,"T1nker-1220":1,"systematicguy":1,"supadfr":1,"sung1-kang":1,"sunflower-of-parchman":1,"sundayj":1,"Suketug":1,"styler-ai":1,"stryio":1,"stretchcloud":1,"stnwlls":1,"shogunsea":1,"shlomi-lr":1,"shirhatti":1,"ShimonLeb":1,"shillcollin":1,"shermanjoshua":1,"shenxiaoxu":1,"ShashankDatt08":1,"Shaoyi-Zhang96":1,"shanecowherd":1,"shamiko404":1,"shallowclouds":1,"sgryphon":1,"sfyr111":1,"sevonade4":1,"sevagh":1,"smartcraze":1,"slyapustin":1,"sluongng":1,"slmnsrf":1,"slimndap":1,"sldx":1,"SkywardSyntax":1,"skpulipaka26":1,"SinkHoleLabs":1,"simulatedfly123":1,"SimplyYourAverageDev":1,"simplexforce":1,"Simanas":1,"shyim":1,"shreyaspapi":1,"shosseini811":1,"codewithdark-git":1,"codeflyA":1,"clyzwangyuyang":1,"cleesmith":1,"ClayWarren":1,"chunyoupeng":1,"chuanzhubin":1,"christophkogler":1,"Chriss4123":1,"Chopch0":1,"Chizkiyahu":1,"chipit24":1,"chigkim":1,"chew-z":1,"Chetansuri7":1,"cheolwanpark":1,"damtt":1,"dam62500":1,"dahifi":1,"CXwudi":1,"cuacurie":1,"cryptekbits":1,"cristisecresearch":1,"cravecra":1,"coygeek":1,"cowwoc":1,"cortesi":1,"Corbanos":1,"copley":1,"connortbot":1,"collinbentley1":1,"ColeMurray":1,"calper-ql":1,"CALMCRAZY":1,"bymechul":1,"byfoz":1,"buzheteng":1,"buihongduc132":1,"buger":1,"bscan":1,"brutus-gr":1,"bro4all":1,"brentwc":1,"brandonculverwork":1,"BranchManager69":1,"braingu-matt":1,"botingw":1,"bossdown123":1,"chausner":1,"ChaseDDevelopment":1,"charlie87041":1,"charlesvestal":1,"chall37":1,"ChakibHi":1,"CGQAQ":1,"cexll":1,"CetinSert":1,"ceoz-0":1,"cconw":1,"cchen7":1,"ccchan234":1,"cblanko0531":1,"catid-saronic":1,"carlosarraes":1,"easonjm56-code":1,"dylan-hurd-oai":1,"dyashuni":1,"dwnmf":1,"dv8silencer":1,"duskosusa":1,"droren":1,"Drakokorian":1,"dotproto":1,"dorialn68":1,"Doraemonwei":1,"dopper":1,"dongrongyu":1,"donaaaat13":1,"dn-scribe":1,"dmvaldman":1,"ercbot":1,"Epokhe":1,"EnterOgawa":1,"ensorrow":1,"enriquepiatti":1,"enolan":1,"enkvadrat":1,"elsueno":1,"ElierHG":1,"elegantselim":1,"edwinzhang88":1,"eddyg":1,"ecsplendid":1,"ecancel":1,"ecalifornica":1,"ebeloded":1,"dennisvink":1,"Deng-Xian-Sheng":1,"dedrisian-oai":1,"decodethemarket":1,"deadmau5v":1,"DcSyedFaraz":1,"dchao34":1,"dayeguilaiye":1,"Davis-3450":1,"David-hod":1,"Dariton4000":1,"DanTup":1,"daniels":1,"danielrosehill":1,"danialhasan":1,"danechitoaie":1,"dllu":1,"Diwakarbabudahal1998":1,"distributedstatemachine":1,"Distortions81":1,"dineshkumarkummara":1,"dimfeld":1,"dilshodturab":1,"dfinke":1,"Dexus":1,"DevVig":1,"DevOps-zhuang":1,"DevOpsBenjamin":1,"devilcoder01":1,"devforai-creator":1,"devflorez":1,"dependabot[bot]":1,"alextes":1,"alex-lawlab":1,"alexeygoncharov":1,"alexchandel":1,"alexandre-leng":1,"AlejandroEsquivel":1,"aldiz1711":1,"Al4ise":1,"AktywnyGURU":1,"ajstair":1,"ajasingh":1,"ajanraj":1,"ajamous":1,"aivajoe":1,"aitrailblazer":1,"aircable":1,"an0nym3r":1,"am-will":1,"amrit110":1,"Ammaar-Alam":1,"Alzok":1,"alvinycheung":1,"altjx":1,"Alpslee":1,"alphajoop":1,"alokwhitewolf":1,"alok":1,"AliSayyah":1,"aliitt":1,"alienwareagent":1,"alianwaar73":1,"alexyangjie":1,"adam6806":1,"abdulmunimjundurahman":1,"AbdullahAlmuntaser":1,"aashray-bos":1,"aarusso-nyx":1,"aaronveklabs":1,"aaaa-zhen":1,"9bingyin":1,"8agana":1,"88gravessong":1,"4t8dd":1,"4erdenko":1,"211277729":1,"1akhilpandey":1,"1337Core":1,"0x4D31":1,"aidendle94":1,"ahsanraza29467":1,"AHMAD159346":1,"agustif":1,"agileandy":1,"agentmish":1,"agarwalshashwat":1,"Aeonitis":1,"adyuter":1,"adstastic":1,"AdsQnn":1,"adityamcodes":1,"AdiRishi":1,"adcore-dev":1,"adammikulis":1,"adamftt":1,"benscho1981":1,"BenjiWilson":1,"BenJackGill":1,"behrangsa":1,"beetree":1,"barry-far":1,"bares43":1,"baran312":1,"banteg":1,"baiyuechuz":1,"BabaYara":1,"b05505027":1,"ayush-porwal":1,"ayaryabi":1,"avikalpa":1,"avaer":1,"borishim":1,"bocytko":1,"bobobo-7":1,"BobbyWang0120":1,"bn3t":1,"bluxolguin":1,"bloomsa":1,"blodesbaum":1,"bjmoonn":1,"bitops":1,"bhg2023":1,"bessarabov":1,"Beowulfwar":1,"BenyominMandel":1,"benWindsorCode":1,"ben-vargas":1,"archneon":1,"ArchitRastogi20":1,"arbaminim":1,"aravhawk":1,"aratak":1,"Ar4ikov":1,"apt-get-coke":1,"applepig":1,"anzax":1,"anudelman":1,"AnthonyRonning":1,"ansh-info":1,"anfedoro":1,"AndreyBulezyuk":1,"andrew-vdb":1,"andhikadk":1,"autotaker":1,"att3":1,"asmeurer":1,"askusWT":1,"AshishSardana":1,"ashish01":1,"asaf92":1,"arynaq":1,"arthurlongue":1,"artdent":1,"ArtAndrew":1,"arminhaaf":1,"Ark-Levy":1,"arisabogal":1,"arekt":1,"archodev":1,"jordan-BAIC":1,"jondeaton":1,"joncooper":1,"jonchurch":1,"JonathanMShaw":1,"jonasry":1,"JohnnyBill":1,"Johnny987":1,"john-nelson-calendly":1,"JohnDeeBDD":1,"John0x":1,"johanvelthuis":1,"joakimriedel":1,"jmin123":1,"JLO64":1,"jjopport":1,"jxy":1,"jwahdatehagh":1,"justutiz":1,"jusitnl994":1,"junjunjunbong":1,"julianbcgc":1,"JuHyung-Son":1,"jtele2":1,"JStanoeva":1,"jssblck":1,"jschmdt":1,"jrgleason":1,"jovicdev97":1,"joshuacox":1,"josephbartlett":1,"jorgevz":1,"jakeleventhal":1,"jaizard1":1,"Jahonny":1,"JackPala":1,"jacko555":1,"jachenms":1,"izzymsft":1,"itay-moav":1,"ishibashi-futos":1,"irfndi":1,"IOriens":1,"insinfo":1,"insilications":1,"insidegui":1,"InnerWerks":1,"InfiniteLoopAlchemist":1,"jim60105":1,"jessfraz":1,"jessearmand":1,"jeejeeguan":1,"JDhruv14":1,"jcs180":1,"jcgennaro":1,"jazzyalex":1,"jayn2u":1,"jay-dhamale":1,"jasonxue1":1,"jason-murray":1,"jarlehildrum":1,"jaredstutzman":1,"J-a-n-u-s":1,"James76931":1,"LquenS":1,"lordmauve":1,"looput":1,"loginx":1,"loaishar":1,"lnbc1QWFyb24":1,"llk23r":1,"Livvux":1,"liviuolos":1,"lichangshiwhu":1,"liarco":1,"lewiswil1971":1,"leesb971204":1,"leepjwallace":1,"leakyfilter":1,"lazorfuzz":1,"marcusziade":1,"Marcus-Peterson":1,"marcospgp":1,"malonehedges":1,"makeable":1,"majid4466":1,"maherbeg":1,"m061i6":1,"lzj960515":1,"lyu-oai":1,"LuSrodri":1,"lukaszciastko":1,"luispater":1,"LuciNyan":1,"LucasChenZQ":1,"lubacareer":1,"kiranjd":1,"khryniewiecki":1,"khoangothe":1,"kgruiz":1,"kevinmarkwardt":1,"ketank1000":1,"kernkraft235":1,"keith555":1,"kdhira":1,"kchro3":1,"k-bx":1,"kaseggie":1,"Kaneki-hash":1,"KaminariOS":1,"Kalinovych":1,"jyC23333":1,"lawrencecchen":1,"lattwood":1,"larskoole":1,"L3nn0x":1,"kstueve1":1,"ksameer50914-prog":1,"krismile-sunflower":1,"Kreijstal":1,"kotsiosadmin":1,"koshyviv":1,"konmik":1,"Konjac-XZ":1,"kofron":1,"klausbreyer":1,"kkowalczyk819":1,"kk-code-lab":1,"gamergenic":1,"Gameadictive":1,"gambhirsharma":1,"gaiar":1,"fwood":1,"furkancak1r":1,"fujisan43":1,"ftbhabuk":1,"fsfra":1,"fschlz":1,"frees11":1,"Fredrik-C":1,"fras3c":1,"frankie0736":1,"fpalumbo-gpicd":1,"fouad-openai":1,"gmitc":1,"gluedog":1,"glnngu":1,"gjfmlj":1,"GitMurf":1,"gfodor":1,"get-loose":1,"gerred":1,"geremyCohen":1,"geogod42":1,"Gekuyme":1,"gdjohn4s":1,"gcp":1,"gbrindisi":1,"gbrault":1,"gauravmahto":1,"fabiopadok":1,"ezufelt":1,"extremesecrecy":1,"execveat":1,"ewgdg":1,"eval-exec":1,"Euphemystic-AI":1,"eugeniosegala":1,"eugene-kim":1,"ErvisTusha":1,"Erraoudy":1,"erkinalp":1,"Erivess":1,"erikvoit":1,"EricWrightAtWork":1,"ericlewis":1,"Formyselfonly":1,"foreverpiano":1,"Flux159":1,"FlowerRealm":1,"FlameWolx":1,"fix777":1,"fitchmultz":1,"firmai":1,"ferrufino":1,"fenger7":1,"feifanphys":1,"feelmypain":1,"FatCache":1,"farimir":1,"fannnzhang":1,"FallingReign":1,"HSAGDenizK":1,"howl0921":1,"Horik0707":1,"honjo-hiroaki-gtt":1,"homoky":1,"hobbitlv1234":1,"hmottestad":1,"hlthi":1,"hlemonnier-enigma":1,"hitnova":1,"Hitman247m":1,"hitachi-development":1,"hippyau":1,"HimizuNoa":1,"hf-fdsilva":1,"hfabio":1,"InfantLab":1,"Im-Sue":1,"ImmortalMan01":1,"ImLunaHey":1,"imichaelmoore":1,"imerius1270":1,"ilmeskio":1,"igorgatis":1,"icedac":1,"iamjackharper":1,"iamgqb":1,"huseyingulgen":1,"human-bee":1,"hughdidit":1,"hubix2000":1,"H-Sofie":1,"HaithamMaya":1,"gustavhartz":1,"Gureum-Yeoreum-Tori":1,"guilhem-":1,"grymmjack":1,"GrufityDev":1,"growdelan":1,"Grimshad":1,"greinacker":1,"gorkem-bwl":1,"gopoto":1,"good1515":1,"gonzague":1,"golergka":1,"GoldenJoe":1,"gnaservicesinc":1,"heyarny":1,"HexHands":1,"helmus":1,"hello-coder99":1,"hegdeashwin":1,"hee-dongdong":1,"hatefkasraei":1,"hatayama":1,"hata6502":1,"harivamsi9":1,"haonans":1,"haocolfgjsfk":1,"HanYang3588":1,"hamzaydia":1,"HamedMP":1,"HaiyiMei":1}},"past_year_pull_request_authors":{"table":{"bolinfest":574,"aibrahim-oai":166,"nornagon-openai":127,"pakrym-oai":110,"fouad-openai":97,"dependabot[bot]":81,"jif-oai":65,"dylan-hurd-oai":58,"easong-openai":51,"gpeal":49,"tibo-openai":40,"dedrisian-oai":35,"ae-openai":31,"crazywolf132":19,"tomascupr":18,"pap-openai":17,"etraut-openai":14,"doggy8088":14,"edward-bayes":12,"LuciNyan":12,"jcoens-openai":11,"jonchurch":11,"Jaylon998":10,"ReNothingg":10,"iceweasel-oai":10,"pchuri":10,"oai-ragona":10,"christophkogler":10,"AbdelrhmanX7":9,"ReubenNarad":9,"tomc98":8,"tabletcorry":8,"rgwood-dd":8,"seratch":8,"kshitizz36":7,"rohanPAnkam":7,"moppywhip":7,"md-oai":7,"notlikejuice":6,"conneroisu":6,"scottleibrand":6,"apanasenko-oai":6,"dvaitam":6,"PierrunoYT":6,"braun-viathan":6,"thegovind":6,"alphajoop":6,"jjlai5":6,"andmis":5,"vjain419":5,"trevorcreech":5,"charlie-openai":5,"chengyitang":5,"PramaYudhistira":5,"da1z":5,"svsairevanth12":4,"myelsamyE":4,"byteakp":4,"ConnorChristie":4,"BadPirate":4,"genevievehelsel":4,"Dcatfly":4,"oscarsalvador":4,"vishnu-oai":4,"pranav4501":4,"dimichgh":4,"benny123tw":4,"salah9003":4,"WesleyJohnson0423":4,"warpdev":4,"jasonkneen":4,"wpt-oai":4,"cliff-openai":4,"ysrastogi":4,"golergka":4,"dnakov":4,"bniladridas":4,"lazorfuzz":4,"nvp159":4,"iamrajiv":4,"alwell-kevin":4,"zemaj":3,"aisrini":3,"bohdan-shulha":3,"MatanYemini":3,"cp90-pixel":3,"thesoorajsingh":3,"ChrisWiles":3,"rockwotj":3,"0xadeeb":3,"oyiakoumis":3,"micic-mihajlo":3,"rakesh-oai":3,"sergioxro":3,"SameerSenapati17":3,"JaviSoto":3,"solveforceapp":3,"henryperkins":3,"kelvinguo0210":3,"JacksonWhite4725":3,"davidhao3300":3,"samu2117":3,"cpjet64":3,"sangoi-exe":3,"Harishvishwa01":3,"rumple":3,"LaelLuo":3,"mvecdigonul":3,"M4n5ter":3,"maheshrijal":3,"shijie-oai":3,"cbusillo":3,"hinoguma":3,"zippoxer":2,"kahlstrm":2,"MomentDerek":2,"lostmygithubaccount":2,"lionelchg":2,"vinaybantupalli":2,"sidfeels":2,"kira-offgrid":2,"veygax":2,"edoardoc":2,"Anantdadhich":2,"up2u2b11":2,"HarleyCoops":2,"agenticbuddy":2,"pablocerdeira":2,"dkvarda":2,"yting27":2,"m-farooqui":2,"vladlearns":2,"workinprogr3ss":2,"iqrecycling":2,"PKD667":2,"hedeqiang":2,"brandonhs":2,"aviscode":2,"ibigio":2,"yarikoptic":2,"LordVersA":2,"Paulchen5":2,"yoyooyooo":2,"Naveenxyz":2,"jasonculverhouse":2,"joliss":2,"gabrieldejesus":2,"syllogismos":2,"siddharthsambharia-portkey":2,"Rish-it":2,"yusuf-eren":2,"havk64":2,"skushagra9":2,"markwaddle":2,"luisgodoi2212":2,"suchadawerawat":2,"vmotta8":2,"baszalmstra":2,"d33disc":2,"cpluss":2,"ramzimalhas":2,"Thibault00":2,"rashim27us":2,"cestercian":2,"joyceerhl":2,"tnn1t1s":2,"secuwity":2,"AarushSah":2,"reneleonhardt":2,"joerucci":2,"0xRaduan":2,"khushwant04":2,"lox":2,"mgc-oai":2,"fitchmultz":2,"arnaudstiegler":2,"levente-levai":2,"ikamensh":2,"bakks":2,"anup-openai":2,"maheshreddyy345":2,"lostmind008":2,"ebrevdo":2,"zhao-oai":2,"orbli":2,"nosknut":2,"stefanoamorelli":2,"jlwainwright":2,"aaronccasanova":2,"scanhex":2,"amjith-openai":2,"jetleygoog":2,"narenoai":2,"HermanKoii":2,"andrewleech":2,"hegasz":2,"lacymorrow":2,"demoncoder-crypto":2,"guilhem-":2,"eliasjz36":2,"Zijie-Tian":2,"rxaviers":2,"jdocherty":2,"Yeqishen":2,"MarcoMuellner":2,"jimmyzhang-codeium":2,"eddiedunn":2,"GabrielBianconi":2,"bedorlan":2,"vinkent420":2,"Pruthvik-P":2,"zheli1119":2,"skpulipaka26":2,"mattsu2020":2,"iMAGRAY":2,"hata6502":2,"Ammaar-Alam":2,"matthewmolinar":2,"The-Obstacle-Is-The-Way":2,"saikrishnarallabandi":2,"Suyash-K":2,"useadversys":2,"appleboy":2,"owenchak-oai":2,"preetDev004":2,"hanson-openai":2,"celia-oai":2,"Tater-T":2,"tekacs":2,"avberaMS2":2,"AjayKumbham":2,"t-chamb":2,"dsal3389":2,"G-man3207":2,"grahama1970":2,"satelerd":2,"jimmyfraiture2":2,"serbanbjd":2,"benjisho":2,"akuseru":2,"mohiuddin-khan-shiam":2,"YusukeShimizu":2,"naoki85":2,"TodyBlair":2,"te-chan":2,"niallriddell":2,"formula1":2,"honjo-hiroaki-gtt":2,"connor4312":2,"msmhrt":2,"vrtnis":2,"sorush1233":2,"mohit-s96":2,"Temkit":2,"jo32":2,"yaroslavyaroslav":2,"dallonasnes":2,"pmenglund":2,"abhishek-oai":2,"ilopezluna":2,"atericparker":2,"Exidekat":2,"agustif":2,"lordmauve":1,"semioz":1,"alhridoy":1,"rahulrajaram":1,"evandavid1":1,"nihaals":1,"ksarangmath":1,"Ankurdeewan":1,"sestrella":1,"SaaiAravindhRaja":1,"iranfsrinfo":1,"friel-openai":1,"provencher":1,"pedrozoalencar":1,"manoelcalixto":1,"SlyyCooper":1,"afiodorov":1,"chenxizhang":1,"mrbuddhu":1,"aramikuto":1,"unfaded":1,"thammachet":1,"aminroosta":1,"Icelain":1,"gildigital":1,"mbeacom":1,"HaxagonusD":1,"khai-oai":1,"arashsheyda":1,"jagzmz":1,"FlameWolx":1,"giacomomiolo":1,"thomast8":1,"BEOKS":1,"loadchange":1,"GregBrimble":1,"Brooooooklyn":1,"ddgond":1,"darinkishore":1,"nanameru":1,"juanmirod":1,"dhairya-writesonic":1,"robbiehammond":1,"LeaderOnePro":1,"joshleblanc":1,"jcobol":1,"Nat1anWasTaken":1,"Eonh1u":1,"mvccn":1,"gambhirsharma":1,"MinesJA":1,"jake41397":1,"wraith4081":1,"ahmedtadde":1,"a-klos":1,"carloshm":1,"pranavdesh":1,"DavidTsoiPP":1,"isandesh7":1,"4minus1d":1,"chunterb":1,"wkrettek":1,"amirbaron":1,"HSAGDenizK":1,"KKcorps":1,"sabari245":1,"dan0102dan":1,"AdsQnn":1,"VibeCoder1989":1,"ckolobow":1,"eddy-win":1,"andrewtlw":1,"Xopoko":1,"bitemyapp":1,"salama-openai":1,"ishanray":1,"Lucifeeeeerrrrrrr":1,"sumeetpardeshi":1,"ncarchedi":1,"erickjtorres":1,"joshka-oai":1,"Aeonitis":1,"rajeshdhawania-web":1,"caevv":1,"rgodha24":1,"simonw":1,"chaodongzhang":1,"ryozi-tn":1,"FradSer":1,"mwufi":1,"Alfredo-Sandoval":1,"sahil28032005":1,"3xpl0itk1t":1,"AyaheVirlyTianAusy":1,"Jayk56":1,"pourhadi":1,"seanulacra":1,"edverma":1,"eugeneshilow":1,"yagil":1,"Afur":1,"defrex":1,"ercbot":1,"amanat361":1,"demircancelebi":1,"andjohnsonj5":1,"irichard00":1,"ShlomoCode":1,"drew-royster":1,"tim-heinsohn":1,"newptcai":1,"mikkihugo":1,"mickitty0511":1,"jemeza-codegen":1,"pbezglasny":1,"avarun42":1,"anumethod":1,"hugobiais":1,"inzapp":1,"epicfaace":1,"pascudder":1,"mkusaka":1,"shutootaki":1,"ym-han":1,"25621":1,"amorriscode":1,"PCSwingle":1,"heymaaz":1,"jmikedupont2":1,"RoacherM":1,"dglewis":1,"Kurry":1,"Joilence":1,"Ishadee01":1,"cg505":1,"drhurd":1,"sigridjineth":1,"Terminal239":1,"yyz945947732":1,"codingmoh":1,"lugui1998":1,"zeenix":1,"piglee05022":1,"messense":1,"srijanshukla18":1,"MrLesk":1,"JakkuSakura":1,"yonatanlavy":1,"ChenyangLi4288":1,"cevatkerim":1,"itomise":1,"owenlin0":1,"x0x0b":1,"gerred":1,"sinair2008":1,"ajjaybajaaj1965":1,"scf4":1,"rugvedS07":1,"UnownPlain":1,"zakariaaouam":1,"ccy-oai":1,"cognitive-glitch":1,"cfdude":1,"MadcowD":1,"dhofheinz":1,"ScriptedAlchemy":1,"ecalifornica":1,"eburke-openai":1,"MasterMind7777777":1,"SkrOYC":1,"nerdielol":1,"vultuk":1,"Sing303":1,"FelixWaweru":1,"SaymV":1,"Bit-urd":1,"keen99":1,"YukimaruGit":1,"Wh1isper":1,"yashraj22":1,"nskzah14":1,"DeadmanLabs":1,"0xferrous":1,"aksheyd":1,"mattmorgis":1,"lhwzds":1,"bhandras":1,"tamird":1,"iamrajhans":1,"VitalyAnkh":1,"tb-software":1,"yuan-alex":1,"alexx-ftw":1,"edelvalle":1,"nissa-seru":1,"ensorrow":1,"ben-vargas":1,"WesHacixo":1,"zats":1,"dkundel-openai":1,"borishim":1,"Frityet":1,"vrushankportkey":1,"rasmusrygaard":1,"unship":1,"techjoec":1,"kshern":1,"vyancharuk":1,"Rohithgilla12":1,"hansemannn":1,"DanielSensual":1,"tmuskal":1,"EricWrightAtWork":1,"aibozo":1,"chrislrobert":1,"autotaker":1,"izzymsft":1,"frinfo702":1,"irfanprince242-star":1,"cat-stack-boop":1,"dorialn68":1,"kchro3":1,"cemilcolak":1,"cluster2600":1,"BrianHung":1,"icedac":1,"elecmonkey":1,"enomotodev":1,"danielholanda":1,"jessfraz":1,"Sinjhin":1,"yumosx":1,"tsulli1":1,"IsaacGemal":1,"Mansehej":1,"chall37":1,"binbandit":1,"merterbak":1,"vinayb21-work":1,"mayphus":1,"grp06":1,"ssushant0011":1,"dv8silencer":1,"S1M0N38":1,"esdrasrenan":1,"theg1239":1,"namastex888":1,"LIHUA919":1,"ystanislavyk":1,"main-horse":1,"machado2":1,"pdemro":1,"samibs":1,"gitpds":1,"awdv00":1,"damdam775":1,"paulbettner":1,"HarrisMBrad":1,"jesanfafon":1,"shepting":1,"fadelbantan":1,"boqiang":1,"rekram1-node":1,"agro1986":1,"bddap":1,"khoangothe":1,"jatanloya":1,"truls27a":1,"dank-openai":1,"renatogalera":1,"marektomas-cz":1,"nikhilpanchal1":1,"muchrm":1,"braingu-matt":1,"saleweaver":1,"Mitch528":1,"mgiovani":1,"shallowclouds":1,"cnaples79":1,"rohanoai":1,"fannnzhang":1,"uulasb":1,"montasaurus":1}},"maintainers":[{"table":{"login":"bolinfest","count":597,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"}},{"table":{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"}},{"table":{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"}},{"table":{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"}},{"table":{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"}},{"table":{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"}},{"table":{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"}},{"table":{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"}},{"table":{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"}},{"table":{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"}},{"table":{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"}},{"table":{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"}},{"table":{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"}},{"table":{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"}},{"table":{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"}},{"table":{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"}},{"table":{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"}},{"table":{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"}},{"table":{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"}},{"table":{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"}},{"table":{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"}},{"table":{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}}],"active_maintainers":[{"table":{"login":"bolinfest","count":597,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bolinfest"}},{"table":{"login":"nornagon-openai","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nornagon-openai"}},{"table":{"login":"aibrahim-oai","count":127,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aibrahim-oai"}},{"table":{"login":"pakrym-oai","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pakrym-oai"}},{"table":{"login":"fouad-openai","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fouad-openai"}},{"table":{"login":"gpeal","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gpeal"}},{"table":{"login":"dylan-hurd-oai","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dylan-hurd-oai"}},{"table":{"login":"tibo-openai","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tibo-openai"}},{"table":{"login":"dedrisian-oai","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dedrisian-oai"}},{"table":{"login":"etraut-openai","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etraut-openai"}},{"table":{"login":"easong-openai","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/easong-openai"}},{"table":{"login":"seratch","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seratch"}},{"table":{"login":"ae-openai","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ae-openai"}},{"table":{"login":"oai-ragona","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oai-ragona"}},{"table":{"login":"shijie-oai","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shijie-oai"}},{"table":{"login":"ibigio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ibigio"}},{"table":{"login":"bakks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bakks"}},{"table":{"login":"apanasenko-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apanasenko-oai"}},{"table":{"login":"zhao-oai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhao-oai"}},{"table":{"login":"joshka-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshka-oai"}},{"table":{"login":"ccy-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ccy-oai"}},{"table":{"login":"wpt-oai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wpt-oai"}}]}},"events":null,"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2025-04-17T00:36:54.459Z","updated_at":"2025-04-17T00:36:54.459Z","repository_link":"https://github.com/openai/codex/blob/main/.github/workflows/ci.yml","dependencies":[{"id":22717493527,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22717493659,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cla.yml","sha":null,"kind":"manifest","created_at":"2025-04-17T00:36:55.935Z","updated_at":"2025-04-17T00:36:55.935Z","repository_link":"https://github.com/openai/codex/blob/main/.github/workflows/cla.yml","dependencies":[{"id":22717493739,"package_name":"contributor-assistant/github-action","ecosystem":"actions","requirements":"v2.6.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"codex-cli/Dockerfile","sha":null,"kind":"manifest","created_at":"2025-04-17T00:36:55.990Z","updated_at":"2025-04-17T00:36:55.990Z","repository_link":"https://github.com/openai/codex/blob/main/codex-cli/Dockerfile","dependencies":[{"id":22717493761,"package_name":"node","ecosystem":"docker","requirements":"20","direct":true,"kind":"build","optional":false}]},{"ecosystem":"npm","filepath":"codex-cli/package.json","sha":null,"kind":"manifest","created_at":"2025-04-17T00:40:00.226Z","updated_at":"2025-04-17T00:40:00.226Z","repository_link":"https://github.com/openai/codex/blob/main/codex-cli/package.json","dependencies":[{"id":22717529518,"package_name":"chalk","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"runtime","optional":false},{"id":22717529542,"package_name":"diff","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":22717529638,"package_name":"dotenv","ecosystem":"npm","requirements":"^16.1.4","direct":true,"kind":"runtime","optional":false},{"id":22717529517,"package_name":"@inkjs/ui","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":22717529764,"package_name":"file-type","ecosystem":"npm","requirements":"^20.1.0","direct":true,"kind":"runtime","optional":false},{"id":22717529902,"package_name":"ink","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"runtime","optional":false},{"id":22717529930,"package_name":"ink-select-input","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"runtime","optional":false},{"id":22717529931,"package_name":"marked","ecosystem":"npm","requirements":"^15.0.7","direct":true,"kind":"runtime","optional":false},{"id":22717529932,"package_name":"marked-terminal","ecosystem":"npm","requirements":"^7.3.0","direct":true,"kind":"runtime","optional":false},{"id":22717529933,"package_name":"meow","ecosystem":"npm","requirements":"^13.2.0","direct":true,"kind":"runtime","optional":false},{"id":22717529985,"package_name":"open","ecosystem":"npm","requirements":"^10.1.0","direct":true,"kind":"runtime","optional":false},{"id":22717530069,"package_name":"openai","ecosystem":"npm","requirements":"^4.89.0","direct":true,"kind":"runtime","optional":false},{"id":22717530070,"package_name":"react","ecosystem":"npm","requirements":"^18.2.0","direct":true,"kind":"runtime","optional":false},{"id":22717530183,"package_name":"shell-quote","ecosystem":"npm","requirements":"^1.8.2","direct":true,"kind":"runtime","optional":false},{"id":22717530212,"package_name":"use-interval","ecosystem":"npm","requirements":"1.4.0","direct":true,"kind":"runtime","optional":false},{"id":22717530213,"package_name":"@eslint/js","ecosystem":"npm","requirements":"^9.22.0","direct":true,"kind":"development","optional":false},{"id":22717530360,"package_name":"@types/diff","ecosystem":"npm","requirements":"^7.0.2","direct":true,"kind":"development","optional":false},{"id":22717530364,"package_name":"@types/js-yaml","ecosystem":"npm","requirements":"^4.0.9","direct":true,"kind":"development","optional":false},{"id":22717530365,"package_name":"@types/marked-terminal","ecosystem":"npm","requirements":"^6.1.1","direct":true,"kind":"development","optional":false},{"id":22717530366,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.0.32","direct":true,"kind":"development","optional":false},{"id":22717530495,"package_name":"@types/shell-quote","ecosystem":"npm","requirements":"^1.7.5","direct":true,"kind":"development","optional":false},{"id":22717530496,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^7.18.0","direct":true,"kind":"development","optional":false},{"id":22717530565,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^7.18.0","direct":true,"kind":"development","optional":false},{"id":22717530768,"package_name":"esbuild","ecosystem":"npm","requirements":"^0.25.2","direct":true,"kind":"development","optional":false},{"id":22717530863,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.31.0","direct":true,"kind":"development","optional":false},{"id":22717530923,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"^7.32.2","direct":true,"kind":"development","optional":false},{"id":22717531037,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"^4.6.0","direct":true,"kind":"development","optional":false},{"id":22717531106,"package_name":"eslint-plugin-react-refresh","ecosystem":"npm","requirements":"^0.4.19","direct":true,"kind":"development","optional":false},{"id":22717531185,"package_name":"ink-testing-library","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":22717531186,"package_name":"prettier","ecosystem":"npm","requirements":"^2.8.7","direct":true,"kind":"development","optional":false},{"id":22717531187,"package_name":"punycode","ecosystem":"npm","requirements":"^2.3.1","direct":true,"kind":"development","optional":false},{"id":22717531188,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.9.1","direct":true,"kind":"development","optional":false},{"id":22717531189,"package_name":"typescript","ecosystem":"npm","requirements":"^5.0.3","direct":true,"kind":"development","optional":false},{"id":22717531190,"package_name":"vitest","ecosystem":"npm","requirements":"^3.0.9","direct":true,"kind":"development","optional":false},{"id":22717531191,"package_name":"whatwg-url","ecosystem":"npm","requirements":"^14.2.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2025-04-17T00:40:13.296Z","updated_at":"2025-04-17T00:40:13.296Z","repository_link":"https://github.com/openai/codex/blob/main/package.json","dependencies":[{"id":22717531359,"package_name":"prettier","ecosystem":"npm","requirements":"^3.5.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/rust-ci.yml","sha":null,"kind":"manifest","created_at":"2025-04-28T10:43:06.702Z","updated_at":"2025-04-28T10:43:06.702Z","repository_link":"https://github.com/openai/codex/blob/main/.github/workflows/rust-ci.yml","dependencies":[{"id":22892710910,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22892710916,"package_name":"dtolnay/rust-toolchain","ecosystem":"actions","requirements":"stable","direct":true,"kind":"composite","optional":false},{"id":22892710919,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"codex-rs/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2025-04-28T10:43:06.868Z","updated_at":"2025-04-28T10:43:06.868Z","repository_link":"https://github.com/openai/codex/blob/main/codex-rs/Cargo.lock","dependencies":[{"id":22892711068,"package_name":"Inflector","ecosystem":"cargo","requirements":"0.11.4","direct":false,"kind":"runtime","optional":false},{"id":22892711069,"package_name":"addr2line","ecosystem":"cargo","requirements":"0.21.0","direct":false,"kind":"runtime","optional":false},{"id":22892711070,"package_name":"adler","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":22892711071,"package_name":"ahash","ecosystem":"cargo","requirements":"0.8.11","direct":false,"kind":"runtime","optional":false},{"id":22892711072,"package_name":"aho-corasick","ecosystem":"cargo","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":22892711073,"package_name":"allocative","ecosystem":"cargo","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":22892713202,"package_name":"allocative_derive","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":22892713203,"package_name":"allocator-api2","ecosystem":"cargo","requirements":"0.2.21","direct":false,"kind":"runtime","optional":false},{"id":22892713204,"package_name":"android-tzdata","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":22892713205,"package_name":"android_system_properties","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":22892713206,"package_name":"annotate-snippets","ecosystem":"cargo","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":22892713458,"package_name":"ansi-to-tui","ecosystem":"cargo","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":22892713766,"package_name":"anstream","ecosystem":"cargo","requirements":"0.6.18","direct":false,"kind":"runtime","optional":false},{"id":22892713767,"package_name":"anstyle","ecosystem":"cargo","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":22892713768,"package_name":"anstyle-parse","ecosystem":"cargo","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":22892713769,"package_name":"anstyle-query","ecosystem":"cargo","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":22892713770,"package_name":"anstyle-wincon","ecosystem":"cargo","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":22892713771,"package_name":"anyhow","ecosystem":"cargo","requirements":"1.0.98","direct":false,"kind":"runtime","optional":false},{"id":22892713772,"package_name":"ascii-canvas","ecosystem":"cargo","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":22892714202,"package_name":"assert-json-diff","ecosystem":"cargo","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":22892715060,"package_name":"assert_cmd","ecosystem":"cargo","requirements":"2.0.17","direct":false,"kind":"runtime","optional":false},{"id":22892715061,"package_name":"async-channel","ecosystem":"cargo","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":22892715062,"package_name":"async-trait","ecosystem":"cargo","requirements":"0.1.88","direct":false,"kind":"runtime","optional":false},{"id":22892715063,"package_name":"atomic-waker","ecosystem":"cargo","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":22892715064,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":22892715065,"package_name":"backtrace","ecosystem":"cargo","requirements":"0.3.71","direct":false,"kind":"runtime","optional":false},{"id":22892715066,"package_name":"base64","ecosystem":"cargo","requirements":"0.21.7","direct":false,"kind":"runtime","optional":false},{"id":22892715067,"package_name":"base64","ecosystem":"cargo","requirements":"0.22.1","direct":false,"kind":"runtime","optional":false},{"id":22892715068,"package_name":"beef","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":22892715069,"package_name":"bit-set","ecosystem":"cargo","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":22892715088,"package_name":"bit-vec","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":22892715089,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":22892715090,"package_name":"bitflags","ecosystem":"cargo","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":22892715091,"package_name":"bstr","ecosystem":"cargo","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":22892715092,"package_name":"bumpalo","ecosystem":"cargo","requirements":"3.17.0","direct":false,"kind":"runtime","optional":false},{"id":22892715093,"package_name":"bytecount","ecosystem":"cargo","requirements":"0.6.8","direct":false,"kind":"runtime","optional":false},{"id":22892715094,"package_name":"byteorder","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892715095,"package_name":"bytes","ecosystem":"cargo","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":22892715096,"package_name":"cassowary","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":22892715097,"package_name":"castaway","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":22892715098,"package_name":"cc","ecosystem":"cargo","requirements":"1.2.19","direct":false,"kind":"runtime","optional":false},{"id":22892715099,"package_name":"cfg-if","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":22892715100,"package_name":"cfg_aliases","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":22892715101,"package_name":"chrono","ecosystem":"cargo","requirements":"0.4.40","direct":false,"kind":"runtime","optional":false},{"id":22892715102,"package_name":"clap","ecosystem":"cargo","requirements":"4.5.37","direct":false,"kind":"runtime","optional":false},{"id":22892715103,"package_name":"clap_builder","ecosystem":"cargo","requirements":"4.5.37","direct":false,"kind":"runtime","optional":false},{"id":22892715104,"package_name":"clap_derive","ecosystem":"cargo","requirements":"4.5.32","direct":false,"kind":"runtime","optional":false},{"id":22892715105,"package_name":"clap_lex","ecosystem":"cargo","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":22892715106,"package_name":"clipboard-win","ecosystem":"cargo","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":22892716457,"package_name":"cmp_any","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":22892717117,"package_name":"color-eyre","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":22892717274,"package_name":"color-spantrace","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":22892717275,"package_name":"colorchoice","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":22892717276,"package_name":"compact_str","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":22892717277,"package_name":"concurrent-queue","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892717278,"package_name":"convert_case","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":22892717279,"package_name":"core-foundation","ecosystem":"cargo","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":22892717280,"package_name":"core-foundation-sys","ecosystem":"cargo","requirements":"0.8.7","direct":false,"kind":"runtime","optional":false},{"id":22892717281,"package_name":"crossbeam-channel","ecosystem":"cargo","requirements":"0.5.15","direct":false,"kind":"runtime","optional":false},{"id":22892717282,"package_name":"crossbeam-utils","ecosystem":"cargo","requirements":"0.8.21","direct":false,"kind":"runtime","optional":false},{"id":22892717283,"package_name":"crossterm","ecosystem":"cargo","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":22892717284,"package_name":"crossterm_winapi","ecosystem":"cargo","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":22892717285,"package_name":"crunchy","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":22892717286,"package_name":"ctor","ecosystem":"cargo","requirements":"0.1.26","direct":false,"kind":"runtime","optional":false},{"id":22892717287,"package_name":"darling","ecosystem":"cargo","requirements":"0.20.11","direct":false,"kind":"runtime","optional":false},{"id":22892717288,"package_name":"darling_core","ecosystem":"cargo","requirements":"0.20.11","direct":false,"kind":"runtime","optional":false},{"id":22892717289,"package_name":"darling_macro","ecosystem":"cargo","requirements":"0.20.11","direct":false,"kind":"runtime","optional":false},{"id":22892717290,"package_name":"deadpool","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":22892718528,"package_name":"deadpool-runtime","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":22892719130,"package_name":"debugserver-types","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892719838,"package_name":"deranged","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":22892719839,"package_name":"derivative","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":22892719840,"package_name":"derive_more","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":22892719841,"package_name":"derive_more-impl","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":22892719842,"package_name":"diff","ecosystem":"cargo","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":22892722690,"package_name":"difflib","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":22892722691,"package_name":"dirs","ecosystem":"cargo","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":22892722692,"package_name":"dirs-next","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":22892722693,"package_name":"dirs-sys","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892722694,"package_name":"dirs-sys-next","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":22892722695,"package_name":"display_container","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":22892723274,"package_name":"displaydoc","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":22892723275,"package_name":"doc-comment","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":22892723276,"package_name":"dupe","ecosystem":"cargo","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":22892723722,"package_name":"dupe_derive","ecosystem":"cargo","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":22892723723,"package_name":"either","ecosystem":"cargo","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":22892723724,"package_name":"ena","ecosystem":"cargo","requirements":"0.14.3","direct":false,"kind":"runtime","optional":false},{"id":22892724838,"package_name":"encoding_rs","ecosystem":"cargo","requirements":"0.8.35","direct":false,"kind":"runtime","optional":false},{"id":22892724839,"package_name":"endian-type","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":22892725007,"package_name":"enumflags2","ecosystem":"cargo","requirements":"0.7.11","direct":false,"kind":"runtime","optional":false},{"id":22892725008,"package_name":"enumflags2_derive","ecosystem":"cargo","requirements":"0.7.11","direct":false,"kind":"runtime","optional":false},{"id":22892725009,"package_name":"env-flags","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":22892726161,"package_name":"env_filter","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":22892726175,"package_name":"env_logger","ecosystem":"cargo","requirements":"0.11.8","direct":false,"kind":"runtime","optional":false},{"id":22892726176,"package_name":"equivalent","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":22892726177,"package_name":"erased-serde","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":22892726178,"package_name":"errno","ecosystem":"cargo","requirements":"0.3.11","direct":false,"kind":"runtime","optional":false},{"id":22892726179,"package_name":"error-code","ecosystem":"cargo","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":22892726443,"package_name":"event-listener","ecosystem":"cargo","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":22892726444,"package_name":"event-listener-strategy","ecosystem":"cargo","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":22892726445,"package_name":"eventsource-stream","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":22892727880,"package_name":"eyre","ecosystem":"cargo","requirements":"0.6.12","direct":false,"kind":"runtime","optional":false},{"id":22892727881,"package_name":"fastrand","ecosystem":"cargo","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":22892727882,"package_name":"fd-lock","ecosystem":"cargo","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":22892727883,"package_name":"fixedbitset","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":22892727884,"package_name":"float-cmp","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":22892727885,"package_name":"fnv","ecosystem":"cargo","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":22892727886,"package_name":"foldhash","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":22892727887,"package_name":"foreign-types","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":22892727888,"package_name":"foreign-types-shared","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":22892727889,"package_name":"form_urlencoded","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":22892727890,"package_name":"fs-err","ecosystem":"cargo","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":22892727891,"package_name":"futures","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":22892727892,"package_name":"futures-channel","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":22892727893,"package_name":"futures-core","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":22892727894,"package_name":"futures-executor","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":22892727895,"package_name":"futures-io","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":22892727896,"package_name":"futures-macro","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":22892727897,"package_name":"futures-sink","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":22892727898,"package_name":"futures-task","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":22892727899,"package_name":"futures-util","ecosystem":"cargo","requirements":"0.3.31","direct":false,"kind":"runtime","optional":false},{"id":22892727900,"package_name":"fxhash","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":22892727901,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":22892727902,"package_name":"getrandom","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":22892727903,"package_name":"gimli","ecosystem":"cargo","requirements":"0.28.1","direct":false,"kind":"runtime","optional":false},{"id":22892727904,"package_name":"h2","ecosystem":"cargo","requirements":"0.4.9","direct":false,"kind":"runtime","optional":false},{"id":22892727905,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.12.3","direct":false,"kind":"runtime","optional":false},{"id":22892727906,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":22892727907,"package_name":"hashbrown","ecosystem":"cargo","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":22892727908,"package_name":"heck","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892727909,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":22892727910,"package_name":"hermit-abi","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892727911,"package_name":"hex","ecosystem":"cargo","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":22892727912,"package_name":"home","ecosystem":"cargo","requirements":"0.5.11","direct":false,"kind":"runtime","optional":false},{"id":22892727913,"package_name":"http","ecosystem":"cargo","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":22892727914,"package_name":"http-body","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":22892727915,"package_name":"http-body-util","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":22892727916,"package_name":"httparse","ecosystem":"cargo","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":22892727917,"package_name":"httpdate","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":22892727918,"package_name":"hyper","ecosystem":"cargo","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":22892727919,"package_name":"hyper-rustls","ecosystem":"cargo","requirements":"0.27.5","direct":false,"kind":"runtime","optional":false},{"id":22892727920,"package_name":"hyper-tls","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":22892727921,"package_name":"hyper-util","ecosystem":"cargo","requirements":"0.1.11","direct":false,"kind":"runtime","optional":false},{"id":22892727922,"package_name":"iana-time-zone","ecosystem":"cargo","requirements":"0.1.63","direct":false,"kind":"runtime","optional":false},{"id":22892727923,"package_name":"iana-time-zone-haiku","ecosystem":"cargo","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":22892727924,"package_name":"icu_collections","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892727925,"package_name":"icu_locid","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892727926,"package_name":"icu_locid_transform","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892727927,"package_name":"icu_locid_transform_data","ecosystem":"cargo","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":22892727928,"package_name":"icu_normalizer","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892727929,"package_name":"icu_normalizer_data","ecosystem":"cargo","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":22892727930,"package_name":"icu_properties","ecosystem":"cargo","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":22892727931,"package_name":"icu_properties_data","ecosystem":"cargo","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":22892727932,"package_name":"icu_provider","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892727933,"package_name":"icu_provider_macros","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892727934,"package_name":"ident_case","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":22892727935,"package_name":"idna","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":22892727936,"package_name":"idna_adapter","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":22892727937,"package_name":"indenter","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":22892727938,"package_name":"indexmap","ecosystem":"cargo","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":22892727939,"package_name":"indexmap","ecosystem":"cargo","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":22892727940,"package_name":"indoc","ecosystem":"cargo","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":22892727941,"package_name":"instability","ecosystem":"cargo","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":22892727942,"package_name":"inventory","ecosystem":"cargo","requirements":"0.3.20","direct":false,"kind":"runtime","optional":false},{"id":22892727943,"package_name":"ipnet","ecosystem":"cargo","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":22892727944,"package_name":"is-terminal","ecosystem":"cargo","requirements":"0.4.16","direct":false,"kind":"runtime","optional":false},{"id":22892727945,"package_name":"is_terminal_polyfill","ecosystem":"cargo","requirements":"1.70.1","direct":false,"kind":"runtime","optional":false},{"id":22892727946,"package_name":"itertools","ecosystem":"cargo","requirements":"0.10.5","direct":false,"kind":"runtime","optional":false},{"id":22892727947,"package_name":"itertools","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":22892727948,"package_name":"itoa","ecosystem":"cargo","requirements":"1.0.15","direct":false,"kind":"runtime","optional":false},{"id":22892727949,"package_name":"jiff","ecosystem":"cargo","requirements":"0.2.10","direct":false,"kind":"runtime","optional":false},{"id":22892728668,"package_name":"jiff-static","ecosystem":"cargo","requirements":"0.2.10","direct":false,"kind":"runtime","optional":false},{"id":22892728669,"package_name":"js-sys","ecosystem":"cargo","requirements":"0.3.77","direct":false,"kind":"runtime","optional":false},{"id":22892728670,"package_name":"lalrpop","ecosystem":"cargo","requirements":"0.19.12","direct":false,"kind":"runtime","optional":false},{"id":22892730638,"package_name":"lalrpop-util","ecosystem":"cargo","requirements":"0.19.12","direct":false,"kind":"runtime","optional":false},{"id":22892733343,"package_name":"landlock","ecosystem":"cargo","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":22892733722,"package_name":"lazy_static","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892733723,"package_name":"libc","ecosystem":"cargo","requirements":"0.2.172","direct":false,"kind":"runtime","optional":false},{"id":22892733724,"package_name":"libredox","ecosystem":"cargo","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":22892733725,"package_name":"linux-raw-sys","ecosystem":"cargo","requirements":"0.4.15","direct":false,"kind":"runtime","optional":false},{"id":22892733726,"package_name":"linux-raw-sys","ecosystem":"cargo","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":22892733727,"package_name":"litemap","ecosystem":"cargo","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":22892733728,"package_name":"lock_api","ecosystem":"cargo","requirements":"0.4.12","direct":false,"kind":"runtime","optional":false},{"id":22892733729,"package_name":"log","ecosystem":"cargo","requirements":"0.4.27","direct":false,"kind":"runtime","optional":false},{"id":22892733730,"package_name":"logos","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":22892735558,"package_name":"logos-derive","ecosystem":"cargo","requirements":"0.12.1","direct":false,"kind":"runtime","optional":false},{"id":22892735917,"package_name":"lru","ecosystem":"cargo","requirements":"0.12.5","direct":false,"kind":"runtime","optional":false},{"id":22892735918,"package_name":"lsp-types","ecosystem":"cargo","requirements":"0.94.1","direct":false,"kind":"runtime","optional":false},{"id":22892737522,"package_name":"maplit","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":22892737523,"package_name":"matchers","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":22892737524,"package_name":"memchr","ecosystem":"cargo","requirements":"2.7.4","direct":false,"kind":"runtime","optional":false},{"id":22892737525,"package_name":"memoffset","ecosystem":"cargo","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":22892737526,"package_name":"mime","ecosystem":"cargo","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":22892737527,"package_name":"mime_guess","ecosystem":"cargo","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":22892737528,"package_name":"minimal-lexical","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":22892737529,"package_name":"miniz_oxide","ecosystem":"cargo","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":22892737530,"package_name":"mio","ecosystem":"cargo","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":22892737531,"package_name":"multimap","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":22892737532,"package_name":"native-tls","ecosystem":"cargo","requirements":"0.2.14","direct":false,"kind":"runtime","optional":false},{"id":22892737533,"package_name":"new_debug_unreachable","ecosystem":"cargo","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":22892737534,"package_name":"nibble_vec","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":22892737666,"package_name":"nix","ecosystem":"cargo","requirements":"0.28.0","direct":false,"kind":"runtime","optional":false},{"id":22892737667,"package_name":"nom","ecosystem":"cargo","requirements":"7.1.3","direct":false,"kind":"runtime","optional":false},{"id":22892737668,"package_name":"nom_locate","ecosystem":"cargo","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":22892738396,"package_name":"normalize-line-endings","ecosystem":"cargo","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":22892738512,"package_name":"nu-ansi-term","ecosystem":"cargo","requirements":"0.46.0","direct":false,"kind":"runtime","optional":false},{"id":22892738513,"package_name":"num-bigint","ecosystem":"cargo","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":22892738514,"package_name":"num-conv","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":22892738515,"package_name":"num-integer","ecosystem":"cargo","requirements":"0.1.46","direct":false,"kind":"runtime","optional":false},{"id":22892738516,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.19","direct":false,"kind":"runtime","optional":false},{"id":22892738517,"package_name":"num_cpus","ecosystem":"cargo","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":22892738518,"package_name":"object","ecosystem":"cargo","requirements":"0.32.2","direct":false,"kind":"runtime","optional":false},{"id":22892738519,"package_name":"once_cell","ecosystem":"cargo","requirements":"1.21.3","direct":false,"kind":"runtime","optional":false},{"id":22892738520,"package_name":"openssl","ecosystem":"cargo","requirements":"0.10.72","direct":false,"kind":"runtime","optional":false},{"id":22892738521,"package_name":"openssl-macros","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":22892738522,"package_name":"openssl-probe","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":22892738523,"package_name":"openssl-src","ecosystem":"cargo","requirements":"300.5.0+3.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892738658,"package_name":"openssl-sys","ecosystem":"cargo","requirements":"0.9.107","direct":false,"kind":"runtime","optional":false},{"id":22892738659,"package_name":"option-ext","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":22892738660,"package_name":"overload","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":22892738661,"package_name":"owo-colors","ecosystem":"cargo","requirements":"3.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892738662,"package_name":"owo-colors","ecosystem":"cargo","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":22892738663,"package_name":"parking","ecosystem":"cargo","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":22892738664,"package_name":"parking_lot","ecosystem":"cargo","requirements":"0.12.3","direct":false,"kind":"runtime","optional":false},{"id":22892738665,"package_name":"parking_lot_core","ecosystem":"cargo","requirements":"0.9.10","direct":false,"kind":"runtime","optional":false},{"id":22892738666,"package_name":"paste","ecosystem":"cargo","requirements":"1.0.15","direct":false,"kind":"runtime","optional":false},{"id":22892738667,"package_name":"patch","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":22892738808,"package_name":"path-absolutize","ecosystem":"cargo","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":22892739337,"package_name":"path-dedot","ecosystem":"cargo","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":22892740042,"package_name":"percent-encoding","ecosystem":"cargo","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":22892740046,"package_name":"petgraph","ecosystem":"cargo","requirements":"0.6.5","direct":false,"kind":"runtime","optional":false},{"id":22892740050,"package_name":"phf_shared","ecosystem":"cargo","requirements":"0.11.3","direct":false,"kind":"runtime","optional":false},{"id":22892740053,"package_name":"pin-project-lite","ecosystem":"cargo","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":22892740056,"package_name":"pin-utils","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":22892740058,"package_name":"pkg-config","ecosystem":"cargo","requirements":"0.3.32","direct":false,"kind":"runtime","optional":false},{"id":22892740060,"package_name":"portable-atomic","ecosystem":"cargo","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":22892740061,"package_name":"portable-atomic-util","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":22892740062,"package_name":"powerfmt","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":22892740063,"package_name":"ppv-lite86","ecosystem":"cargo","requirements":"0.2.21","direct":false,"kind":"runtime","optional":false},{"id":22892740064,"package_name":"precomputed-hash","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":22892740065,"package_name":"predicates","ecosystem":"cargo","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":22892740066,"package_name":"predicates-core","ecosystem":"cargo","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":22892740067,"package_name":"predicates-tree","ecosystem":"cargo","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":22892740068,"package_name":"pretty_assertions","ecosystem":"cargo","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":22892741745,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.95","direct":false,"kind":"runtime","optional":false},{"id":22892741746,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.40","direct":false,"kind":"runtime","optional":false},{"id":22892741747,"package_name":"r-efi","ecosystem":"cargo","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":22892741748,"package_name":"radix_trie","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":22892744058,"package_name":"rand","ecosystem":"cargo","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":22892744059,"package_name":"rand_chacha","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":22892744060,"package_name":"rand_core","ecosystem":"cargo","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":22892744061,"package_name":"ratatui","ecosystem":"cargo","requirements":"0.29.0","direct":false,"kind":"runtime","optional":false},{"id":22892744062,"package_name":"redox_syscall","ecosystem":"cargo","requirements":"0.5.11","direct":false,"kind":"runtime","optional":false},{"id":22892744063,"package_name":"redox_users","ecosystem":"cargo","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":22892744064,"package_name":"redox_users","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892744065,"package_name":"ref-cast","ecosystem":"cargo","requirements":"1.0.24","direct":false,"kind":"runtime","optional":false},{"id":22892744066,"package_name":"ref-cast-impl","ecosystem":"cargo","requirements":"1.0.24","direct":false,"kind":"runtime","optional":false},{"id":22892744067,"package_name":"regex","ecosystem":"cargo","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":22892744068,"package_name":"regex-automata","ecosystem":"cargo","requirements":"0.1.10","direct":false,"kind":"runtime","optional":false},{"id":22892744069,"package_name":"regex-automata","ecosystem":"cargo","requirements":"0.4.9","direct":false,"kind":"runtime","optional":false},{"id":22892744070,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.6.29","direct":false,"kind":"runtime","optional":false},{"id":22892744071,"package_name":"regex-syntax","ecosystem":"cargo","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":22892744072,"package_name":"reqwest","ecosystem":"cargo","requirements":"0.12.15","direct":false,"kind":"runtime","optional":false},{"id":22892744073,"package_name":"ring","ecosystem":"cargo","requirements":"0.17.14","direct":false,"kind":"runtime","optional":false},{"id":22892744074,"package_name":"rustc-demangle","ecosystem":"cargo","requirements":"0.1.24","direct":false,"kind":"runtime","optional":false},{"id":22892744075,"package_name":"rustix","ecosystem":"cargo","requirements":"0.38.44","direct":false,"kind":"runtime","optional":false},{"id":22892744076,"package_name":"rustix","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":22892744077,"package_name":"rustls","ecosystem":"cargo","requirements":"0.23.26","direct":false,"kind":"runtime","optional":false},{"id":22892744078,"package_name":"rustls-pemfile","ecosystem":"cargo","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":22892744079,"package_name":"rustls-pki-types","ecosystem":"cargo","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":22892744080,"package_name":"rustls-webpki","ecosystem":"cargo","requirements":"0.103.1","direct":false,"kind":"runtime","optional":false},{"id":22892744081,"package_name":"rustversion","ecosystem":"cargo","requirements":"1.0.20","direct":false,"kind":"runtime","optional":false},{"id":22892744082,"package_name":"rustyline","ecosystem":"cargo","requirements":"14.0.0","direct":false,"kind":"runtime","optional":false},{"id":22892744407,"package_name":"ryu","ecosystem":"cargo","requirements":"1.0.20","direct":false,"kind":"runtime","optional":false},{"id":22892744408,"package_name":"schannel","ecosystem":"cargo","requirements":"0.1.27","direct":false,"kind":"runtime","optional":false},{"id":22892744409,"package_name":"schemafy","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":22892744618,"package_name":"schemafy_core","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":22892746631,"package_name":"schemafy_lib","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":22892746632,"package_name":"scopeguard","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":22892746633,"package_name":"seccompiler","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892746761,"package_name":"security-framework","ecosystem":"cargo","requirements":"2.11.1","direct":false,"kind":"runtime","optional":false},{"id":22892746762,"package_name":"security-framework-sys","ecosystem":"cargo","requirements":"2.14.0","direct":false,"kind":"runtime","optional":false},{"id":22892746763,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.219","direct":false,"kind":"runtime","optional":false},{"id":22892746764,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.219","direct":false,"kind":"runtime","optional":false},{"id":22892746765,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.140","direct":false,"kind":"runtime","optional":false},{"id":22892746766,"package_name":"serde_repr","ecosystem":"cargo","requirements":"0.1.20","direct":false,"kind":"runtime","optional":false},{"id":22892746767,"package_name":"serde_spanned","ecosystem":"cargo","requirements":"0.6.8","direct":false,"kind":"runtime","optional":false},{"id":22892746768,"package_name":"serde_urlencoded","ecosystem":"cargo","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":22892746769,"package_name":"serde_with","ecosystem":"cargo","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":22892746770,"package_name":"serde_with_macros","ecosystem":"cargo","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":22892746771,"package_name":"sharded-slab","ecosystem":"cargo","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":22892746772,"package_name":"shlex","ecosystem":"cargo","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":22892746773,"package_name":"signal-hook","ecosystem":"cargo","requirements":"0.3.17","direct":false,"kind":"runtime","optional":false},{"id":22892746774,"package_name":"signal-hook-mio","ecosystem":"cargo","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":22892746775,"package_name":"signal-hook-registry","ecosystem":"cargo","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":22892746776,"package_name":"simdutf8","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":22892746777,"package_name":"similar","ecosystem":"cargo","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":22892749135,"package_name":"siphasher","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":22892749136,"package_name":"slab","ecosystem":"cargo","requirements":"0.4.9","direct":false,"kind":"runtime","optional":false},{"id":22892749137,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":22892749138,"package_name":"socket2","ecosystem":"cargo","requirements":"0.5.9","direct":false,"kind":"runtime","optional":false},{"id":22892749139,"package_name":"stable_deref_trait","ecosystem":"cargo","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":22892749140,"package_name":"starlark","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":22892750050,"package_name":"starlark_derive","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":22892750051,"package_name":"starlark_map","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":22892750141,"package_name":"starlark_syntax","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":22892750142,"package_name":"static_assertions","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":22892750143,"package_name":"streaming-iterator","ecosystem":"cargo","requirements":"0.1.9","direct":false,"kind":"runtime","optional":false},{"id":22892750252,"package_name":"string_cache","ecosystem":"cargo","requirements":"0.8.9","direct":false,"kind":"runtime","optional":false},{"id":22892750253,"package_name":"strsim","ecosystem":"cargo","requirements":"0.10.0","direct":false,"kind":"runtime","optional":false},{"id":22892750254,"package_name":"strsim","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":22892750255,"package_name":"strum","ecosystem":"cargo","requirements":"0.26.3","direct":false,"kind":"runtime","optional":false},{"id":22892750256,"package_name":"strum_macros","ecosystem":"cargo","requirements":"0.26.4","direct":false,"kind":"runtime","optional":false},{"id":22892750257,"package_name":"subtle","ecosystem":"cargo","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":22892750258,"package_name":"syn","ecosystem":"cargo","requirements":"1.0.109","direct":false,"kind":"runtime","optional":false},{"id":22892750259,"package_name":"syn","ecosystem":"cargo","requirements":"2.0.100","direct":false,"kind":"runtime","optional":false},{"id":22892750260,"package_name":"sync_wrapper","ecosystem":"cargo","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":22892750261,"package_name":"synstructure","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":22892750262,"package_name":"system-configuration","ecosystem":"cargo","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":22892750263,"package_name":"system-configuration-sys","ecosystem":"cargo","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":22892750264,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.19.1","direct":false,"kind":"runtime","optional":false},{"id":22892750265,"package_name":"term","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":22892750266,"package_name":"terminal_size","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":22892752320,"package_name":"termtree","ecosystem":"cargo","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":22892752321,"package_name":"textwrap","ecosystem":"cargo","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":22892752322,"package_name":"thiserror","ecosystem":"cargo","requirements":"1.0.69","direct":false,"kind":"runtime","optional":false},{"id":22892752323,"package_name":"thiserror","ecosystem":"cargo","requirements":"2.0.12","direct":false,"kind":"runtime","optional":false},{"id":22892752324,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"1.0.69","direct":false,"kind":"runtime","optional":false},{"id":22892752325,"package_name":"thiserror-impl","ecosystem":"cargo","requirements":"2.0.12","direct":false,"kind":"runtime","optional":false},{"id":22892752326,"package_name":"thread_local","ecosystem":"cargo","requirements":"1.1.8","direct":false,"kind":"runtime","optional":false},{"id":22892752327,"package_name":"time","ecosystem":"cargo","requirements":"0.3.41","direct":false,"kind":"runtime","optional":false},{"id":22892752328,"package_name":"time-core","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":22892752329,"package_name":"time-macros","ecosystem":"cargo","requirements":"0.2.22","direct":false,"kind":"runtime","optional":false},{"id":22892752330,"package_name":"tiny-keccak","ecosystem":"cargo","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":22892752331,"package_name":"tinystr","ecosystem":"cargo","requirements":"0.7.6","direct":false,"kind":"runtime","optional":false},{"id":22892752332,"package_name":"tokio","ecosystem":"cargo","requirements":"1.44.2","direct":false,"kind":"runtime","optional":false},{"id":22892752333,"package_name":"tokio-macros","ecosystem":"cargo","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":22892752334,"package_name":"tokio-native-tls","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":22892752335,"package_name":"tokio-rustls","ecosystem":"cargo","requirements":"0.26.2","direct":false,"kind":"runtime","optional":false},{"id":22892752336,"package_name":"tokio-util","ecosystem":"cargo","requirements":"0.7.14","direct":false,"kind":"runtime","optional":false},{"id":22892752337,"package_name":"toml","ecosystem":"cargo","requirements":"0.8.20","direct":false,"kind":"runtime","optional":false},{"id":22892752338,"package_name":"toml_datetime","ecosystem":"cargo","requirements":"0.6.8","direct":false,"kind":"runtime","optional":false},{"id":22892752339,"package_name":"toml_edit","ecosystem":"cargo","requirements":"0.22.24","direct":false,"kind":"runtime","optional":false},{"id":22892752340,"package_name":"tower","ecosystem":"cargo","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":22892752341,"package_name":"tower-layer","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":22892752342,"package_name":"tower-service","ecosystem":"cargo","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":22892752343,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1.41","direct":false,"kind":"runtime","optional":false},{"id":22892752344,"package_name":"tracing-appender","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":22892753740,"package_name":"tracing-attributes","ecosystem":"cargo","requirements":"0.1.28","direct":false,"kind":"runtime","optional":false},{"id":22892753741,"package_name":"tracing-core","ecosystem":"cargo","requirements":"0.1.33","direct":false,"kind":"runtime","optional":false},{"id":22892753742,"package_name":"tracing-error","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":22892753743,"package_name":"tracing-log","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":22892753744,"package_name":"tracing-subscriber","ecosystem":"cargo","requirements":"0.3.19","direct":false,"kind":"runtime","optional":false},{"id":22892753745,"package_name":"tree-sitter","ecosystem":"cargo","requirements":"0.25.3","direct":false,"kind":"runtime","optional":false},{"id":22892754648,"package_name":"tree-sitter-bash","ecosystem":"cargo","requirements":"0.23.3","direct":false,"kind":"runtime","optional":false},{"id":22892754890,"package_name":"tree-sitter-language","ecosystem":"cargo","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":22892756812,"package_name":"try-lock","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":22892756818,"package_name":"tui-input","ecosystem":"cargo","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":22892758638,"package_name":"tui-textarea","ecosystem":"cargo","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":22892759632,"package_name":"unicase","ecosystem":"cargo","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":22892759636,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.18","direct":false,"kind":"runtime","optional":false},{"id":22892759639,"package_name":"unicode-segmentation","ecosystem":"cargo","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":22892759641,"package_name":"unicode-truncate","ecosystem":"cargo","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":22892759644,"package_name":"unicode-width","ecosystem":"cargo","requirements":"0.1.14","direct":false,"kind":"runtime","optional":false},{"id":22892759647,"package_name":"unicode-width","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":22892759649,"package_name":"unicode-xid","ecosystem":"cargo","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":22892759651,"package_name":"untrusted","ecosystem":"cargo","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":22892759653,"package_name":"url","ecosystem":"cargo","requirements":"2.5.4","direct":false,"kind":"runtime","optional":false},{"id":22892759655,"package_name":"utf16_iter","ecosystem":"cargo","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":22892759658,"package_name":"utf8_iter","ecosystem":"cargo","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":22892759661,"package_name":"utf8parse","ecosystem":"cargo","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":22892759664,"package_name":"valuable","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":22892759667,"package_name":"vcpkg","ecosystem":"cargo","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":22892759669,"package_name":"version_check","ecosystem":"cargo","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":22892759670,"package_name":"wait-timeout","ecosystem":"cargo","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":22892759673,"package_name":"want","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":22892759674,"package_name":"wasi","ecosystem":"cargo","requirements":"0.11.0+wasi-snapshot-preview1","direct":false,"kind":"runtime","optional":false},{"id":22892759676,"package_name":"wasi","ecosystem":"cargo","requirements":"0.14.2+wasi-0.2.4","direct":false,"kind":"runtime","optional":false},{"id":22892759678,"package_name":"wasm-bindgen","ecosystem":"cargo","requirements":"0.2.100","direct":false,"kind":"runtime","optional":false},{"id":22892759681,"package_name":"wasm-bindgen-backend","ecosystem":"cargo","requirements":"0.2.100","direct":false,"kind":"runtime","optional":false},{"id":22892759683,"package_name":"wasm-bindgen-futures","ecosystem":"cargo","requirements":"0.4.50","direct":false,"kind":"runtime","optional":false},{"id":22892759685,"package_name":"wasm-bindgen-macro","ecosystem":"cargo","requirements":"0.2.100","direct":false,"kind":"runtime","optional":false},{"id":22892759687,"package_name":"wasm-bindgen-macro-support","ecosystem":"cargo","requirements":"0.2.100","direct":false,"kind":"runtime","optional":false},{"id":22892759690,"package_name":"wasm-bindgen-shared","ecosystem":"cargo","requirements":"0.2.100","direct":false,"kind":"runtime","optional":false},{"id":22892759692,"package_name":"wasm-streams","ecosystem":"cargo","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":22892759694,"package_name":"web-sys","ecosystem":"cargo","requirements":"0.3.77","direct":false,"kind":"runtime","optional":false},{"id":22892759696,"package_name":"winapi","ecosystem":"cargo","requirements":"0.3.9","direct":false,"kind":"runtime","optional":false},{"id":22892759698,"package_name":"winapi-i686-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":22892759700,"package_name":"winapi-x86_64-pc-windows-gnu","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":22892759703,"package_name":"windows-core","ecosystem":"cargo","requirements":"0.61.0","direct":false,"kind":"runtime","optional":false},{"id":22892759705,"package_name":"windows-implement","ecosystem":"cargo","requirements":"0.60.0","direct":false,"kind":"runtime","optional":false},{"id":22892759707,"package_name":"windows-interface","ecosystem":"cargo","requirements":"0.59.1","direct":false,"kind":"runtime","optional":false},{"id":22892759709,"package_name":"windows-link","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":22892759712,"package_name":"windows-registry","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":22892759714,"package_name":"windows-result","ecosystem":"cargo","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":22892759716,"package_name":"windows-strings","ecosystem":"cargo","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":22892759718,"package_name":"windows-strings","ecosystem":"cargo","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":22892759720,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.52.0","direct":false,"kind":"runtime","optional":false},{"id":22892759722,"package_name":"windows-sys","ecosystem":"cargo","requirements":"0.59.0","direct":false,"kind":"runtime","optional":false},{"id":22892759724,"package_name":"windows-targets","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":22892759726,"package_name":"windows-targets","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":22892759728,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":22892759730,"package_name":"windows_aarch64_gnullvm","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":22892759732,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":22892759734,"package_name":"windows_aarch64_msvc","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":22892759736,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":22892759738,"package_name":"windows_i686_gnu","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":22892759740,"package_name":"windows_i686_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":22892759742,"package_name":"windows_i686_gnullvm","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":22892759744,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":22892759746,"package_name":"windows_i686_msvc","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":22892759748,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":22892759750,"package_name":"windows_x86_64_gnu","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":22892759752,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":22892759754,"package_name":"windows_x86_64_gnullvm","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":22892759756,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.52.6","direct":false,"kind":"runtime","optional":false},{"id":22892759758,"package_name":"windows_x86_64_msvc","ecosystem":"cargo","requirements":"0.53.0","direct":false,"kind":"runtime","optional":false},{"id":22892759760,"package_name":"winnow","ecosystem":"cargo","requirements":"0.7.6","direct":false,"kind":"runtime","optional":false},{"id":22892759763,"package_name":"wiremock","ecosystem":"cargo","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":22892759811,"package_name":"wit-bindgen-rt","ecosystem":"cargo","requirements":"0.39.0","direct":false,"kind":"runtime","optional":false},{"id":22892759812,"package_name":"write16","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":22892759813,"package_name":"writeable","ecosystem":"cargo","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":22892759814,"package_name":"yansi","ecosystem":"cargo","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":22892759815,"package_name":"yoke","ecosystem":"cargo","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":22892759816,"package_name":"yoke-derive","ecosystem":"cargo","requirements":"0.7.5","direct":false,"kind":"runtime","optional":false},{"id":22892759817,"package_name":"zerocopy","ecosystem":"cargo","requirements":"0.7.35","direct":false,"kind":"runtime","optional":false},{"id":22892759818,"package_name":"zerocopy","ecosystem":"cargo","requirements":"0.8.24","direct":false,"kind":"runtime","optional":false},{"id":22892759819,"package_name":"zerocopy-derive","ecosystem":"cargo","requirements":"0.7.35","direct":false,"kind":"runtime","optional":false},{"id":22892759820,"package_name":"zerocopy-derive","ecosystem":"cargo","requirements":"0.8.24","direct":false,"kind":"runtime","optional":false},{"id":22892759821,"package_name":"zerofrom","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":22892759822,"package_name":"zerofrom-derive","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":22892759823,"package_name":"zeroize","ecosystem":"cargo","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":22892759824,"package_name":"zerovec","ecosystem":"cargo","requirements":"0.10.4","direct":false,"kind":"runtime","optional":false},{"id":22892759825,"package_name":"zerovec-derive","ecosystem":"cargo","requirements":"0.10.3","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"cargo","filepath":"codex-rs/Cargo.toml","sha":null,"kind":"manifest","created_at":"2025-04-28T10:43:57.679Z","updated_at":"2025-04-28T10:43:57.679Z","repository_link":"https://github.com/openai/codex/blob/main/codex-rs/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"codex-rs/ansi-escape/Cargo.toml","sha":null,"kind":"manifest","created_at":"2025-04-28T10:43:57.841Z","updated_at":"2025-04-28T10:43:57.841Z","repository_link":"https://github.com/openai/codex/blob/main/codex-rs/ansi-escape/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"codex-rs/apply-patch/Cargo.toml","sha":null,"kind":"manifest","created_at":"2025-04-28T10:43:58.303Z","updated_at":"2025-04-28T10:43:58.303Z","repository_link":"https://github.com/openai/codex/blob/main/codex-rs/apply-patch/Cargo.toml","dependencies":[{"id":22892760953,"package_name":"anyhow","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":22892760954,"package_name":"regex","ecosystem":"cargo","requirements":"1.11.1","direct":true,"kind":"runtime","optional":false},{"id":22892760955,"package_name":"serde_json","ecosystem":"cargo","requirements":"1.0.110","direct":true,"kind":"runtime","optional":false},{"id":22892760956,"package_name":"similar","ecosystem":"cargo","requirements":"2.7.0","direct":true,"kind":"runtime","optional":false},{"id":22892760957,"package_name":"thiserror","ecosystem":"cargo","requirements":"2.0.12","direct":true,"kind":"runtime","optional":false},{"id":22892760958,"package_name":"tree-sitter","ecosystem":"cargo","requirements":"0.25.3","direct":true,"kind":"runtime","optional":false},{"id":22892760959,"package_name":"tree-sitter-bash","ecosystem":"cargo","requirements":"0.23.3","direct":true,"kind":"runtime","optional":false},{"id":22892760960,"package_name":"pretty_assertions","ecosystem":"cargo","requirements":"1.4.1","direct":true,"kind":"development","optional":false},{"id":22892760961,"package_name":"tempfile","ecosystem":"cargo","requirements":"3.13.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"codex-rs/cli/Cargo.toml","sha":null,"kind":"manifest","created_at":"2025-04-28T10:43:58.525Z","updated_at":"2025-04-28T10:43:58.525Z","repository_link":"https://github.com/openai/codex/blob/main/codex-rs/cli/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"codex-rs/core/Cargo.toml","sha":null,"kind":"manifest","created_at":"2025-04-28T10:43:58.778Z","updated_at":"2025-04-28T10:43:58.778Z","repository_link":"https://github.com/openai/codex/blob/main/codex-rs/core/Cargo.toml","dependencies":[{"id":22892761226,"package_name":"anyhow","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":22892761227,"package_name":"async-channel","ecosystem":"cargo","requirements":"2.3.1","direct":true,"kind":"runtime","optional":false},{"id":22892761228,"package_name":"base64","ecosystem":"cargo","requirements":"0.21","direct":true,"kind":"runtime","optional":false},{"id":22892761229,"package_name":"bytes","ecosystem":"cargo","requirements":"1.10.1","direct":true,"kind":"runtime","optional":false},{"id":22892761230,"package_name":"clap","ecosystem":"cargo","requirements":"4","direct":true,"kind":"runtime","optional":false},{"id":22892761231,"package_name":"dirs","ecosystem":"cargo","requirements":"6","direct":true,"kind":"runtime","optional":false},{"id":22892761232,"package_name":"env-flags","ecosystem":"cargo","requirements":"0.1.1","direct":true,"kind":"runtime","optional":false},{"id":22892761233,"package_name":"eventsource-stream","ecosystem":"cargo","requirements":"0.2.3","direct":true,"kind":"runtime","optional":false},{"id":22892761234,"package_name":"fs-err","ecosystem":"cargo","requirements":"3.1.0","direct":true,"kind":"runtime","optional":false},{"id":22892761235,"package_name":"futures","ecosystem":"cargo","requirements":"0.3","direct":true,"kind":"runtime","optional":false},{"id":22892761236,"package_name":"mime_guess","ecosystem":"cargo","requirements":"2.0","direct":true,"kind":"runtime","optional":false},{"id":22892761237,"package_name":"patch","ecosystem":"cargo","requirements":"0.7","direct":true,"kind":"runtime","optional":false},{"id":22892761238,"package_name":"rand","ecosystem":"cargo","requirements":"0.9","direct":true,"kind":"runtime","optional":false},{"id":22892761239,"package_name":"reqwest","ecosystem":"cargo","requirements":"0.12","direct":true,"kind":"runtime","optional":false},{"id":22892761240,"package_name":"serde","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":22892761241,"package_name":"serde_json","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":22892761242,"package_name":"thiserror","ecosystem":"cargo","requirements":"2.0.12","direct":true,"kind":"runtime","optional":false},{"id":22892761243,"package_name":"tokio","ecosystem":"cargo","requirements":"1","direct":true,"kind":"runtime","optional":false},{"id":22892761244,"package_name":"tokio-util","ecosystem":"cargo","requirements":"0.7.14","direct":true,"kind":"runtime","optional":false},{"id":22892761245,"package_name":"toml","ecosystem":"cargo","requirements":"0.8.20","direct":true,"kind":"runtime","optional":false},{"id":22892761246,"package_name":"tracing","ecosystem":"cargo","requirements":"0.1.41","direct":true,"kind":"runtime","optional":false},{"id":22892761247,"package_name":"tree-sitter","ecosystem":"cargo","requirements":"0.25.3","direct":true,"kind":"runtime","optional":false},{"id":22892761248,"package_name":"tree-sitter-bash","ecosystem":"cargo","requirements":"0.23.3","direct":true,"kind":"runtime","optional":false},{"id":22892761249,"package_name":"assert_cmd","ecosystem":"cargo","requirements":"2","direct":true,"kind":"development","optional":false},{"id":22892761250,"package_name":"predicates","ecosystem":"cargo","requirements":"3","direct":true,"kind":"development","optional":false},{"id":22892761251,"package_name":"tempfile","ecosystem":"cargo","requirements":"3","direct":true,"kind":"development","optional":false},{"id":22892761252,"package_name":"wiremock","ecosystem":"cargo","requirements":"0.6","direct":true,"kind":"development","optional":false}]},{"ecosystem":"cargo","filepath":"codex-rs/exec/Cargo.toml","sha":null,"kind":"manifest","created_at":"2025-04-28T10:43:59.130Z","updated_at":"2025-04-28T10:43:59.130Z","repository_link":"https://github.com/openai/codex/blob/main/codex-rs/exec/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"codex-rs/execpolicy/Cargo.toml","sha":null,"kind":"manifest","created_at":"2025-04-28T10:43:59.221Z","updated_at":"2025-04-28T10:43:59.221Z","repository_link":"https://github.com/openai/codex/blob/main/codex-rs/execpolicy/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"codex-rs/interactive/Cargo.toml","sha":null,"kind":"manifest","created_at":"2025-04-28T10:43:59.604Z","updated_at":"2025-04-28T10:43:59.604Z","repository_link":"https://github.com/openai/codex/blob/main/codex-rs/interactive/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"codex-rs/repl/Cargo.toml","sha":null,"kind":"manifest","created_at":"2025-04-28T10:43:59.743Z","updated_at":"2025-04-28T10:43:59.743Z","repository_link":"https://github.com/openai/codex/blob/main/codex-rs/repl/Cargo.toml","dependencies":[]},{"ecosystem":"cargo","filepath":"codex-rs/tui/Cargo.toml","sha":null,"kind":"manifest","created_at":"2025-04-28T10:43:59.806Z","updated_at":"2025-04-28T10:43:59.806Z","repository_link":"https://github.com/openai/codex/blob/main/codex-rs/tui/Cargo.toml","dependencies":[]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2025-04-28T10:43:59.938Z","updated_at":"2025-04-28T10:43:59.938Z","repository_link":"https://github.com/openai/codex/blob/main/pnpm-lock.yaml","dependencies":[{"id":22892763399,"package_name":"ansi-tokenize@0.1.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764854,"package_name":"colors@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764855,"package_name":"source-map-support@0.8.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764856,"package_name":"aix-ppc64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764857,"package_name":"android-arm64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764858,"package_name":"android-arm@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764859,"package_name":"android-x64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764860,"package_name":"darwin-arm64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764861,"package_name":"darwin-x64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764862,"package_name":"freebsd-arm64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764863,"package_name":"freebsd-x64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764864,"package_name":"linux-arm64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764865,"package_name":"linux-arm@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764866,"package_name":"linux-ia32@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764867,"package_name":"linux-loong64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764869,"package_name":"linux-mips64el@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764870,"package_name":"linux-ppc64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764872,"package_name":"linux-riscv64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764875,"package_name":"linux-s390x@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764877,"package_name":"linux-x64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764879,"package_name":"netbsd-arm64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764881,"package_name":"netbsd-x64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764883,"package_name":"openbsd-arm64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764885,"package_name":"openbsd-x64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764887,"package_name":"sunos-x64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764890,"package_name":"win32-arm64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764892,"package_name":"win32-ia32@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764895,"package_name":"win32-x64@0.25.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764897,"package_name":"eslint-utils@4.6.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764899,"package_name":"regexpp@4.12.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764902,"package_name":"eslintrc@2.1.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764905,"package_name":"js@8.57.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764907,"package_name":"js@9.24.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764909,"package_name":"config-array@0.13.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764912,"package_name":"module-importer@1.0.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764915,"package_name":"object-schema@2.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892764917,"package_name":"ui@2.0.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765292,"package_name":"resolve-uri@3.1.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765293,"package_name":"sourcemap-codec@1.5.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765294,"package_name":"trace-mapping@0.3.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765295,"package_name":"fs.scandir@2.1.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765296,"package_name":"fs.stat@2.0.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765297,"package_name":"fs.walk@1.2.8","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765298,"package_name":"rollup-android-arm-eabi@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765299,"package_name":"rollup-android-arm64@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765300,"package_name":"rollup-darwin-arm64@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765301,"package_name":"rollup-darwin-x64@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765302,"package_name":"rollup-freebsd-arm64@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765303,"package_name":"rollup-freebsd-x64@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765304,"package_name":"rollup-linux-arm-gnueabihf@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765305,"package_name":"rollup-linux-arm-musleabihf@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765306,"package_name":"rollup-linux-arm64-gnu@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765307,"package_name":"rollup-linux-arm64-musl@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765308,"package_name":"rollup-linux-loongarch64-gnu@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765309,"package_name":"rollup-linux-powerpc64le-gnu@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765310,"package_name":"rollup-linux-riscv64-gnu@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765311,"package_name":"rollup-linux-riscv64-musl@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765312,"package_name":"rollup-linux-s390x-gnu@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765313,"package_name":"rollup-linux-x64-gnu@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765314,"package_name":"rollup-linux-x64-musl@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765315,"package_name":"rollup-win32-arm64-msvc@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765316,"package_name":"rollup-win32-ia32-msvc@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765317,"package_name":"rollup-win32-x64-msvc@4.40.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765318,"package_name":"scc@1.1.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765319,"package_name":"is@4.6.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765320,"package_name":"inflate@0.2.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765321,"package_name":"token@0.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765322,"package_name":"node10@1.0.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765323,"package_name":"node12@1.0.11","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765324,"package_name":"node14@1.0.3","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765325,"package_name":"node16@1.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765326,"package_name":"cardinal@2.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765608,"package_name":"diff@7.0.2","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765974,"package_name":"estree@1.0.7","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765975,"package_name":"js-yaml@4.0.9","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765976,"package_name":"json5@0.0.29","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892765977,"package_name":"marked-terminal@6.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892766218,"package_name":"node-fetch@2.6.12","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892766219,"package_name":"node@18.19.86","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892766587,"package_name":"node@22.14.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892766588,"package_name":"prop-types@15.7.14","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892766589,"package_name":"react@18.3.20","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892766590,"package_name":"semver@7.7.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892766591,"package_name":"shell-quote@1.7.5","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892766907,"package_name":"which@3.0.4","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892767833,"package_name":"eslint-plugin@7.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892768893,"package_name":"parser@7.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892770188,"package_name":"scope-manager@7.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892770189,"package_name":"type-utils@7.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892771761,"package_name":"types@7.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892771762,"package_name":"typescript-estree@7.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892771763,"package_name":"utils@7.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892771764,"package_name":"visitor-keys@7.18.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892771765,"package_name":"structured-clone@1.3.0","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892771766,"package_name":"expect@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892771767,"package_name":"mocker@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892771768,"package_name":"pretty-format@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892771769,"package_name":"runner@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892771770,"package_name":"snapshot@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892771771,"package_name":"spy@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":22892771772,"package_name":"utils@3.1.1","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false}]}],"score":36.4172285349673,"created_at":"2025-12-20T08:24:57.086Z","updated_at":"2026-05-21T11:06:11.250Z","avatar_url":"https://github.com/openai.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369903","html_url":"https://summary.ecosyste.ms/projects/369903"}