{"id":369941,"url":"https://github.com/openai/procgen","last_synced_at":"2026-05-30T16:00:45.272Z","repository":{"id":41203318,"uuid":"223296408","full_name":"openai/procgen","owner":"openai","description":"Procgen Benchmark: Procedurally-Generated Game-Like Gym-Environments","archived":false,"fork":false,"pushed_at":"2026-03-27T02:52:42.000Z","size":32052,"stargazers_count":1161,"open_issues_count":19,"forks_count":220,"subscribers_count":130,"default_branch":"master","last_synced_at":"2026-05-23T17:04:21.117Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://openai.com/blog/procgen-benchmark/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"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}},"created_at":"2019-11-22T01:17:42.000Z","updated_at":"2026-05-22T07:10:19.000Z","dependencies_parsed_at":"2024-06-18T15:29:15.292Z","dependency_job_id":null,"html_url":"https://github.com/openai/procgen","commit_stats":{"total_commits":69,"total_committers":9,"mean_commits":7.666666666666667,"dds":"0.23188405797101452","last_synced_commit":"5e1dbf341d291eff40d1f9e0c0a0d5003643aebf"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/openai/procgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/procgen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/sbom","scorecard":{"id":708767,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/procgen","commit":"5e1dbf341d291eff40d1f9e0c0a0d5003643aebf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'pypi'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating ubuntu:bionic-20191202 to ubuntu:bionic-20191202@sha256:250cc6f3f3ffc5cdaa9d8f4946ac79821aafb4d3afc93928f0de9336eba21aa4","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:2: pin your Docker image by updating ubuntu:bionic-20191202 to ubuntu:bionic-20191202@sha256:250cc6f3f3ffc5cdaa9d8f4946ac79821aafb4d3afc93928f0de9336eba21aa4","Warn: pipCommand not pinned by hash: docker/Dockerfile:3","Warn: pipCommand not pinned by hash: docker/Dockerfile:4","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:10","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:70","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   5 pipCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T07:31:58.942Z","repository_id":41203318,"created_at":"2025-08-22T07:31:58.942Z","updated_at":"2025-08-22T07:31:58.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33613431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":{"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":2859978,"name":"procgen","ecosystem":"pypi","description":"Procedurally Generated Game-Like RL Environments","homepage":"https://github.com/openai/procgen","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/procgen","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2019-12-03T16:45:50.000Z","latest_release_published_at":"2022-01-24T18:16:14.000Z","latest_release_number":"0.10.7","last_synced_at":"2026-05-08T01:15:37.921Z","created_at":"2022-04-10T12:07:02.655Z","updated_at":"2026-05-08T01:15:37.921Z","registry_url":"https://pypi.org/project/procgen/","install_command":"pip install procgen --index-url https://pypi.org/simple","documentation_url":"https://procgen.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"procgen","project_status":null},"repo_metadata":{"id":41203318,"uuid":"223296408","full_name":"openai/procgen","owner":"openai","description":"Procgen Benchmark: Procedurally-Generated Game-Like Gym-Environments","archived":false,"fork":false,"pushed_at":"2026-03-27T02:52:42.000Z","size":32052,"stargazers_count":1153,"open_issues_count":19,"forks_count":218,"subscribers_count":131,"default_branch":"master","last_synced_at":"2026-04-04T08:07:13.681Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://openai.com/blog/procgen-benchmark/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"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}},"created_at":"2019-11-22T01:17:42.000Z","updated_at":"2026-03-29T21:43:58.000Z","dependencies_parsed_at":"2024-06-18T15:29:15.292Z","dependency_job_id":null,"html_url":"https://github.com/openai/procgen","commit_stats":{"total_commits":69,"total_committers":9,"mean_commits":7.666666666666667,"dds":"0.23188405797101452","last_synced_commit":"5e1dbf341d291eff40d1f9e0c0a0d5003643aebf"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/openai/procgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/procgen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/sbom","scorecard":{"id":708767,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/procgen","commit":"5e1dbf341d291eff40d1f9e0c0a0d5003643aebf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'pypi'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating ubuntu:bionic-20191202 to ubuntu:bionic-20191202@sha256:250cc6f3f3ffc5cdaa9d8f4946ac79821aafb4d3afc93928f0de9336eba21aa4","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:2: pin your Docker image by updating ubuntu:bionic-20191202 to ubuntu:bionic-20191202@sha256:250cc6f3f3ffc5cdaa9d8f4946ac79821aafb4d3afc93928f0de9336eba21aa4","Warn: pipCommand not pinned by hash: docker/Dockerfile:3","Warn: pipCommand not pinned by hash: docker/Dockerfile:4","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:10","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:70","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   5 pipCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T07:31:58.942Z","repository_id":41203318,"created_at":"2025-08-22T07:31:58.942Z","updated_at":"2025-08-22T07:31:58.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31436301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"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":"0.10.7","sha":"5e1dbf341d291eff40d1f9e0c0a0d5003643aebf","kind":"commit","published_at":"2022-01-24T17:30:42.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.7","html_url":"https://github.com/openai/procgen/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"5dc258ec70fbac15601e144a2947620e3a5185c5","kind":"commit","published_at":"2022-01-15T03:37:21.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.6","html_url":"https://github.com/openai/procgen/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"ad1f1ffd3b7dbdc910c79b76d83827d5d1d46beb","kind":"commit","published_at":"2022-01-15T02:41:08.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.5","html_url":"https://github.com/openai/procgen/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.5/manifests"},{"name":"0.10.4","sha":"416821edc2112862c7862cd7a338a63666d17bab","kind":"commit","published_at":"2020-07-10T21:59:15.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.4","html_url":"https://github.com/openai/procgen/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"294c88d0cb53b46e9f226bc7e5d144305420143c","kind":"commit","published_at":"2020-06-15T17:57:22.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.3","html_url":"https://github.com/openai/procgen/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"21bbeb38383a65a9180242d70bc3343a3897afc6","kind":"commit","published_at":"2020-06-03T16:45:33.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.2","html_url":"https://github.com/openai/procgen/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"b652a7646cc591ed8e76393470391bdebe30afd7","kind":"commit","published_at":"2020-06-03T15:49:47.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.1","html_url":"https://github.com/openai/procgen/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"615e7511b2ff8426caa54b8c5c801ffd2725b9b5","kind":"commit","published_at":"2020-06-03T15:37:23.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.0","html_url":"https://github.com/openai/procgen/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.0/manifests"},{"name":"0.9.4","sha":"3f38ddccca49b55d5af395e0a83d18f1afdfae08","kind":"commit","published_at":"2020-01-10T23:15:31.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.9.4","html_url":"https://github.com/openai/procgen/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"5db35f3e2a0eafe66c2417b5d9f3cfbb49843d09","kind":"commit","published_at":"2019-12-29T06:26:02.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.9.3","html_url":"https://github.com/openai/procgen/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"7c810cd2357fc3f3cbb2d2136136ad9cce13d735","kind":"commit","published_at":"2019-12-03T19:09:55.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.9.2","html_url":"https://github.com/openai/procgen/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"b10111a2824c34a566f443916062ea00753af4b6","kind":"commit","published_at":"2019-12-03T01:59:30.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.9.1","html_url":"https://github.com/openai/procgen/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.1/manifests"}]},"repo_metadata_updated_at":"2026-05-08T01:15:37.267Z","dependent_packages_count":12,"downloads":13707,"downloads_period":"last-month","dependent_repos_count":52,"rankings":{"downloads":5.307390099982352,"dependent_repos_count":2.054145139374026,"dependent_packages_count":1.1285403635512172,"stargazers_count":2.0836931201092987,"forks_count":3.673181249664296,"docker_downloads_count":3.471451876019576,"average":2.953066974783461},"purl":"pkg:pypi/procgen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/procgen","docker_dependents_count":3,"docker_downloads_count":144,"usage_url":"https://repos.ecosyste.ms/usage/pypi/procgen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/procgen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-01T11:02:36.533Z","issues_count":75,"pull_requests_count":30,"avg_time_to_close_issue":2488375.220338983,"avg_time_to_close_pull_request":4892149.740740741,"issues_closed_count":59,"pull_requests_closed_count":27,"pull_request_authors_count":16,"issue_authors_count":52,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":9464.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/issues","maintainers":[{"login":"christopherhesse","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopherhesse"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen/codemeta","maintainers":[{"uuid":"christopherhesse","login":"christopherhesse","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/christopherhesse/","role":null,"created_at":"2023-02-09T09:37:35.220Z","updated_at":"2023-02-09T09:37:35.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/christopherhesse/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":874582,"maintainers_count":374058,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","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":10327358,"name":"pufferai-procgen","ecosystem":"pypi","description":"Procedurally Generated Game-Like RL Environments","homepage":"https://github.com/openai/procgen","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/procgen","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-06-08T03:26:22.000Z","latest_release_published_at":"2024-06-08T03:26:22.000Z","latest_release_number":"0.10.7.0","last_synced_at":"2026-05-19T12:54:00.874Z","created_at":"2024-06-11T00:49:37.424Z","updated_at":"2026-05-19T12:54:00.874Z","registry_url":"https://pypi.org/project/pufferai-procgen/","install_command":"pip install pufferai-procgen --index-url https://pypi.org/simple","documentation_url":"https://pufferai-procgen.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"pufferai-procgen","project_status":null},"repo_metadata":{"id":41203318,"uuid":"223296408","full_name":"openai/procgen","owner":"openai","description":"Procgen Benchmark: Procedurally-Generated Game-Like Gym-Environments","archived":false,"fork":false,"pushed_at":"2024-01-03T19:05:02.000Z","size":32051,"stargazers_count":1129,"open_issues_count":19,"forks_count":216,"subscribers_count":133,"default_branch":"master","last_synced_at":"2025-12-25T22:42:16.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://openai.com/blog/procgen-benchmark/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"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}},"created_at":"2019-11-22T01:17:42.000Z","updated_at":"2025-12-24T09:23:49.000Z","dependencies_parsed_at":"2024-06-18T15:29:15.292Z","dependency_job_id":null,"html_url":"https://github.com/openai/procgen","commit_stats":{"total_commits":69,"total_committers":9,"mean_commits":7.666666666666667,"dds":"0.23188405797101452","last_synced_commit":"5e1dbf341d291eff40d1f9e0c0a0d5003643aebf"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/openai/procgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/procgen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/sbom","scorecard":{"id":708767,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/procgen","commit":"5e1dbf341d291eff40d1f9e0c0a0d5003643aebf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'pypi'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating ubuntu:bionic-20191202 to ubuntu:bionic-20191202@sha256:250cc6f3f3ffc5cdaa9d8f4946ac79821aafb4d3afc93928f0de9336eba21aa4","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:2: pin your Docker image by updating ubuntu:bionic-20191202 to ubuntu:bionic-20191202@sha256:250cc6f3f3ffc5cdaa9d8f4946ac79821aafb4d3afc93928f0de9336eba21aa4","Warn: pipCommand not pinned by hash: docker/Dockerfile:3","Warn: pipCommand not pinned by hash: docker/Dockerfile:4","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:10","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:70","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   5 pipCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T07:31:58.942Z","repository_id":41203318,"created_at":"2025-08-22T07:31:58.942Z","updated_at":"2025-08-22T07:31:58.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28159141,"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":"2026-01-01T02:00:06.694Z","response_time":59,"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-03-30T11:44:44.543Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":17.28336151423049,"dependent_repos_count":60.83779825967286,"dependent_packages_count":10.80313348789845,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.641431087267264},"purl":"pkg:pypi/pufferai-procgen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pufferai-procgen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pufferai-procgen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pufferai-procgen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-24T11:07:56.529Z","issues_count":75,"pull_requests_count":29,"avg_time_to_close_issue":2488375.220338983,"avg_time_to_close_pull_request":5079945.346153846,"issues_closed_count":59,"pull_requests_closed_count":26,"pull_request_authors_count":15,"issue_authors_count":52,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":0.6206896551724138,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/issues","maintainers":[{"login":"christopherhesse","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopherhesse"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pufferai-procgen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pufferai-procgen/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pufferai-procgen/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pufferai-procgen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pufferai-procgen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pufferai-procgen/codemeta","maintainers":[{"uuid":"jsuarez","login":"jsuarez","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/jsuarez/","role":null,"created_at":"2024-06-11T19:36:10.697Z","updated_at":"2024-06-11T19:36:10.697Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jsuarez/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":874582,"maintainers_count":374058,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","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":8531027,"name":"procgen2","ecosystem":"pypi","description":"Procedurally Generated Game-Like RL Environments","homepage":"https://github.com/openai/procgen","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/procgen","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-11-02T21:33:10.000Z","latest_release_published_at":"2023-11-02T21:33:10.000Z","latest_release_number":"0.10.7","last_synced_at":"2026-05-10T03:18:44.232Z","created_at":"2023-11-02T21:46:21.165Z","updated_at":"2026-05-10T03:18:44.232Z","registry_url":"https://pypi.org/project/procgen2/","install_command":"pip install procgen2 --index-url https://pypi.org/simple","documentation_url":"https://procgen2.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"procgen2","project_status":null},"repo_metadata":{"id":41203318,"uuid":"223296408","full_name":"openai/procgen","owner":"openai","description":"Procgen Benchmark: Procedurally-Generated Game-Like Gym-Environments","archived":false,"fork":false,"pushed_at":"2026-03-27T02:52:42.000Z","size":32052,"stargazers_count":1153,"open_issues_count":19,"forks_count":218,"subscribers_count":131,"default_branch":"master","last_synced_at":"2026-04-04T08:07:13.681Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://openai.com/blog/procgen-benchmark/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"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}},"created_at":"2019-11-22T01:17:42.000Z","updated_at":"2026-03-29T21:43:58.000Z","dependencies_parsed_at":"2024-06-18T15:29:15.292Z","dependency_job_id":null,"html_url":"https://github.com/openai/procgen","commit_stats":{"total_commits":69,"total_committers":9,"mean_commits":7.666666666666667,"dds":"0.23188405797101452","last_synced_commit":"5e1dbf341d291eff40d1f9e0c0a0d5003643aebf"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/openai/procgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/procgen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/sbom","scorecard":{"id":708767,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/procgen","commit":"5e1dbf341d291eff40d1f9e0c0a0d5003643aebf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'pypi'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating ubuntu:bionic-20191202 to ubuntu:bionic-20191202@sha256:250cc6f3f3ffc5cdaa9d8f4946ac79821aafb4d3afc93928f0de9336eba21aa4","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:2: pin your Docker image by updating ubuntu:bionic-20191202 to ubuntu:bionic-20191202@sha256:250cc6f3f3ffc5cdaa9d8f4946ac79821aafb4d3afc93928f0de9336eba21aa4","Warn: pipCommand not pinned by hash: docker/Dockerfile:3","Warn: pipCommand not pinned by hash: docker/Dockerfile:4","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:10","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:70","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   5 pipCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T07:31:58.942Z","repository_id":41203318,"created_at":"2025-08-22T07:31:58.942Z","updated_at":"2025-08-22T07:31:58.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31436301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"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":"0.10.7","sha":"5e1dbf341d291eff40d1f9e0c0a0d5003643aebf","kind":"commit","published_at":"2022-01-24T17:30:42.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.7","html_url":"https://github.com/openai/procgen/releases/tag/0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.7/manifests"},{"name":"0.10.6","sha":"5dc258ec70fbac15601e144a2947620e3a5185c5","kind":"commit","published_at":"2022-01-15T03:37:21.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.6","html_url":"https://github.com/openai/procgen/releases/tag/0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.6/manifests"},{"name":"0.10.5","sha":"ad1f1ffd3b7dbdc910c79b76d83827d5d1d46beb","kind":"commit","published_at":"2022-01-15T02:41:08.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.5","html_url":"https://github.com/openai/procgen/releases/tag/0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.5/manifests"},{"name":"0.10.4","sha":"416821edc2112862c7862cd7a338a63666d17bab","kind":"commit","published_at":"2020-07-10T21:59:15.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.4","html_url":"https://github.com/openai/procgen/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"294c88d0cb53b46e9f226bc7e5d144305420143c","kind":"commit","published_at":"2020-06-15T17:57:22.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.3","html_url":"https://github.com/openai/procgen/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"21bbeb38383a65a9180242d70bc3343a3897afc6","kind":"commit","published_at":"2020-06-03T16:45:33.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.2","html_url":"https://github.com/openai/procgen/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"b652a7646cc591ed8e76393470391bdebe30afd7","kind":"commit","published_at":"2020-06-03T15:49:47.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.1","html_url":"https://github.com/openai/procgen/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"615e7511b2ff8426caa54b8c5c801ffd2725b9b5","kind":"commit","published_at":"2020-06-03T15:37:23.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.10.0","html_url":"https://github.com/openai/procgen/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.10.0/manifests"},{"name":"0.9.4","sha":"3f38ddccca49b55d5af395e0a83d18f1afdfae08","kind":"commit","published_at":"2020-01-10T23:15:31.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.9.4","html_url":"https://github.com/openai/procgen/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"5db35f3e2a0eafe66c2417b5d9f3cfbb49843d09","kind":"commit","published_at":"2019-12-29T06:26:02.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.9.3","html_url":"https://github.com/openai/procgen/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"7c810cd2357fc3f3cbb2d2136136ad9cce13d735","kind":"commit","published_at":"2019-12-03T19:09:55.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.9.2","html_url":"https://github.com/openai/procgen/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"b10111a2824c34a566f443916062ea00753af4b6","kind":"commit","published_at":"2019-12-03T01:59:30.000Z","download_url":"https://codeload.github.com/openai/procgen/tar.gz/0.9.1","html_url":"https://github.com/openai/procgen/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openai/procgen@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags/0.9.1/manifests"}]},"repo_metadata_updated_at":"2026-04-05T13:02:17.892Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":67.97425723410433,"dependent_packages_count":9.601779247149276,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.788018240626805},"purl":"pkg:pypi/procgen2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/procgen2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/procgen2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/procgen2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-01T11:02:36.533Z","issues_count":75,"pull_requests_count":30,"avg_time_to_close_issue":2488375.220338983,"avg_time_to_close_pull_request":4892149.740740741,"issues_closed_count":59,"pull_requests_closed_count":27,"pull_request_authors_count":16,"issue_authors_count":52,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":9464.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/issues","maintainers":[{"login":"christopherhesse","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopherhesse"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen2/codemeta","maintainers":[{"uuid":"danijar","login":"danijar","name":null,"email":null,"url":null,"packages_count":60,"html_url":"https://pypi.org/user/danijar/","role":null,"created_at":"2023-11-02T21:46:22.736Z","updated_at":"2023-11-02T21:46:22.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/danijar/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":874582,"maintainers_count":374058,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","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":8531169,"name":"procgen-mirror","ecosystem":"pypi","description":"Procedurally Generated Game-Like RL Environments","homepage":"https://github.com/openai/procgen","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/openai/procgen","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-11-02T22:21:46.000Z","latest_release_published_at":"2023-11-02T22:21:46.000Z","latest_release_number":"0.10.7","last_synced_at":"2026-05-17T07:32:09.367Z","created_at":"2023-11-02T22:31:49.497Z","updated_at":"2026-05-17T07:33:23.080Z","registry_url":"https://pypi.org/project/procgen-mirror/","install_command":"pip install procgen-mirror --index-url https://pypi.org/simple","documentation_url":"https://procgen-mirror.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"procgen-mirror","project_status":null},"repo_metadata":{"id":41203318,"uuid":"223296408","full_name":"openai/procgen","owner":"openai","description":"Procgen Benchmark: Procedurally-Generated Game-Like Gym-Environments","archived":false,"fork":false,"pushed_at":"2024-01-03T19:05:02.000Z","size":32051,"stargazers_count":1129,"open_issues_count":19,"forks_count":216,"subscribers_count":133,"default_branch":"master","last_synced_at":"2025-12-25T22:42:16.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://openai.com/blog/procgen-benchmark/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"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}},"created_at":"2019-11-22T01:17:42.000Z","updated_at":"2025-12-24T09:23:49.000Z","dependencies_parsed_at":"2024-06-18T15:29:15.292Z","dependency_job_id":null,"html_url":"https://github.com/openai/procgen","commit_stats":{"total_commits":69,"total_committers":9,"mean_commits":7.666666666666667,"dds":"0.23188405797101452","last_synced_commit":"5e1dbf341d291eff40d1f9e0c0a0d5003643aebf"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/openai/procgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openai","download_url":"https://codeload.github.com/openai/procgen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/sbom","scorecard":{"id":708767,"data":{"date":"2025-08-11","repo":{"name":"github.com/openai/procgen","commit":"5e1dbf341d291eff40d1f9e0c0a0d5003643aebf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'pypi'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/openai/procgen/main.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating ubuntu:bionic-20191202 to ubuntu:bionic-20191202@sha256:250cc6f3f3ffc5cdaa9d8f4946ac79821aafb4d3afc93928f0de9336eba21aa4","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:2: pin your Docker image by updating ubuntu:bionic-20191202 to ubuntu:bionic-20191202@sha256:250cc6f3f3ffc5cdaa9d8f4946ac79821aafb4d3afc93928f0de9336eba21aa4","Warn: pipCommand not pinned by hash: docker/Dockerfile:3","Warn: pipCommand not pinned by hash: docker/Dockerfile:4","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:10","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:70","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   5 pipCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T07:31:58.942Z","repository_id":41203318,"created_at":"2025-08-22T07:31:58.942Z","updated_at":"2025-08-22T07:31:58.942Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28159141,"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":"2026-01-01T02:00:06.694Z","response_time":59,"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-17T07:33:23.054Z","dependent_packages_count":1,"downloads":216,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":67.97425723410433,"dependent_packages_count":9.601779247149276,"stargazers_count":2.0786899455175827,"forks_count":3.6711784918276376,"docker_downloads_count":null,"average":20.831476229649706},"purl":"pkg:pypi/procgen-mirror","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/procgen-mirror","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/procgen-mirror","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/procgen-mirror/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-24T11:07:56.529Z","issues_count":75,"pull_requests_count":29,"avg_time_to_close_issue":2488375.220338983,"avg_time_to_close_pull_request":5079945.346153846,"issues_closed_count":59,"pull_requests_closed_count":26,"pull_request_authors_count":15,"issue_authors_count":52,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":0.6206896551724138,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/issues","maintainers":[{"login":"christopherhesse","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopherhesse"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen-mirror/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen-mirror/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen-mirror/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen-mirror/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen-mirror/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/procgen-mirror/codemeta","maintainers":[{"uuid":"danijar","login":"danijar","name":null,"email":null,"url":null,"packages_count":60,"html_url":"https://pypi.org/user/danijar/","role":null,"created_at":"2023-11-02T22:32:32.993Z","updated_at":"2023-11-02T22:32:32.993Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/danijar/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":874582,"maintainers_count":374058,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","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"}}],"commits":{"id":632792,"full_name":"openai/procgen","default_branch":"master","total_commits":70,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.0,"dds":0.24285714285714288,"past_year_total_commits":1,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.0,"last_synced_at":"2026-04-09T15:20:21.321Z","last_synced_commit":"37b521dbb530f0734fd82f72d921f5e0e715c0d1","created_at":"2023-03-09T08:26:17.283Z","updated_at":"2026-04-09T15:18:53.213Z","committers":[{"name":"Christopher Hesse","email":"christopherhesse","login":"christopherhesse","count":53},{"name":"Karl Cobbe","email":"karl@openai.com","login":"kcobbe","count":6},{"name":"cshesse","email":"48501609+cshesse","login":"cshesse","count":4},{"name":"christopher-hesse","email":"48501609+christopher-hesse","login":"christopher-hesse","count":1},{"name":"bragajj","email":"39658109+bragajj","login":"bragajj","count":1},{"name":"Pratik Raj","email":"Rajpratik71@gmail.com","login":"Rajpratik71","count":1},{"name":"Joao Schapke","email":"40374905+JSchapke","login":"JSchapke","count":1},{"name":"Drew Hintz","email":"hintz@openai.com","login":"hintz-openai","count":1},{"name":"Daniel Balicki","email":"DBALICKI","login":"DBALICKI","count":1},{"name":"Alex Meiburg","email":"timeroot.alex@gmail.com","login":"Timeroot","count":1}],"past_year_committers":[{"name":"Drew Hintz","email":"hintz@openai.com","login":"hintz-openai","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-30T00:00:22.241Z","repositories_count":6248997,"commits_count":883835434,"contributors_count":34995979,"owners_count":1160661,"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/procgen","html_url":"https://github.com/openai/procgen","last_synced_at":"2026-04-05T13:02:16.984Z","status":"error","issues_count":75,"pull_requests_count":30,"avg_time_to_close_issue":2488375.220338983,"avg_time_to_close_pull_request":4892149.740740741,"issues_closed_count":59,"pull_requests_closed_count":27,"pull_request_authors_count":16,"issue_authors_count":52,"avg_comments_per_issue":2.7466666666666666,"avg_comments_per_pull_request":0.6,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":9464.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T20:35:17.612Z","updated_at":"2026-04-05T13:02:16.984Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openai%2Fprocgen/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":4}},"issue_author_associations_count":{"table":{"NONE":70,"CONTRIBUTOR":3,"COLLABORATOR":2}},"pull_request_author_associations_count":{"table":{"NONE":12,"CONTRIBUTOR":11,"COLLABORATOR":7}},"issue_authors":{"table":{"hfeniser":6,"zplizzi":4,"jordan-schneider":3,"KarlXing":3,"christopher-hesse":2,"danijar":2,"kaixin96":2,"max-reuter":2,"srikarym":2,"roger-creus":2,"christopherhesse":2,"KarolisRam":2,"YukunJ":2,"ailuropoda0":2,"MarcoMeter":2,"AkgunOnur":1,"GNiendorf":1,"sjtuytc":1,"lun-moon":1,"dibbla":1,"shizhec":1,"israelgonzalezb":1,"bmazoure":1,"GusHebblewhite":1,"Cranial-XIX":1,"jpreiss":1,"AnilBK":1,"nishp99":1,"trancenoid":1,"sunchipsster1":1,"Jonarain":1,"bionicles":1,"Takonan":1,"tkyaaida":1,"LinZichuan":1,"TheNeeloy":1,"xiezhipeng-git":1,"Obliman":1,"pbsphaier":1,"dadhichi1":1,"maxwellreuter":1,"tabula-rosa":1,"JSchapke":1,"henrikmarklund":1,"semihtasbas":1,"ghost":1,"alversafa":1,"chenllliang":1,"AmrMKayid":1,"gemcollector":1,"HadiSDev":1,"albertcity":1}},"pull_request_authors":{"table":{"christopherhesse":7,"christopher-hesse":5,"dependabot[bot]":4,"jinhl9":2,"DBALICKI":1,"JSchapke":1,"ysulsky":1,"YukunJ":1,"Timeroot":1,"bragajj":1,"RPC2":1,"siboehm":1,"Rajpratik71":1,"falcondai":1,"hintz-openai":1,"TrellixVulnTeam":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-30T00:00:22.129Z","repositories_count":14731250,"issues_count":33628088,"pull_requests_count":110638787,"authors_count":11283449,"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":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{"tabula-rosa":1}},"past_year_pull_request_authors":{"table":{"hintz-openai":1}},"maintainers":[{"table":{"login":"christopherhesse","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christopherhesse"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":14,"WatchEvent":97,"PushEvent":1,"CreateEvent":1},"last_year":{"ForkEvent":6,"WatchEvent":35,"PushEvent":1,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"procgen-build/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-10T01:43:09.968Z","updated_at":"2022-08-10T01:43:09.968Z","repository_link":"https://github.com/openai/procgen/blob/master/procgen-build/requirements.txt","dependencies":[{"id":991940318,"package_name":"imageio","ecosystem":"pypi","requirements":"==2.9.0","direct":true,"kind":"runtime","optional":false},{"id":991940319,"package_name":"pillow","ecosystem":"pypi","requirements":"==8.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"procgen-build/setup.py","sha":null,"kind":"manifest","created_at":"2022-08-10T01:43:10.054Z","updated_at":"2022-08-10T01:43:10.054Z","repository_link":"https://github.com/openai/procgen/blob/master/procgen-build/setup.py","dependencies":[{"id":991941391,"package_name":"rather","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":991941392,"package_name":"cmake","ecosystem":"pypi","requirements":"==3.21.3","direct":true,"kind":"runtime","optional":false},{"id":991941393,"package_name":"this","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":991941394,"package_name":"gym3","ecosystem":"pypi","requirements":"==0.3.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-10T01:43:10.134Z","updated_at":"2022-08-10T01:43:10.134Z","repository_link":"https://github.com/openai/procgen/blob/master/setup.py","dependencies":[{"id":991942660,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.17.0,\u003c2.0.0","direct":true,"kind":"runtime","optional":false},{"id":991942661,"package_name":"gym","ecosystem":"pypi","requirements":"\u003e=0.15.0,\u003c1.0.0","direct":true,"kind":"runtime","optional":false},{"id":991942662,"package_name":"gym3","ecosystem":"pypi","requirements":"\u003e=0.3.3,\u003c1.0.0","direct":true,"kind":"runtime","optional":false},{"id":991942663,"package_name":"filelock","ecosystem":"pypi","requirements":"\u003e=3.0.0,\u003c4.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-22T10:15:35.712Z","updated_at":"2023-01-22T10:15:35.712Z","repository_link":"https://github.com/openai/procgen/blob/master/.github/workflows/main.yml","dependencies":[{"id":7092841644,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7092841645,"package_name":"ilammy/msvc-dev-cmd","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7092841646,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7092841647,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7092841648,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7092841649,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7092841650,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-22T10:15:36.017Z","updated_at":"2023-01-22T10:15:36.017Z","repository_link":"https://github.com/openai/procgen/blob/master/docker/Dockerfile","dependencies":[{"id":7092842946,"package_name":"ubuntu","ecosystem":"docker","requirements":"bionic-20191202","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T15:29:13.239Z","updated_at":"2024-06-18T15:29:13.239Z","repository_link":"https://github.com/openai/procgen/blob/master/environment.yml","dependencies":[{"id":18678155032,"package_name":"gym3","ecosystem":"pypi","requirements":"==0.3.3","direct":true,"kind":"runtime","optional":false},{"id":18678155033,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.17.2","direct":true,"kind":"runtime","optional":false},{"id":18678155034,"package_name":"gym","ecosystem":"pypi","requirements":"==0.15.3","direct":true,"kind":"runtime","optional":false},{"id":18678155035,"package_name":"filelock","ecosystem":"pypi","requirements":"==3.0.10","direct":true,"kind":"runtime","optional":false}]}],"score":18.933607359089486,"created_at":"2025-12-20T08:48:50.745Z","updated_at":"2026-05-30T16:00:45.281Z","avatar_url":"https://github.com/openai.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369941","html_url":"https://summary.ecosyste.ms/projects/369941"}